• Resolved zerael

    (@zerael)


    Hello, I need help solving this.
    I have this variable product with two attributes: color and material.

    Each material option (Orion 20001, Orion 20004 etc.) creates a variation with one color option (white, beige etc.). A material has only one color but colors can have many materials. I had no problem setting that up, it’s all working in the front-end.

    I set material as first option (first in “select options”).
    After I select some material (e.g. Orion 20001) I want the appropriate color (white circle) to be selected without need to click it. (they’re already connected via variation, right?)

    Now if you visit the page and try it, the color circle gets highlighted but I still need to click it in order to add the product to the cart.

    Can this color circle get selected based on the previous material choice?

    Thank you in advance for help.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    By default, core WooCommerce doesn’t come with a feature to conditionally show variations based on the previous selection. This is achievable with a plugin like Composite Products.

    I hope it helps.

    Thread Starter zerael

    (@zerael)

    Thank you for your answer, maykato, I read somewhere to solve it like this but it went too far in time and costs to go into another plugin.

    I dropped this idea anyway, now I’m trying out a new one…

    Thanks again

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Conditional /dependant attributes in variations’ is closed to new replies.