Hello

I am a newbee and need to do a store that has a special products,

First all products has several different colors, so the user chooses the products then the color, then he can choose by brand or quality (these two attributes depends on each other), and after he decided on this depending on the brand the product come on different quantity units boxes and there is small box and large box, for example:

You choose product "A"
then you choose color "Red"
Then if you choose Brand "A" it must show that product is quality "B" but if you choose instead quality "A" it must show brand "B"
and after that depending on the brand there must be the price for 100 pieces box and 500 pieces bag, and you should be able to pick any quantity of both

Can anybody point me in the right direction to do so

Thanks

Manuel