Today you'll learn how to add questions to the WooCommerce checkout page. Also, how to use a customer purchase note (using the standard WooCommerce order notes) to learn about customers and their needs. Let's begin! Knowing your customers is crucial. You can use the standard order notes but they ...
Blog
Let Your Customers Ask for Gift Wrapping at the WC Checkout
We all love receiving gifts! So what if I told you we love giving presents even more? Use this fact. Offer gift wrapping to boost sales in your WooCommerce store. You can simply implement a new option in the WC checkout. Read this step-by-step guide to learn how to do that! Have you ever received ...
Use the Apriori Algorithm for Better Product Recommendation Engine in WooCommerce
In this article, you will learn the effective product recommendations method (the so-called cart analysis). By using a special algorithm (Apriori algorithm), you will learn which products to sell in sets. Let's learn about the product recommendation engine (Apriori algorithm cart analysis) and ...
How to add Radio Buttons to the WooCommerce Checkout
Would you like to configure WooCommerce checkout radio buttons? Sure thing! You can't make it by default. But I have a method. It's simple and I'll guide you step-by-step in this article. Are your customers leaving you enough feedback about your products and services? Would be nice to ask ...
Set Any Message at WooCommerce Checkout (for Your Customers)
In this quick tutorial, I'll show you how to add and add custom text or a message to the WooCommerce checkout page! You will also learn how to edit such notice messages with a WooCommerce plugin. Let's begin 😊! Table of contents Add text to the WooCommerce checkout - Steps Edit notice ...
How to Configure Checkout for Digital Goods
If you sell digital goods you'd like to set the lighter WooCommerce checkout. Probably, you'll only need a customer's name and an e-mail address, nothing more. I will also show you how to temporarily disable the WooCommerce checkout form and remove the company name field. Let's configure the ...
Disable the shipping address and remove billing fields from the WooCommerce checkout page
If you sell digital goods, you may want to build a WooCommerce checkout without address fields. You can also disable some billing address fields, and shipping, or remove the Ship to a different address checkbox from the WooCommerce checkout page entirely! Let's see how to configure the checkout with ...
Custom Checkout Order Form with a FREE WooCommerce Plugin
In this article, you'll learn how to customize the WooCommerce checkout order form with a free plugin. The method is simple and it won't take long. You will also see how to reorder WooCommerce checkout fields in seconds! Standard WooCommerce doesn't let you adjust the order form or reorder fields ...
How to Personalize the Shipping and Billing Address Section in WooCommerce?
The WooCommerce shipping and billing address sections are the most important of the checkout. It works well by default. Sometimes you need something more. You can't change the field order or add more shipping fields to the WooCommerce checkout, can you? I'll teach you in this article how to ...
How to customize the WooCommerce checkout page & fields with CSS
There are two types of fields in WooCommerce: product and checkout fields. And you can personalize both of them! In this article, you'll learn how to assign a custom field class and use CSS to style the WooCommerce checkout page. I will be customizing WooCommerce checkout page fields with CSS with ...