# FAQs

## Developer FAQ

<details>

<summary>Where is the documentation?</summary>

<https://b2b-sellers-suite.gitbook.io/b2b-platform/>\
What you will find there: additional Plugin description, config description and API/Developer Documentation

</details>

<details>

<summary>Where is the install-guide?</summary>

[https://b2b-sellers-suite.gitbook.io/b2b-platform/guides/setup/install&#x20;](<https://b2b-sellers-suite.gitbook.io/b2b-platform/guides/setup/install &#xD;&#xA;>)

</details>

<details>

<summary>Where are demoshops?</summary>

[https://www.b2b-sellers.com/demoshops/&#x20;](<https://www.b2b-sellers.com/demoshops/ &#xD;&#xA;>)

</details>

<details>

<summary>What can I configure?</summary>

Core-plugin:

<https://docs.b2b-sellers.com/b2b-platform/user-guide/configuration/plugin-konfiguration>

Additional Plugins:

<https://docs.b2b-sellers.com/b2b-platform/user-guide/configuration-of-purchasable-addons>[ <br>](<https://b2b-sellers-suite.gitbook.io/b2b-platform/products-and-configuration/b2bseller-suite-extension-plugins &#xD;&#xA;>)

</details>

<details>

<summary>How often do you release updates or new features</summary>

Between 2 and 6 weeks - differs per plugin

</details>

<details>

<summary>Where is the roadmap?</summary>

[https://www.b2b-sellers.com/roadmap/&#x20;](<https://www.b2b-sellers.com/roadmap/ &#xD;&#xA;>)

</details>

## General questions about the platform

<details>

<summary>To which ERP systems is there an interface?</summary>

The B2Bsellers Suite is compatible with all Shopware 6 Standard ERP Interfaces. You can find all possible interfaces here. Through many years of experience in B2B e-commerce, we know that you need a few more data, as most standard ERP interfaces offer. E.g. that all customers from the ERP are available in the store, that customer-specific prices are valid or that purchasing employees of your customers are now invited as buyers to procure digitally. Old orders or "non"-webshop orders should of course also end up in the store.

We at B2Bsellers have done everything possible for this:

* There is documentation of API endpoints how your ERP system can send the data to the shop or
* With our connectors, you can easily retrieve the data from the ERP REST-API at regular intervals or when you log in. These connectors are simply through a Partner customizable.

As B2Bsellers, we give you a €1000 discount on the one-time license fee if your ERP system does not transmit the additional entities to Shopware. You can find more information about this here here.

Already at the start of the beta phase we won the SAGE 100 as a partner. This means that all customers with a SAGE 100 can use all the functions of our B2Bsellers Suite via the Omniseller.

</details>

<details>

<summary>How can other systems such as PIM or CRM be connected?</summary>

Of course, because we are expanding Shopware 6 in many places and you can simply use the Shopware 6 documentation or our B2Bsellers documentation to integrate additional data into Shopware or the platform.

Partners have already developed interfaces or integration to a service platform, configurators or similar. Since the B2Bsellers Suite is also API-driven and headless, additional data can be easily integrated.

</details>

<details>

<summary>What is the difference between our solution and the Shopware Enterprise B2B Edition?</summary>

One of the main differences to the Shopware Enterprise B2B Edition is the range of functions and the setting options, because the Shopware B2B Suite was designed and developed as a framework, while our B2Bsellers Suite was developed as a ready-to-use solution with many setting and configuration options. Additional plugins that can be integrated from Start are useful helpers in B2B commerce.

However, our range of functions also offers all functions as in the Shopware Enterprise B2B Suite.

Compare for yourself.

Our B2Bsellers Suite is primarily aimed at manufacturers and wholesalers who have B2B companies as customers. Because we can map complex group structures, collective accounts, employee access and much more

</details>

<details>

<summary>Who does the implementation?</summary>

The B2Bsellers Suite is implemented exclusively through Partners. The list of our partners can be found here. However, you can also contact your existing agency, because our suite is structured like a Shopware 6 plugin and can therefore be easily expanded and is self-explanatory for a Shopware expert.

<https://www.b2b-sellers.com/en/find-a-partner/>

</details>

<details>

<summary>How long does the implementation take?</summary>

The implementation times depend on how quickly your merchandise management system or other third-party systems are connected. All presented functions are out-of-the-box functions and can be used immediately. Of course there can be customer-specific features.

</details>


---

# 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/1/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.
