Zen Cart Logo
Forums / General Questions / is it possible to add multiple items to cart using model number?

is it possible to add multiple items to cart using model number?

Views: 630

Results 1 to 2 of 2
23 Jan 2012, 10:08 PM
#1
warroyo90 avatar

warroyo90

New Zenner

Join Date:
Jan 2012
Posts:
59
Plugin Contributions:
0

is it possible to add multiple items to cart using model number?

Hi,

I am wondering if there is a way to add multiple items to my cart using the multiple_products_add_product action by passing in the products model # instead of the id. I have found a way using the buy_now action and using a query to get teh id when a model # is passed but it is using get and the other action uses post.

please help thank you.

24 Jan 2012, 8:10 AM
#2
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: is it possible to add multiple items to cart using model number?

There is this module: Quick Order
it is old, but it still works in zen cart 1.39h. I have used it once to test, but never really used it.