Guest Posted June 10, 2003 Posted June 10, 2003 We'd like to be able to display products in a box like the whats_new.php box that are related to the current product page displayed instead of cycling through "new" or "all" products. For example, we might have products that have add-ons or accessories that could be bought at the same time if the customer knew about them. If one arrives at a product page and the box displays an accessory for that product, we feel that would be a good upsell opportunity. I have an idea or two for doing this. It would require a table of product associations, and the info box code would retrieve the rows (consisting of producs ids) from that table that match the product id of the displayed page and then take one of them at random to show in the box. Perhaps if not on product page, then the whats_new box code could be used. Anyone like this idea? I am almost ready to dive in to code this.
rseigel Posted June 10, 2003 Posted June 10, 2003 There's a contribution called Family Products which already does this. No coding necessary (although it doesn't work the way I'd personally like it to work it does work). :wink:
Guest Posted June 10, 2003 Posted June 10, 2003 That's cool. I'll check it out right away. What don't you like about it?
rseigel Posted June 10, 2003 Posted June 10, 2003 Products can only be in one "family". It would be simple enough to change it. Just haven't bothered to mess with it yet. :wink:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.