# Shopify

Чтобы интегрироваться с Shopify, необходимо разместить пиксель изображения Offer18 в панели управления Shopify

### [<mark style="color:синий;">Получить пиксель изображения</mark>](/ru/set/integraciya-postbekov.md)

**Пример :- Пиксель изображения для Shopify для сбора различных значений данных**&#x20;

{% code overflow="wrap" %}

```
<img src="https://example.o18.click/p?m=0000&t=i&gb=1&sale={{ total_price | money_without_currency }}&adv_sub4={{ total_price | money_without_currency }}&adv_sub5={{ order_number }}&currency={{ currency }}" width="0px" height="0px">
```

{% endcode %}

***

### Интеграция с Shopify

1. Перейти в магазин Shopify
2. Настройки **»** Вкладка оформления заказа
3. Перейдите в раздел обработки заказов
4. Добавьте пиксель изображения в поле "Дополнительный скрипт"

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

5\. Перейдите в **Сохранить**

***

**Полное руководство - интеграция с Shopify**

{% embed url="<https://youtu.be/0v2ukk7KtWc>" %}


---

# 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://knowledgebase.offer18.com/ru/set/integraciya-elektronnoi-kommercii/shopify.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.
