![]() |
Disable the % saved feature
Is there any way to disable the "% saved off MSRP" (text & graphic) besides clearing all of the MSRP's?
|
Re: Disable the % saved feature
How about commenting out the code in products.tpl?
FIND: Code:
<table width="100%" cellspacing="0" cellpadding="0"> comment it out |
Re: Disable the % saved feature
Thanks - I'll do that. I was just hoping there was an option in the admin that I missed.
|
Re: Disable the % saved feature
Quote:
Thats not the only placed it is called... also in product.tpl (and maybe eleswhere). Try going to admin - general settings - module options and look at the bottom of the list. Uncheck next to "The dynamic updating of the Save Money label depending on the selected product options is enabled:" I think that is it. |
Re: Disable the % saved feature
Thanks for the try - but that didn't do it.
|
Re: Disable the % saved feature
There's 2 places, one's the product list (depending on which setup you use it could be one of 2 or more files but you may want to change all the files in case you switch looks later on) and then there is the product details file. The option mentioned is to prevent it from updating the percent each time which is somewhat useful for variants. Open up the console and see which file is being used and you should find the TPL (they should all start with product*) == OR == you can search through your entire directory for "discount", "save_percent", and "$lng.lbl_save_price". Whichever seems to be more convenient.
|
Re: Disable the % saved feature
Thanks!
|
All times are GMT -8. The time now is 11:08 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.