Hello,
I recently installed WS forms to get more attributes and customizations for my products, but i see that the ADD TO CART button from WS Forms is not working. The form is sending a POST call to the product page, and the body is a FormData with all the details – just like the theme does, but it’s not ajax.
I even tried to use the theme’s Add to cart button and inject my attribute in the FormData in Ajax call, with browser dev console, but the attribute is not added.
How can I solve this?
Versions that i run:
WP: 6.2
PHP: 7.4
WooCom: 7.6.1
WooCommerce WS Form PRO Product Add-Ons: 1.1.75
WS Form Pro: 1.8.87
Thanks,
Andrew