Javascript implementation with csv and html files to finalize product addition in a cart
Working on a school project where I have to create a Mach e-commerce platform. I have a csv file created For the products that need to be listed. Buttons have been created and linked in the html file and there is an included Css file that has all of the formatting for theme. I am having issue with getting the csv file to be included for some of the buttons in each of the category pages. also with the cart function how can i have items be selected to be added to cart with the total price being calculated