In Aptify release 7.5, the "Display Member Savings" feature is implemented in the new React-based user interface. This document explains how we show savings to members when they buy products with special member pricing. The savings message will only appear if the customer has an active membership and the product has different prices for members and non-members.
This feature is already available in the classic e-Business platform.
Below scenarios illustrates various display messages that would be displayed for each business scenario.
Scenario | Message Display Status |
The user is a registered member, and the product has both a member price and a non-member price. | Savings message is displayed indicating the monetary difference between the non-member and member prices. Example: “You save $X.XX!” |
The user is not a registered member. | Saving message is not displayed, regardless of product pricing structure. |
The product has a single price applicable to all users. | Savings message is not displayed. |
The member price is equal to or greater than the non-member price. | Savings message is not displayed. |
The user is a registered member, and the shopping cart contains multiple products with valid member savings. |
The total savings across all qualifying is calculated and displayed in the payment summary. |
For members, below message in displayed in the cart summary:
For Non-members, message is not displayed in the cart summary:
Comments
Please sign in to leave a comment.