nielslange / smntcs-quantity-buttons-for-woocommerce

Display quantity buttons on WooCommerce product page.
https://wordpress.org/plugins/smntcs-woocommerce-quantity-buttons/
GNU General Public License v2.0
8 stars 4 forks source link

Switch to Vanilla JS #55

Closed nielslange closed 4 years ago

nielslange commented 4 years ago

Currently, the JS code is based on jQuery. For compatibility and performance reasons, that code should be migrated to Vanilla JS.