Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free ready-to-use Next.js TypeScript starter for high-performance e-commerce sites, powered by Boundless Commerce headless CMS.

Vex is a clean Hugo e-commerce theme with product showcase, cart, checkout, and blog pages, built with Bootstrap.

Headless Next.js storefront starter for Swell with subscriptions, quizzes, multi-currency, and i18n.

Free Bootstrap 5 HTML5 responsive ecommerce template with product grid, shopping cart, contact form.

Astro-powered cosmetics brand demo using Hygraph CMS and GraphQL federated content.
The Boundless Next.js E-commerce Template is a free, ready-to-use TypeScript starter kit from Boundless Commerce for launching high-performance e-commerce storefronts on Next.js.
It is a free, ready-to-use TypeScript starter kit for building high-performance e-commerce websites with Next.js. It connects to Boundless Commerce, an API-first headless e-commerce CMS that provides an admin side for store management, a powerful API, and a ready-to-use checkout area. The template takes store data from Boundless Commerce through API tokens and produces a complete storefront with catalog, product pages, filters, cart, and checkout.
.env.example to .env and fill in BOUNDLESS_API_PERMANENT_TOKEN, BOUNDLESS_INSTANCE_ID, and optionally BOUNDLESS_BASE_URL and BOUNDLESS_PRODUCTS_IMAGE_PROPORTION.yarn install.yarn dev and open http://localhost:3000.The template itself is free. Boundless Commerce offers a free account tier that requires no credit card; the content does not specify paid plan details. Self-hosted open-source deployment is also listed as an option.
Yes, the template is free to clone and use. Just clone the repository, install dependencies, and deploy.
You need a free Boundless Commerce account, an API permanent token, and your instance ID. These are provided in the control panel under Settings → Access tokens.
Set the BOUNDLESS_BASE_URL environment variable to your site's base URL. Without it, URLs are relative.
Yes, there is an open-source self-hosted version of Boundless Commerce described on their website. The template works with both the cloud and self-hosted versions.
Set BOUNDLESS_PRODUCTS_IMAGE_PROPORTION to one of: 1-1, 2-3, 3-2, 4-5, 5-4, 3-4, 4-3, 16-9, or 9-16 to resize images consistently in product lists.
