# Счетчик просмотра товара

<div align="left"><figure><img src="/files/8IPlA4DsE9Dcr9F7VSfn" alt=""><figcaption><p>Рис. 9</p></figcaption></figure></div>

### **У сообщения есть 2 уведомления:**

* сколько человек смотрит товар прямо сейчас
* сколько человек посмотрело товар за последний Y период.

Каждое сообщение можно включить или выключить в настройках сообщения Рис.10.

<div align="left"><figure><img src="/files/GcByCeUVRUVnSn101vYK" alt=""><figcaption><p>Рис. 10.</p></figcaption></figure></div>

Если сообщение включено, то оно показывается в карточке товара Рис.11

<figure><img src="/files/394fJmHivmvkTTRXcnFa" alt=""><figcaption><p>Рис. 11. Сообщение: “сколько человек смотрит товар прямо сейчас”</p></figcaption></figure>

<figure><img src="/files/IzsjDq5uPK0oOQiBEAjB" alt=""><figcaption><p>Рис. 12. Сообщение: “сколько человек (X) посмотрело товар за Y период”</p></figcaption></figure>

Работу каждого сообщения можно включить в двух режимах: рандомно (случайные числа) или реальные данные магазина.

У каждого сообщения можно задать частоту отображения сообщений в карточках товара, от 0 до 100, где 100 это сообщение показывается всегда, а 0 сообщение не показывается Рис.13.

<figure><img src="/files/sYkxoTsPAlVhbf1RFWbE" alt=""><figcaption><p>Рис. 13.</p></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://docs.codpeller.com/ru/socialnye-dokazatelstva/rukovodstvo-po-produktu/soobsheniya-so-statistikoi-realnogo-vremeni/schetchik-prosmotra-tovara.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.
