This is the early access documentation preview for Custom Views. This documentation might not be in sync with our official documentation.

Store Launchpad for B2B

You can use the Store Launchpad for B2B to create a B2B commerce website.

Your commercetools Frontend project comes with a Store Launchpad for B2B that you can use to create a B2B commerce website. The template consists of Frontend components with features and functionalities from commercetools Composable Commerce and commercetools Frontend.

The Store Launchpad for B2B is designed according to digital commerce UX and UI best practices.

If the B2B components are not available in your commercetools Frontend project at this path packages/PROJECT_NAME/home/frontend/components, you can find the components in this repository and add them to your project.

Main template elements

The B2B store includes the following main elements:

  • Homepage with merchandising features, such as a hero banner and sections to display categories, brands, and blogs.
  • Registration page for creating a Business Unit.
  • Login page for admins and buyers
  • Account pages for both admins and buyers, including:
    • Quotes page, where buyers can view and manage quotes.
    • Orders page, where buyers can view and manage orders.
    • Company admin page, where administrators can configure Associates and Business Units.
    • Shopping lists page, where buyers can manage shopping lists.
    • Settings and security page, where buyers can view and manage general settings and security.
    • Addresses page, where buyers can add and manage their shipping and billing addresses.
  • Search listing page
  • Product listing page
  • Product details page
  • Quick order menu
  • Cart page
  • Checkout page
  • Navigation menu
  • Language selector
  • Header
  • Footer

The Store Launchpad for B2B includes other UI components and Frontend components. For more information, see the B2B store Storybook.