Changing box "Darmowa wysyłka"
This commit is contained in:
@@ -18,9 +18,7 @@
|
||||
*}
|
||||
|
||||
<div class="blockreassurance_product" t="1">
|
||||
|
||||
|
||||
{if $product.delivery_in_stock}
|
||||
{* {if $product.delivery_in_stock}
|
||||
<div class="item-999 item-custom">
|
||||
<span class="item-product">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" data-img-url="/modules/blockreassurance/views/img/img_perso/Package.svg" class="svg replaced-svg">
|
||||
@@ -41,8 +39,9 @@
|
||||
|
||||
<span class="block-title" style="color:#000000;">Darmowa wysyłka w:</span>
|
||||
<p class="block-description" style="color:#000000;">{$product.delivery_in_stock}</p>
|
||||
<p class="block-description" style="color:#000000; display:none;">{$product.delivery_out_stock}</p>
|
||||
</div>
|
||||
{/if}
|
||||
{/if} *}
|
||||
|
||||
|
||||
{foreach from=$blocks item=$block key=$key}
|
||||
|
||||
Reference in New Issue
Block a user