20 lines
387 B
Plaintext
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"]
|
|
}
|
|
}
|
|
}
|