CyberStore Ecommerce 2023 Documentation
Saved Cart Feature Improvements (#11081)
In This Topic

Several improvements have been introduced to the usability of the saved cart feature.

Adding Custom Names During Save Cart

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.

Improved Save Cart Interface

The ShoppingCartDisplaySavedCartControl has been updated to add the following capabilities for Saved Cart presentation:

  1. View a selected saved cart's lines within the selected row
  2. Display item images
  3. Allow user to edit the name of the saved cart within the grid

 

Editing the Name of Previously Saved Carts

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.

 

See Also

Widget Library

Release Notes

Reference