[IMP] Website: several images per product page to be corrected

closes odoo/documentation#5876

Taskid: 3490508
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
This commit is contained in:
Donatienne (dopi) 2023-09-19 13:51:42 +02:00
parent 0b7c7e4c67
commit 08369d0062
5 changed files with 16 additions and 12 deletions

View File

@ -1,19 +1,23 @@
=========================================
How to display several images per product
=========================================
===========================
Multiple images per product
===========================
By default your product web page displays the main image of your product only.
If you like to show your products under several angles, you can turn the image into a carrousel.
When you register several images for a product, only the first image is shown on the main products
page. By clicking on the product, visitors can see additional images with the carousel view.
.. image:: multi_images/multi_images01.png
:align: center
.. image:: multi_images/carousel-view.png
:alt: Showing the carousel view.
* Check *Several images per product* in :menuselection:`Website Admin --> Configuration --> Settings`.
Adding multiple images to a product
-----------------------------------
* Open a product detail form and upload images from *Images* tab. Hit *Create* in Edit mode to get the upload wizard.
#. Go to :menuselection:`Website --> Products`, and select a product.
#. Go to the :guilabel:`Sales` tab, click :guilabel:`Edit`, and :guilabel:`Add a media`.
#. Click the pencil icon to add an image, then click :guilabel:`Save & New` to add additional ones.
#. Click :guilabel:`Save & Close` when you are done.
.. image:: multi_images/multi_images02.png
:align: center
.. image:: multi_images/multi-images.png
:alt: Creating extra product media.
.. note::
Such extra image are common to all the product variants (if any).
Such extra images are common to all the product variants (if any).

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB