• Resolved hassan76

    (@hassan76)


    I want to know if it is possible to show all product variations. For example, my product has 2 variations one being material style and the other being colour.

    Not all colours are available in the material styles. But when a customer chooses a colour I still want them to be able to see all of the material styles available even if the colour they chose does not match a material.

    Is this possible?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Niels Lange

    (@nielslange)

    Hello @hassan76,

    To show all product variations, you’d create all available variations. Let’s say you have two styles (A & B) and two colors (A & B), then you would have four variations:

    Style A | Color A
    Style A | Color B
    Style B | Color A
    Style B | Color B

    Next, you would activate stock management per variation. Your variable product would look like this then:

    Style A | Color A | Stock: 10
    Style A | Color B | Stock: 10
    Style B | Color A | Stock: 0
    Style B | Color B | Stock: 10

    This would lead to the fact that all variations are visible, but only the variations with a positive stock can be purchased. Please note that I used Stock: 10 as example. Here, you’d add the stock of the corresponding variation.

    • This reply was modified 6 years, 1 month ago by Niels Lange.
    AJ a11n

    (@amandasjackson)

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

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

The topic ‘Showing all product variations’ is closed to new replies.