{if $whats_new_block}

{$block_heading_whats_new}

{product_image dir=small image=$random_product.products_image alt=$random_product.products_name}
{$random_product.products_name|truncate:18:"":true|close_tags}
{if $myUser.show_price eq 1 }
{if (!empty($whats_new_special_price))} {$whats_new_product_price}
{$whats_new_product_special_price} {else} {$whats_new_product_price} {/if} {if $random_product.products_base_price != 1}
{$random_product.products_product_quantity}{$products_units[$random_product.products_units_id]} ({$whats_new_base_product_price}/{$products_units[$random_product.products_base_unit]}){/if}
{/if}
{/if}