So I have product A.
I want to offer it with different prices for color
Blue: 2.99
Red: 4.99
White: 3.99
and the user can select the one he wants
how do I do that in VirtueMart 3.02?
Do you need stock control on the variants?
Hi, I need the same thing.
I dont need stock control.
This is good for vm 2.6 http://forum.virtuemart.net/index.php?topic=99678.480 reply 494
The plugin is being updated for VM3
Thanks but I am in 3.0.2
Yes, I'm using also 3.0.2 version with Joomla 3
and I cant figure out how to set up simple way of different options.
1. How to add several options with different colors for the same price.
2. How to add several different options with bigger packages and higher prices.
for example
100 ml = 10$
150 ml = 13$
200 ml = 16$
I think that both of us need these things.
- Create a product
- Create a child from product (3x)
- Create a new custom field
- Custom field type: Generic child variant
- Tltle: Color: (or use an Language override String)
- Cart Attribute: Yes
- Layout Position: addtocart (or leave blank, will be filled automatically later)
- Is a list: Yes
- Save it
- Go to bottom of page and select these options:
- Display Parent: No (depends on your needs)
- Parent orderable: Yes (depends on your needs)
- Show price: Yes (If you want it ;-) )
- On parent product add it to custom field and save,
And check then after publish on the fe what happened.
Hope I described it correctly.
I use this plugin here for all my options that do not need stock control.
forum.virtuemart.net/index.php?topic=127362.msg436591