WooCommerce: Change quantity and delete products on checkout
Adding the ability to change the quantity of the products in the cart or delete a product right on the WooCommerce Checkout page can reduce the hustle of the customers, [...]
Automatically apply a coupon passed via URL to the cart in WooCommerce.
Creating unique WooCommerce URLs that automatically applies a discount to the customer’s shopping cart is a great way to through UX to increase the revenue. By adding a coupon code [...]
Change product price when other product is in cart – WooCommerce
Once a client of mine, running a WooCommerce store, wanted to change a product price if the customer adds another product in the WooCommerce cart. The idea was to offer [...]
How to check if the WooCommerce cart contains a product or product category
We've covered how to check if product is in the WooCommerce order and if certain category is in the order. In this article we'll cover how to check if the [...]