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