deroxonweb Posted September 30, 2012 Share Posted September 30, 2012 Hello Sir/Madam, Could somebody please teach me how to add the reduction percentage to product-list? I copied the related codes from product.tpl, but it doesn't function-able. ----------------------------------------------------------------------------------------------------------- {if $product->specificPrice AND $product->specificPrice.reduction_type == 'percentage'} <p id="reduction_percent">{l s='Save:'}<span id="reduction_percent_display">{$product->specificPrice.reduction*100}%</span></p> {/if} ----------------------------------------------------------------------------------------------------------- I am using PS1.4.8.3. Please help. Best regards, Derox Link to comment Share on other sites More sharing options...
deroxonweb Posted October 2, 2012 Author Share Posted October 2, 2012 Hello, Could somebody please kindly teach me how to solve this problem. Thank you very much. Best regards, Derox 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