🎉 We are thrilled to introduce FastStore v2. If you are looking for documentation of the previous version of FastStore, please refer to FastStore v1.

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.