{{Kit.KitParent.Name + ' contains the following items' | r}}

  • {{item.Variant.ExternalID}}
    {{item.Quantity}}
    {{item.LineItem.IsConfigured ? 'Edit' : 'Configure'}}

{{Kit.KitParent.Name}}

{{Kit.KitParent.PriceSchedule.PriceBreaks[0].Price | culturecurrency}}

{{'Description' | r | xlat}}

{{'ID' | r | xlat}}: {{Kit.KitParent.ExternalID}}

{{'Order' | r | xlat}}

{{LineItem.Variant.ExternalID || LineItem.Product.ExternalID | r | xlat}}

{{'Your current order does not allow this product to be added to your cart' | r | xlat}}

{{'Quantity Available' | r | xlat}} {{inventoryDisplay(LineItem.Product, LineItem.Variant)}}

{{'Minimum Quantity' | r | xlat}} {{LineItem.PriceSchedule.MinQuantity}}

{{'Maximum Quantity' | r | xlat}} {{LineItem.PriceSchedule.MaxQuantity}}