Tracked courses are saved in your browser using localStorage under the key digitera_favorites.
This page loads course details from catalog.json, matches them by id, and lets you remove items or add them to the cart.
Cart items are saved under digitera_cart. Currency conversion uses digitera_currency.
Tip: If you cleared your browser storage, tracked courses list will be empty.