⚠️ After March 18, 2024, the FastStore documentation will be migrated to the Developer Portal. For more information, access the official release note.

Configuration options for faststore.config.js

⚠️

This documentation is currently under development.

The faststore.config.js file is the central configuration file for managing store settings. It allows you, for example, to set SEO settings, define the store ID, select a theme, and set up custom Cypress tests. Check out the example for this file: faststore.config.js sample code (opens in a new tab).

Explore more in-depth specific configuration options for faststore.config.js:

  • enableCypressExtension

    Add custom Cypress tests to your FastStore project, enhancing testing capabilities for seamless integration.

  • SEO (Coming soon)

    Define the store's headline in search results, important for relevance and keywords.

  • theme (coming soon)

    Defines your project's theme name, which is the look n' feel of your FastStore project.