Once a customer has already registered on your site, there is often no need to display or collect their billing details on subsequent transactions, as they will auto-populate. In addition, if a customer is purchasing a virtual product that does not require shipping information, it can discourage a sale if they have to input too much information. This tutorial video will show you how to remove the customer billing details for virtual products which will speed up the checkout process and hopefully increase your conversion rate.
WooMembership sites are a very powerful way to deliver exclusive content to your site’s members. In this short screencast, we show you the basics of starting a Membership site, but creating a simple Membership and Membership Subscription product. Video below:
A proven way to drive more sales is to provide your customers with easy access to a “Continue Shopping” button. Amazingly, many WooCommerce themes (especially free ones) do not include this. Watch the video below to see how to easily copy/paste code from below, so you can quickly add a Continue Shopping button to your …
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.