diff --git a/components/product/ProductCard/ProductCard.tsx b/components/product/ProductCard/ProductCard.tsx index ade53380c..45a19d2dd 100644 --- a/components/product/ProductCard/ProductCard.tsx +++ b/components/product/ProductCard/ProductCard.tsx @@ -34,7 +34,7 @@ const ProductCard: FC = ({ {product?.images && ( {product.name = ({ {product.name = ({ product }) => { const { price } = usePrice({ amount: product.prices?.price?.value, @@ -58,10 +60,10 @@ const WishlistCard: FC = ({ product }) => {
{product.images[0].alt