Production Tenant Features
There are no features targeted for your production tenants.Production Sandbox Features
Order Management Functionality
- Shopper Notifications: Updates have been made to the SMS notifications used in the BOPIS fulfillment flow. In this flow, customers receive notifications that customers receive when their order is ready for pickup as well as reminders if they do not pick it up within a certain time frame. These notifications now include links to landing pages based on those used in Curbside, which allow the customer to indicate that they are on their way to the pickup location as well as that they have arrived and are preparing to walk into the store. When the shopper clicks either of these buttons (“I am on my way” and “I am here,” respectively), an appropriate notification is triggered to the fulfillment location that updates store associates about the customer’s status. This allows them to anticipate the customer’s arrival at the store and ensure they are prepared to quickly and efficiently hand over the pickup order.
- Searchable Locations: The FFUI’s location selector, used to determine the shipments displayed in the UI based on the location they are assigned to, was difficult to use if the user had access to more than 20 locations. Enhancements have been made so that the dropdown options are sorted by name and able to be searched by name, allowing the user to select their current location more quickly.
- Return Restock Location: If a returned item is restockable, then it is now possible for the customer service representative to select the restock location when processing the return. When a returned item is restocked, its quantity will be added back to the available inventory at that location. This location defaults to the return location selected in the site settings, but the CSR can change this selection for the particular return. However, note that this is only supported for locations that use Kibo’s inventory management and any other locations will not be included in the restock options.
- Additional Shipment Fields: A new field, assignedLocationCode, has been added to the Shipment object model in all order management API calls. This optional field is always a string value and tracks which location should handle the shipment, which is usually the same as fulfillmentLocationCode – however, it will change to reflect the receiving location code when a transfer shipment is shipped. This data will now be returned with the shipment data in API responses.

