Multiple Images in Products

Beta License: AGPL-3 OCA/product-attribute Translate me on Weblate Try me on Runboat

This module implements the possibility to have multiple images for a product template, a.k.a. an image gallery.

Table of contents

Installation

To install this module, you need to:

Configuration

You can manage your images at Product template level:

  1. Go to Sales > Products > Products and choose a product template.
  2. Go to the Images tab.
  3. Add a new image or edit the existing ones.
  4. You can select for which variants you want to make available the image. Keep it empty for making visible in all.
  5. Refresh the page.
  6. The first image in the collection is the main image for the product template.

Going to product variants form, you can manage also your images, but take into account this behaviour:

  1. Go to Sales > Products > Product Variants and choose a product variant.
  2. If you add an image here, the image is actually added to the product template, and restricted to this variant.
  3. When editing an existing image, the image is changed generally for all the variants where is enabled, not only for this variant.
  4. When removing an image from this form, if the image is only in this variant, the image is removed. Otherwise, the image gets restricted to the rest of the variants where is available.
Try me on Runbot

Known issues / Roadmap

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Antiun Ingeniería
  • Tecnativa
  • LasLabs

Contributors

Other credits

  • The migration of this module from 12.0 to 14.0 was financially supported by Camptocamp.

Original implementation

  • This module is inspired in previous module product_images from OpenLabs and Akretion.

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/product-attribute project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.