FastStore documentation
Welcome to FastStore, a lightweight yet powerful set of libraries made for developers who want to build blazing-fast ecommerce websites with great flexibility. FastStore consists of a React-based UI library, GraphQL APIs, and a state management SDK.
Start developing​
Quickstart Get your next FastStore website up and running in less than five minutes.
Guided tutorial Head to our Getting Started tutorial for a comprehensive intro to FastStore.
API and References​
UI Components Dive into FastStore UI, a React-based UI library designed for accessibility.
GraphQL APIs Use our GraphQL API to integrate your store with your favorite ecommerce platform.
State SDK Manage all meaningful states of your ecommerce website with the FastStore SDK.
Release Notes
New property for creating a single page of a content type
Create a single page for a content type with the new `isSingleton` property, ensuring consistency and preventing duplication of layout updates.
New property for creating setting-only content types
Create settings-only content types with the new onlySettings property, ideal for non-storefront content like SEO pages.
New Calendar Views to manage Releases
Upgrade release planning with improved Calendar Views. Easily manage planned releases through Monthly, Weekly, and Daily Views in Releases module.
Introducing Media Admin
: Discover a new way to upload, organize, and manage all your digital assets with the new Media Admin app.
VTEX Headless CMS previews now available for Base Store (Next.js)
Use the Preview option while writing a draft on VTEX Headless CMS to preview content changes immediately and whenever you want.
FastStore - August, 2022
Gift, OrderSummary, SkuSelector, and CartItem components are now available in the FastStore UI. Also, updates to the FastStore API improve the shopping cart UX and allow adding user's session information to the orderForm.
New environment flag improves deploy cache use
WebOps can now reuse cache from previous commits in newer deploy previews. This is because of a new environment flag you can set in the `vtex.env` file of your FastStore project: `USE_BUILD_CACHE`.
Preview deploys are now on GitHub environments
The automatic previews of your FastStore project's pull requests are now deployed with GitHub environments.
Documentation Updates
There weren't any documentation updates in the last month.