| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
CHANGING % SAVED TO $ AMOUNT | ||||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
CHANGING % SAVED TO $ AMOUNT
I wanted the discounts to show as amount in $'s saved and not percent so I modified the "skin1/customer/main/product.tpl":
#ORIGINAL# Code:
#MODIFIED# Code:
Now it shows "Save $15" as opposed to "Save 60%". Thats it!! Hope this helps someone. |
|||||||||
#2
|
|||||||
|
|||||||
Very Cool!
Just to add, although it may be obvious! For UK users, change the code from: Code:
To this: Code:
Big respect for the mod, all the best!
__________________
Best regards, Donavichi. - - - Website Copywriting || Web Design || FAQs || Home & Garden Blog |
|||||||
#3
|
|||||||
|
|||||||
Great mod!
One question though, what would you do to change the code so that it also includes cents. Right now it only shows the discount in whole dollars which isn't very attracting to the customer in a situation like this: Retail: 13.99 Our Price: 10.65 You save $4! Thanks |
|||||||
#4
|
|||||||
|
|||||||
change
Code:
to Code:
|
|||||||
#5
|
|||||||
|
|||||||
Thanks for the mod. This changed it under the detailed area...is there a way to change it under the featured description as well and also the product description? thanks again
__________________
xcart v3.5.8 (Unix) and xcart v4.0.13 |
|||||||
#6
|
|||||||||
|
|||||||||
For dynamic currency use:
Code:
Thanks |
|||||||||
#7
|
|||||||
|
|||||||
Do you know how to do this in 4.0?
Thanks
__________________
X-cart x-cart-4.0.0pro MySQL 3.23.58 Linux 2.4.22-1.2188.nptl Fedora Core 1 Apache 2.0.48 |
|||||||
#8
|
|||||||
|
|||||||
the same code works with 4.02.....
__________________
X-Cart v 4.7.8(live) |
|||||||
#9
|
|||||||
|
|||||||
this works great... but how do you make this new amount show on the featured products part of the home page? can't seem to figure it out.
thanks rich
__________________
X-cart x-cart-4.0.0pro MySQL 3.23.58 Linux 2.4.22-1.2188.nptl Fedora Core 1 Apache 2.0.48 |
|||||||
#10
|
|||||||
|
|||||||
You'll need to modify customer/main/products.tpl for it to appear in the featured products section. Or customer/main/products_t.tpl if you use multi-column format.
__________________
xcartmods.co.uk |
|||||||
|
|||
X-Cart forums © 2001-2020
|