Product variations dropdown get empty after load
-
I am encountering a weird issue, at least it seems weird to me, it might be a woocommerce functionality. I added a woocommerce products, changed to variable product, added an attribute “Design” with two values “Paradise|Hope”, generated variations and set up their pricing. When viewed this product on frontend, the dropdown had both variations but as soon as page stopped loading, they removed by the javascript.
I worked on woocommerce/assets/js/frontend/add-to-cart-variation.min.js, in a hope to disable the cross check functionality, I commented out some part of the code. That did the trick, it started to show up but when selected and added to cart, I get the error “Please select the product variation”.
Right now, I have original WooCommerce files and variations setup. On product page, I am getting JS error “Sorry, no product matched your selection. Please select different product”. I am kinda newbie at WooCommerce, I may have missed a step or not getting the workflow properly. Please enlighten me what else can I try to fix?
I have also tried disabling all other plugins and upgrading to latest version. Product page can be viewed here https://tinyurl.com/gp8fazn
Thanks
- The topic ‘Product variations dropdown get empty after load’ is closed to new replies.