diff --git a/app/product/[handle]/page.tsx b/app/product/[handle]/page.tsx index c7b759841..5079be340 100644 --- a/app/product/[handle]/page.tsx +++ b/app/product/[handle]/page.tsx @@ -82,7 +82,11 @@ export default async function ProductPage({ params }: { params: { handle: string