woo-update-cart-on-quantity-change

აღწერა

ეს პლაგინი დახურულია, დახურვის თარიღი: 27.10.2022. ჩამოტვირთვა მიუწვდომელია. მიზეზი: პლაგინების სახელმძღვანელოს დარღვევა.

მიმოხილვები

25.10.2017
When WooCommerce coupons are activated, this plug-in does not work. Instead, the warning "Please enter a coupon code." is displayed instead and the cart does not update automatically.
16.11.2016
It works perfectly. Ajax could be a moment faster since there is a pause between click on quantity button and ajax starting to roll.
26.09.2016
Just what I was looking for, though I had one problem. The jQuery script selected all "type=submit" buttons instead of a specific one that refreshes the cart. This was a problem because I have the cart and the checkout on the same page, which jumpstarted all address validation unprompted. Solved it by changing line 2 in custom.js from: var upd_cart_btn = jQuery(".cart_item").parents('form').find('[type="submit"]'); to: var upd_cart_btn = jQuery(".cart_item").parents('form').find('[name="update_cart"]'); Otherwise, good stuff.
5 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“WooCommerce Update Cart On Quantity Change” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ WooCommerce Update Cart On Quantity Change თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.