The customer cannot edit the quantity of the product or delete it. So I want to provide the functionality of changing the quantity and delete the product without having your customer leave the Checkout page.
Report bug
·
Request feature
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
Modify-the-cart-details-o-WooCommerce-Checkout-Page/
└── assets/
├── css/
│ ├── edit-checkout.css
│
│
└── js/
├── add_quantity.js
└── index.php
- add the project-files to wp-content/plugins/
- activate the plugin in the wordpress-project
- check the checkout-page in your WooCommerce Shop