This is a preview of the Storyblok Website with Draft Content

Exclusive new data reveals that content debt costs $4.63 trillion globally. Read the full report and calculate your company's content debt now.

Browse apps
Install

Requires Premium plan

Author
Storyblok GmbH
Last update
8/12/2026

Sylius

Seamlessly integrate your Sylius e-commerce platform with Storyblok

Sylius is a fully open-source and flexible e-commerce framework designed for the dynamic growth of your innovative business.

This app enables content editors to select products and categories from a connected Sylius instance and reference them in Storyblok.

Setup

  1. Once installed, navigate to the block library and create a new field of the type plugin (in either a new or an existing block). Set the custom type to sb-sylius.
  2. In the field configuration, define the following values:
    • endpoint (required): The URL of the API endpoint associated with your Sylius instance (for example, https://v2.demo.sylius.com/api/v2/shop).
    • token (required): The JWT token generated from the /api/v2/shop/authentication-token endpoint.
    • language (optional): The language key to display the name and description in a specific language (for example, en_US).
    • selectOnly (optional): If left empty, editors can choose products and categories. If set to product, only products can be selected. If set to category, only categories can be selected.
  3. Use the block containing the field in the Visual Editor, select one or multiple products or categories, save the story, and check the API response.

Refer to the e-commerce concept for a detailed introduction to the topic.