Skip to content
On this page

Custom React project ​

INFO

This template is a prototype. It shows how to integrate Composable Forntends into React.

Vercel Commerce Demo Store Template Screenshot

About this project ​

  • React and Next.js with App Router
  • It is based on the vercel-commerce template
  • It uses the new api-client
  • There is no headless checkout, we are currently working on supporting the default checkout
  • Each page is currently pre-generated during build time
    • Vercel supports building partial pages after updating when sending a webhook
    • This feature was not tested with Shopware (see API endpoint here)
Custom React project has loaded