← All features
product

Saved cars for clients

One tap to keep a car handy for the next trip.

Clients tap the heart on any marketplace card to save it. The full saved list is one click away from their portal — so the next booking is two taps, not a fresh search.

  • Heart button on every /find card
  • Dedicated /client/favorites list with the same layout
  • Unique per user + car — duplicates quietly ignored
  • Removed instantly; no undo needed

How it works

car_favorites table with a unique (user_id, car_id). Marketplace endpoints pass is_favorite back when a client is signed in.

Tap the heart on a car to save it.

More product features