diff --git a/app/[locale]/product/[handle]/page.tsx b/app/[locale]/product/[handle]/page.tsx index b34f4ccea..760ecd6c7 100644 --- a/app/[locale]/product/[handle]/page.tsx +++ b/app/[locale]/product/[handle]/page.tsx @@ -221,7 +221,7 @@ async function RelatedProducts({ id }: { id: string }) { className="relative block h-full w-full transition-opacity duration-150 hover:opacity-90" href={`/product/${product.handle}`} > -
+
- -
+ +
-
{item?.summary?.value}
+
{item?.summary?.value}