{
"flex-layout.row#selling-price": {
"props": {
"blockClass": "selling-price",
"colGap": 2,
"preserveLayoutOnMobile": true,
"preventHorizontalStretch": true,
"marginBottom": 4
},
"children": [
"product-selling-price"
]
}