i
.Cart-face:after { content: '${ defaultFace }' } .Cart:not(.is-open):hover .Cart-face:after { content: '${ hoverFace }' } .Cart-totalCount:after { content: '${ count }' } .Cart.is-open .Cart-totalCount:after { content: '✕' }
Cart is hungry
Total ${ formatMoney(subtotal) }