Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Attribute defualt & sort order not displaying properly?

Attribute defualt & sort order not displaying properly?

Views: 682

Results 1 to 5 of 5
18 Feb 2013, 4:56 PM
#1
lackew avatar

lackew

Zen Follower

Join Date:
Aug 2009
Location:
Tampa Bay
Posts:
223
Plugin Contributions:
1

Attribute defualt & sort order not displaying properly?

I believe I have this set up correctly but it is not showing properly in product page
Attachment 11960 Attachment 11959
what did I do wrong?

18 Feb 2013, 5:09 PM
#2
lackew avatar

lackew

Zen Follower

Join Date:
Aug 2009
Location:
Tampa Bay
Posts:
223
Plugin Contributions:
1

Re: Attribute defualt & sort order not displaying properly?

Yes I have tried
Update All Products' Attribute Sort Orders
to match Option Value Default Sort Orders:

19 Feb 2013, 1:50 AM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Attribute defualt & sort order not displaying properly?

You have all of your Attributes set as the DEFAULT except the:
SELECT

which should be the DEFAULT to force a proper selection and you have the:
SELECT

marked as:
REQUIRED

which is meant for TEXT Attributes when the input is REQUIRED and should not be allowed to be blank ...

Start by changing:
SELECT

to be the DEFAULT (orange) and take the DEFAULT off all the other Attributes (should have an X on it) and take the:
REQUIRED (red)

off of the Attribute for:
SELECT

so it has the X for that setting ...

From your image, I cannot tell the actual order that your Attributes are in other than that is probably showing as the DEFAULT as it is the "last" Attribute to be found marked as DEFAULT ...

19 Feb 2013, 2:37 PM
#4
lackew avatar

lackew

Zen Follower

Join Date:
Aug 2009
Location:
Tampa Bay
Posts:
223
Plugin Contributions:
1

Re: Attribute defualt & sort order not displaying properly?

wow duh! so I had it all wrong the X means its Not the default when I had it marked X as the default
so if I turn off the required Red it will force a choice other that the select?

19 Feb 2013, 2:53 PM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Attribute defualt & sort order not displaying properly?

That Required Red icon is just meant for TEXT Attributes that Require an input from the customer ...

The Attribute marked as:
DEFAULT
DISPLAY ONLY

makes the customer have to chose another option to add to the cart or they will get a message saying they cannot using that choice and to pick one and will remain on the Product _info page ...