# Взаимодействия с товарами

<figure><img src="/files/2CRKxvqkbfMMy1W76Bai" alt=""><figcaption></figcaption></figure>

### 1. Продажа предметов в рулетке

При включении этой опции пользователи смогут продавать выигранные в рулетке предметы.

### 2. Подтверждение покупки предмета

Активируйте всплывающее окно подтверждения при покупке. Это поможет избежать случайных покупок.

### 3. Возможность возврата покупки

Позволяет игрокам самостоятельно вернуть купленный товар, при условии, что товар **не был использован**.

### 4. Настройка карусели у вариативных товаров

* **Отключено** — отображается только превью изображения товара.
* **Включено** — включается карусель изображений для вариативных товаров.

### 5. Дни для возврата покупки

Укажите количество дней, в течение которых игрок может оформить возврат купленного товара.


---

# 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://guide-autodonate.magicbyte.ru/nastroiki/obshie/vzaimodeistviya-s-tovarami.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.
