{load_language_text section="cross_selling"} {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}