Variations results in false “Please select some product options” message
-
Hello,
I’ve researched this issue here in Woocommerce, WordPress, and other forums but I’m not sure if the resolutions are compatible with my issue so I would appreciate any and all guidance on this.
I offer a hot sauce special and allow the customer to select three hot sauces. It recently started issuing the following message after the customer selects three products and attempts to add to the cart “Please select some product options before adding this product to your cart.”
I placed the site in troubleshooting mode and enabled the Woocommerce plugins to get to the store. I was then able to select the variations and add them to the cart. I enabled each plugin, one by one, and each time I was unable to duplicate the error.
The various version/releases I’m running are:
Wordpress: 5.5.3
PHP: 7.4
Woocommerce: 4.8.0One of the threads I found on this issue requested the error from the browser console, which I have cut/pasted below:
add-to-cart-variation.min.js:1 Uncaught TypeError: y.parseHTML is not a function
at HTMLFormElement.t.onFoundVariation (add-to-cart-variation.min.js:1)
at HTMLFormElement.dispatch (jquery-1.7.2.min.js:3)
at HTMLFormElement.i (jquery-1.7.2.min.js:3)
at Object.trigger (jquery-1.7.2.min.js:3)
at Object.e.event.trigger (jquery-migrate-1.2.1.min.js:2)
at HTMLFormElement.<anonymous> (jquery-1.7.2.min.js:3)
at Function.each (jquery-1.7.2.min.js:2)
at e.fn.init.each (jquery-1.7.2.min.js:2)
at e.fn.init.trigger (jquery-1.7.2.min.js:3)
at HTMLFormElement.t.onFindVariation (add-to-cart-variation.min.js:1)Any advice would be greatly appreciated.
Kind Regards,
Dennis
- The topic ‘Variations results in false “Please select some product options” message’ is closed to new replies.