> For the complete documentation index, see [llms.txt](https://docs.funnelish.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.funnelish.com/integrations/shopify.md).

# Shopify

## Video Walkthrough

Seamlessly sync new orders on your funnels to your Shopify store! Our Shopify integration puts your fulfillment on autopilot, supports product variants, and adjusts inventory levels. It also has an order bundling feature to eliminate the constant struggle we see with upsells being added to Shopify as different customers!

{% embed url="<https://www.youtube.com/watch?ab_channel=Funnelish&v=lT-gOPxOXp8>" %}

## Step 1: Connect the Integration

Learn how to [connect your Shopify store to Funnelish](/integrations/shopify/connect.md).

## Step 2: Set up Product Automation

Learn how to [automate orders with Shopify](/integrations/shopify/automate.md).

### See also

Learn how to [set up order bundling](/integrations/shopify/setting-up-order-bundling.md).

Learn how to [set up dynamic variants](/integrations/shopify/set-up-dynamic-variants.md).

Learn how to [set up order notes and attributes](/integrations/shopify/setting-up-order-notes.md). &#x20;


---

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