# Service Implementation (Shopify)

**1. Product API Integration**

To allow Sizebay to access your product catalog and integrate the items into our database, please follow this [tutorial](https://static.sizebay.technology/shopify_products_v2.pdf) and share the requested token with us.

{% hint style="info" %}
If your store offers products across multiple genders, age groups, or uses different size charts, it’s essential for Sizebay to accurately identify these variations to ensure each item is matched with the correct size chart.

Please refer to this [documentation](https://docs.sizebay.com/size-and-fit-data-integration/product-integration-shopify) to better understand how we read your Shopify catalog, as well as any additional information we may request from you.
{% endhint %}

**2. Order Tracking**

To enable Sizebay to generate dashboards and track metrics, you need to install our order tracking module available on Shopify. You can install our app by accessing this [link](https://apps.shopify.com/sizebay) and check all the information on how to configure it by accessing this [page](https://docs.sizebay.com/shopping-tracker/platforms/shopify).<br>

**3. Script Integration**

To activate the virtual fitting room and size chart features on your product pages, you'll need to add our script to the head section of your pages. Please check this [tutorial](http://static.sizebay.technology/shopify_script.pdf) to understand how to do so.


---

# 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-implementation/service-implementation-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.
