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

MSRP Strikethrough and "you save" % display

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 10-30-2003, 04:54 AM
 
rytr33 rytr33 is offline
 

Newbie
  
Join Date: Sep 2003
Posts: 4
 

Default MSRP Strikethrough and "you save" % display

Our site is for distributors only and we want to show the MSRP and the wholesale price, nothing more. Normally, a product is displayed with a MSRP which is striked through, the regular price, and a "you save" % below it. Does anyone know how I can get rid of the strikethrough but still show the MSRP. And can I get rid of the "you save" % display all together? Thanks in advance.
Reply With Quote
  #2  
Old 11-02-2003, 08:53 AM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

customer/main/products.tpl (or if your using column's products_t.tpl):

Code:
<font class=MarketPrice>{$lng.lbl_market_price}: <s> {include file="currency.tpl" value=$products[product].list_price} </s></font>

Theres the strikethrough MarketPrice.

A few lines below this you'll find:

Code:
{if $products[product].list_price gt 0 and $products[product].price lt $products[product].list_price}, save {$discount}%{/if}

Thers the "you save %" code.

hth.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote
  #3  
Old 11-03-2003, 04:27 AM
 
rytr33 rytr33 is offline
 

Newbie
  
Join Date: Sep 2003
Posts: 4
 

Default

Thanks, Boomer.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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 01:10 AM.

   

 
X-Cart forums © 2001-2020