Next Commerce

Templates

The starter templates you can install with page kit, get your campaign up and running in minutes.

Introduction

All templates are available for download on GitHub at NextCommerceCo/campaign-cart-starter-templates. You can browse the source or clone individual templates directly from the repository.

These are the options you'll see at the campaign-init template picker. Each one installs a complete funnel into your project with SDK-ready checkout, cart, upsell, and receipt surfaces. Treat those commerce surfaces as runtime wiring: replace campaign-specific package IDs, offer codes, shipping methods, copy, assets, and routes, but avoid rebuilding the SDK-owned controls from scratch.

olympus preview

olympus

Default pick. Single-step single-product checkout — lowest-friction conversion, used in most campaigns.

olympus-mv-single-step preview

olympus-mv-single-step

Products with variants (size, flavor, color) on a single-step checkout.

olympus-mv-two-step preview

olympus-mv-two-step

Variant-heavy products where selection deserves its own page before checkout.

demeter preview

demeter

Single-step checkout with an alternative visual style to Olympus.

limos preview

limos

Quantity-tier campaigns ("buy 1 / 3 / 6") with the bundle selector on the checkout page itself.

shop-single-step preview

shop-single-step

Shopify-style single-step layout — familiar ecommerce feel.

shop-three-step preview

shop-three-step

Shopify-style split flow (information → shipping → billing). Use when split-step converts better on your audience.

On this page