diff --git a/store/blocks/pdp/product-image.jsonc b/store/blocks/pdp/product-image.jsonc index a2b4ccb..4c56abd 100644 --- a/store/blocks/pdp/product-image.jsonc +++ b/store/blocks/pdp/product-image.jsonc @@ -10,7 +10,7 @@ "props": { "aspectRatio": { "desktop": "auto", - "phone": "16:9" + "phone": "auto" }, "displayThumbnailsArrows": false, "showPaginationDots": false,