New Zenner
- Join Date:
- Jan 2008
- Posts:
- 67
- Plugin Contributions:
- 0
Product info page, passing hidden attributes
On my product info page, when a product is displayed there are occasions when certain attributes are selected that I would rather have pass silently through to the cart. An example would be a T-shirt that I'm selling. This particular shirt only comes in black so the "color" attribute (ID #6) is set to "black" in the admin section. On the product info page this displays as "please choose: Color black(radio button selected)" and then below that is a size drop down menu. This is ugly and not necessary to have the "black" radio button.
Is there a way to pass the Attributes that only have one selection and don't need any customer input silently(hidden) through to the cart?