Page 1 of 1

Adding Multiple Products

PostPosted: Wed Jul 10, 2002 6:01 am
by Chris
Hi,

A question from our programmer...

Can we add multiple products to the shopping cart simultaneously using
some sort of query string?

mlcswoodworking.com

Chris

Re: Adding Multiple Products

PostPosted: Wed Jul 10, 2002 5:53 pm
by Jim Stavast
You can using ShopSite 6.1 and custom templates. See the sample code at
http://www.shopsite.com/help/6.1/en-US/ ... i-add.html

Jim
Chris wrote:
Hi,

A question from our programmer...

Can we add multiple products to the shopping cart simultaneously using
some sort of query string?

mlcswoodworking.com

Chris

Re: Adding Multiple Products

PostPosted: Thu Jul 11, 2002 4:10 am
by Barney Stone
Jim -

That documentation says that "This is a trick that you can only do with
custom templates". Is that true, or could it also be done with Order
Anywhere tags?

- Barney Stone, President
Stone Edge Technologies, Inc.
215-641-1837
www.ECommerceUtilities.com


"Jim Stavast" <jstavast@xmission.com> wrote in message
news:3D2CD6F3.1D1993F2@xmission.com...
You can using ShopSite 6.1 and custom templates. See the sample code at

http://www.shopsite.com/help/6.1/en-US/ ... ti-add.htm

l
Jim
Chris wrote:

Hi,

A question from our programmer...

Can we add multiple products to the shopping cart simultaneously using
some sort of query string?

mlcswoodworking.com

Chris

Re: Adding Multiple Products

PostPosted: Thu Jul 11, 2002 10:04 am
by Jim Stavast
It could be done with Order Anywhere since you are hand creating the pages
anyway.
It only works with record number not SKU so that might be an issue to consider.
Each Order Anywhere button has its own form tag so you would have to get rid fo
them and have just one for the page.

Jim

Barney Stone wrote:

Jim -

That documentation says that "This is a trick that you can only do with
custom templates". Is that true, or could it also be done with Order
Anywhere tags?

- Barney Stone, President
Stone Edge Technologies, Inc.
215-641-1837
www.ECommerceUtilities.com

"Jim Stavast" <jstavast@xmission.com> wrote in message
news:3D2CD6F3.1D1993F2@xmission.com...
You can using ShopSite 6.1 and custom templates. See the sample code at

http://www.shopsite.com/help/6.1/en-US/ ... ti-add.htm
l

Jim
Chris wrote:

Hi,

A question from our programmer...

Can we add multiple products to the shopping cart simultaneously using
some sort of query string?

mlcswoodworking.com

Chris