Product variation Error in Layout Builder

Hi there, I created my Single Product Layout with Layout builder, when I try to select another product variation it won’t let me change it after that, I inspected it and the console shows this error:

scripts.js?ver=4.9.3:1201 Uncaught TypeError: Cannot read properties of undefined (reading ‘filter’)
at _run_price (scripts.js?ver=4.9.3:1201)
at HTMLDivElement. (scripts.js?ver=4.9.3:189)
at Function.each (jquery.min.js?ver=3.6.0:2)
at s.fn.init.each (jquery.min.js?ver=3.6.0:2)
at ivpa_register_310 (scripts.js?ver=4.9.3:177)
at scripts.js?ver=4.9.3:212

Site is in maintenance right now but I can give you access

Hi @eleeme,

I’ve checked your site and I can see that error you’re describing. It looks like it’s coming from the “Improved Product Options for WooCommerce” plugin. If I disable that plugin, things start working again.

The “Add to Cart” element of Pro is designed to output the theme template markup of the WooCommerce Add to Cart Form, and also run all the WooCommerce hooks commonly used in plugin integrations. This helps keep plugins working, but we can’t guarantee that it works with all 3rd party plugins.

You may want to reach out to their developers for support. Perhaps there’s something in the settings that can be adjusted to correct this.

thank you very much I will reach them.

Hi @eleeme,

Great and let us know how it goes.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.