We've posted a new sample to the Commerce Server Workspace on gotdotnet that shows how you can publish an RSS feed on your site that contains product information from your Commerce Server 2007 catalogs. This work is the result of a really great intern project from this summer. The project includes:
The RSS sample works together with the Commerce Server 2007 Starter Site CTP release currently. The subscription page lets a user manage their feed. The user can configure the feed to show the most recent items that have been added to the catalog. Users can also use the Subscription page to search the catalog and add items to their feed to be included in one of three conditions:
The instructions cover adding a button on the product page so a user can add the product to their custom feed. For example users might track the item for price updates or for inventory condition changes. It's not hard to imagine more advanced scenarios that utilize custom schema extensions in the RSS XML that allow rich cross-site sharing of catalog data.
The usual disclaimers apply (see the license on the gotdotnet site).