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": {