> For the complete documentation index, see [llms.txt](https://docs.struct.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.struct.com/tutorials/guides/how-to-use-struct-pim-apps/how-to-use-shopifyconnector/how-to-connect-your-shopify-store-with-shopifyconnector.md).

# How to connect your Shopify store with ShopifyConnector

### Getting started

Integrating your Shopify store with Struct PIM can seem daunting at first, but rest assured, the process is very straight forward. To start, you need to make sure you have taken care of the [requirements](/reference/app-store/struct-apps/shopifyconnector/requirements.md) for the ShopifyConnector to work seamlessly with Shopify. When you have covered the requirements, you are ready to begin the integration.

In this guide we will focus on how to set up a basic store connection with the ShopifyConnector.

### Create new store inside the ShopifyConnector

First, you need to [create a store inside the ShopifyConnector](/reference/app-store/struct-apps/shopifyconnector/shopifyconnector-details/stores.md#add-store) and fill out the [additional details](/reference/app-store/struct-apps/shopifyconnector/shopifyconnector-details/stores/store-details.md).

If you already have a store registered, you can skip to the next step.

This new store will be the entry point for your Shopify store. Inside it, you will be able to set up additional details important for the integration.

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

### Set up the connection to your Shopify store

To connect your Shopify store, open up the newly created store by clicking the <i class="fa-pen">:pen:</i>-icon. Navigate to 'Shopify Settings' and [fill out the details](/reference/app-store/struct-apps/shopifyconnector/shopifyconnector-details/stores/store-details.md).

{% hint style="info" %}
You can find your Store API key inside Shopify via Settings <i class="fa-arrow-right">:arrow-right:</i> Apps <i class="fa-arrow-right">:arrow-right:</i> Develop Apps <i class="fa-arrow-right">:arrow-right:</i> Legacy custom apps <i class="fa-arrow-right">:arrow-right:</i> API Credentials.
{% endhint %}

Click 'Save changes'.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.struct.com/tutorials/guides/how-to-use-struct-pim-apps/how-to-use-shopifyconnector/how-to-connect-your-shopify-store-with-shopifyconnector.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.
