# Templates
Use offer templates to start from a proven checkout structure instead of building every page from scratch.
Source: /docs/offers/templates
Last modified: 2026-06-18
Templates give you a starting structure for a checkout, including pages, blocks, layout defaults, and copy patterns.

## When to use templates

- simple product purchase
- subscription or membership signup
- course, template, event, or booking checkout
- order bump or upgrade flow
- multi-page application or intake flow
- promo or deadline campaign checkout

## Template workflow


### Pick a template


    Choose the template closest to the buying decision you need.


### Attach products and prices


    Replace placeholder products with your real catalog items.


### Edit copy and proof


    Update headlines, guarantee copy, product summaries, and checkout labels.


### Preview states


    Test desktop, mobile, required fields, add-ons, bumps, discounts, and payment methods.


## Developer note

Templates are not an SDK concept. The SDK receives an offer slug and opens the published offer state. Use [configure SDK options](/docs/sdk/configure) to control frame, mode, identity, promo, and continuity from the page that embeds the offer.