ActLabStudio

Your favorites

Saved courses are stored locally in your browser. Add to cart or remove at any time.

Favorites
0
Estimated total
$0
Last updated

Sign in

Create account

Theme

Favorites & cart logic

This page reads your saved IDs from localStorage, then matches them against catalog.json.

Storage keys
  • favorites: array of course IDs (strings)
  • cart: object map id → qty
  • theme: light / dark / system
  • cookieConsent: yes / no
Tips
  • Use the search bar to filter by title/level/format.
  • Try compact mode for a denser list.
  • If a favorite ID no longer exists in catalog.json, it’s shown as unavailable.
Done
Updated