2023-01-12 16:56:35 +00:00
|
|
|
{
|
|
|
|
"add-to-cart-button": {
|
|
|
|
"props": {
|
|
|
|
"addToCartFeedback": "customEvent",
|
2023-01-25 22:35:24 +00:00
|
|
|
"customPixelEventId": "add-to-cart-button",
|
|
|
|
"blockClass": "button-buy-product"
|
2023-01-12 16:56:35 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"minicart.v2": {
|
|
|
|
"props": {
|
|
|
|
"customPixelEventId": "add-to-cart-button"
|
|
|
|
},
|
|
|
|
"children": ["minicart-base-content"]
|
|
|
|
}
|
|
|
|
}
|