Here’s a feature that I’ve added product detail pages on iHTML Merchant Enterprise websites for a number of clients. It’s the Classic "Customers who bought this item also bought" feature that appears on many eCommerce websites. It selects and displays the top selling products according previous sale order history of other products ordered.

The above example is using a one row HTML table layout placed. You can display products in a bulleted ordered list or however you like. I’m going to share with you the basics of how to code this feature. The rest is up to you where you position and place things. I generally place it after the related products code.
