{if $product_info ne NULL}
{assign var="set_counter" value=""|setGlobalCounter}
{section name=b loop=$blocks_labels} {if in_array($product_info.productID, $blocks_labels[b].products)}
{if $blocks_labels[b].icon}{$blocks_labels[b].title}{else}{$blocks_labels[b].label}{/if}
{/if} {/section} {*if in_array($product_info.productID, $special_offers_ids)}
{if $smarty.const.CONF_SPECIAL_IMG}{$smarty.const.STRING_LABEL_SPECIAL}{else}{$smarty.const.STRING_LABEL_SPECIAL}{/if}
{/if} {if in_array($product_info.productID, $new_products_ids)}
{if $smarty.const.CONF_NEW_IMG}{$smarty.const.STRING_LABEL_NEW}{else}{$smarty.const.STRING_LABEL_NEW}{/if}
{/if} {if in_array($product_info.productID, $popular_products_ids)}{/if*}
{if $product_info.Price && $product_info.discount_percent}-{$product_info.discount_percent}%{/if}
    {if $smarty.const.CONF_DISP_INDEXCART} {if $smarty.const.CONF_OPEN_SHOPPING_CART_IN_NEW_WINDOW eq 1} {if $smarty.const.CONF_SHOW_ADD2CART eq 1 && ( $smarty.const.CONF_CHECKSTOCK==0 || $product_info.in_stock > 0 ) }
  • {/if} {else} {if $smarty.const.CONF_CART_METHOD eq 2} {if $smarty.const.CONF_SHOW_ADD2CART eq 1 && ( $smarty.const.CONF_CHECKSTOCK==0 || $product_info.in_stock > 0 ) }
  • {/if} {else if $smarty.const.CONF_CART_METHOD eq 3} {if $smarty.const.CONF_SHOW_ADD2CART eq 1 && ( $smarty.const.CONF_CHECKSTOCK==0 || $product_info.in_stock > 0 ) }
  • {/if} {else} {if $smarty.const.CONF_SHOW_ADD2CART eq 1 && ( $smarty.const.CONF_CHECKSTOCK==0 || $product_info.in_stock > 0 ) }
  • {/if} {/if} {/if} {counter name='select_counter_hidden' start=0 skip=1 print=false} {section name=i loop=$product_info.product_extra} {if $product_info.product_extra[i].option_type eq 1 && !in_array($product_info.product_extra[i].prod_show, array(0, 2)) && $product_info.product_extra[i].values_to_select} {/if} {/section} {/if} {if $smarty.const.CONF_FAVORITES}
  • {/if} {if $smarty.const.CONF_ALLOW_COMPARISON}
  • 0}products-in-comp="{$compare_value}"{/if}>
  • {/if}
{*if $smarty.const.CONF_DISPLAY_PRCODE eq 1}
{if $product_info.product_code} {$smarty.const.STRING_PRODUCT_CODE}: {$product_info.product_code} {/if}
{/if*}
{if $currencies_count ne 0}
{if $product_info.Price lte "0"} {$smarty.const.STRING_NOPRODUCT_IN} {else} {$product_info.PriceWithUnit} {/if}
{if $product_info.original_price > 0 && $product_info.original_price > $product_info.Price}{$product_info.original_price|show_price}{elseif $product_info.list_price > 0 && $product_info.list_price > $product_info.Price}{$product_info.list_priceWithUnit}{/if}
{/if}
{if $isadmin} {/if}
{if $product_info.set_data} {/if} {/if}