Skip to content

Commit

Permalink
feature: splitItem prop in minicart-product-list
Browse files Browse the repository at this point in the history
  • Loading branch information
iago1501 committed Jul 3, 2024
1 parent 6d7e3a0 commit d6e972d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions store/blocks/minicart.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
},

"minicart.v2": {
"props": {
"customPixelEventId": "add-to-cart-button"
},
"children": ["minicart-base-content"]
},
"minicart-base-content": {
Expand Down
2 changes: 1 addition & 1 deletion store/blocks/pdp/product.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"product-rating-summary",
"flex-layout.row#list-price-savings",
"flex-layout.row#selling-price",
"product-installments#cuotas",
"product-installments",
"product-separator",
"product-identifier.product",
"sku-selector",
Expand Down

0 comments on commit d6e972d

Please sign in to comment.