Add Polish translations for various modules and update payment template
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
{block name='product_description'}
|
||||
<div class="product-description">{$product.description nofilter}</div>
|
||||
{/block}
|
||||
{foreach $product.features as $feature}
|
||||
{* {foreach $product.features as $feature}
|
||||
{if $feature.name == 'Sposób pakowania' && $feature.value == 'Rolowany'}
|
||||
<div class="description-movie">
|
||||
<h2 class="">ZASTANAWIASZ SIĘ W JAKI SPOSÓB BEZPIECZNIE ROZPAKOWAĆ MATERAC ROLOWANY?<br>ODPOWIEDŹ ZNAJDZIESZ W PONIŻSZYM FILMIE INSTRUKTAŻOWYM:</h2>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/tqJsvfRpGas?si=otA3fGP8G1clepq2" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
||||
</div>
|
||||
{/if}
|
||||
{/foreach}
|
||||
{/foreach} *}
|
||||
</div>
|
||||
</div>
|
||||
<div id="tabs-2">
|
||||
|
||||
Reference in New Issue
Block a user