Несколько дней голову ломаю, что нужно оставить, что бы выводилась только стоимость обведенная красным:
{foreach $new_products as $product}
<article class="product thumb">
<div class="r">
<a href="products/{$product->url}" class="nounderline" title="{$product->name|escape}">
<span class="image-container">
<span class="image">
{if $product->image}
<img src="{$product->image->filename|resize:200:145}" alt="{$product->name|escape}" title="{$product->meta_title|escape}"/>
{/if}
</span>
</span>
<span class="underline h4">