From c0a84946de737eb4d7e9427fa47a6376d617abcc Mon Sep 17 00:00:00 2001 From: jacbodoo Date: Tue, 4 Nov 2025 15:01:11 +0100 Subject: [PATCH] [IMP] ecommerce: add cards to ecommerce main page task-5136464 --- content/applications/websites/ecommerce.rst | 47 ++++++++++++++++++++- 1 file changed, 45 insertions(+), 2 deletions(-) diff --git a/content/applications/websites/ecommerce.rst b/content/applications/websites/ecommerce.rst index c5f458371b..23b2c2bb0f 100644 --- a/content/applications/websites/ecommerce.rst +++ b/content/applications/websites/ecommerce.rst @@ -1,14 +1,57 @@ :nosearch: :show-content: :hide-page-toc: -:show-toc: ========= eCommerce ========= Run a modern open-source online store with Odoo eCommerce. Learn how to sell online, promote -products and increase your average cart sizes. +products, and increase your average cart sizes. + +.. cards:: + + .. card:: Products + :target: ecommerce/products + :large: + + Manage your product pages by configuring the display of the shop page, the prices, and adding + suggestions of optional and accessory products + + .. card:: Ordering and checkout + :target: ecommerce/checkout + :large: + + Customize the ordering and checkout process by customizing ordering buttons and building + blocks to enable checkout options + + .. card:: Delivery + :target: ecommerce/shipping + :large: + + Configure delivery methods to allow customers to choose one of them when checking out. + + .. card:: Order handling + :target: ecommerce/order_handling + + Manage the steps of eCommerce orders: Sales orders, delivery orders and Invoices & legal requirements. + + .. card:: Customer accounts + :target: ecommerce/customer_accounts + + Enable customers account and portal to manage customers access to the shop. + + .. card:: Performance management + :target: ecommerce/performance + :large: + + Analyze and improve your eCommerce performance by monitoring and analyzing the sales performance of your eCommerce. + + .. card:: Google Merchant Center + :target: ecommerce/google_merchant_center + :large: + + Manage product datas and submit them to Google by using the Google Merchant Center tool. .. important:: Odoo offers a :ref:`free custom domain name ` to all Odoo Online databases