Shape Components
RewardBalance
Render a plain text representation of the customer's Omneo reward balance in dollars ($)
Settings | Values | Description |
---|---|---|
data-prefix |
| Display value as prefix to reward balance |
data-is-inline |
| Display Shape container as inline element if |
PointBalance
Render a plain text representation of the customer's Omneo point balance
Settings | Values | Description |
---|---|---|
data-suffix |
| Display value as suffix to point balance |
data-is-inline |
| Display Shape container as inline element if |
ProfileData
Render a plain text representation of a selected Omneo Profile value
Settings | Values | Description |
---|---|---|
data-key |
| Displays Profile data by key. This can use dot (.) notation eg. |
data-prefix |
| Display value as prefix to profile data |
data-suffix |
| Display value as suffix to profile data |
data-is-inline |
| Display Shape container as inline element if |
TransactionList
Display a table displaying Omneo transaction data, including Order ID, Date, Location, Total and Items. Clicking / tapping a row will expand to display transaction line items. Transaction results are paginated to 10 results at a time, and the Shape will asynchronously fetch additional transactions as the user pages through results.

Settings | Values | Description |
---|---|---|
data-title |
| Override default "My Transactions" Shape title. Set to |
data-auto-hide-pagination |
| When set to |
RewardList
Display a table displaying Omneo reward data, including Reward balance, names, expiry dates and remaining values. Reward results are paginated to 5 results at a time, and the Shape will asynchronously fetch additional rewards as the user pages through results.
Settings | Values | Description |
---|---|---|
data-title |
| Override default "My Transactions" Shape title. Set to |
data-show-active-only |
| When set to |
data-auto-hide-pagination |
| When set to |
Updated 25 days ago