How can I display delivery dates?
You can display delivery dates on nearly any page of your store. Depending on the location and your theme type, you will use either a drag-and-drop App Block or a manual Liquid snippet.
Which installation method should I use?
To ensure the best experience and easiest setup, please select the guide that matches your theme type and desired location:
1. Using App Blocks (Recommended)
If you are using a modern Online Store 2.0 theme (such as Dawn, Sense, or any theme purchased recently), you can add the widget as an "App Block" directly within the theme editor. This requires no coding and allows you to drag and drop the widget exactly where you want it.
- Best for: Product pages and featured product sections.
- Guide: How can I display delivery dates using the app block?
2. Using Liquid (Manual Installation)
If you are using a legacy Shopify theme, a Page Builder app (like PageFly), or want to show dates in the cart or collection grids, you will need to use a Liquid snippet.
- Best for: Cart items, collection items, and older themes.
- Guide: How can I display delivery dates using Liquid?
Need help with manual installation?
Adding Delm via Liquid code is an advanced customization. You must be comfortable editing theme files (.liquid) to place the code correctly. If you need assistance with a custom implementation, please reach out to our support team. Note that personalized code assistance requires a plan with Premium Support.
Supported locations
Below are the most common areas where you can display delivery dates:
Location | Method | Difficulty | Description |
|---|---|---|---|
Product pages | App Block | Easy | Recommended. Drag and drop the widget via the Theme Editor. |
Featured product | App Block | Easy | Works for "Featured Product" sections on your Homepage or Landing Pages. |
Cart items | Liquid | Advanced | Displays a specific date for each item in the Cart Drawer or Cart Page. |
Collection items | Liquid | Advanced | Displays a date on product cards within a collection grid. |
Custom placement | Liquid | Advanced | Use Liquid for any location where App Blocks are not available. |
Unsupported locations
Currently, Delm cannot display delivery dates in the following areas:
- Whole cart delivery date: We cannot calculate a single, aggregated date for the entire order (e.g., "Your whole order arrives on Feb 15"). We only calculate dates per specific item.
- Shopify Checkout
- Order confirmation emails
- Thank you page
- Order status page
- Headless storefronts (Hydrogen)
Updated on: 25/02/2026
Thank you!