Several improvements have been introduced to the usability of the saved cart feature.
When saving a shopping cart for future retreival, the shopper is now presented with the opportunity to provide a custom name in a Save Cart pop-up. This will make it easier to distinguish multiple saved carts when reviewing them on their Saved Cart list.
The save cart user interface is part of the Cart_SaveCartPopup widget.
The ShoppingCartDisplaySavedCartControl has been updated to add the following capabilities for Saved Cart presentation:
When visiting the Saved Carts page, the list of previously saved carts is presented in a simple grid presentaiton, within each row is an "Edit Name" link. Clicking the link will enable editing of the current cart's name as desired.
Clicking "Save" will update the name, and "Cancel" will abort the edit process leaving the previous name unchanged.