Web Hosting Talk







View Full Version : Cart with multiple add facility


richways
08-15-2006, 06:44 AM
Hi

I was wondering if someone could be kind enough to suggest a shopping cart (either ASP or PHP) that can allow a product and related products all to be selected and added to the cart at the same time.

The kind of thing I mean is done at this website
http://www.steelcube.com/acatalog/CO-IA2.html

I know this is Actinic, but looking for other suggestions if possible please.

Thank you kindly.

DaKine
08-15-2006, 10:37 AM
I believe X-Cart will do what you are looking for as well.

Bluepark
08-15-2006, 10:45 AM
If you're looking at open source packages such as OSCommerce, it's likely that there's already a contribution to achieve something similar. Otherwise, a managed solution provider might be willing to enable such a facility for free.

Lebanon
08-15-2006, 04:41 PM
i think cubecart does that too, also free

richways
08-17-2006, 06:05 AM
Thank you for your replies. I will take a look.

superprogram
08-20-2006, 03:53 PM
Zen cart has this feature

bluskyguy
08-21-2006, 12:04 AM
Yeah most of the large e-com providers offer something along these lines. What sort of product will you be selling?

richways
08-21-2006, 02:01 AM
I have installed ZenCart, but cannot see this feature. So what I want to do is to add all products to database individually but then link them together where applicable - so example.

Lets say I will be selling clothing.

So I add products Jeans, Shirt, Shoes, Baseball cap, Tie (so there are now 5 individual products in database under 4 different categories). But I could then edit product Jeans and link shirt, shoes and baseball cap so customer can purcase all products in 1 go via checkboxes and potentially upsell.

I hope that makes sense, but my brain not working just yet on a Monday morning. Kind Regards.

Thank You.