Hi guys,
Was wondering how to approach this one here.
I have a product page, where I have a list of products.
And I was wondering if I can add all of them into a cart at once.
F. eks. 10 x PROD1, 20 x PROD2, 14 x PROD3 etc...
I tried to use something like this:
http://local.dynamicweb.no/default.aspx?id=6&productid=PROD2,PROD1&cartcmd=add
I tried also to change "," to %2C didn't work either.
Any suggestions? :-)
//Dmitrij