Index: src/templates/EyeCandy/module/cross_selling.html IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- src/templates/EyeCandy/module/cross_selling.html (revision 497383e4a0203fe142b598f29a74c632b9d29781) +++ src/templates/EyeCandy/module/cross_selling.html (revision ) @@ -3,8 +3,6 @@ {if $module_content != ''}
{$txt.heading_text}

{foreach key=key_data item=item_data from=$module_content} - {if $smarty.foreach.item_data.first} {object_product_list product_list=$item_data.PRODUCTS id_prefix="cross_selling" truncate_products_name=$TRUNCATE_PRODUCTS_NAME} - {/if} {/foreach} {/if}