Complete Commerce Engine toolkit with router for SDK setup, authentication, catalog, cart/checkout, orders, webhooks, and SSR/meta-framework patterns (Next.js, TanStack Start)
SSR/meta-framework patterns for Commerce Engine - Next.js and TanStack Start with publicStorefront(), clientStorefront(), serverStorefront(), bootstrap, server functions/actions, pre-rendering, and token management
Build custom SSR bindings with @commercengine/ssr-utils for SvelteKit, Nuxt, Astro. CookieAdapter, ServerTokenStorage, and public vs session patterns.
Commerce Engine router - automatically routes to the right skill based on your e-commerce task
Set up the Commerce Engine TypeScript SDK in any project with framework detection and token storage selection
Commerce Engine authentication - anonymous auth, OTP login (email/phone/WhatsApp), password auth, token refresh, user profile management
Commerce Engine product catalog - products, variants, SKUs, categories, faceted search, reviews, and recommendations
Commerce Engine cart management, checkout flow, and payment integration with hosted checkout support
Commerce Engine order management - create orders, shipment tracking, payment status, cancellation, returns, and refunds
Commerce Engine webhook events - 14 event types for orders, payments, refunds, and shipments with signature verification
Advanced Next.js patterns for Commerce Engine - storefront() function, SSR, Server Actions, SSG, and cookie-based token management