Zen Cart Logo
Forums / General Questions / Can I add additional options to products?

Can I add additional options to products?

Views: 976

Results 1 to 5 of 5
12 Dec 2012, 11:47 AM
#1
pearcestephens avatar

pearcestephens

New Zenner

Join Date:
Nov 2012
Posts:
69
Plugin Contributions:
0

Can I add additional options to products?

Hi Guys,

Surely this must exist! When someone buys an product of mine, they generally need a few other bits and pieces to make it all run. Is there some sort of attribute that allows the user to choose those additional items in a drop down list that automatically adds whatever the user has picked to the cart.

Say for example

This Remote control car requires, the following, would you like to add these now?

Chargers

  • Cool brand Charger 1
  • Cool Brand CHarger 2

Battery

  • Super Cool Battery 1
  • Super Cool Battery 2

Thanks for reading guys

12 Dec 2012, 11:59 AM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Can I add additional options to products?

Search the Plugins area for cross sell.

12 Dec 2012, 12:02 PM
#3
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Can I add additional options to products?

PearceStephens:

Hi Guys,

Surely this must exist! When someone buys an product of mine, they generally need a few other bits and pieces to make it all run. Is there some sort of attribute that allows the user to choose those additional items in a drop down list that automatically adds whatever the user has picked to the cart.

Say for example

This Remote control car requires, the following, would you like to add these now?

Chargers

  • Cool brand Charger 1
  • Cool Brand CHarger 2

Battery

  • Super Cool Battery 1
  • Super Cool Battery 2

Thanks for reading guys

This can be done using ATTRIBUTES (lots of posts on the forum regarding ATTRIBUTES).

However...

Attributes are NOT products in their own right, but are considered FEATURES of products. This therefore influences the way you handle STOCK.

If your chargers and batteries are themselves individual PRODUCTS, and you want to sell them as PRODUCTS, this is still possible (because you will just add them as PRODUCTS to the store in the normal way).

But where you have listed these as ATTRIBUTES of a product (say, to the Remote-control cars), their "management" in the back-end of zencart will not be done in the same way as the "products".

So... you will not be able to (for example) use the zencart stock management features, when these "accessories" are listed as Attributes (and not products).

12 Dec 2012, 12:03 PM
#4
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Can I add additional options to products?

Yes... Stevesh is pointing you in another direction which is also feasible.

13 Dec 2012, 4:48 AM
#5
pearcestephens avatar

pearcestephens

New Zenner

Join Date:
Nov 2012
Posts:
69
Plugin Contributions:
0

Re: Can I add additional options to products?

I see, thanks for the advice guys. I will go have a little more look into the different cross sell mods as it seems I cant quite do what I want