ferd Posted November 27, 2016 Share Posted November 27, 2016 I would like to see all the coupons always active, even when the conditions of carriage have not been met I have tried in different ways to change the file shopping-cart.tpl even removing all boundary conditions {foreach $displayVouchers as $voucher} {if $voucher.code != ''}<span class="voucher_name" data-code="{$voucher.code}">{$voucher.code}</span> - {/if}{$voucher.name}<br /> {/foreach} but nothing is displayed except when and if the conditions are not met Anyone have any ideas? What is the control file of this dwt? I would like to see all the coupons always active, even when the conditions of carriage have not been met I have tried in different ways to change the file shopping-cart.tpl even removing all boundary conditions Link to comment Share on other sites More sharing options...
Alvaro Tarela Posted December 21, 2016 Share Posted December 21, 2016 When you create a voucherm you have to mark Highlight. If enabled, PrestaShop will let the user know that a voucher corresponding to the items in the cart is available and can be added. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now