Quantcast
Channel: Themes & Design - Shopware Community Forum
Viewing all articles
Browse latest Browse all 1971

Multiple languages in Shopping World - Code Element

$
0
0

Hi There,

i'm using Code Elements in a Shopping World in order to create some tabular data as a HTML table (as seen below).
I would like to reuse the Shopping World for multiple language stores but i'm unsure if it is possible to translate the text within my table headers <th>
Is this in any way possible?

&lt;table width="100%"&gt;

&lt;thead&gt;
  &lt;tr&gt;
     &lt;th width="23%"&gt;Is this translatable??&lt;/th&gt;
     &lt;th width="31%"&gt;Binnenmaten&lt;/th&gt;
     &lt;th width="23%"&gt;Hoogte bodem&lt;/th&gt;
     &lt;th width="23%"&gt;Hoogte deksel&lt;/th&gt;
  &lt;/tr&gt;
  &lt;/thead&gt;

&lt;tbody&gt;

&lt;tr&gt;
&lt;td&gt;Extreme 10&lt;/td&gt;
&lt;td&gt;320mm x 235mm x 45mm&lt;/td&gt;
&lt;td&gt;30mm&lt;/td&gt;
&lt;td&gt;30mm&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Extreme 40&lt;/td&gt;
&lt;td&gt;396mm x 295mm x 49mm&lt;/td&gt;
&lt;td&gt;34mm&lt;/td&gt;
&lt;td&gt;34mm&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Extreme 60&lt;/td&gt;
&lt;td&gt;450mm x 335mm x 100mm&lt;/td&gt;
&lt;td&gt;45mm&lt;/td&gt;
&lt;td&gt;45mm&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Extreme 375&lt;/td&gt;
&lt;td&gt;375mm x 243mm x 131mm&lt;/td&gt;
&lt;td&gt;40mm&lt;/td&gt;
&lt;td&gt;40mm&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;



 


Viewing all articles
Browse latest Browse all 1971

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>