# Magnolia Emporix Connector

Magnolia CMS is a content management system (CMS) designed to help businesses manage and deliver digital content across multiple channels.

The Magnolia eCommerce Connector developed by Arvato Systems Switzerland, enables seamless integration of products managed in directly into the Magnolia CMS. The [connector](https://www.magnolia-cms.com/marketplace/detail/emporix-connector.html) provides several out-of-the-box features, such as apps that allow users to view and manage products, catalogs, and categories from directly within Magnolia. It also includes searchable products and categories, a local cache mechanism and an e-commerce integration registry.

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

Each catalog contains a list of products that have been assigned to it.

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

Selecting a specific product allows you to view all the relevant details associated with it.

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

{% hint style="info" %}
For further information about the Magnolia Emporix Connector, refer to the [Magnolia guide - Emporix Connector](https://www.magnolia-cms.com/marketplace/detail/emporix-connector.html).
{% endhint %}


---

# 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://developer.emporix.io/ce/extensibility-and-integrations/add-ons/magnolia.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.
