@if (categoryId() === 'vod') { @if ((seriesItem()?.series?.length ?? 0) > 0) { } @else if (isSeries()) { } @else if (vodDetailsItem(); as item) { } } @else if (categoryId() === 'series') { }