This recommendation engine lets customers see what others, presumably like themselves, are buying. On the product page you can have the typical "Customers who bought <product name inserted automatically> also bought these products" with a list (name, price, thumbnail, etc) below that.
The beauty of this system is it uses the built in custom product fields so you don't have any 3rd party database overhead, as most stores are already using the custom product fields. It keeps the list fresh by removing product codes which have been in the list the longest. Since the custom product field only holds 254 characters, your list will begin to turn over after it fills up. The shorter your product codes, the more you can have. That said, nobody is going to want to see more than 5 or 6 products listed. Hence, the module lets you trim that 254 usable characters down to 60 or 70 or whatever you choose.
As orders are placed, the token on the invoice page automatically tells the module to insert the product codes into the alsobought custom field of each of the products in the order.
The beauty of this is it is not some big expensive module. In fact, most of the people here already have the module and just need a newer version. Yep, you guessed it, see function #59 on the Emporium Plus Tool Kit description page at
http://www.emporiumplus.com/go/wcw/PROD/1AA/1AA00223
You can see a sample display just below the product rating at
http://www.pinemporium.com/mm5/merch..._Code=1S_00022
The beauty of this system is it uses the built in custom product fields so you don't have any 3rd party database overhead, as most stores are already using the custom product fields. It keeps the list fresh by removing product codes which have been in the list the longest. Since the custom product field only holds 254 characters, your list will begin to turn over after it fills up. The shorter your product codes, the more you can have. That said, nobody is going to want to see more than 5 or 6 products listed. Hence, the module lets you trim that 254 usable characters down to 60 or 70 or whatever you choose.
As orders are placed, the token on the invoice page automatically tells the module to insert the product codes into the alsobought custom field of each of the products in the order.
The beauty of this is it is not some big expensive module. In fact, most of the people here already have the module and just need a newer version. Yep, you guessed it, see function #59 on the Emporium Plus Tool Kit description page at
http://www.emporiumplus.com/go/wcw/PROD/1AA/1AA00223
You can see a sample display just below the product rating at
http://www.pinemporium.com/mm5/merch..._Code=1S_00022
Comment