Quote Originally Posted by justin2010 View Post
I managed to install it and started the test. It works great and it's exactly what I am looking for in terms of the functions.

One quick question. There are only 5 cross sells I can use by default. Is it possible I can have more than 5?

Thanks you!
Certainly.

Edit: admin\includes\functions\extra_functions\multi_xsell.php
around line 237 you will find this partial code segment...
array(\'1\', \'2\', \'3\', \'4\', \'5\')
Edit and expand that to however many you want.

Also edit: includes\languages\english\extra_definitions\YOUR_TEMPLATE\multi_xsell_box_defin es.php
Add definitions for the extra headings here.

Then uninstall and reinstall from the admin (the cross sell databases will not be removed)