
Using the plugin we picked in the previous video, we walk through installation and setup and look at the overview of how to use the plugin to customize the emails. Link to plugin is below video.
To increase conversion and reduce abandon carts, refine your customer’s process of going from product to cart to checkout, from four or five clicks, down to a single click. Super easy to implement and quite effective!
There are many times you want to filter your default shop page so that it doesn’t show every product you have available. This tutorial video demonstrates how to do this by adding some simple code to your functions.php file.
By default, WooCommerce sets the cart quantity to 1. You can easily update this by appending: &quantity=XX to the end of the add-to-cart variable in the URL. Short video below demonstrates how to do this. Note: please make sure you clearly communicate to the customer that multiple items are being adding to the cart when …