diff --git a/components/product/ProductInfo.tsx b/components/product/ProductInfo.tsx index 8739565..f5747a9 100644 --- a/components/product/ProductInfo.tsx +++ b/components/product/ProductInfo.tsx @@ -63,7 +63,6 @@ function ProductInfo({ page, layout }: Props) { isVariantOf, additionalProperty = [], } = product; - const description = product.description || isVariantOf?.description; const { pixPrice, price = 0,