{if !$data.products_image || $data.products_image == 'product:noimage.gif'} {img img='no_image.png' type=t_img class="productImageBorder img-responsive" alt=$data.products_name|escape:"html"} {else} {img img=$data.products_image type=m_thumb class="productImageBorder img-responsive" alt=$data.products_name|escape:"html"} {/if}