2023-01-12 16:56:35 +00:00
|
|
|
{
|
|
|
|
"add-to-cart-button": {
|
|
|
|
"props": {
|
|
|
|
"addToCartFeedback": "customEvent",
|
|
|
|
"customPixelEventId": "add-to-cart-button"
|
|
|
|
}
|
|
|
|
},
|
2023-02-08 19:16:42 +00:00
|
|
|
"add-to-cart-button#addSacola": {
|
|
|
|
"props": {
|
|
|
|
"addToCartFeedback": "customEvent",
|
|
|
|
"customPixelEventId": "add-to-cart-button",
|
2023-02-09 11:14:34 +00:00
|
|
|
"text": "Adicionar à sacola",
|
|
|
|
"blockClass": "addSacola"
|
2023-02-08 19:16:42 +00:00
|
|
|
}
|
|
|
|
},
|
2023-01-12 16:56:35 +00:00
|
|
|
|
|
|
|
"minicart.v2": {
|
|
|
|
"props": {
|
|
|
|
"customPixelEventId": "add-to-cart-button"
|
|
|
|
},
|
|
|
|
"children": ["minicart-base-content"]
|
|
|
|
}
|
|
|
|
}
|