This is an addon module for the cross sell module that allows you to assign up to six xsell products at one time by simply typing in the corresponding products' model numbers into text fields.
Features:
- Allow unlimited number of product fields instead of only 5.
- Accept product id or model as input value.
- Clean up table.
- Given a list of n products, the mod will go through and cross-sell EACH pair together.
IMPORTANT: This is the VERY different from the way the old cross-sell mod work! As a seller, I realize that when I cross-sell A and B I want the customers to see the product B while they are viewing B and VICE VERSA. With the old cross-sell and the Advanced Cross-Sell mod I had to add A to B then B to A, which is lots of work.
With this mod, if you give it 3 products: A - B - C, it will cross-sell:
A to B, B to A
A to C, C to A
B to C, C to B