fix product-list
This commit is contained in:
parent
d430d73bcd
commit
26b5a6a3ad
@ -20,7 +20,6 @@
|
||||
<!-- Image -->
|
||||
<div class="row">
|
||||
<div class="{if !isset($column)}col-sm-4 {else} col-sm-5 {/if}wrapImg">
|
||||
{$product|d}
|
||||
{if $percentReduction}
|
||||
<span class="price-percent-reduction">
|
||||
{if isset($product.isflash) && $product.isflash}<span class="blink">{/if}
|
||||
|
Loading…
Reference in New Issue
Block a user