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