Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

How to disable save_money.gif from showing

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 11-06-2010, 02:04 PM
 
dougmcc1 dougmcc1 is offline
 

Member
  
Join Date: Dec 2009
Posts: 11
 

Default How to disable save_money.gif from showing

The market price for my products is $2 more than the list price for my products.

How do I prevent the "Save 3%" orange promo circle thing (save_money.gif) from showing?
__________________
4.3.0 Gold
no add-ons yet
shoppersmarts.com
Reply With Quote
  #2  
Old 11-06-2010, 03:44 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: How to disable save_money.gif from showing

Edit skin1/customer/main/product_details.tpl and comment out the code for it. Search for "save"
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #3  
Old 11-06-2010, 03:50 PM
 
dougmcc1 dougmcc1 is offline
 

Member
  
Join Date: Dec 2009
Posts: 11
 

Default Re: How to disable save_money.gif from showing

That was the first thing I did. All I found was this:

<input type="submit" value=" {$lng.lbl_save|strip_tags:false|escape} " />
__________________
4.3.0 Gold
no add-ons yet
shoppersmarts.com
Reply With Quote
  #4  
Old 11-06-2010, 03:51 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: How to disable save_money.gif from showing

No. It will look similar to this

Code:
{if $product.taxed_price gt 0 && $product.list_price gt 0} <div class="save" id="save_percent_box"{if $product.appearance.market_price_discount eq ""} style="display: none;"{/if}> <span id="save_percent">{$product.appearance.market_price_discount}</span>% </div> {/if}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #5  
Old 11-08-2010, 12:27 AM
  ambal's Avatar 
ambal ambal is offline
 

X-Cart team
  
Join Date: Sep 2002
Posts: 4,129
 

Default Re: How to disable save_money.gif from showing

Moved to X-Cart Customization > Storefront Design & Template Editing in v 4.2.x and 4.3.x
__________________
Sincerely yours,
Alex Mulin
VP of Business Development for X-Cart
X-Payments product manager
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:58 AM.

   

 
X-Cart forums © 2001-2020