...
The Recent Address feature enables listing the most recently used delivery addresses (up to 4) in the Store Locator, aiming to minimize the % drop from the Store Locator Delivery to Delivery Quote. That is, % users that click on the delivery tab in the store locator and start location search, but do not get a delivery quote. The Recent Address feature By making recently used addresses readily available for users, it enables a more seamless re-ordering experience by removing friction from the user journey.
Info |
---|
The feature can be made available via CSM by setting the Launch Darkly Flag |
...
Lokalise Strings:
Code Block |
---|
removeSavedAddressTitle: "Remove this address?"
removeSavedAddressBody: "Are you sure you want to remove the address \"{address}\"?"
removeSavedAddressSuccess: "Address removed sucessfully"
deliveryAddressDefined: "Delivery address defined"
recentAddresses: "Recent" |
💾 Improved 'Saved Address’ Feature
...
Info |
---|
The feature can be made available via CSM by setting the Launch Darkly Flag |
...
...
Interactions/Events:
🏪 Improved Store Selection Options
Removing the extra click needed during the store selection process and improving the visual guides for store selection options aim to enable higher order and offer redemption conversion.
Info |
---|
The feature can be made available via CSM by setting the Launch Darkly Flag |
Interactions/Events:
...
Lokalise Strings:
Code Block |
---|
"select": "Select",
"viewStoreDetails": "View store details",
"offers": "Offers", |
Before
...
After
...
Info |
---|
For the 'Offers' button to be visible:
For the 'Offers' button to be in ACTIVE state:
If any of the above conditions don't hold, the button will be in the DISABLED state. |
⌨️ Automatic Share Location Modal & Keyboard Closure
Directly opening the Share Location Modal when a user lands on the Store Locator screen (instead of the user clicking/tapping on the Share Location Button in the UI) & closing the user keyboard automatically after address entry would remove extra clicks from the user ordering journey, therefore expected to improve the conversion rate.
...
Info |
---|
The feature can be made available via CSM by setting the Launch Darkly Flag |