Building apps with Norce Commerce

Help and resources for those who want to understand how to build storefront apps using Norce.

Overview and architecure

The Frontend development design document introduces architectures, terminology, and development patterns as well as what to think about overall in your system design.

Using Norce Commerce Services explains how Norce Commerce Services works and what to consider regarding credentials and such.

Examples

In the Postman collection, you can find Norce Commerce Services Examples. If you're unsure about how the Postman collection works, check out Working with Norce Commerce's Postman examples.

On Github, Norce Commerce has a sample Storefront application built in .Net 7 which can be run in Docker. This will give you near real-life examples to check out. Read more about The Sample Storefront project.

Working with products

Working with Products and variants presents what you need to know to understand the product model and how we structure products and variants in Norce Commerce's entity model.

Working with listing products and variants provides information on searching, listing and finding products without an external search service. If you do use an external search service, check out Working with Products and Search using Norce Commerce Product Feed and Building a Channel Feed receiver

Buying and shopping

For building the shopping experience, read Working with Baskets using Norce Commerce Services and Working with the checkout process using Norce Commerce Services

To understand how to work with Norce Commerce’s solution for creating a login functionality, go to Working with Customers and the login process with Norce Commerce Services

Related guides

To get a more functional overview of how and what you can do with Norce, read the solution documentation:

And the documentation about system integrations: