{#if images.length > 0}
{images.length} image{images.length === 1 ? '' : 's'} {totalCopies} label{totalCopies === 1 ? '' : 's'} total
{/if}