Describe the bug
Currently if you click on the product div it do nothing. But it should go on the product details page. Make the product div clickable and redirect it to the product-details page on clicking the product div.
Try clicking the product div, you will see the bug
Try clicking the product name, you will see the correct behavior.
Expected behavior
E.g] If you click the on the product name below the product image, it redirects you to product-details page
Implement the thing mentioned in above e.g on product div.
Describe the bug Currently if you click on the product div it do nothing. But it should go on the product details page. Make the product div clickable and redirect it to the product-details page on clicking the product div.
To Reproduce Steps to reproduce the behavior:
Expected behavior E.g] If you click the on the product name below the product image, it redirects you to product-details page Implement the thing mentioned in above e.g on product div.
Screenshots On home page :
On product page :