News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Different pricing for different options

Started by jccompagnon, December 14, 2014, 01:27:20 AM

Previous topic - Next topic

jccompagnon

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?

AH

Do you need stock control on the variants?
Regards
A

Joomla 4.4.5
php 8.1

vladast

Hi, I need the same thing.
I dont need stock control.

AH

Regards
A

Joomla 4.4.5
php 8.1

jccompagnon


vladast

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.

bluezeyes

#6

  • 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.

PRO

I use this plugin here for all my options that do not need stock control.
forum.virtuemart.net/index.php?topic=127362.msg436591