# Time Picker

## **Element Description**

The **Time Picker** field allows users to select a specific time during the checkout process. It is ideal for scheduling appointments, setting delivery or service times, or any other situation where precise time selection is required.

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

**Sample Use Cases**

* Allow customers to choose a delivery time slot.
* Let users schedule service times for appointments or consultations.
* Collect preferred time information for event or service planning.

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

## **Time Picker** Field Settings

<figure><img src="/files/08fiP0Bc3nqdL1IUZnPG" alt=""><figcaption></figcaption></figure>

* **Label** – The name of the field displayed to the customer on the checkout page.
* **Placeholder** – The text that appears inside the input box before the customer selects a time.
* **Description** – Additional information or instructions about the time picker, displayed below the field.
* **Enable/Disable Field** – Allows you to enable or disable the field based on your needs. If it is disabled, the element will not be displayed in the checkout form, you can enable it anytime from the checkout builder according to your needs.
* **Is Required** – When enabled, customers must select a time before proceeding with checkout.
* **Default Value** – Pre-fill the field with a default time value when the page loads.

**Advanced Settings**

* **Custom Class Name** – Add [**custom CSS classes**](/checkout-custom-fields-builder-for-woocommerce/plugin-features/custom-classes.md) for further styling or additional functionality for the time picker field.


---

# 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.stylemixthemes.com/checkout-custom-fields-builder-for-woocommerce/checkout-builder-elements/time-picker.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.
