# B2B Commerce Frontend

The B2B Commerce Frontend offers a clear, modern homepage that makes it easy to start shopping right away. The design is simple and intuitive - whether you're exploring as a guest or a logged in user. The design promotes clarity and ease of use, ensuring that both guest visitors and registered users can quickly locate the tools and information they need.

The frontend is an ideal starting point for a new storefront or e-commerce platform. The platform is specifically designed to give you a head-start while not overloading you with features you don't need.

Key capabilities include:

* Modular architecture with separated business and integration layers, supporting extension or replacement of business logic such as real-time pricing, order processing, and related services.
* Account management and service portal, providing a configurable dashboard to support self-service and administration.
* Product and checkout functionality, including predefined product discovery and checkout flows.
* Content management support with Storyblok integration, enabling structured content management without custom CMS development.

{% hint style="info" %}
To learn more about Emporix integration with Storyblok, see [Emporix Storyblok App](/ce/extensibility-and-integrations/add-ons/storyblok.md).
{% endhint %}

{% hint style="success" %}
If you're interested in getting the product, contact the [Sales Team](mailto:sales@emporix.com).\
The installation instructions are available in our commerce-frontend repository and come together with the access to the B2B Commerce Frontend.
{% endhint %}

<figure><img src="/files/vpYWt4h4dS5IpkyYOcTr" alt=""><figcaption><p>The Emporix frontend homepage with navigation, search, and featured products</p></figcaption></figure>


---

# 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/frontend/readme.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.
