It's possible to add multiple products from a single link?

mad

No avatar

2006-10-10 19:12

It's possible to add multiple products from a single link? For example: i have two products, product with id 44 and a product with id 25. I want to add this two products together to cart... i want something like this:
../shop/index.php?p=ordersBasket&sOption=add&iProduct=44&iQuantity=1&sOption=add&iProduc t=44&iQuantity=1
Any solution?

mad

No avatar

2006-10-10 19:13

../shop/index.php?p=ordersBasket&sOption=add&iProduct=44&iQuantity=1&sOption=add&iProduc t=25&iQuantity=1

treewood (OpenSolution)

Avatar: treewood

2006-10-10 21:24

mad - no it is not possible

mad

No avatar

2006-10-10 21:50

Any alternative or solution? Can anyone help me?

treewood (OpenSolution)

Avatar: treewood

2006-10-11 08:02

mad - do You know PHP? if Yes i will write You some advice

mad

No avatar

2006-10-11 17:42

Yes, i know a lot of php. My idea is to add 3 check box. when the user click on a check box and to the button "Add to cart", the script go to address
/shop/index.php?p=ordersBasket&sOption=add&iProduct=44&iQuantity=1&Cadou=1
How i define "Cadou"?. And how i can define one product as "1" or "2", to be used in link. Thanks

hendrik

No avatar

2006-12-14 18:23

Hi,
did you mad or somebody else develop a solution for this problem? I would be very interested.

Thanks
Hendrik

Back to top
about us | contact