ferd Posted November 26, 2016 Share Posted November 26, 2016 Vorrei far vedere tutti i coupon attivi sempre, anche quando le condizioni di carrello non sono state raggiunte Ho provato in diversi modi a modificare il file shopping-cart.tpl persino togliendo tutte le condizioni al contorno di {foreach $displayVouchers as $voucher} {if $voucher.code != ''}<span class="voucher_name" data-code="{$voucher.code}">{$voucher.code}</span> - {/if}{$voucher.name}<br /> {/foreach} ma non viene visualizzato nulla se non quando e solo se le condizioni non vengono raggiunte Qualcuno ha qualche idea? Quale è il file di controllo di questo tpl ? 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