Thread: Our Price from
View Single Post
  #3  
Old 05-20-2009, 05:40 AM
 
info@sjidesign.com info@sjidesign.com is offline
 

Advanced Member
  
Join Date: Aug 2003
Posts: 46
 

Default Re: Our Price from

Thank you very much.

I had to alter the code slightly as have made quite a few changes to templates but your code worked perfectly with a little bit of fine tuning.

Thanks again it is appreciated.

In case anyone wants the code put this into products_listing.tpl

<span class="price">{if $active_modules.Special_Offers ne "" && $product.use_special_price ne ""} special-price-row}{else}{if $product.is_variants}Price from:{else}{$lng.lbl_our_price}:{/if}{/if}</span>

I used Price from instead of making a new language label but you can make one if required.

Regards

Dan
__________________
X Cart Version 4.2
Reply With Quote