# Installation

Install the extension via **Extensions** > **My Extensions**.&#x20;

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

After installation you will find the extension configuration at **Settings > Extensions > Google Merchant Feed API**.

There are three aspects to the Merchand Feed API:

* Configure the extension
* Prepare your Google account
* Create/ Edit a feed

Follow the steps in the section **Configure the extension** first, then refer to the section **Prepare your Google account**. And finally create your first feed in section **Create / Edit a feed**.

{% hint style="info" %}
Our extension has in-app purchases. Depending on your version maybe some of the features in this manual are only available after an in-app purchase.
{% endhint %}

### Configure the extension

Go to page **Settings > Extensions > Google Merchant Feed API** in Shopware administration and switch to the tab **Configuration**. You will find some basic extension configuration and the possibility to import the Google taxonomy categories. \
For more details follow [this guide](/en/plugins/google-merchant-feed-api/installation/configure-the-extension.md).

### Prepare your Google account

To push your product data to a merchant feed you need to do some configurations at your Google account. Please follow [this guide](/en/plugins/google-merchant-feed-api/installation/prepare-your-google-account.md) for more information.

### Create/ Edit a feed

If you want to push product data to the Google merchant center you need to create a feed for each sales channel of your shop.&#x20;

{% hint style="info" %}
Before you start with creating a feed ensure, that you Google account is already prepared.
{% endhint %}

Navigate to **Settings > Extensions > Google Merchant Feed API** and choose tab **Feed List**. Follow our guide for detailed information of how to [create/ edit a feed](/en/plugins/google-merchant-feed-api/installation/feed-list.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.premsoft.de/en/plugins/google-merchant-feed-api/installation.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.
