# Connect Your Shopify Store

You can integrate a Funnelish funnel with your Shopify store. When a customer buys a product from your funnel, your Shopify store can automatically fulfill the order.

To create automatic fulfillment, you need to complete two steps in this order:

1. install the Funnelish app to your Shopify store, and then&#x20;
2. create a Funnelish automation

This article shows you how to complete Step 1.

{% hint style="info" %}
[Click here to complete Step 2](/integrations/shipstation/automate.md).
{% endhint %}

{% embed url="<https://www.youtube.com/watch?ab_channel=Funnelish&v=J21Cl42h8-I>" %}
Install Funnelish app on Shopify
{% endembed %}

### Open Funnelish

Log in to your Funnelish account and then:

1. Click the **Settings** icon at the top right.
2. Select **Integrations**.&#x20;
3. Click **Shopify**. A side panel opens.

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

### Open Shopify

1. Open a new browser tab.
2. Log in to your Shopify store.
3. Go to your settings > Domains and copy the store domain name that has the structure "sample.**myshopify**.com"

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

&#x20; 4\. Go back to the Funnelish side panel.

&#x20; 5\. Click the toggle and switch it to the On position.

&#x20; 6\. Paste the domain name into the field.

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

&#x20; 7\.  Click **Connect**. Shopify opens on the screen.

&#x20; 8\. On the Shopify page, click the **Install unlisted app** button.&#x20;

<figure><img src="/files/x0oKnbyzF6cmlwypJ00F" alt=""><figcaption><p>Install the Funnelish app on Shopify</p></figcaption></figure>

&#x20; 9\. Go back to the Funnelish side panel.

&#x20; 10\. Click **Save changes**. Funnelish and Shopify are now connected.

{% hint style="info" %}
If the above does not work, you may want to follow our [Shopify Custom App tutorial](/integrations/shopify/connect/custom-app.md).
{% endhint %}

### Step 2

Now complete the next step - order automation. [Learn more](/integrations/shipstation/automate.md).


---

# 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.funnelish.com/integrations/shopify/connect.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.
