bibob Posted July 17, 2011 Share Posted July 17, 2011 Hello sirsI have configured the whish-list to display the price by adding the folowing line of code: {if !$priceDisplay}{convertPrice price=$product.price}{else}{convertPrice price=$product.price_tax_exc}{/if} But the prices in the whish-list shows 0 on all products.Then i have tried to add that code instead, and i got same problem.{if !$priceDisplay}{convertPrice price=$product.price}{else}{convertPrice price=$product.price_tax_exc}{/if} i Use ps 1.3.7I hope someone can help Link to comment Share on other sites More sharing options...
i978 Posted July 23, 2011 Share Posted July 23, 2011 Hello sirs<br/><br/>I have configured the whish-list to display the price by adding the folowing line of code:<br/><br/><br/><p class="price_container"><span class="price">{if !$priceDisplay}{convertPrice price=$product.price}{else}{convertPrice price=$product.price_tax_exc}{/if}</span></p><br/><br/>But the prices in the whish-list shows 0 on all products.<br/>Then i have tried to add that code instead, and i got same problem.<br/><br/><span class="price">{if !$priceDisplay}{convertPrice price=$product.price}{else}{convertPrice price=$product.price_tax_exc}{/if}</span> <br/><br/>i Use ps 1.3.7<br/>I hope someone can help thanks 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