• Hello,

    I have a product with two varibles

    Variable Product “From: $500”
    Atirubte A
    -> A1: $500 (default)
    -> A2: $700
    -> A3: $800

    Atribute B
    -> B1: +$50 each Product

    So… i make the two atributes A and B and the respective values…
    On the variations options of edit product page i make…

    Any “Atribute A” + Any “Atribute B” = Regular price: $500 (default price)
    “A1” + Any “Atribute B” = Regular price: $500
    “A1” + “B1! = Regular price $550

    So… in the front end, the two Atribute A and B is diplayed but i don’t have andy Default Price, even when i select the “A1” varible the price still not displayed.

    The price Just display when i select two atributes.

    I have the plugin updated but i can’t resolve this.

    Regards.

    https://www.ads-software.com/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    Hi Mimergt,

    I’m not sure if you are setting up the variation product correctly. The B attribute is always going to need to be chosen by the customer.

    You need to set up the variation product like this:

    Attribute A
    -> A1
    -> A2
    -> A3

    Attribute B
    -> B1 (free option)
    -> B2 (+$50 option)

    Then create all variations, with pricing like this:

    A1 & B1 = 500 (default)
    A2 & B1 = 700
    A3 & B1 = 800
    A1 & B2 = 550
    A2 & B2 = 750
    A3 & B2 = 850

Viewing 1 replies (of 1 total)
  • The topic ‘Default price for variable products not work’ is closed to new replies.