feat(pix): Adiciona o custom pix

This commit is contained in:
amanda almeida 2023-02-01 20:51:21 -03:00
parent 2e83f248aa
commit 282069adad
2 changed files with 23 additions and 0 deletions

9
bash.exe.stackdump Normal file
View File

@ -0,0 +1,9 @@
Stack trace:
Frame Function Args
000FFFFA3B0 00210062B0E (00210297178, 00210275E3E, 000FFFFA3B0, 000FFFF92B0)
000FFFFA3B0 0021004846A (00000000000, 00000000000, 00000000000, 00000000004)
000FFFFA3B0 002100484A2 (00210297229, 000FFFFA268, 000FFFFA3B0, 00000000000)
000FFFFA3B0 002100D2FFE (00000000000, 00000000000, 00000000000, 00000000000)
000FFFFA3B0 002100D3125 (000FFFFA3C0, 00000000000, 00000000000, 00000000000)
001004F221F 002100D46E5 (000FFFFA3C0, 00000000000, 00000000000, 00000000000)
End of stack trace

View File

@ -116,6 +116,20 @@
}
},
"html#pix": {
"props": {
"blockClass": "pix",
"testId": "pix-price"
},
"children": ["image#pix", "pix"]
},
"image#pix": {
"props": {
"src": "../../../assets/pix.png"
}
},
"html#sku-selector": {
"props": {
"blockClass": "sku-selector",