diff --git a/apps/storefront/src/components/pages/product/ProductCard.tsx b/apps/storefront/src/components/pages/product/ProductCard.tsx index 865f279..b586364 100644 --- a/apps/storefront/src/components/pages/product/ProductCard.tsx +++ b/apps/storefront/src/components/pages/product/ProductCard.tsx @@ -100,12 +100,14 @@ const ProductCard = (props: ProductCardProps) => { currency="NPR" /> - + {/* + // ? Rating on the product page is maybe un-necessary + 12 Reviews - + */} );