Prestaraf Posted February 27, 2018 Share Posted February 27, 2018 kod nowości: {if isset($product.new) && $product.new == 1} <a class="new-box" href="{$product.link|escape:'html':'UTF-8'}"> <span class="new-label">{l s='New'}</span> </a> {/if} niestety kod poniżej nie działa: {if isset($best_sellers) } <a class="best-box" href="{$product.link|escape:'html':'UTF-8'}"> <span class="new-label">BESTSELLER</span> </a> {/if} 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