[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [ic] discount pricing
Sim -
I don't know if there is some slick way to do this via the Interchange
admin area, but you can definitely do it with some if's and the discount
tag - the checkout page would probably be a good candidate for adding
something like this (untested!):
[if type=explicit compare="[calc][subtotal noformat=1] >= 350[/calc]"]
[discount ENTIRE_ORDER]$s - 150[/discount]
[elsif type=explicit compare="[calc][subtotal noformat=1] >= 150[/calc]"]
[discount ENTIRE_ORDER]$s - 50[/discount]
[/elsif]
[else]
Hey, buy more stuff if you want a good deal!
[/else]
[/if]
- Ed L>
At 08:14 AM 11/3/00 -0500, you wrote:
>I can't seem to find this in the manual anywhere.
>I want to offer a discount based on cost, for example, $100.00 for $150.00
>worth of products and $200.00 for $350.00 worth of products, etc.. I've
>searched the maual and can not find anything on CustomPrice or anything on
>discount pricing at all. If someone could give me a hint, or tell me where
>in the manual to look, I would appreciate it.
>
>Sim
>
>
>_______________________________________________
>Interchange-users mailing list
>Interchange-users@www.minivend.com
>http://www.minivend.com/mailman/listinfo/interchange-users
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
New Media E.M.S. Software Solutions for Business
463 Main St., Suite D edl@newmediaems.com
Placerville, CA 95667 http://www.newmediaems.com
(530) 622-9421 (866) 519-4680 Toll-Free
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_______________________________________________
Interchange-users mailing list
Interchange-users@www.minivend.com
http://www.minivend.com/mailman/listinfo/interchange-users