# Delivery Time

<figure><img src="https://3284033180-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fag3h7ZduRGWlquTgGUHi%2Fuploads%2F6dUG83CM3BtGzmG562KX%2Fdelivery_time.jpg?alt=media&#x26;token=41e8c661-0efa-4d5c-9ce7-3c539e6b7841" alt=""><figcaption></figcaption></figure>

**Delivery Time** helps customers know the estimated delivery time from the moment they place an order through the settings on your store.

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Choose **Default product** template in the dropdown of editor window to open theme editor of product page.
4. &#x20;From **Product information ->** Click **Add block** -> Choose **Delivery time**.

<figure><img src="https://3284033180-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fag3h7ZduRGWlquTgGUHi%2Fuploads%2FcNYO50qmHYHHWkGf1S1l%2Fimage.png?alt=media&#x26;token=996dbd07-c881-4c67-ac85-c984f23d648a" alt=""><figcaption></figcaption></figure>

### Block settings

<table><thead><tr><th>Settings</th><th>Meaning</th><th data-hidden></th></tr></thead><tbody><tr><td>Icon</td><td>Enter the SVG icon</td><td></td></tr><tr><td>Icon size</td><td>Determine icon size.</td><td></td></tr><tr><td>Text/Icon color</td><td>Apply a color for the text and icon.</td><td></td></tr><tr><td>Delivery text</td><td>Add the text you want to display on Delivery Time. The values: <strong>hour</strong>, <strong>date_start</strong>, and <strong>date_end</strong> must be placed in […]; otherwise, the exact time cannot be displayed.<br><br><em><mark style="color:orange;">Example: 'Order within the next [hour] to receive it. Estimated delivery is between [date_start] and [date_end]' or 'Order in the next [hour] to get this to you between [date_start] and [date_end]' or 'Order in the next [hour] to get it by [date_end]' or 'Order in the next [hour] to get it soon'</mark></em></td><td></td></tr><tr><td>Text font size</td><td>Specify the font size of the text.</td><td></td></tr><tr><td>Start date from current date</td><td>Set <strong>Delivery Start Date</strong>: <strong>2 days</strong>; <strong>today</strong> is <strong>Thursday, May 23</strong>, and <strong>Exclude Days</strong> <strong>SAT, SUN</strong> (You have excluded Saturday, May 25, and Sunday, May 26).</td><td></td></tr><tr><td>End date from current date</td><td>Set <strong>Delivery End Date</strong>: <strong>6 days</strong>; <strong>today</strong> is <strong>Thursday, May 23,</strong> and <strong>Exclude Days</strong> <strong>SAT, SUN</strong> => <strong>Wednesday, May 29.</strong></td><td></td></tr><tr><td>Exclude days from</td><td>Add the day in a week that you wanna exclude. There are 2 options:<br><br><mark style="color:orange;"><strong>Only delivery</strong></mark><br><mark style="color:orange;"><strong>Shipping + Delivery</strong></mark></td><td></td></tr><tr><td>Date format</td><td>Select a format you would like to use.</td><td></td></tr><tr><td>Cut-off</td><td>Set the time within the day when you want to cut off delivery here.<br><br><em><mark style="color:orange;">Note: Number only (24 hours format - 16:00:00 means 4PM)</mark></em></td><td></td></tr><tr><td>'Hours' text - 'Minutes' text</td><td>This option allows you can customize the text of the Text hours/ minutes. <strong>Example</strong>: Instead of using "<strong>hours</strong>/<strong>minutes</strong>," you can set it as "<strong>h</strong>/<strong>mins</strong>". Or you can set it to be suitable for your country's language.</td><td></td></tr><tr><td>Top padding</td><td>Determine the spacing of the block from top.</td><td></td></tr><tr><td>Bottom padding</td><td>Determine the spacing of the block from bottom.</td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://halosoft.gitbook.io/ella-documentation/product-page/product-information/delivery-time.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
