{$product.description_short|strip_tags|truncate:140:'...'}
{displayWtPrice p=$product.price}
{l s='View' mod='homefeatured'}
{if ($product.quantity > 0 OR $product.allow_oosp) AND $product.customizable != 2}
{l s='cart' mod='homefeatured'}
{else}
{l s='cart' mod='homefeatured'}
{/if}
{l s='No featured products' mod='homefeatured'}
{/if}