{if count($orderProducts) > 0}

{l s='Customers who bought this product also bought:' mod='crossselling'}

{if count($orderProducts) > 5}{l s='Previous' mod='crossselling'}{/if}
{if count($orderProducts) > 5}{l s='Next' mod='crossselling'}{/if}
{/if}