It's a good idea, but I suspect you'd have to do it in two parts:
1. Analyse the sales in your PCs database to create a database linking products with other products bought at the same time.
2. Tranfer the database to your server and then query it in real time with a script that outputs the desired results.
None of this would be very complicated. The difficult part would probably be how to integrate it into the website. The cart would be the obvious place, but that would need perl knowledge and rules me out.
I was going to make this my 1st V7 add-on as it fits in very well with V7's duplicate product capability.
It also works fine with V6 but you have to copy and paste a duplicate of a product to get the upsell item. That's no problem but you have to remember to maintain the price in 2 places.
I'm afraid this one won't be free as I'm now suffering a maintenance overload due to having so many patches out there.
Comment