'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

[enter code here][2]


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source