2023-01-12 13:56:35 -03:00
|
|
|
{
|
|
|
|
"add-to-cart-button": {
|
|
|
|
"props": {
|
|
|
|
"addToCartFeedback": "customEvent",
|
2023-01-25 19:35:24 -03:00
|
|
|
"customPixelEventId": "add-to-cart-button",
|
|
|
|
"blockClass": "button-buy-product"
|
2023-01-12 13:56:35 -03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-02-09 00:42:27 -03:00
|
|
|
"html#add-to-cart-button": {
|
|
|
|
"props": {
|
|
|
|
"testId": "add-to-cart-button",
|
|
|
|
"blockClass": "add-to-cart-button"
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"add-to-cart-button"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
2023-01-12 13:56:35 -03:00
|
|
|
"minicart.v2": {
|
|
|
|
"props": {
|
|
|
|
"customPixelEventId": "add-to-cart-button"
|
|
|
|
},
|
|
|
|
"children": ["minicart-base-content"]
|
|
|
|
}
|
|
|
|
}
|