Jump to content

Featured products - display default combination's price


Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...