• Hello guys!

    I need some help here. I’m using wordpress with woocommerce 2.6.4 and I’m having some trouble with my products. I want to connect a variation with an atribute. For example: I have a water tap in 110v and 220v and that’s ok, because my clients can choose one of them. But the 110v have specifications that didn’t have in 220, and i want to atribute “x” appears in 110v, and “y” appears in 220v.

    I hope you understand what I want to do and can help me! Sorry for my English.

    Thank you, guys!

    https://wordpress.org/plugins/woocommerce/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    So if 110v is chosen then only attribute Y should be available, and if 220v is chosen then only attribute X should be available?

    There isn’t a way to do conditional attributes like this. You could combine attributes X and Y into one, and then only create actual variations that exist (instead of creating all possible combinations) though.

    Could this work?

    Use 2 attributes

    * Select 110v x | y | Z
    * Select 220v 1 | 2 | 3

    2 drop downs with each ones specific attributes..

    As long as x y z and 1 2 3 doesn’t change the price it is not must issues.

    You can predfine them under woocommerce > attributes

    Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    Not quite, cause then they can select Select 110v - x and Select 220v - 2 at the same time.

    This would work though with one big attribute:

    Select 110v x | Select 110v y | Select 110v z | Select 220v 1 | Select 220v 2 | Select 220v 3

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Variation similar to atributes’ is closed to new replies.