Avoid "wc_add_to_cart_params is not defined" error in WooCommerce
I'm trying to add products to the cart in woocommerce, but am getting a persistent error Uncaught ReferenceError: wc_add_to_cart_params is not defined. Have used this approach many times before without issue, has wc_add_to_cart_params been removed from woocommerce? If so what…