# Products delivery

This tool enables you to set up and manage product delivery for your customers.

## How to add a product delivery

**Step 1. Go to the Delivery section**

In the sidebar menu, select the **Delivery** section.

<figure><img src="/files/MSPrfrLotVaAh3am7GMb" alt="" width="186"><figcaption></figcaption></figure>

**Step 2.** Click the **Your delivery options** button.

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

After that, the delivery settings fields will open.

**Step 3. Fill in the delivery method fields**

<figure><img src="/files/fISZF6UHj1THxneFxczk" alt="" width="375"><figcaption></figcaption></figure>

**Specify the required parameters**

* **Name:** the name of the delivery method as it will be displayed to the customer.
* **Description:** a brief explanation of the method. This text will appear under the selected delivery option.
* **City:** the city or area where delivery is provided.
* **Delivery time:** the estimated delivery timeframe (e.g., 3-5 business days).
* **Price:** the delivery cost for the customer.
* **Minimum order for free delivery:** if applicable, set the order total threshold. When the cart meets or exceeds this amount, delivery will be shown as **Free**.
* **Additional delivery fields:** select the information you need from the customer (e.g., Full Name, Street, House Number, Apartment/Office, Intercom Code, Delivery Instructions).

After configuring all settings, click **Save** or **Save and Exit**.

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

## How to select a delivery method in store settings

After you have configured the delivery methods in the corresponding section, go to the online store settings:

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

Next, find the site with the online store where you want to set up delivery methods, and click the **Settings** button:

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

A right-hand settings menu will open, where you need to go to the **Store** tab:

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

Then, in the **Store** tab, expand the **Delivery** section and select which type of delivery will be available for this store.

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

{% hint style="success" %}
Ready!&#x20;

Now you know how to set up delivery for your online store.
{% endhint %}


---

# 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.mavibot.ai/websites/online-store/delivery.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.
