Catalog.php template file
From Shopp Documentation
This article is marked as in need of review and editing. You can help make Shopp's documentation better by editing it.
The catalog.php template provides the layout for the landing page (the main page) of your store.
The default template that Shopp ships with includes shopp() tags for displaying built-in dynamic categories that show on sale products, featured products and the newest products added to the shop. The particular options included only show a maximum of 3 products for each dynamic category. This is just the standard configuration of the built-in template, but can be altered to show just about anything available in your store in nearly any layout you can imagine using the Catalog_Tags shopp() tags.
