# 2025-10-01: CE - Emporix Storyblok App

## Overview

The Storyblok eCommerce Field Plugin integrates with the Emporix Commerce API, enabling content editors to browse, search, and select products directly within the Storyblok editor. With built-in product search and category filtering, editors can quickly find the right items from the Emporix catalog and use them in their content, without ever leaving Storyblok.

## New features

| Feature                | Benefit                                                                                                       |
| ---------------------- | ------------------------------------------------------------------------------------------------------------- |
| **Product search**     | Quickly find the right products by name, saving time and ensuring accurate content updates.                   |
| **Category Filtering** | Effortlessly narrow down results, making it easier to highlight the most relevant products for your audience. |
| **Direct Integration** | Manage products and content in one place, reducing manual work and keeping your storefront always up to date. |

## Fixes and improvements

None as this is a new feature.

## Known problems

No known problems at time of release.

## Documentation and links

Extensibility and Integrations:

* [Emporix Storyblok App](/ce/extensibility-and-integrations/add-ons/storyblok.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://developer.emporix.io/release-notes/archive/2025/2025-10-01-ce-storyblok.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.
