This Demo Store is a completely static ecommerce solution (with SSR capability) powered by Commerce Layer. The store is full-featured and fully operational, with no third-party services required. You can easily tailor your own with different levels of customization. Keep reading to learn more.
The Demo Store project consists of two repositories, this one contains the source code.
Commerce Layer is a multi-market commerce API and order management system that lets you add global shopping capabilities to any website, mobile app, chatbot, wearable, voice, or IoT device, with ease. Compose your stack with the best-of-breed tools you already mastered and love. Make any experience shoppable, anywhere, through a blazing-fast, enterprise-grade, and secure API.
The Demo Store project consists of two repositories that you can leverage to build your own store, based on the amount of customization you need to add:
-
This is a GitHub template that uses the below-mentioned
demo-store-core
as a git submodule. If you're happy with the features and the look and feel of the Commerce Layer Demo Store we suggest you follow this path. You won't have to care about the whole source code and you'll be free to focus just on your data and content. On top of that, you'll get free updates with almost no risk just by running:git submodule update --remote npm install
-
This repository contains the source code. If you need to fully customize your store (behavior, UI, UX, etc.) you just have to fork this repo and create your own. This is also the way to contribute.
⚠️ Please note that if you follow this path and start diverging too much from the original source code the risk is to lose all future updates or not be able to replicate them.
To get started please refer to the documentation located at demo-store
repository.
- Join Commerce Layer's Slack community.
- Open a new Q&A discussion
- Ping us on Twitter.
- Is there a bug? Create an issue in this repository.
This repository is published under the MIT license.