@using static WebWindowComplex.LayoutConst
Sash group @(SashList.Count > 1 ? (CurrIndex + 1) : "")
Qty sash
Qty bottom rail

Joints
@foreach (Joint joint in CurrItem.JointList) { }
Hardware
@for (int i = 0; i < CurrItem.SashList.Count; i++) { }