D-bird Posted March 26, 2014 Share Posted March 26, 2014 I have 5 products on Featured Products and two of them have different combinations. These two products doesn't have a price displayed in Featured Products even though the price is always the same with different combinations (color and size). How could I get the price to be displayed?Here's the code from homefeatured.tpl (don't know if it's any help..) {if $product.show_price AND !isset($restricted_country_mode) AND !$PS_CATALOG_MODE}<p class="price_container"><span class="price">{if !$priceDisplay}{convertPrice price=$product.price}{else}{convertPrice price=$product.price_tax_exc}{/if}</span></p>{else}<div style="height:21px;"></div>{/if} Link to comment Share on other sites More sharing options...
Maskca Posted March 27, 2014 Share Posted March 27, 2014 can you show your site? 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