# FAQs

## ERP Compatibility & Integration

The B2Bsellers Suite is fully compatible with all standard Shopware 6 ERP interfaces. However, B2B commerce often requires deeper data integration than standard retail connectors provide — such as syncing full customer hierarchies, customer-specific pricing, and inviting procurement employees directly from your ERP records.

To bridge this gap, we offer two primary integration paths:

* API-First Approach: Comprehensive documentation of our API endpoints allows your ERP to push specialized B2B data directly to the shop.
* Flexible Connectors: Our pre-built connectors can pull data from an ERP's REST API at regular intervals or during user login. These are easily customizable by any Shopware partner.

{% hint style="info" %}
Licensing Incentive: If your current ERP setup cannot natively transmit our additional B2B entities to Shopware, we offer a €1,000 discount on the one-time license fee. [Learn more here](https://www.google.com/search?q=%23).
{% endhint %}

We also proudly partner with SAGE 100; users can utilize the Omniseller to unlock the full B2Bsellers Suite feature set immediately.

{% content-ref url="/pages/-MVKiImIcA4t\_JlZ6VpJ" %}
[API Reference](/b2b-platform/api-reference/admin-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/mRTCU4AOgzpKOZ3BjouP" %}
[ERP Integration](/b2b-platform/developer-guide/how-to/guides-for-erp-interface.md)
{% endcontent-ref %}

## Connecting PIM, CRM, and Third-Party Systems

Because our suite follows an API-driven and headless architecture, integrating external systems like PIMs, CRMs, or custom configurators is seamless. Developers can leverage both the standard Shopware 6 documentation and our specific B2B technical guides to inject additional data into the platform.

## B2Bsellers Suite vs. Shopware Enterprise B2B Suite

While both solutions offer robust B2B capabilities, the philosophy behind them differs:

* Shopware B2B Suite: Designed primarily as a framework for developers to build upon.
* B2Bsellers Suite: A ready-to-use solution with an extensive range of "out-of-the-box" configuration options.

Our suite is specifically optimized for manufacturers and wholesalers who need to map complex group structures, collective accounts, and nuanced employee permissions without extensive custom coding.

## Implementation & Timeline

Implementation is handled by our network of [certified partners](https://www.google.com/search?q=%23). If you already work with an agency, they can easily manage the setup; our suite is structured as a standard Shopware 6 plugin, making it intuitive for any Shopware expert.

{% embed url="<https://www.b2b-sellers.com/en/find-a-partner/>" %}

Since all features are ready to use immediately, the timeline is primarily determined by the complexity of your ERP or third-party system integrations. Basic setups can be launched very quickly, while highly customized logic may extend the timeline.


---

# 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.b2b-sellers.com/b2b-platform/user-guide/faqs.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.
