This project was bootstrapped with Create React App.
- I don’t understand the code for implementing a carousel.
- I haven't set up product price filtering, and I’m not sure how to do it.
- When reloading the order or cart page, all orders disappear, and it resets to zero.
- In the product categories, clicking on a product name to show items of that category on the website is causing issues.
- On the product detail page, when viewing a product, it would be great to add a zoom-in effect, but I couldn’t manage to implement this. How can I do it?
- When viewing a product on the detail page, additional images of the product should appear below. I haven’t added this feature. How can I do it?
- The functionality for showing related products is not yet implemented.
- The review feature isn’t implemented either, although I think I could do it if needed.
- I haven't added a payment gateway method to my website yet.