33 lines
809 B
Markdown
33 lines
809 B
Markdown
|
---
|
||
|
hide-page-toc: true
|
||
|
nosearch: true
|
||
|
show-content: true
|
||
|
show-toc: true
|
||
|
---
|
||
|
|
||
|
# eCommerce
|
||
|
|
||
|
Run a modern open-source online store with Odoo eCommerce. Learn how to sell online, promote
|
||
|
products and increase your average cart sizes.
|
||
|
|
||
|
:::{important}
|
||
|
Odoo offers a {ref}`free custom domain name <domain-name/register>` to all Odoo Online databases
|
||
|
for one year. Visitors can then access your website with an address such as `www.example.com`
|
||
|
rather than the default `example.odoo.com`.
|
||
|
:::
|
||
|
|
||
|
:::{seealso}
|
||
|
- {doc}`Website Documentation <website>`
|
||
|
- [Odoo Tutorials: Website](https://www.odoo.com/slides/website-25)
|
||
|
- [Odoo Tutorials: eCommerce](https://www.odoo.com/slides/ecommerce-26)
|
||
|
:::
|
||
|
|
||
|
```{toctree}
|
||
|
:titlesonly: true
|
||
|
|
||
|
ecommerce/products
|
||
|
ecommerce/checkout_payment_shipping
|
||
|
ecommerce/ecommerce_management
|
||
|
```
|
||
|
|