• {{cartLine.properties['brand']}} # {{cartLine.erpNumber}}
    QTY:
    {{'{0} of {1} requested items are in stock.'.replace('{0}', cartLine.qtyOnHand).replace('{1}', vm.getSumQtyPerUom(cartLine.productId, cart.cartLines))}}
    Total
    Total
    Total
    Total

    Total
    Total
    Total
    Total
    QTY:
    {{'{0} of {1} requested items are in stock.'.replace('{0}', cartLine.qtyOnHand).replace('{1}', vm.getSumQtyPerUom(cartLine.productId, cart.cartLines))}}
    Remove
    {{cartLine.discontinuedMessage}}

    {{cartLine.properties['bogoMessage']}}