{if $body.category.id_slider}
{insert_slider id=$body.category.id_slider template="block.slider.home.tpl"}
{/if}

{$body.category.plural}

{t}Novinky{/t}

{* href=... je hack, není to flag sekce ale virtualni sekce se stejnou URL *} {t}Zobrazit další novinky{/t}
{insert_cached key=['newest_product', 'home', $body.category.id, $ctrl.active_currency]} {insert_products type="newest_product" in_store=1 image=2 count=12 section=[$body.category.id] template="block.products.tpl" row_class="products-carousel products-carousel-new owl-carousel" show_more_banner_link={url s=category IDcat=$body.category.id campaign=N} listType="homepage_newest" listId=$body.category.id} {/insert_cached} {block 'bestselling_product'}

{t}Tipy a trendy{/t}

{t}Aktuálně frčí{/t}

{t}Zobrazit další trendy{/t}
{insert_cached key=['bestselling_product', 'home', $body.category.id, $ctrl.active_currency]} {insert_products type="campaign_product" price_min=$tpl_vars.bestseller_price_min|default:0 campaign='B' in_store=1 image=2 count=12 section=[$body.category.id] template="block.products.tpl" fallback=[['type'=>'bestselling_product', in_store=>1, section=>[$body.category.id], campaign=>null]] row_class="products-carousel products-carousel-trending owl-carousel" show_more_banner_link={url s=category IDcat=$body.category.id campaign=B} listType="homepage_bestsellers" listId=$body.category.id} {/insert_cached} {/block} {if $body.category.data.additional_slider} {insert_slider id=$body.category.data.additional_slider template="block.slider.bestof.tpl"} {/if}
{foreach $body.category.blocks as $block} {$block|inline_edit nofilter} {/foreach}
{**}
{include "components/home.news.tpl"}
{include "components/home.social.tpl"}