From 55a199af2fd21ffecd3f65a8e7612afef1660cbc Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 7 Feb 2023 13:47:35 -0300 Subject: [PATCH] =?UTF-8?q?feat:=20remove=20a=20parte=20de=20descri=C3=A7?= =?UTF-8?q?=C3=A3o=20do=20produto=20e=20as=20especifica=C3=A7=C3=B5es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- store/blocks/pdp/product.jsonc | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/store/blocks/pdp/product.jsonc b/store/blocks/pdp/product.jsonc index 579d643..7c06a5c 100644 --- a/store/blocks/pdp/product.jsonc +++ b/store/blocks/pdp/product.jsonc @@ -3,9 +3,9 @@ "children": [ "html#breadcrumb", "condition-layout.product#availability", - "flex-layout.row#description", - "flex-layout.row#specifications-title", - "product-specification-group#table", + // "flex-layout.row#description", + // "flex-layout.row#specifications-title", + // "product-specification-group#table", "shelf.relatedProducts", "product-questions-and-answers" ] @@ -27,12 +27,12 @@ } }, - "flex-layout.row#description": { - "props": { - "marginBottom": 7 - }, - "children": ["product-description"] - }, + // "flex-layout.row#description": { + // "props": { + // "marginBottom": 7 + // }, + // "children": ["product-description"] + // }, "condition-layout.product#availability": { "props": {