Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / drop down boxes for products

drop down boxes for products

Locked

Views: 1,346

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
21 Aug 2007, 12:38 PM
#1
orchard_direct avatar

orchard_direct

Zen Follower

Join Date:
Aug 2007
Location:
Brighton, UK
Posts:
204
Plugin Contributions:
0

drop down boxes for products

Hi, I am in need of some advice as to how to create a drop down menu on a specific product, for example if a product has 5 differnt colours i want a drop down menu so people can select which colour they want.

The 'attribute controller' section of the Zen admin is confusing the hell out of me, im not even sure if that is the thing i should be using?

Any help would be appreciated!

Elliot

21 Aug 2007, 5:37 PM
#2
orchard_direct avatar

orchard_direct

Zen Follower

Join Date:
Aug 2007
Location:
Brighton, UK
Posts:
204
Plugin Contributions:
0

Re: drop down boxes for products

Hi, I am in need of some advice as to how to create a drop down menu on a specific product, for example if a product has 5 different colours i want a drop down menu so people can select which colour they want.

The 'attribute controller' section of the Zen admin is confusing the hell out of me, I'm not even sure if that is the thing i should be using?

Any help would be appreciated!

Elliot

21 Aug 2007, 5:44 PM
#3
loulou99 avatar

loulou99

New Zenner

Join Date:
Aug 2007
Posts:
17
Plugin Contributions:
0

Re: drop down boxes for products

this is called attributes and you can control them from the attribute manager :) hth

21 Aug 2007, 5:45 PM
#4
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,771
Plugin Contributions:
9

Re: drop down boxes for products

You'll need to establish an option name (color) and option values. After that, you can add them to the product.

I always recommend that the values have sort orders of 5, 10, 15, 20, 25 so that when (not if) you need to add mauve in between purple and red, you won't need to renumber everything.

The best trick (learned from ajeh) is to make the first value "Please Select Whatever". In this case you would probably say, "Please Select a Color." Make that option value Default and for Display only when connected to your product.

Now you have the drop-down AND the customer must actually select a color in order to purchase. This cuts WAY down on the "I wanted blue, not white."

21 Aug 2007, 5:45 PM
#5
econcepts avatar

econcepts

Totally Zenned

Join Date:
Dec 2005
Posts:
1,505
Plugin Contributions:
2

Re: drop down boxes for products

Yes, you want to be using the Attribute Controller. That does exactly what you want.

Take a look at this nice tutorial on it. This may help. Linda has done a super job explaining how to use that feature.

https://www.zen-cart.com/tutorials/index.php?article=57

21 Aug 2007, 6:34 PM
#6
orchard_direct avatar

orchard_direct

Zen Follower

Join Date:
Aug 2007
Location:
Brighton, UK
Posts:
204
Plugin Contributions:
0

Re: drop down boxes for products

thank you everyone, I'm going to look at the tutorial econcepts suggested!