Awesome q2a theme

Plugin Quantities and Units for WooCommerce?

0 like 0 dislike
36 views
Who can faced a problem. that plugin is not added to the cart, for example 1000, and minus is not working
5aec5e14f2429261065264.jpeg
by | 36 views

1 Answer

0 like 0 dislike
asstets/js/ipq_input_value_validation.js

Find the jQuery(document).ready( function($) {and then insert these lines:

if ($('.qty').attr("pattern") == "){
$('.qty').removeAttr("pattern");
}
by

Related questions

110,608 questions
257,187 answers
0 comments
40,796 users