The Limio Acquisition Journey supports a tabular format for the selected offer, also supporting inline editing.
To enable this view, in the acquisitionflow, add a new Selected Offers Table screen right after the Offers Screen, and place a Limio Selected Offers Table there.
Once added, open the Assign offers screen properties, map:
-
is_deliverable
=> Limio Selected Offers Tableincludes_deliverable
-
orderItems
=> Limio Selected Offers TableorderItems
Create a new variableallowedCountries
, map -
allowedCountries
=> Limio Selected Offers TableallowedCountriesList
Additionally, if removing the previously added flow component Order Items, perform the following steps
- Remove the Assign orderItems element.
- In the Delivery Address Screen, map
Input: Allowed Countries
=>allowedCountries
- In the Payment Selection Screen, in the Limio Order Total component map
Input: Order Items
to the local variableorderItems
- In the Zuora Payment Screen, map
Input: Allowed Countries
=>allowedCountries
Input: Currency Code
=>offers.currencyCode
- In the Summary Screen, map
Input: Order Items
to the local variableorderItems
- Remove the Order Items Screen
Comments
0 comments
Please sign in to leave a comment.