netlify One-time payment app Tanstack Start 1 variant

Netlify eCommerce Starter on TanStack Start

A starter template for building an eCommerce storefront on TanStack Start — product listings, detail pages, and search on Netlify, with cart and checkout ready to wire up with Stripe.

netlify/project
tanstacktanstack startecommercestorefrontnetlifynetlify identity

Default build command

stripe projects build my-app --template netlify/tanstack-start-ecommerce

This uses the registry’s default variant for netlify/tanstack-start-ecommerce. Use the variant-specific commands below to target a particular stack.

Default slate-heron

Netlify • TanStack Start

Template selector: netlify/tanstack-start-ecommerce/slate-heron

Build command

stripe projects build my-app --template netlify/tanstack-start-ecommerce/slate-heron
netlify/project

Source

https://github.com/netlify/stripe-templates

Pinned ref: cdfc8db878725cfb724b161faa3e2f3265f1539b

Setup

Install command

npm install

Next steps

Run locally

npm run dev

Add cart & Stripe checkout with Claude

claude "Add a cart and Stripe Checkout to this storefront."

Deploy

netlify deploy --build --prod