Elements: Setup
To use memberr elements in your store you need to activate memberr elements
in your Theme Settings:

Available memberr elements
Element | Description |
---|---|
<memberr-store-credit-toggle></memberr-store-credit-toggle> | Renders a store credit toggle element that customers can use to apply their store credit balance to their order. Normally placed in the shops cart drawer. |
<memberr-cart-cashback-amount></memberr-cart-cashback-amount> | Displays the amount of cashback a customer will receive calculated based on the current order value of the customers cart. |
<memberr-current-store-credit-balance></memberr-current-store-credit-balance> | Displays the available store credit balance of a customer. |
<memberr-upcoming-store-credit-balance></memberr-upcoming-store-credit-balance> | Displays the upcoming store credit balance of a customer. |
<memberr-store-credit-name></memberr-store-credit-name> | Display the store credit name set in the memberr app. |
<memberr-if-has-store-credit></memberr-if-has-store-credit> | Used to conditionally render child elements. |