Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 ASP (Windows server) versions
 Show the amount saved between price and list price
Author « Topic »  

42119
Advanced Member

United Kingdom
183 Posts

Pre-sales questions only
(More Details...)

Posted - 06/22/2014 :  18:10:19  
'Show the amount saved between price and list price'

Can you tell me how to include this new feature.

Thanks

Ellen

Andy
ECT Moderator

95440 Posts

Posted - 06/23/2014 :  03:28:50  
Hi Ellen

Add this to vsadmin/includes.asp

yousavetext="<br />You save %s"

Andy

Please feel free to review / rate our software

Vicki
New Member

52 Posts

Pre-sales questions only
(More Details...)

Posted - 08/05/2014 :  11:47:31  
How can I make the list price change with my drop downs?

For Example...

Size small, price...$10 List $15
Size medium, price $12 List $18
Size Large, price $15 list $20.

I have these set up so that each has it's own Product ID.

thanks,

Vicki

Sinbad
ECT Moderator

USA
65937 Posts

Posted - 08/05/2014 :  11:55:44  
Hi Vicki, sorry but the list price can't be adjusted as the price does, its a fixed amount.

Winners never quit, quitters never win
User Manual for Ecommerce Templates

ITZAP
Ecommerce Template Guru

Australia
1017 Posts

Posted - 12/15/2015 :  21:13:00  
Just a note about the handy feature to "Show the amount saved between price and list price" ...

ASP Parameters
xxListPrice='Was %s'
yousavetext='<br />SAVE %s'


PHP Parameters
$GLOBALS['xxListPrice']='Was <span style="text-decoration:line-through">%s</span>';
$yousavetext='<br />SAVE %s';


xxListPrice is an override of whatever default text string appears in the language_en file, currently 'List Price:'.
yousavetext is not documented on your includes Parameters "help" pages. Maybe you can add that one for future reference ?

Regards, Gary

Edited by - ITZAP on 12/15/2015 21:15:03

charmarsh
Ecommerce Template Expert

USA
946 Posts

Posted - 10/18/2017 :  15:02:46  
Is there any way to do this now since this was posted three years ago?

"How can I make the list price change with my drop downs?"

For Example...

Size small, price...$10 List $15
Size medium, price $12 List $18
Size Large, price $15 list $20.

Andy
ECT Moderator

95440 Posts

Posted - 10/19/2017 :  07:53:05  
Hi

There isn't a feature for that but I believe somebody posted in the Suggestions forum very recently asking for that same feature.

Andy

Please feel free to review / rate our software
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000