Skip to main content

What's next

You have a storefront running against your Propeller environment. Here is where to go from here.

Understand the packages

Customize your storefront

  • CMS integration — connect a headless CMS using the adapter pattern
  • Routing — commerce routes, the CMS catch-all and URL patterns
  • Customization — theme tokens, BEM hooks and the compound API
  • B2B capabilities — shop and portal modes, the company model and clusters

Learn the commerce domains

The frontend domain guides explain how each commerce domain works in Propeller and how to build with it:

Connect business systems

If you also need to sync products, pricing, orders or customers from an ERP, PIM or CRM, see Build an Integration.

Use a different framework

If you decide to build without the SDK, the Using your own Framework track walks you through connecting to the GraphQL API from Vue, Angular, Svelte or any other stack.