From 5b2ada42afc48de42c36d53d16ce4201255e020f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Gilson?= Date: Wed, 21 Sep 2016 14:50:59 +0200 Subject: [PATCH] [ADD] ecommerce: Introduction to Odoo eCommerce --- ecommerce/overview.rst | 9 +++++++++ ecommerce/overview/introduction.rst | 24 ++++++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 ecommerce/overview.rst create mode 100644 ecommerce/overview/introduction.rst diff --git a/ecommerce/overview.rst b/ecommerce/overview.rst new file mode 100644 index 000000000..820f9d47c --- /dev/null +++ b/ecommerce/overview.rst @@ -0,0 +1,9 @@ +================= +Overview +================= + +.. toctree:: + :titlesonly: + + overview/introduction + diff --git a/ecommerce/overview/introduction.rst b/ecommerce/overview/introduction.rst new file mode 100644 index 000000000..1d34c7717 --- /dev/null +++ b/ecommerce/overview/introduction.rst @@ -0,0 +1,24 @@ +============================== +Introduction to Odoo eCommerce +============================== + +.. youtube:: tR0xandHlhU + :align: right + :width: 700 + :height: 394 + +The documentation will help you go live with your eCommerce website in no time. +The topics follow the buying process: + +* Product Page +* Shop Page +* Pricing +* Taxes +* Checkout process +* Upselling & cross-selling +* Payment +* Shipping & Tracking + +.. seealso:: + + * :doc:`../../website/publish/domain_name`