[MOV] ecommerce: moving product management page

taskid-4056328

closes odoo/documentation#10227

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
This commit is contained in:
Donatienne (dopi) 2024-07-16 15:33:20 +02:00
parent e238e63240
commit d03b45c6f9
41 changed files with 38 additions and 34 deletions

View File

@ -482,4 +482,4 @@ rule on a fresh form.
.. seealso::
- :doc:`/applications/sales/sales/products_prices/prices/currencies`
- :doc:`/applications/websites/ecommerce/managing_products/price_management`
- :doc:`/applications/websites/ecommerce/products/price_management`

View File

@ -28,7 +28,7 @@ within the Odoo *Sales* application.
other similar records in Odoo.
.. seealso::
:doc:`/applications/websites/ecommerce/managing_products/variants`
:doc:`/applications/websites/ecommerce/products/variants`
Configuration
=============

View File

@ -23,6 +23,6 @@ products and increase your average cart sizes.
.. toctree::
:titlesonly:
ecommerce/managing_products
ecommerce/products
ecommerce/checkout_payment_shipping
ecommerce/ecommerce_management

View File

@ -25,11 +25,11 @@ the :guilabel:`Shop - Checkout Process` section, look for :guilabel:`Add to Cart
the options.
.. note::
If a product has :doc:`optional products <../managing_products/cross_upselling>`, the **dialog
If a product has :doc:`optional products <../products/cross_upselling>`, the **dialog
box** will always appear.
.. seealso::
:doc:`../managing_products/catalog`
:doc:`../products/catalog`
.. _cart/prevent-sale:

View File

@ -1,14 +0,0 @@
:nosearch:
========
Products
========
.. toctree::
:titlesonly:
managing_products/products
managing_products/catalog
managing_products/variants
managing_products/price_management
managing_products/cross_upselling

View File

@ -1,6 +1,8 @@
==================
Product management
==================
:show-content:
========
Products
========
Odoo allows you to create, import, and manage your products' pages all within the **Website** app.
@ -17,9 +19,9 @@ To add a product to your catalog, you can either do it in:
:ref:`Import records <import-data>`.
.. seealso::
- :doc:`../managing_products/catalog`
- :doc:`../../../sales/sales/products_prices/products/import`
- :doc:`Product-related documentation <../../../sales/sales>`
- :doc:`products/catalog`
- :doc:`../../sales/sales/products_prices/products/import`
- :doc:`Product-related documentation <../../sales/sales>`
Publish
-------
@ -78,7 +80,7 @@ In the **website builder** window, click :guilabel:`Customize` to enable additio
- To allow **wishlists**, the option must be enabled in :menuselection:`Website --> Configuration
--> Settings --> Shop - Products`;
- To access the :guilabel:`Variants` options, the :doc:`Product Variants
<../../../sales/sales/products_prices/products/variants>` option must first be enabled under
<../../sales/sales/products_prices/products/variants>` option must first be enabled under
:menuselection:`Website --> Configuration --> Settings --> Shop - Products`.
Layout
@ -191,13 +193,13 @@ The **eCommerce-related** fields to translate are:
.. note::
Having untranslated content on a web page may be detrimental to the user experience and
:doc:`SEO <../../../websites/website/pages/seo>`.
:doc:`SEO <../../websites/website/pages/seo>`.
.. note::
To check the language(s) of your website, go to :menuselection:`Website --> Configuration -->
Settings --> Website Info section`.
.. seealso::
- :doc:`../../../websites/website/pages/seo`
- :doc:`../../websites/website/pages/seo`
Website availability
--------------------
@ -244,7 +246,7 @@ If you are selling non-prepackaged kits (i.e., the kits are made of individual p
recommend you read the related documentation to keep track of your stock.
.. seealso::
:doc:`../../../inventory_and_mrp/manufacturing/advanced_configuration/kit_shipping`
:doc:`../../inventory_and_mrp/manufacturing/advanced_configuration/kit_shipping`
Product comparison
==================
@ -260,9 +262,17 @@ On the product page, scroll down to the :guilabel:`Specifications` section and c
summary.
.. note::
The :guilabel:`Product Comparison Tool` can only be used if :doc:`attributes <variants>` are set
on the **product's template**.
The :guilabel:`Product Comparison Tool` can only be used if :doc:`attributes <products/variants>`
are set on the **product's template**.
.. image:: products/products-compare.png
:align: center
:alt: Product comparison window
.. toctree::
:titlesonly:
products/catalog
products/variants
products/price_management
products/cross_upselling

View File

@ -35,7 +35,7 @@ category, the option :guilabel:`Collapsable Category Recursive` appears and allo
:alt: Categories options for your eCommerce website
.. seealso::
:doc:`products`
:doc:`../products`
.. _ecommerce-browsing:

View File

@ -11,7 +11,7 @@ To use product variants, enable them under :menuselection:`Website --> Configura
in the :guilabel:`Shop - Products` section.
.. seealso::
- :doc:`../managing_products/products`
- :doc:`../products`
- :doc:`../../../sales/sales/products_prices/products/variants`
- :doc:`../../../sales/sales/products_prices/products/import`

View File

@ -11,7 +11,7 @@ target audience.
Each website can be designed and configured independently with its own :doc:`domain name
<domain_names>`, :doc:`theme <../web_design/themes>`, :doc:`pages <../pages>`, :doc:`menus
<../pages/menus>`, :doc:`languages <translate>`, :doc:`products
<../../ecommerce/managing_products/products>`, assigned sales team, etc. They can also
<../../ecommerce/products>`, assigned sales team, etc. They can also
:ref:`share content and pages <multi-website/website_content>`.
.. tip::

View File

@ -75,3 +75,11 @@ applications/sales/point_of_sale/pricing/digital_labels.rst applications/sales/p
applications/services/helpdesk/overview/getting_started.rst applications/services/helpdesk.rst #helpdesk/overview/getting_started --> helpdesk
applications/services/project/tasks/email_alias.rst applications/services/project/tasks/task_creation.rst #project/tasks/email_alias --> task_creation
# applications/website
applications/websites/ecommerce/managing_products/products.rst applications/websites/ecommerce/products.rst
applications/websites/ecommerce/managing_products/catalog.rst applications/websites/ecommerce/products/catalog.rst
applications/websites/ecommerce/managing_products/variants.rst applications/websites/ecommerce/products/variants.rst
applications/websites/ecommerce/managing_products/price_management.rst applications/websites/ecommerce/products/price_management.rst
applications/websites/ecommerce/managing_products/cross_upselling.rst applications/websites/ecommerce/products/cross_upselling.rst