PDA

View Full Version : Different shipping charges on Choices


mmarab
09-Dec-2009, 01:25 PM
Hi,

I have created a product, you can either purchase a case or a single item.

So i have created a component->Attribute-> 1st CHOICE ( A case a wine )
-> 2nd CHOICE ( A bottle of wine )

But i need to be able to set the weight in kg differently for each choice can this be done?

Thanks

mmarb

leehack
09-Dec-2009, 01:38 PM
Search the forum on "hidden products", you need to create a product for each of the choices, then add the weight to each, then hide them and then associate them via permutations, so the choices offered are actually directly choosing a product. The individual product and the case then have different weights associated to them, which will pick up the charges accordingly from the shipping tables. Make sure you look at the options as you create the permutations, there are a few options to set. The inbuilt help is also great on permutations.

mmarab
09-Dec-2009, 01:42 PM
Thanks a lot, that makes a lot of sense. Didn't think of that.