# Блок "Корзина"

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

{% hint style="info" %}
Адрес доставки в корзине
{% endhint %}

При оформлении заказа клиент может ввести адрес доставки. Для этого включи необходимую опцию в блоке "**Корзина**" и укажи шаблонной сообщение для запроса адреса.&#x20;

При оформлении заказа ты получишь соответствующее уведомление содержащее адрес доставки.

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

{% hint style="info" %}
Генерация счета в корзине
{% endhint %}

При необходимости можно отправить покупателю счета, в виде PDF документа. Для этого включи соответствующую опцию в настройках блока, и Onebot сгенерирует счет.

<figure><img src="/files/BQ35oJnpyBjOBw9IqXWP" 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://help.onebot.tech/onebot-help/bloki-konstruktora/magazin/blok-korzina.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.
