Enable manual delivery dates for stores shipping from the Czech Republic

I run a custom manufacturing business that ships from the Czech Republic. My products have long lead times, and I need to display estimated delivery dates at checkout to set clear customer expectations.

The manual delivery dates feature works for stores shipping from Canada, the United States, the United Kingdom, France, Italy, Spain, Germany and Australia – but not for the Czech Republic.

What I need:

Enable manual delivery dates for stores with the Czech Republic as the shipping origin, in the same way this feature works for the currently supported countries.

Why this matters:

  • Reduces customer enquiries – Customers see delivery estimates before purchasing instead of contacting support

  • Increases conversions – Clear delivery expectations build trust and reduce cart abandonment

  • Creates a level playing field – Czech merchants should have access to the same checkout features as merchants in other European countries such as Germany, France, Spain and Italy

Current limitations of workarounds:

Adding delivery estimates to shipping rate names is not ideal because:

  • It clutters rate names

  • It does not account for different transit times to different regions

  • It is not as clear or professional as a dedicated delivery date display

Please consider extending manual delivery dates to the Czech Republic and other European countries.

Since this is an improvement requirement I believe you should post this on the Shopify community.dev platform.

And as for the time being you could use a metafield solution to show users the min or max day it would take to reach their orders. Or if you know that the item order do reach on a fixed number of days guaranteed than you can calculate the date from today and add that to the frontend. You can choose to show this only for the Czech market with an if condition.

Best