Standalone history table
Use this component to render a table containing the current customer’s loyalty program history. This table will include:
- rewards claimed
- activities completed
- miscellaneous transactions (for example, points added manually or points expired)
All rows except transactions have a clickable “Status” field. This opens a history info modal that corresponds to the item.
Available on the Advanced plan and above.
Live preview
Code
<div data-lion-history-table></div>