{{'Your current order does not allow this product to be added to your cart' | r | xlat}}
{{'Quantity Available' | r | xlat}}: {{v.QuantityAvailable}}
{{'Quantity Available' | r | xlat}} {{inventoryDisplay(LineItem.Product, LineItem.Variant)}}
{{'Minimum Quantity' | r | xlat}} {{LineItem.PriceSchedule.MinQuantity}}
{{'Maximum Quantity' | r | xlat}} {{LineItem.PriceSchedule.MaxQuantity}}