![]() |
Any way to show 'priced from' with variant product instead of $0.00
Hi I have a few products with multiple pricing but it displays the product as 0.00 by default:
http://www.4m.com.au/store/home.php?cat=259 Is there a way for it to take the lowest amount and show someting like from $120.00, the $0.00 is kinda silly! cheers! |
Re: Any way to show 'priced from' with variant product instead of $0.00
just set the product price to the lowest variant price.
|
Re: Any way to show 'priced from' with variant product instead of $0.00
Have a look in the Completed Custom Mods forum - there is a hack for this depending on your version.
|
Re: Any way to show 'priced from' with variant product instead of $0.00
Thanks guys! Balinor, thanks, I had a look but must be searching for the wrong thing, I'll take another squizz!
|
Re: Any way to show 'priced from' with variant product instead of $0.00
This should help
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 |
Re: Any way to show 'priced from' with variant product instead of $0.00
maaan, you're a legend thanks so much!!!
|
All times are GMT -8. The time now is 01:20 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.