![]() |
Remove the Save % sign?
How do I remove the Save % sign in X-Cart Gold 4.2?
|
Re: Remove the Save % sign?
Moving to the 4.2 template forum
|
Re: Remove the Save % sign?
there are many ways to do it.
in your skin1/customer/main/product.tpl find the lines Code:
{if $product.taxed_price gt 0 && $product.list_price gt 0} Code:
{* {if $product.taxed_price gt 0 && $product.list_price gt 0} so you may change it to Code:
{if $product.taxed_price gt 0 && $product.list_price gt 0} |
Re: Remove the Save % sign?
Thank you Victor. That worked perfectly.
|
All times are GMT -8. The time now is 02:38 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.