2023-01-12 16:56:35 +00:00
|
|
|
{
|
|
|
|
"add-to-cart-button": {
|
|
|
|
"props": {
|
|
|
|
"addToCartFeedback": "customEvent",
|
2023-02-01 22:57:33 +00:00
|
|
|
"customPixelEventId": "add-to-cart-button",
|
|
|
|
"text": "ADICIONAR À SACOLA"
|
2023-01-12 16:56:35 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2023-02-01 22:57:33 +00:00
|
|
|
"html#add-to-cart-button": {
|
|
|
|
"props":{
|
|
|
|
"tag": "div",
|
|
|
|
"testId": "add-to-cart-button",
|
|
|
|
"blockClass": "add-to-cart-button"
|
|
|
|
},
|
|
|
|
"children": ["add-to-cart-button"]
|
|
|
|
},
|
|
|
|
|
2023-01-12 16:56:35 +00:00
|
|
|
"minicart.v2": {
|
|
|
|
"props": {
|
|
|
|
"customPixelEventId": "add-to-cart-button"
|
|
|
|
},
|
|
|
|
"children": ["minicart-base-content"]
|
|
|
|
}
|
|
|
|
}
|