# Publishing

The "AppRoom Visitor Counter Pro!" is adaptable to both "Online Store 2.0" themes and earlier versions. Kindly proceed with the publishing steps that correspond to your store's theme.

## Activate for Online 2.0

Follow the step-by-step instructions below to learn how to enable the "AppRoom Visitor Counter Pro" feature in your 2.0 theme.

{% hint style="info" %}
This only needs to be done once
{% endhint %}

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

1. Click "Theme Editor" inside the app Or Access you admin panel and open the THEME EDITOR from the left menu. And then click Customize button.

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

2. Find and select the Default Product page from the theme editor.

<div><figure><img src="/files/wuVIn02g4wsVpHf5NEHC" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/rhhTtDRrkDYvlvcgLPFv" alt="" width="375"><figcaption></figcaption></figure></div>

3. On the left side, click on ‘Add block’ in the "Product information" section.
4. Select your app and drag & drop it to the desired location.

<div><figure><img src="/files/UOV4Tq8XwP6KKQeCxHur" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/ZVuvD2idMmNbAuHVuGD1" alt="" width="288"><figcaption></figcaption></figure></div>

5. Don't forget to click the "Save" button in the theme editor to secure your changes.

{% hint style="danger" %}
Some "Online Store 2.0" themes do not allow the drag-and-drop feature. If you encounter this issue, as an alternative, try following the steps for [non-Online 2.0](#activate-for-non-online-2.0) themes.&#x20;
{% endhint %}

{% hint style="danger" %}
However, it's crucial to remember: you should only have one method activated. If multiple methods are enabled, our app might appear duplicated within the product page.
{% endhint %}

## Activate for non-Online 2.0

Follow the step-by-step instructions below to learn how to enable the "AppRoom Visitor Counter Pro" feature in your non-Online 2.0 theme.

{% hint style="info" %}
This only needs to be done once
{% endhint %}

<figure><img src="/files/3HbrhRHXDpcqSDPrfrZ5" alt=""><figcaption></figcaption></figure>

1. Click "Theme Editor" inside the app Or Access you admin panel and open the THEME EDITOR from the left menu. And then click Customize button.
2. Then select the "App Embeds" icon located on the left panel.
3. Activate the app by toggling the switch.

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

4. Our app should automatically appear just below the "Add to Cart" button.
5. Don't forget to click the "Save" button in the theme editor to secure your changes.

{% hint style="warning" %}
If you still do not see the widget in your store, please contact us at <info@approom.net>
{% endhint %}


---

# 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://approom.gitbook.io/eta/visitor-counter/publishing.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.
