syscon Posted July 5, 2003 Posted July 5, 2003 It would be nice to associate certain products with other products if a customer select one item. Right know this feature exist but only pops-up when other customers purchase this items as well: " Customers who bought this product also purchased" I would like to be able to suggest customer other items on the "bottom" if they select one items. Is it possible? :?: Joseph #Joseph
Daemonj Posted July 5, 2003 Posted July 5, 2003 Have you considered a query for all records in the orders table in which the currently viewed product is a part, removing the current product, sorting the remaining items by count, and then displaying the top 5 items? "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein
syscon Posted July 5, 2003 Author Posted July 5, 2003 Thanks Jim, I think, I might have found it; it is called Cross(X-sell) or Cross Sale. I'm just analyzing it. Joseph #Joseph
Daemonj Posted July 5, 2003 Posted July 5, 2003 Thank you for passing that along. I will have to take a look at that contribution myself! ;) "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein
syscon Posted July 5, 2003 Author Posted July 5, 2003 All those contributions look nice but there more modifications you do to your shopping web-page the harder is to upgrade to new version of oSC. Another solution I just thought about is to log-in into your own web-page buy few items you want to create relation ship to and you will be done. I just did it this way as I just wanted to show few relation ship between some items. Joseph 8) #Joseph
Recommended Posts
Archived
This topic is now archived and is closed to further replies.