{if !empty($banerHomepageTop)}
{foreach $banerHomepageTop as $bht} <{if empty($bht.redirect)}div{else}a href="{$bht.redirect}" target="{$bht.target}"{if $bht.link_follow==0} rel="nofollow"{/if}{/if} class="swiper-slide">
{if !empty($bht.secondMainImageFilename)}{/if} {$bht.mainImageAlt}

{$bht.name}

{$bht.content|nl2br}

{/foreach}
{include file="includes/components/swiper-button-prev.html" color="#fff"} {include file="includes/components/swiper-button-next.html" color="#fff"}
{/if}

{$landingPage->homepage_products_category_1|nl2br}

{$landingPage->homepage_about_title}

{$landingPage->homepage_about_header|nl2br}

{$landingPage->homepage_about_content|nl2br}

{$landingPage->homepage_about_button}
{if is_object($landingPage->homepage_about_image) && count($landingPage->homepage_about_image)>0}{$landingPage->homepage_about_image->getMain('alt')}{/if}
{include file="includes/sections/section-shops.html"}