
{$landingPage->homepage_products_category_1|nl2br}


{foreach $homeProductList1 as $pl}
{/foreach}

{$landingPage->homepage_products_category_2|nl2br}
{foreach $homeProductList2 as $pl}
{$pl.name}
{$pl.subname}
{/foreach}{$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}
{/if}