<{* Template: front.html Description: This template handles the frontpage Author: 1260 A/S, @1260-digital Since: 2022-09-01 *}> <{capture name="title"}> <{$category->getName()}> - <{$webshop->getName()}> <{/capture}> <{if $page_blocks}> <{include file="components/page-blocks.html"}> <{else}> <{if $categories = $webshop->getCategories()}>
<{/if}> <{$products = $category->getOnlineProducts()}>

<{$section.title}>

<{/if}>