# Prestashop

### How to Install

Download the module by the following zip archive:

{% file src="/files/chL2Rx7LpooHlmVf5tks" %}
1.1.0V
{% endfile %}

**Video Tutorial:**

{% embed url="<https://drive.google.com/file/d/1KozKyaZONU0BjZjpijdKkJ2eegjRmFF6/view?usp=sharing>" %}

### How to Setup

After installing the module on your platform, you will need to set up the Tenant ID. To obtain the Tenant ID, please contact our <mark style="color:blue;">**Support Team at <support@sizebay.com>**</mark>.

Once you have received the Tenant ID, follow these steps:

1. Access the Module Manager.
2. Search for "Sizebay Tracker."
3. Click the "Configure" button.
4. Insert the Tenant ID on its field.
5. Select your Size Attribute.
6. Save It

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

{% hint style="info" %}
The Referer field defaults to the domain of the page. You can change this value if your store is associated with a different referer on the Sizebay Dashboard.
{% endhint %}

When a user completes an order or saves an item to the cart, a request will be sent to the Sizebay Tracker API. For more details, refer to the [Sizebay Tracker via API ](/size-and-fit-order-tracking/order-tracking-api.md)section.


---

# 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.sizebay.com/size-and-fit-order-tracking/platforms/prestashop.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.
