# Добавление товара в корзину из блока «Чтение записей из списка»

Разработали возможность для ботов Телеграм добавлять товар в корзину из блока «Чтение записей из списка»

Раньше такая возможность была только у блока «Чтение запис**и** из списка», это было не удобно: бот присылает список товаров, пользователь выбирает необходимый товар, проваливаясь в карточку товара, а только затем добавляет товар в корзину. Теперь это можно сделать прямо из списка товаров.


---

# 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.watbot.ru/chat-boty/bloki/magazin/chtenie-zapisei-iz-spiska/dobavlenie-tovara-v-korzinu-iz-bloka-chtenie-zapisei-iz-spiska.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.
