![]() |
Save Money Label
I don't see Save Money Label on product pages. I have checked "The dynamic updating of the Save Money label depending on the selected product options is enabled" option "ON" in Product Options. I am running 4.2.0.
Here is the weird part - Save Money logo does appear on product pages only if the selling Price is greater than the List Price. There is just a % symbol under SAVE. Any thoughts? Has anyone else experienced this problem? Thanks! |
Re: Save Money Label
Moving to the 4.2 forum - I believe there is already a thread on this topic.
|
Re: Save Money Label
skin1/customer/main/product.tpl
you should change Code:
{if $product.appearance.market_price_discount} style="display: none;"{/if} to Code:
{if not $product.appearance.market_price_discount} style="display: none;"{/if} http://forum.x-cart.com/showpost.php?p=245664&postcount=38 |
Re: Save Money Label
Thanks Victor. I appreciate your help.
|
Re: Save Money Label
Hey guys,
Is there a way to change the word SAVE in the savemoneylabels? Been searching in the language files as well as in product.tpl, but couldn't find it. Thanks in advance Greetings from Holland, Yorick Stizz |
Re: Save Money Label
this word is typed on the image so you should correct skin1/images/save_money.gif
|
Re: Save Money Label
How about changing it from Save percent to display it as Save dollars in 4.2.x?
|
Re: Save Money Label
Hello - I'm running 4.3.x and my Save Money Label is MIA. I looked in product.tpl and can't find the above string. (of course, this could be why it isn't working...) Does this work differently in 4.3, and can someone give me a hint? Thanks so much.
|
Re: Save Money Label
Quote:
Are you asking why your image is not appearing? when you have save x amount from your product details? |
Re: Save Money Label
Yes, gizmo, that's correct. The Save Money Label does not appear for products where the sales price is lower than the list price.
Example The strange thing is, up until about two weeks ago, it was working fine. I have no idea what changed. None at all. |
All times are GMT -8. The time now is 04:40 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.