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 ...
WooCommerce checkout fields
By default, the WooCommerce checkout form contains a lot of billing and shipping fields including required ones. But it’s possible to speed up the WooCommerce checkout with a checkout field editor.
You may read the below articles on how to remove, edit, rearrange, or add new custom fields with a plugin. The checkout field editor for WooCommerce allows form management without using a custom code or shortcode.
There is no need to stick to the standard WooCommerce checkout template. Read how to customize the checkout page in the blog posts or see the checkout manager.
Flexible Checkout Fields FREE →
Flexible Checkout Fields PRO WooCommerce →
All articles
How to Add Custom Upload Field to Your WooCommerce Store
There is an easy way to enable the checkout feature to upload files in WooCommerce without woocommerce_form_field. In this article, I'll show you two solutions to let customers add files in the WooCommerce checkout. One with the woocommerce_form_field function and action, and the second with a ...
How to Remove Required Fields from the WooCommerce Checkout & How to Set any field as required or optional
WooCommerce doesn't always let you configure checkout fields the way you want. In this article, I'll show you how to add, remove, and configure WooCommerce checkout fields to be optional or required. Let's begin 🚀! Table of contents Required fields in the WooCommerce checkout Manage ...
How to Configure Validation for WooCommerce Checkout Fields Verification (like Email)
In this article, I'll show you how to configure automatic WooCommerce checkout email verification. You will be able to use the default WooCommerce checkout validation for fields like email, address, phone, or your custom fields too! Have you ever received an order with a misspelled email address ...
WooCommerce Checkout Notes: Configure the Section the Way You Want
The WooCommerce checkout gives you the Order notes field by default. You don't have to configure anything. WooCommerce shows this field but you may want to remove additional information in the WooCommerce checkout page or customize the form. Read the article to learn how to use Order notes, and ...
Adjust Your WooCommerce Store Checkout to GDPR
How to comply with GDPR? In this article, I'll guide you through WooCommerce GDPR checkout. I'll show you some WooCommerce privacy options. Also, I'll teach you how to create and add a GDPR checkbox to the WooCommerce checkout page. GDPR stands for General Data Protection Regulation. It went into ...
How to add, edit, and remove billing fields in the WooCommerce checkout?
Billing fields fill the default section of the WooCommerce checkout page. Learn how to add, edit, and remove billing address fields in the WooCommerce checkout with a free plugin! Let's begin 🚀! Table of contents WooCommerce Checkout - Billing Address fields Edit WooCommerce checkout ...
An easy way to add the Date Time Picker field to your WooCommerce checkout
Learn how to add a new field like delivery date and time picker in your WooCommerce checkout form. I'll show you the easy method in this article using a plugin. You'll see how to implement such a date/ time picker to the WC checkout. Do your WooCommerce customers contact you to learn about the ...
My Account in WooCommerce - Settings, Shortcode & Custom Fields
In this quick guide, I'll show you how to set the My Account page in WooCommerce using built-in settings and a shortcode. You will also see how to add custom fields to the page in WooCommerce. You may think that's difficult to do. No worries! With a dedicated & free plugin, you will customize ...
Create Custom Fields in WooCommerce Checkout and Product Pages
Standard WooCommerce doesn't let you create custom fields without writing your code. However, there are situations when you need the custom product or checkout fields to handle a WooCommerce order effectively! Don't worry. 2 free plugins will help you add custom fields in your store. You ...