• Resolved hassan76

    (@hassan76)


    Hi,
    I have a website in Woocommerce and am looking for a specific plugin or way to do the following.

    My products have dependable variations so for example there are 2 variations:

    1) Type
    2) Colour

    Not all colours should be available when a type is selected.
    For example Type 2 should only have RED whereas type 1 should have RED and BLACK.

    is there any plugin that does this?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @hassan76. Composite Products allows you to use conditional logic for product options. There are third party plugins that would work as well. I know this one advertises conditional logic in its add-ons.

    You don’t need a plugin – WooCommerce variations will do this.

    You need to set up the attributes for Type and Colour with all the options in each.
    Then add variations:

    Type: 1 Colour: Red
    Type: 2 Colour: Red
    Type: 2 Colour: Black

    On the product page when Type 1 is selected, only Red will be shown in the Colour dropdown – and when Type 2 is selected, both Red and Black will be shown.

    https://docs.woocommerce.com/document/variable-product/

    • This reply was modified 5 years, 11 months ago by seank123.
    Thread Starter hassan76

    (@hassan76)

    Thanks @seank123 You are correct. I didn’t even know this was possible in Woocommerce.
    🙂

    Hi @hassan76. Sorry for not reading your question more carefully. Somehow I thought that you were wanting more complex conditional logic in your variations, and the example you gave was just one small piece of it. @seank123 is correct that using the normal variation functionality would be the proper course of action here if your example is the extent (or close to the extent) of the conditional logic you need. Things tend to get a bit more complicated once you start adding three or four (or more) attributes with complex conditional relationships between them, and that is when you would want to look into something like Composite Products. But for this, you shouldn’t need a plugin. Let us know if you have any further questions!

    We haven’t heard back from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any further questions!

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

The topic ‘Looking for a variation plugin’ is closed to new replies.