Guest Posted October 5, 2006 Posted October 5, 2006 Hi, I'd like to be pull a list of the latest/most popular five products from a category and display it in an infobox. Is there a contribution that does this? Or could somebody point me in the direction of coding this feature? I plan on having three lists displaying on a page, puling products from three seperate categories. I'd also like the first product to display it's picture, and a More Products link at the end. I've been messing around with the productlisting_infobox contribution but I can't get it to work for all three lists, just one. Thanks for your time and help. John
Guest Posted October 6, 2006 Posted October 6, 2006 Hi, I don't mean to bump this post, but it was moved here from another forum so it's way down the list. Maybe someone here can help?
MSP Posted October 6, 2006 Posted October 6, 2006 the standard install has this option but it shows the 10 most popular. maybe you've commented this feature out in the past? maybe check include(DIR_WS_BOXES . 'best_sellers.php');00 and see if it's been commented out in column_right.php
Guest Posted October 6, 2006 Posted October 6, 2006 the standard install has this option but it shows the 10 most popular. maybe you've commented this feature out in the past? maybe check include(DIR_WS_BOXES . 'best_sellers.php');
Recommended Posts
Archived
This topic is now archived and is closed to further replies.