🔥 Use console.dir() to see the properties of an element when console.log() gives you a DOM element
🔥 .toLocaleString() is a great way to format currency
🔥 Quit find-and-replacing in your code! VS Code's Rename Symbol is the best way to mass-rename things things like classes, variables and selectors.