Hi guys
i'm trying to setup color by size.
different color in different size.
Anyone have an idea how to that ?
size 0
color: black,white,red,blue,
size 2
color: green,yellow,orange,black
ect ect
Thanks
Hi guys
i'm trying to setup color by size.
different color in different size.
Anyone have an idea how to that ?
size 0
color: black,white,red,blue,
size 2
color: green,yellow,orange,black
ect ect
Thanks
Attributes, Force to Select
Right now I can add to the cart and not select a color.. BAD. I am automatically linked to the
shopping cart with the default color Black, but really I wanted White..
The beauty of this procedure: Is a warning box appears at the top of the page stating they have not
selected a attribute color you offer to the customer.
Example of what it should look like in the Option Value Manager:
(The 0, 10, 20, 30 are the sort orders)
Please Select Color 0
Black 10
Brown 20
White 30
You need to add one extra value To Color:
1. In the Option Value Manager under Color
2. Add the following: Please Select Color
3. Sort Order 0
Now in Attribute Controller for each product with this Value:
1. Add, Please Select Color to product, sort order 0
2. Associate the flag properties to Please Select Color
3. Under Attribute Flags: the colored boxes
4. Yellow box, Used for Display purpose only: Click Yes
5. Tan box, Default Attribute to be marked selected: Click Yes
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
In the current version of zencart you can't have conditional attributes. (Field varification) ie:
if field X = 1, then field Y = A, B, C.
if field X = 2, then field Y = D, E, F.
It would be nice if/when we could integrate AJAX more easily, as this will help resolve this current limitation.
You may be able to do something with:-
http://www.zen-cart.com/index.php?ma...roducts_id=876