challenge-vtex-io-bernardo-.../store/blocks/pdp/product__image.jsonc

20 lines
387 B
Plaintext

{
"html#flex-layout.row#product-image": {
"props":{
"testId": "product-images"
},
"children": ["product-images"]
},
"product-images": {
"props": {
"aspectRatio": {
"desktop": "auto",
"phone": "auto"
},
"showPaginationDots": false,
"thumbnailsOrientation": "horizontal",
"children": ["product-images"]
}
}
}