hotfix
This commit is contained in:
parent
21b1a59f93
commit
0887a1c82e
@ -57,7 +57,7 @@
|
||||
<span class="col-md-4">{displayPrice price=$product.price_wt}</span>
|
||||
</div>
|
||||
<div class="product-attributes">
|
||||
<span class="taille col-md-8">{$product.attributes_small}</span>
|
||||
<!-- <span class="taille col-md-8">{$product.attributes_small}</span> -->
|
||||
<span class="barre col-md-4">
|
||||
{if ($product.price_without_specific_price) && $product.price_without_specific_price > $product.price_wt}
|
||||
{displayPrice price=$product.price_without_specific_price}
|
||||
|
Loading…
Reference in New Issue
Block a user