How do I show Magento products on a non-Magento page?
This is an often requested feature. There are a number of ways to do it too. You could create a listener to publish a category of products to static HTML whenever a category changes.You could run a cron script or other scheduled task to run some Magento code to export a category of products to [...]



