Honestly, I think the way for a feature like this to be scalable is for it to just go into a contrib module and keep a mapping table. This module can use hook_order() on the 'submit' $op and insert a row in the table for every combination of products. The table should have a product node ID and a related node ID, and you should enter a single row for every possible combination of product nodes. Then to display products, you simply query this table based on the currently viewed node, order it randomly, and limit the results.
Re: Re: Re: Re: Re: Re: Customer who bought this also bought...
Fri, 02/01/2008 - 10:12
#1
Re: Re: Re: Re: Re: Re: Customer who bought this also bought...
Customer who bought this also bought... By: deanloh (13 replies) Wed, 09/26/2007 - 10:27
- Re: Customer who bought this also bought... By: KillerJerseys (01/21/2008 - 01:26)
- Re: Re: Customer who bought this also bought... By: zmove (01/21/2008 - 03:40)
- Re: Re: Re: Customer who bought this also bought... By: KillerJerseys (01/21/2008 - 20:19)
- Re: Re: Re: Re: Customer who bought this also bought... By: torgosPizza (01/21/2008 - 21:38)
- Re: Re: Re: Re: Re: Customer who bought this also bought... By: torgosPizza (01/31/2008 - 21:41)
- Re: Re: Re: Re: Re: Re: Customer who bought this also bought... By: Ryan (02/01/2008 - 10:12)
- Re: Re: Re: Re: Re: Re: Re: Customer who bought this also bought By: torgosPizza (02/01/2008 - 11:36)
- Re: Re: Re: Re: Re: Re: Re: Re: Customer who bought this also bo By: Ryan (02/01/2008 - 11:41)
- Re: Re: Re: Re: Re: Re: Re: Re: Re: Customer who bought this als By: torgosPizza (02/04/2008 - 00:41)
- Re: Re: Re: Re: Re: Re: Re: Re: Customer who bought this also bo By: Ryan (02/01/2008 - 11:41)
- Re: Re: Re: Re: Re: Re: Re: Customer who bought this also bought By: torgosPizza (02/01/2008 - 11:36)
- Re: Re: Re: Re: Re: Re: Customer who bought this also bought... By: Ryan (02/01/2008 - 10:12)
- Re: Re: Re: Re: Re: Customer who bought this also bought... By: torgosPizza (01/31/2008 - 21:41)
- Re: Re: Re: Re: Customer who bought this also bought... By: torgosPizza (01/21/2008 - 21:38)
- Re: Re: Re: Customer who bought this also bought... By: KillerJerseys (01/21/2008 - 20:19)
- Re: Re: Customer who bought this also bought... By: zmove (01/21/2008 - 03:40)
- Re: Customer who bought this also bought... By: Ryan (09/26/2007 - 10:36)
- Re: Customer who bought this also bought... By: Lyle (09/26/2007 - 10:33)
- Re: Re: Customer who bought this also bought... By: 72dpi (10/07/2007 - 08:34)
- Re: Re: Re: Customer who bought this also bought... By: rich (10/07/2007 - 15:37)
- Re: Re: Customer who bought this also bought... By: 72dpi (10/07/2007 - 08:34)
