Active Products
<sessions-active-products>A focused view of the viewer’s currently active purchases (passes and memberships only), grouped by business. Useful as a header strip on a member portal.
Install
<script type="module" src="https://go.sessions.website/embeds/unstable/active-products.js"></script>
<sessions-active-products
auth="<embed-scoped-jwt>"
></sessions-active-products>Attributes
| Name | Type | Required | Description |
|---|---|---|---|
auth | token | ✓ | Required embed-scoped JWT identifying the viewer. |
Try attributes
Edit attributes — the live preview to the side rebuilds in place.