Tag Cloud for this topic:
|
Add multiple items to the Cart in a single URL?
|
guest_user
member
Posts: 1302
|
I need to sell packaged products but with hardgoods, NOT download files. It appears your "packaged product" feature is only for downloaded files. Is there a way (workaround) to add multiple items (hardgoods) to the Cart in a single URL?
# POSTED ON: March 28, 2008 @ 12:12 GMT -7
|
Shivani
E-Junkie Crew
Posts: 1358
|
# POSTED ON: March 28, 2008 @ 12:12 GMT -7
|
TrainerMatt
member
Posts: 8
|
What I would like to have is when one product of a related series is clicked, the shoping cart adds all the other products with a "0" in the quantity. Is this possible? That way people could manually add or remove products if they wanted rather than having to go back and forth to add.
# POSTED ON: June 17, 2009 @ 09:49 GMT -7
|
E-junkieGuru
E-Junkie Crew
Posts: 1847
|
Sorry, we have no method to support what you describe, since having quantity=0 effectively means "remove this item from my order", so that deletes the item from the buyer's cart.
# POSTED ON: June 18, 2009 @ 17:18 GMT -7
|
untitledtv
member
Posts: 30
|
Can this approach have one item be the downloaded item and the other be fulfilled by SwiftCD...?
Is there a way you can repost the code...it's not that legible, it looks like it is cut off, and perhaps explain what it entails so I can replicate it?
# POSTED ON: August 8, 2009 @ 12:31 GMT -7
|
E-junkieGuru
E-Junkie Crew
Posts: 1847
|
I think I explained in another thread here that you can configure a single product as a download that also integrates with SwiftCD, so that may solve your problem.
The multi-add code example above is complete and accurate; if you wish to use that, you'd just need to string it all onto one long line and replace the URLs with real Add to Cart URLs from your button codes for the products you want added to the cart together from a single link/button.
# POSTED ON: August 9, 2009 @ 14:10 GMT -7
|
|