• {{cartLine.discontinuedMessage}}
    QTY:
    {{'{0} of {1} requested items are in stock.'.replace('{0}', cartLine.qtyOnHand).replace('{1}', vm.getSumQtyPerUom(cartLine.productId, cart.cartLines))}}
    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.inventoryMessage}}