This contribution let's you easily list multiple products per row. Similar to
the Contribution Products List in Columns (http://addons.oscommerce.com/info/112)
but this contribution requires no modding. Just simply replace the desired listing
module in the includes/modules directory. The modules are all independent from
eachother.

* products_listing.php
Replaces the old behavior with multipe products per row in a standard infobox.
The infobox will hopefully satisfy the STS users =)

* new_products.php
Makes the module conform to the Products Listing settings and look.

* also_purchased_products.php
Makes the module conform to the Products Listing settings and look.

More...