diff --git a/app/product/[handle]/page.tsx b/app/product/[handle]/page.tsx index f2720137d..d59423364 100644 --- a/app/product/[handle]/page.tsx +++ b/app/product/[handle]/page.tsx @@ -117,12 +117,11 @@ async function RelatedProducts({ id }: { id: string }) {

Related Products