X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   save $ amount in addition to percent (https://forum.x-cart.com/showthread.php?t=50077)

jwilkers 10-07-2009 09:20 AM

save $ amount in addition to percent
 
Hello all,

I'm about to give up on these forums. Haven't received any replies to the last two threads I've posted, but here goes, I'll give it another shot:

The "save %" feature. I would like to know if anyone can give me the code to have the difference in price displayed as well?

What could I add in between the label {$lng.lbl_save_price} and {$product.appearance.market_price_discount}% to achieve this?

I want it to be something like: save $40.00 25%

Thanks in advance for anyone's help on this

This IS for 4.2.2

cflsystems 10-07-2009 09:27 AM

Re: save $ amount in addition to percent
 
Try

{math equation="x - y" x=$product.list_price y=$product.taxed_price}

jwilkers 10-07-2009 09:35 AM

Re: save $ amount in addition to percent
 
worked like a charm. thank you very much for your help.

you seem pretty savvy, if you're advising on version 5. Ever hear of a bug in X-cart that would cause what I posted in this thread?:

http://forum.x-cart.com/showthread.php?t=50018

cflsystems 10-07-2009 09:41 AM

Re: save $ amount in addition to percent
 
Answer there


All times are GMT -8. The time now is 09:29 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.