add limit economy test
This commit is contained in:
parent
40798cf1c1
commit
66467587a9
@ -332,7 +332,9 @@
|
||||
</form>
|
||||
</div>
|
||||
{/if}
|
||||
<p class="economy">{l s='savings'} <span class="economy-price">{displayPrice price=$economy}</span><span class="economy-currency"></span> ({displayPrice price=$total_products_wt} {l s='instead of'} {displayPrice price=$strike_price})</p>
|
||||
{if $economy > 0}
|
||||
<p class="economy">{l s='savings'} <span class="economy-price">{displayPrice price=$economy}</span><span class="economy-currency"></span> ({displayPrice price=$total_products_wt} {l s='instead of'} {displayPrice price=$strike_price})</p>
|
||||
{/if}
|
||||
<p class="shipping-calculate">{l s='Shipping calculated its step 3'}</p>
|
||||
|
||||
{* Define the style if it doesn't exist in the PrestaShop version*}
|
||||
|
Loading…
Reference in New Issue
Block a user