Odoo Community Association

Display product reference in e-commerce

Beta License: AGPL-3 OCA/e-commerce Translate me on Weblate Try me on Runboat

This module extends the website_sale views to display the product’s full display name, with its product reference included.

It can also make the website product search render the result title from display_name instead of name. This keeps the search results consistent with the rest of the shop and exposes the product reference, and can be toggled per website like the rest of the options.

Table of contents

Usage

Just install and the products will be shown with their full display name (internal reference included).

To toggle the display per page type, open the website editor and use the Product Reference checkbox in the builder sidebar:

  • On the shop listing page (/shop): the option appears under the Products Page section. It also controls whether the product search results render their title from display_name (reference included) or from name.
  • On a product detail page (/shop/<product>): the option appears under the Product Page section.

Disabling the option hides the reference from the product name in the selected area. Each website can have its own setting.

image1

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

  • Tecnativa

Contributors

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/e-commerce project on GitHub.

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