<#include:includes/top.html#>

{snippet=Welcome.content}

<#loop:products#> <#if:loop.products.count:mod3:1#> <#/if#> <#if:loop.products.count:mod3:0#> <#/if#> <#/loop#>
{labels.general.frontPageFeaturedTitle}
{products.name}
{labels.product.productPrice} {products.price}
{labels.product.moreInfoLink}
<#include:includes/bottom.html#>