{if $this->getAttribute('showTitle') && $this->getAttribute('frontendTitle')}

{$this->getAttribute('frontendTitle')}

{/if} {if $this->getAttribute('content') != ""}
{$this->getAttribute('content')}
{/if}
{$sliderContent} {if $dotsNav && $dotsPosition === 'underText'}
    {foreach from=$images item=Image key=key}
  • {/foreach}
{/if}
{if $dotsNav && $dotsPosition === 'underSlide'} {/if}