Bright Plugins is acquiring WordPress and WooCommerce plugins. Let's Connect

Hide Pre-Order Date Field | Bright Plugins Docs

1 min read Updated July 14, 2026 By the Bright Plugins team

1. First, go to the Preorders for WooCommerce and choose settings page.

2. Ensure the option below under “Choose Shipping Date” is turned off for “Allow customer to choose desired shipping date (after products are available).

Pre-Orders for WooCommerce: Choose shipping date 1 1024x152.

3. You can check the setting on the checkout page by adding to the cart your preorder product.

Pre-Orders for WooCommerce: Checkout Choose shipping date 1024x588.
Pre-Orders for WooCommerce: Checkout Field to be hidden 1024x618.

Preorders for WooCommerce – Free Version

Note: if you are using the free version and want to hide this preorder field from the checkout page, then use this CSS code below:

p#preorder_date_field {
    display: none !important;
}

This option is unavailable on the free version, but you can use CSS code to hide the shipping date.

Depending on your theme, there may be several ways to add CSS code. The most common way is to navigate to the Appearance -> Customize section of your dashboard, scroll down to the bottom of the page and click Additional CSS.

Pre-Orders for WooCommerce: img 60f2812e2575d

Check full documentation for Pre-orders for Woocommerce

How to fix YITH WOOCOMMERCE CHECKOUT MANAGER date conflict issue>

Updated on July 14, 2026 · Need help? Open a support ticket