|
I am developing an ecommerce store and i am using Magento. I have come across a product that requires customisation.
this product is a pram that can have 2 different colours split between 3 different materials. but you can only use two of the 3 materials. so you start with a base colour that they can choose. this base colour is not optional. once the customer has selected that they have a choice of 2 different types of material. these are optional however the customer can only choose one fabric type and colour.
i have set up three attributes each of them are drop down boxes. these are base colour Canvas and Fleece. what i want is magento to disable either the canvas or the fleece dropdown box depending which is selected.
For example the customer selects a blue canvas i need the fleece dropdown box to be disabled and visa versa.
many thanks in advance guys.
|