17 lines
326 B
Plaintext
17 lines
326 B
Plaintext
{
|
|
"add-to-cart-button": {
|
|
"props": {
|
|
"addToCartFeedback": "customEvent",
|
|
"customPixelEventId": "add-to-cart-button",
|
|
"blockClass": "button-buy-product"
|
|
}
|
|
},
|
|
|
|
"minicart.v2": {
|
|
"props": {
|
|
"customPixelEventId": "add-to-cart-button"
|
|
},
|
|
"children": ["minicart-base-content"]
|
|
}
|
|
}
|