24 lines
507 B
Plaintext
24 lines
507 B
Plaintext
{
|
|
"add-to-cart-button": {
|
|
"props": {
|
|
"addToCartFeedback": "customEvent",
|
|
"customPixelEventId": "add-to-cart-button"
|
|
}
|
|
},
|
|
"add-to-cart-button#addSacola": {
|
|
"props": {
|
|
"addToCartFeedback": "customEvent",
|
|
"customPixelEventId": "add-to-cart-button",
|
|
"text": "Adicionar à sacola",
|
|
"blockClass": "addSacola"
|
|
}
|
|
},
|
|
|
|
"minicart.v2": {
|
|
"props": {
|
|
"customPixelEventId": "add-to-cart-button"
|
|
},
|
|
"children": ["minicart-base-content"]
|
|
}
|
|
}
|