• Resolved vinothss4u

    (@vinothss4u)


    Update all variant values depend on the changed variant in variable product

    I have the following attributes
    Material attributes for the values of plastic, wood.
    Size attributes for the values of 10cm, 15cm, 17cm.
    Color attributes for the values of red, white, blue.

    In variable products

    1. plastic, 10cm, red.
    2. wood, 17cm, (no color)

    Case1: If the user selects the plastic material, should show 10cm only in the size and red for color.
    Don’t want to show all the other sizes and colors to the user.

    Case2: If the user selects the wood material, should show 17cm only in the size. the color dropdown should not display. But should show the price.

    How to make the above-mentioned cases on the product details page?

    Thanks

    • This topic was modified 5 years, 9 months ago by vinothss4u.
    • This topic was modified 5 years, 9 months ago by vinothss4u.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support mouli a11n

    (@mouli)

    Hi there,
    Please check the product variations to check that you have removed any variations that you fdo not want to be offered for that product.
    For instance, in your case you need to make sure that you do not have variations such as:

    • Plastic 17cm
    • Wood 10cm

    That should limit the variations offered on the product page to those that are available.

    I hope that helps you to figure it out.
    Feel free to get back to us if you have further questions.

    Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please feel free to start a new thread.

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

The topic ‘Update all variant values while change one variant’ is closed to new replies.