Using Limio Offers Table and Cart Items: Migration Guide

This guide walks you through upgrading your Salesforce Flow (Limio_Acquisition_Journey) by replacing the legacy components Limio Offers Catalog and Limio Selected Offers with Limio’s redesigned Lightning Web Components: Limio Offers Table and Limio Cart Items. This new architecture supports multi-offer selection, streamlined cart handling, and a faster, cleaner user experience.

Why Upgrade?

Limio’s legacy components supported only single-offer logic or required separate screens in the flow for managing selection and cart data. The new architecture simplifies everything with a modular, responsive pair of components.

Place Both Components on the Same Screen

Limio Offers Table and Limio Cart Items are designed to react to one another in real-time. When a user selects or changes offers, cart outputs like currency or delivery status update instantly.

Benefits of this setup:

  • Fewer clicks and screens for agents

  • Faster, real-time feedback in the UI

  • Easier flow design and debugging

🛠 If needed, you may place the components on separate screens—but this is not recommended unless driven by UX constraints.

You can find more details about each of the components in the articles linked below: 1.

Migration Steps

  1. Add a new screen above the Selected offers screen in the Acquisition flow

    • Add new Limio Offers Table and Limio Cart Items to the screen

    • Expand Advanced settings on both components and set the Revisited Screen Values to the second option - "Refresh inputs to incorporate changes elsewhere in the flow"

  2. Add a new Assignment element after the new screen and populate flow properties with the outputs of the new components.

  3. Remove references to the old components and replace them with the new components outputs.

    • selectedOffer property is not relevant in the new flow context, since it supports multiple offers selection, so we recommend removing assignment of the selectedOffer from the screens as well.

  4. Remove the old Assignment Elements and Screens.

  5. Save, Debug, Activate the new flow version.

Need support? Reach out .

Last updated

Was this helpful?