diff --git a/src/components/sections/product/ProductCardTwo.tsx b/src/components/sections/product/ProductCardTwo.tsx index 8023d30..e0cfbf2 100644 --- a/src/components/sections/product/ProductCardTwo.tsx +++ b/src/components/sections/product/ProductCardTwo.tsx @@ -137,6 +137,12 @@ const ProductCardItem = memo(({ {product.price}

+ ); });