The Checkout Fields Manager allows you to delete, edit, and re-order checkout fields in the billing and shipping forms. This gives you full control over the checkout experience and helps streamline the process for your customers.
1. Enable Checkout Fields Manager #
- Go to Dashboard → Theme Settings → Shop → Checkout.
- Turn on the Checkout Fields Manager option.
Note: This feature only works if your checkout page uses the WooCommerce shortcode
woocommerce_checkout.
It does not work with checkout blocks created using the new Gutenberg editor.
2. Configure Checkout Fields #
After enabling the feature, you can configure fields in:
Dashboard → WooCommerce → Checkout Fields
Field Options #
- Position
- Assign fields to different positions on the form: Full Width, Left, or Right.
- Example:
billing_first_name→ Leftbilling_last_name→ Right
- Setting both to Wide makes the fields span the entire row.
- Required
- Make a field mandatory or optional for checkout completion.
- Status
- Enable or disable specific checkout fields as needed.
The same options are available for shipping fields, allowing full customization of the shipping form.