How should I pass the product to open in detailed page, I am building a ecommerce clone
So, When one click on "Buy now" button, it should open the same product with details.
But I am not able to pass it properly, I used array map, and this is what I got.
enter image description here