From e88c2ab0b24650cb20b9f916c87f74b2d4aa9d0a Mon Sep 17 00:00:00 2001 From: Rallenson Date: Fri, 3 Feb 2023 18:38:36 -0300 Subject: [PATCH] feat(description):removendo thumnails da image-description --- store/blocks/pdp/product.jsonc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/store/blocks/pdp/product.jsonc b/store/blocks/pdp/product.jsonc index 1a76247..f010fb8 100644 --- a/store/blocks/pdp/product.jsonc +++ b/store/blocks/pdp/product.jsonc @@ -131,7 +131,8 @@ "showNavigationArrows": false, "showPaginationDots": false, "displayThumbnailsArrows": false, - "thumbnailsOrientation": "horizontal" + "thumbnailVisibility":"hiden", + "displayMode": "first-image" } }, "flex-layout.col#right-col": {