So I have this function addToCart in Javascript where by clicking on a button the name of the item and Amount is saved to LocalStorage and then I get the data with innerHTML. Th