diff --git a/components/product/ProductCard.tsx b/components/product/ProductCard.tsx index acf247f..88d85de 100644 --- a/components/product/ProductCard.tsx +++ b/components/product/ProductCard.tsx @@ -175,7 +175,7 @@ function ProductCard({ "" ) : ( -
+
{!isUnavailable && (
{(listPrice ?? 0) > (price ?? 0) && (