Replies: 0
Hi,
I guess, I have found another typo in your plugin
quantity_input is not defined on line 163 site_url/wp-content/plugins/product-quantity-for-woocommerce/includes/js/alg-wc-pq-variable.js?ver=1.8.1
quantity_input
should be
quantity_input_var
on both line 163 and 165 in “/product-quantity-for-woocommerce/includes/js/alg-wc-pq-variable.js”
Please fix this typo asap
Thanks