Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / where to specify attributes?

where to specify attributes?

Locked

Views: 693

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
24 Feb 2009, 6:12 PM
#1
jdubs avatar

jdubs

New Zenner

Join Date:
Feb 2009
Posts:
7
Plugin Contributions:
0

where to specify attributes?

I read the tutorial on how to add attributes

I am adding Artist,Dimensions, signed and year completed as text (read only) attributes along with the price and description that are already in Zen cart. They are to show up on the product_info_display page, in my custom product info display and my store is selling glass pieces of several types.

store.libertymuseum.org

I can create the attributes and they show up in the attributes controller, but they don't seem to add to the products?

I have massively changed the stock look of zen cart per my specs for this store and I am comfortable overriding/modifying the php code. Actually I prefer it.

Shouldnt these attributes show up when I add a new product on the admin-> catalog-> categories interface? They never do so how can I set their individual artist/Dimension/ signed/year attributes?

Thanks!

24 Feb 2009, 7:54 PM
#2
fairestcape avatar

fairestcape

Totally Zenned

Join Date:
Mar 2008
Location:
Cape Town & London (depends on the season)
Posts:
2,957
Plugin Contributions:
0

Re: where to specify attributes?

Once created, the Option NAMES (and associated VALUES you choose at the time) must be ASSIGNED to each product...

... they don't just apppear there automatically.

In your catalog/products menu, navigate to a product and on the right of the screen you'll see a black circle with "A" in it.

Click that - it takes you to the attribute controller for that product.

Assign whatever option NAMES you like, and however-many VALUES associated with that name.

(When complete, that BLACK circle turns BLUE - alerting you to the fact that the product now has attributes.