• Resolved AngeloLazzari

    (@angelolazzari)


    Hi, in that product we have 4 attributes with a lot of generated variations.

    The problem we have is that, if you choose Amarillo in the first color, i would like the second atribute to reload the few measure variatino the Amarillo colr has availables….

    this just happen when we have a very very very little number of variations…but not with that great number of nealry 1350 variaitons in total…

    That is a TEST site where actually there is only woocommerce & page builder activated…. no theme function.php customizations, storefront theme.

    thank you very much

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • You could increase the variations threshold to a number greater than 1350 with this snippet:
    https://gist.github.com/mohsinoffline/f06c66259e667d6b16bb

    Then all the variation data loads in the page. You should get the behaviour you want. However, your customers may find the page takes too long to load.

    That’s a lot of variations and not very manageable. Have you considered measures to reduce the number?

    If I sell T shirts in 3 colours and 3 sizes, that’s 9 variations, but if colour doesn’t affect price, I could set the colour attribute to “Any” and I will have only 3 variations.

    There are add-on type plugins available, and these allow you to setup dropdowns or radio button sets for some or all attributes, so reducing the number of variations.

    With these methods, you would lose the ability for stock control and individual SKUs.

    Thread Starter AngeloLazzari

    (@angelolazzari)

    ok thanks i will try.

    thank you very much @lorro !

    Angelo

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘problem on variable product with loads of variations’ is closed to new replies.