Skip to main content

What's Next

You have a running Accelerator connected to your Propeller environment. Here is where to go from here.

Understand the SDK layers

Learn how the three layers of the Storefront SDK work and how to use each one:

Customize the Accelerator

  • CMS Integration — connect Strapi or another headless CMS using the adapter pattern
  • Routing — customize URL patterns and configure CMS routes
  • Customization — callbacks, pass-through properties and override patterns
  • B2B Capabilities — portal modes, contact-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.