Thread: Priced from?
View Single Post
  #4  
Old 04-12-2007, 03:02 AM
  beetlejuice's Avatar 
beetlejuice beetlejuice is offline
 

eXpert
  
Join Date: Apr 2007
Posts: 251
 

Default Re: Priced from?

XCart just got back in touch.

This is all you need to do:

In products.tpl and products_t.tpl just change:

{$lng.lbl_our_price}:

to

{if $products[product].is_product_options}{$lng.lbl_priced_from}{else}{$ lng.lbl_our_price}{/if}:

and create a new language variable as lbl_priced_from and you're done.

Quick response and solution, I "dips me lid" to Qualiteam.

beetlejuice
__________________
XCart 4.5.4, 4.6.1, 4.64 stores
Many, many mods from Altered Cart
XCart Mods Reboot template
The XCart Store Templates and Mods
WCM CDSEO Pro
BCSE Rewards Points and Gallery Mods
and a few others
Reply With Quote