# How to place an order test?

## Requirements:&#x20;

* Activate the DingDoong app in your theme to use the scheduling widget.&#x20;
* If you're unsure how, follow the instructions in [Broken mention](broken://pages/UmI2NldV6TIHIwMKRb8n)
* You must enable local delivery or store pickup and set your preferences.

***

## Scenario&#x20;

You are a store specializing in home decor and interior decorations for living spaces. Your store is located at **123 Imaginary Lane, Floor 2, Dreamtown, NY 10001**.

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

You offer a **store pickup service** to provide customers with more flexibility in receiving their items. This approach not only enhances customer convenience but also helps **boost sales and encourages more purchases**. By allowing customers to choose how and when to pick up their orders, you cater to diverse preferences and improve the overall shopping experience.

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

For store pickup, you expect:

<mark style="color:red;background-color:orange;">Expectations:</mark>&#x20;

* You offer store pickup 6 days a week, **from Monday to Saturday.**
* Pickup time is from **10 AM to 7 PM,** and customers can select **a 60-minute pickup window**, such as 10 AM - 11 AM, 11 AM - 12 PM, and so on until 7 PM.

<mark style="color:red;background-color:orange;">Set-up:</mark>&#x20;

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

<mark style="color:red;background-color:orange;">Expectations:</mark>&#x20;

* Schedule according to preparation time: You need **1 day to prepare** the order before the customer picks it up.

  If a customer places an order **after 5 PM on Monday**, they can only choose a **pickup time on Thursday.**

<mark style="color:red;background-color:orange;">Set-up:</mark>&#x20;

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

Once the setup is complete, please follow these steps to place a test order from the storefront.

<mark style="background-color:purple;">**Step 1**</mark>. Select a date &#x20;

<figure><img src="/files/18EGo9KhuR6ECqZfPgkp" alt=""><figcaption></figcaption></figure>

<mark style="background-color:purple;">**Step 2.**</mark> Select a time range&#x20;

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

<mark style="background-color:purple;">**Step 3.**</mark> Click **Check out** to proceed to **Checkout page**&#x20;

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

<mark style="background-color:purple;">**Step 4.**</mark> Fill in personal information to pay for the order&#x20;

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

## Results&#x20;

The date and time you selected will appear on the **Thank You page.**

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

Go to **Admin** and <mark style="color:red;">check the order you placed</mark>. You will see the **checkout channel** and **the tags** for the selected date and time.&#x20;

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

Check the tags of order date and time&#x20;

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


---

# 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.dingdoong.io/how-to-place-an-order-test.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.
