Enhancements:
- Make email address search case insensitive: apply to Client Users, Admin Users, Orders Foxtrot page
Feature Release:
- Add link for invite code on client users to direct to the relevant Invite Promo Code page
Bug Fixes:
- Bug fix for issue: marketing user role can not save any changes on HLE
Feature Release
- Product Icon Config:
- Product Icon Configs allows users to customize the display of select product attributes on the PDP and PLE. This includes:
- Fulfillment method (standard or express delivery)
- Any factions tagged to the product
- Full user guide is here
- Product Icon Configs allows users to customize the display of select product attributes on the PDP and PLE. This includes:
Feature Release
We've added support for the Local Delivery fulfillment method in the Order Fulfillment API and for all platforms (web, iOS, Android).
Order Fulfillment API Updates
For orders that contain local delivery items, there will be a fulfillment with the fulfillmentMethod local_delivery and an associated timeWindow object. timeWindow will only exist on local_delivery fulfillments.
In the mixed case scenario, there will be two fulfillments (one carrier delivery, one local delivery).
Please see the updated documentation for the Get Orders endpoint here for full details.
