How do you plan to implement freeCSScart on your site: (Please read both options)
Overview: We are asking this question because we need to understand how people plan to use the free CSS shopping cart.
Option 1: Dynamically
The shopping cart will automatically generate product pages, menus, the checkout process for you. You (as the developer) are then responsible for linking to the product pages statically yourself. Here is an example of that style of internet shopping: Jewelry4Christians (Note: This site does not use the freeCSSshopping cart). Notice that the product pages are dynamic. This option is better for stores that plan to have more than 10 products.
Option 2: Shopping Cart Only
This option is more unique. This is where the developer is responsible for creating the product pages. That way the product pages can be robust and not limited to a typical product layout. The freeCSScart would then be responsible for tracking users, orders, payments, shipping, stats, etc. Here is an example of this style of internet shopping: Frunder.com (Note: This site does not use the freeCSSshopping cart). Notice that each product has 9 pages that explain each product, and that once you click on free trial of buy now, the dynamic shopping cart process takes over. This style is ideal for people who want more control over thier product pages and are selling products that need lots of description or people who are selling services, T-shirts, few items, recurring transactions, etc.