+
setCartOpen(true) }}
/>
@@ -180,11 +178,10 @@ function ProductPageContent({ params }: ProductPageProps) {
headingFontWeight="normal"
>
-
+
setCartOpen(true) }}
/>
diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx
index 4c1e148..1979acd 100644
--- a/src/app/shop/page.tsx
+++ b/src/app/shop/page.tsx
@@ -64,11 +64,10 @@ function ShopPageContent() {
headingFontWeight="normal"
>
-
+
setCartOpen(true) }}
/>
@@ -101,11 +100,10 @@ function ShopPageContent() {
headingFontWeight="normal"
>
-
+
setCartOpen(true) }}
/>