Skip to main content

Documentation Index

Fetch the complete documentation index at: https://86d.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

The waitlist module lets shoppers join a waitlist for any product. When the product becomes available (preorder window opens or backorder is replenished), the module fires a waitlist.notify event for each subscriber. Source: modules/waitlist · npm: @86d-app/waitlist

Installation

86d module add waitlist

Components

  • <WaitlistButton productId={id} />, <WaitlistForm productId={id} />.