=== Change Quantity on Checkout for WooCommerce === Contributors: bhavik.kiri Tags: checkout, quantity, woocommerce, update quantity, remove product Requires at least: 1.4 Tested up to: 5.7.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allow the customers to change the quantity & delete the product on the checkout page for WooCommerce. == Description == This plugin will allow the customers to change the quantity & delete the product on the standard WooCommerce checkout page. == Installation == 1. Ensure you have latest version of Woocommerce plugin installed 2. Unzip and upload contents of the plugin to your /wp-content/plugins/ directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Quantity selector and Product delete icon will appear on the checkout page of your store. == Screenshots == 1. The Quantity selector and Product delete icon on the checkout page of your store. == Changelog == = 2.0 = * Fixed the issue with WooCommerce 5.2, where the quantity selector was not displayed. = 1.0 = * Initial release.