When you start using the E-commerce module it's recommended that you configure it in the following order:
5. | Set up departments and assign store administrators to their departments.
More details: Departments
|
6. | Configure currencies. If you plan to use multiple currencies, specify the exchange rates.
More details: Currencies, Exchange rates
|
10. | Set up order processing workflow.
More details: Order status
|
12. | Modify the invoice/receipt design.
More details: Invoice
|
13. | Create documents with product details at CMS Desk -> Content and mark the documents as products. Enter the product details.
More details: Products
|
14. | Make a testing order for each payment option. |
Possible configurations
The E-commerce module allows you to manage products in two basic modes:
- standard mode - you manage the products in Kentico CMS. Each product is represented by a combination of document that contains product information displayed to the visitor and a product record that contains standard product information, such as product price, sizes, taxes, etc.
- custom product provider - you manage the products in an external system and publish them inside Kentico CMS-based web site. You can learn more on custom providers in chapter Developing custom providers.
|