Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
  "select": "Select",
  "viewStoreDetails": "View store details",
  "offers": "Offers",

Before

...

After

...

Info

For the 'Offers' button to be visible:

  • enableOffers Launch Darkly flag needs to be ON

For the 'Offers' button to be in ACTIVE state:

  • The restaurant should be available for mobile ordering

  • The restaurant should not have the hideClickAndCollectOrdering property = TRUE

  • Enable-store-selection-2 Launch Darkly flag should be enabled

If any of the above conditions don't hold, the button will be in the DISABLED state.

...