eStore is an e commerce application which allows customers to do things such as searching for a product in your store catalog, adding a selected product to a basket, and placing an order for it
It includes:
- Database that stores information such as product details, customer data, order information, etc.
- Storefront that displays this information to store visitors (e.g. product detail pages, search pages, checkout pages, etc.)
- Administration area that allows you, the store administrator, to manage your store. For example, this is where you add products, set up shipping & payment options, process orders, etc.
E store includes two components
- The storefront, which is what your customers will see (the catalog, the search pages, the checkout pages, etc.), and
- The administration area, which is what you will use to manage the store.
|