Refactor cart voucher templates to replace promotional text with "KOD RABATOWY:" in multiple themes and modules. Removed unused temporary image files from the checkout module.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</div>
|
||||
{if isset($cart.discounts) && $cart.discounts}
|
||||
<!--<div class="wk-voucher-available col-md-12">
|
||||
<p class="block-promo promo-highlighted">{l s='Take advantage of our exclusive offers: ' mod='wkonepagecheckout'}</p>
|
||||
<p class="block-promo promo-highlighted">KOD RABATOWY:</p>
|
||||
<ul class="block-promo">
|
||||
{foreach $cart.discounts as $discounts}
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user