+
setCartOpen(true) }}
/>
@@ -162,14 +160,13 @@ function ProductPageContent({ params }: ProductPageProps) {
headingFontWeight="bold"
>
-
+
setCartOpen(true) }}
/>
diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx
index 07dee24..82c1b11 100644
--- a/src/app/shop/page.tsx
+++ b/src/app/shop/page.tsx
@@ -32,14 +32,13 @@ function ShopPageContent() {
headingFontWeight="bold"
>
-
+
console.log("Cart state not available on this page") }}
/>
@@ -64,14 +63,13 @@ function ShopPageContent() {
headingFontWeight="bold"
>
-
+
console.log("Cart state not available on this page") }}
/>