{if $favorites[i] ne NULL}
{assign var="set_counter" value=""|setGlobalCounter}
{section name=b loop=$blocks_labels} {if in_array($favorites[i].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($favorites[i].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($favorites[i].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($favorites[i].productID, $popular_products_ids)}{/if*}
{if $favorites[i].Price && $favorites[i].discount_percent}-{$favorites[i].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 || $favorites[i].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 || $favorites[i].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 || $favorites[i].in_stock > 0 ) } {/if} {else} {if $smarty.const.CONF_SHOW_ADD2CART eq 1 && ( $smarty.const.CONF_CHECKSTOCK==0 || $favorites[i].in_stock > 0 ) } {/if} {/if} {/if} {counter name='select_counter_hidden' start=0 skip=1 print=false} {section name=i loop=$favorites[i].product_extra} {if $favorites[i].product_extra[i].option_type eq 1 && !in_array($favorites[i].product_extra[i].prod_show, array(0, 2)) && $favorites[i].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 $favorites[i].product_code} {$smarty.const.STRING_PRODUCT_CODE}: {$favorites[i].product_code} {/if}
{/if*}
{if $favorites[i].Price <= 0}{$smarty.const.STRING_NOPRODUCT_IN}{else}{$favorites[i].PriceWithUnit}{/if}
{if $isadmin} {/if}
{if $favorites[i].set_data} {/if} {/if}