[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
RE: [ic] Minimum Order Amount
On the checkout page, you could do something like the following:
[seti item_count][nitems][/seti]
[if scratch item_count gt 2]
Regular checkout code
[else]
You must order at least 3 items in order to checkout.
[/else]
[/if]
Good luck,
Cameron
-----Original Message-----
From: interchange-users-admin@minivend.com
[mailto:interchange-users-admin@minivend.com]On Behalf Of Carol Blevins
Sent: Monday, November 06, 2000 9:32 PM
To: interchange-users@minivend.com
Subject: [ic] Minimum Order Amount
Okay correct me if I'm wrong but if I want to set a minimum order, so that
a customer needs to order total of three items in order to checkout I
would write that in etc/profiles.order? What I'm putting in there per a
previous post does not seem to be doing it please tell me how to
accomplish this.
Thank You
Carol Blevins
_______________________________________________
Interchange-users mailing list
Interchange-users@www.minivend.com
http://www.minivend.com/mailman/listinfo/interchange-users
_______________________________________________
Interchange-users mailing list
Interchange-users@www.minivend.com
http://www.minivend.com/mailman/listinfo/interchange-users