From 7a278d70819058c25c773451989e75ea06682551 Mon Sep 17 00:00:00 2001 From: caroluchoa Date: Tue, 23 Jul 2024 16:25:27 -0300 Subject: [PATCH] test --- components/product/ProductInfo.tsx | 1 - 1 file changed, 1 deletion(-) 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,