Saved listings
Saving creates a private customer bookmark for returning to a group buy without necessarily subscribing to every update.
What this feature does
Saving creates a private customer bookmark for returning to a group buy without necessarily subscribing to every update.
This guide describes the behavior implemented by Mallello, the people allowed to use it, and the operational checks that keep it dependable.
Detailed workflow
- Sign in and choose Save on an eligible listing.
- The relationship endpoint creates an idempotent Favorite record.
- The Saved page lists current accessible bookmarks.
- Choose the action again to remove the bookmark.
Rules and permissions
- Favorites are private account relationships.
- Saving and following are distinct: notification behavior depends on follows and preferences.
- Removing a favorite does not cancel an order or vendor follow.
- Deleted or hidden listings are handled without exposing private content.
Failure handling and edge cases
- Repeated clicks should converge on one relationship record.
- A stale saved card should gracefully disappear or explain listing unavailability.
- A 401 should invite sign-in and preserve the intended destination.