View Single Post
  #1  
Old 09-13-2012, 12:19 AM
 
vgh vgh is offline
 

Newbie
  
Join Date: Aug 2012
Posts: 8
 

Default "From" Price In products_list.tpl

Hi,

We have a range of different products on the site we are building, some have no variants, some have variants where the price is the same and others have variants where the price is different.

We are currently using:

Code:
{if $product.is_variants}From{/if}

To display "From" - however as I mentioned, some products have variants, but the price is the same. Is there anyway around this?

Thanks, Shane
__________________
X-Cart Version 4.50
Reply With Quote