{if $delayVideoLoad}
{image image=$posterImage class="quiqqer-presentationBricks-backgroundVideo-poster" data-name="video-poster" alt=""}
{else} {/if}
{if $this->getAttribute('content') || $this->getAttribute('openVideoInPopup') === 'clickOnDefaultButton'}
{if $this->getAttribute('content')}
{$this->getAttribute('content')}
{/if} {if $this->getAttribute('openVideoInPopup') === 'clickOnDefaultButton'}
{/if}
{/if}