# Shipping Options

<figure><img src="/files/qNk6NOKoxnGCBAU4NyFL" alt=""><figcaption></figcaption></figure>

* **Shipping Message Style:** Select the shipping message display pattern.
* **Shipping Date Format:** Set the date format to show the shipping date. Use the tooltip for the input help.
* **Set Shipping Time:** Cut-off time for the customers to order the product for the starting of same-day processing.
* **Saturday Processing?:** Set YES if you process and ship orders on Saturdays.
* **Default Order Processing Time:** Set default order processing time
* **No Shipping On Holidays?:** Set YES to enter holiday dates for no shipping.
* **Holidays:** Enter comma-separated holidays in a “month-day” format.
* **Dynamic Holidays:** Enter holidays for which the date is not fixed rather the day of the month is considered for the holiday.


---

# 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://docs.magecomp.com/magento-2-custom-stock-status-extension/shipping-options.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.
