diff --git a/app/product/[handle]/page.tsx b/app/product/[handle]/page.tsx index 8a9ef69b5..b162cb0c1 100644 --- a/app/product/[handle]/page.tsx +++ b/app/product/[handle]/page.tsx @@ -85,8 +85,12 @@ export default async function ProductPage({ params }: { params: { handle: string
-
+
+ +
+ +
@@ -100,18 +104,12 @@ export default async function ProductPage({ params }: { params: { handle: string />
- -
- -
- -