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

# Shopify App

Welcome to the FactFinder Shopify App.

The Shopify App connects Shopify with FactFinder NG or Infinity.

It exports product data, variants, categories, images, and translations. It also synchronizes supported product changes with FactFinder NG.

### Start here

{% columns %}
{% column %} <a href="/spaces/HCeDbzh7AQtQBe8L706D/pages/oEPu9a6oAMSrP4YDeS4S" class="button secondary">Getting Started</a>

Review the app’s capabilities and install it in Shopify.

<a href="/spaces/HCeDbzh7AQtQBe8L706D/pages/HkunESrIyY0DQysqUuRh" class="button secondary">Configuration</a>

Connect FactFinder NG or Infinity and create channel mappings.
{% endcolumn %}

{% column %} <a href="/spaces/HCeDbzh7AQtQBe8L706D/pages/g9tKnI32YyXb2anQPOVx" class="button secondary">Initial Setup</a>

Create your first feed for a configured target.
{% endcolumn %}
{% endcolumns %}

### Extend your setup

{% columns %}
{% column %} <a href="/spaces/HCeDbzh7AQtQBe8L706D/pages/gHuoGHNsZi2VEVZQaXly" class="button secondary">Real-Time Product Synchronization</a>

Keep FactFinder NG current and understand market limitations.

<a href="/spaces/HCeDbzh7AQtQBe8L706D/pages/OowIsW5kvalWoV8NDcBv" class="button secondary">Schedule Export</a>

Schedule complete product feed exports.
{% endcolumn %}

{% column %} <a href="/spaces/HCeDbzh7AQtQBe8L706D/pages/vd9bEX7pzFRG25ij3gyn" class="button secondary">Product Data & Metafields</a>

Add custom product attributes to your exports.

<a href="/spaces/HCeDbzh7AQtQBe8L706D/pages/6OmBAmaBgzE5YlCbJiX2" class="button secondary">Uninstalling & FAQ</a>

Understand uninstall behavior and common workflows.
{% endcolumn %}
{% endcolumns %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.fact-finder.com/shopify-connector/shopify-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
