diff --git a/app/product/[handle]/page.tsx b/app/product/[handle]/page.tsx index 9c1fc6664..f23c0cc4c 100644 --- a/app/product/[handle]/page.tsx +++ b/app/product/[handle]/page.tsx @@ -81,8 +81,8 @@ export default async function ProductPage({ params }: { params: { handle: string __html: JSON.stringify(productJsonLd) }} /> -
-
+
+
({ @@ -96,12 +96,12 @@ export default async function ProductPage({ params }: { params: { handle: string
+ + +
- - -