For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dev Portal
DocsAPI ReferenceLearnCommunityChangelog
DocsAPI ReferenceLearnCommunityChangelog
    • Overview
  • Learning Plans
    • Developer Foundations
    • Composable Developer
    • Stencil Developer
    • B2B Developer
  • Courses
        • Course Overview and Prerequisites
        • Composable Commerce and Headless Storefronts
      • Conclusion
    • Learning Changelog
Dev Portal
LogoLogo
On this page
  • Course Overview
  • Course Objectives
  • Prerequisites
CoursesComposable CoreOverview

Course Overview and Prerequisites

Was this page helpful?
Previous

Conclusion

Next

Composable Commerce and Headless Storefronts

Built with

Plan: Composable Developer

Lesson 1 of 27 · 5 min

Course Overview

In this course, you will explore the practical techniques required for effectively building custom headless storefronts that unlock the power of composable commerce. You will examine the BigCommerce APIs that support custom storefronts, as well as workflows for effectively navigating catalog data, managing carts, and authenticating and maintaining customer sessions. You will get hands-on with these workflows in your own Next.js front-end implementation.

Course Objectives

  • Identify the different kinds of GraphQL authentication and the use cases appropriate for each
  • Explore possible channel strategies and other configurations in your BigCommerce store to facilitate headless storefronts
  • Identify GraphQL operations to support storefront catalog pages, customer operations, and cart operations
  • Identify application workflows for authenticating customers, tracking their sessions, and managing a cart

Prerequisites

  • Knowledge of BigCommerce APIs, including the GraphQL Storefront API