Quick Start Tutorial - Creating a Store With More than 500 Products
If you plan on creating a store that has more than 500 products, you will not be using the estore administrator to add all your products to the database, you will simply use html code to layout your products.
The code below
is an example of which will produce a product layed out below it.
*As you can see all the variables associated with a product are passed to your
shopping cart using hidden fields.