diff --git a/app/product/[handle]/page.tsx b/app/product/[handle]/page.tsx index bff48f417..c0d8da481 100644 --- a/app/product/[handle]/page.tsx +++ b/app/product/[handle]/page.tsx @@ -98,9 +98,9 @@ export default async function ProductPage({ params }: { params: { handle: string