10000 [ADD] ecommerce: How to display several images per product · creodoo/documentation-user@c073510 · GitHub
[go: up one dir, main page]

Skip to content

Commit c073510

Browse files
fgi-odootivisse
authored andcommitted
[ADD] ecommerce: How to display several images per product
1 parent de61388 commit c073510

File tree

4 files changed

+31
-0
lines changed

4 files changed

+31
-0
lines changed

ecommerce/managing_products.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
=================
2+
Manage your products
3+
=================
4+
5+
.. toctree::
6+
:titlesonly:
7+
8+
managing_products/multi_images
9+
managing_products/variants
10+
managing_products/stock
11+
../../sales/products_prices/products/import
12+
Loading
Loading
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
=========================================
2+
How to display several images per product
3+
=========================================
4+
5+
By default your product web page displays the main image of your product only.
6+
If you like to show your products under several angles, you can turn the image into a carrousel.
7+
8+
.. image:: ./media/multi_images01.png
9+
:align: center
10+
11+
* Check *Several images per product* in :menuselection:`Website Admin --> Configuration --> Settings`.
12+
13+
* Open a product detail form and upload images from *Images* tab. Hit *Create* in Edit mode to get the upload wizard.
14+
15+
.. image:: ./media/multi_images02.png
16+
:align: center
17+
18+
.. note::
19+
Such extra image are common to all the product variants (if any).

0 commit comments

Comments
 (0)
0