# Корзина в мессенджерах.

![](https://sun6-19.userapi.com/TVrQWYytvyG4ohAEFwqpfwlxjwXgBUE04jc5aw/7bTb17WatEg.jpg)

&#x20;  Простой но очень востребованный функционал — корзина в мессенджерах.

{% embed url="<https://vk.com/video9688916_456239052>" %}
Telegram
{% endembed %}

Поддерживает следующие функции:

— Добавление товара в корзину

— Удаление любого товара из корзины

— Очищение всей корзины одной кнопкой

— Подсчёт и пересчёт стоимости корзины

Встраивается в любой бот, одинаково работает в Telegram, Whatsapp, Viber, Vk, Fb, Ok, Avito, online chat на сайте, порядок кнопок может быть любой.

Задействует только внутренние возможности конструктора, не требует интеграции по API.

{% embed url="<https://vk.com/video9688916_456239053>" %}
Whatsapp
{% endembed %}

Что бы протестировать функцию корзины, напишите боту в лс страницы слово — корзина, либо выберете в кейсах.

Автор кейса -  <https://vk.com/evgrafovmo>


---

# 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://cases.salebot.pro/korzina-v-messendzherakh..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.
