How to reset bundle items quantity value?
-
How to reset bundle items quantity value and total price?
jQuery(".woosb-qty .input-text").val(0);
This code works for input value. But the price does not change.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to reset bundle items quantity value?’ is closed to new replies.