ridesign Posted April 20, 2004 Posted April 20, 2004 Hi, I hope someone can help. There may be a reward. I want to so that say if a customer places an order for product A, then when the status is changed on the order say delivered, that the customer name appears, in the product description for Product A. Then when another customers buys the same product their name appears, I want to show say upto 20-30 customers for the product. I may have to add a field so that customers can select a username when registering which will be shown. I hope someone can help. Please ask for any more information :) Thank you in advance! :D
AXM Posted April 22, 2004 Posted April 22, 2004 Well I'd suggest a good way to start it out would be to find the contribution with the name "Customers Who Bought This Product Also Purchased". Sorry I forgot the short name of the contrib, and this is what show's up on my system when I added it. It is a info box below the product_info data, and I'm sure given some Php query skills you can modify to instead of pulling up customer info who bought the item then pulling up what other items they bought, to simply list the customers in the box. I haven't had a chance to look at the code, but based on the procedure the php data request might already be in there and just have to modify the query to include the customer's screen name. Hope this helps I ♥ PHP/MYSQL/CSS
Recommended Posts
Archived
This topic is now archived and is closed to further replies.