Email-based magic link login form for site customers. Posts to /api/customer/magic-link, shows a 'check your email' confirmation on success.
Same library cards — preview live and grab structure from any block.
Pre-styled slide-out shopping cart with header, item list, checkout button, and continue shopping link. Drop onto any page to enable cart functionality.
Compact horizontal scrolling product strip with small cards. Great for related products or upsells.
Thank-you section shown after a successful Stripe checkout. Centered heading with confirmation message and continue shopping button.
Auto-appearing banner that shows a success or cancellation message after Stripe checkout. Dismisses automatically after 8 seconds.
Data-bound coupon cards from Stripe showing discount amount, duration, and redemption count.
Data-bound product card grid that repeats for each Stripe product. Connect Stripe to populate automatically.
Data-bound order rows from Stripe checkout sessions. Shows order ID, customer, amount, and date.
Data-bound customer rows pulled live from Stripe. Shows name, email, and join date.
Data-bound hero showcasing a single featured product with large image, title, description, price, and buy button.
Data-bound pricing cards that repeat for each Stripe price. Shows plan name, price, billing cycle, and subscribe button.
Data-bound invoice rows from Stripe with invoice number, customer, amount, status, and download link.
Order history for logged-in site customers. Uses the ph-customer cookie to fetch orders client-side via the repeater system.