Browse apps
Install

Requires Business plan

Author
Storyblok GmbH
Last update
2/6/2025
Saleor
Seamlessly integrate your Saleor e-commerce platform with Storyblok
Saleor

Saleor is an enterprise open-source, headless commerce platform. Modern commerce requires developers to take commerce everywhere, and Saleor's API solves this difficult commerce problem for developers, freeing them to focus on delivering revolutionary frontend experiences.

This app enables content editors to select products and categories from a connected Shopify 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 saleor.
  2. In the field configuration, define the following values:
    • endpoint (required): The GraphQL API URL of the Saleor instance (e.g., https://store-abc.eu.saleor.cloud/graphql/).
    • limit (optional): The maximum number of items that can be selected.
    • 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.

Please refer to the e-commerce concept for a detailed introduction into the topic.