changelog/product-slotsshipped mar 18, 2026
Pages now reference stable offer slots instead of specific products. Which product actually gets charged is a config assignment, so you can swap a price or SKU without editing a single page.
Use cases
- Price experiments - point a slot at a different price and every page selling it follows, instantly
- Clean page code - pages say "sell the Pro slot," not a raw product id
- Reuse across funnels - the same page component works wherever the slot is filled
Impact
What you sell becomes a configuration decision separated from how your pages are built. That means faster pricing tests, cleaner reusable pages, and no risk of a stale product id hiding in your funnel code.