{#if shelf.expandedMedia && allPlatforms && allPlatforms.length > 1}
{#if !shouldDisplayExpandedMedia}
{#each allPlatforms as platform}
{/each}
{allPlatformsDescription}
{/if} {#if shouldDisplayExpandedMedia}
{#each shelf.expandedMedia as expandedMediaShelf}
{/each}
{/if}
{/if} {#if !isExpandedMedia}
{/if}