The standard Product Page Extra Fields configuration lets a website manager pick product fields to display on the shop product page. It only supports char and binary fields on the product template, and the displayed value is read once when the page loads, so it never updates when the customer switches variants.
This module removes both limitations:
- product variant fields can be selected, in addition to product template fields;
- more field types are supported: numbers, dates, datetimes, dropdown (selection) values and linked records, in addition to char and binary fields;
- when a variant field is selected, its value refreshes live on the
product page as soon as the customer picks a different combination of
attributes.
- decimal numbers are displayed with the number of decimals configured for the selected field.
Table of contents
- Go to Website > Configuration > Settings and open the Product Page Extra Fields configuration of the website.
- Add a line and pick any field of a product or of a product variant. Text, file, number, date, date and time, dropdown, and linked record fields are available.
- Go to the shop and open a product page. The label and the value of each selected field are displayed below the product details (if the field has a value on the displayed product or variant).
- Select another variant attribute on that page. The values coming from a product.variant field are updated immediately, while the values coming from a product.template field stay unchanged.
A variant field with no value on the displayed variant is simply hidden, and appears again as soon as the customer selects a variant that has a value.
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.
- Camptocamp
- Camptocamp:
- Ricardoalso <ricardo.almeidasoares@camptocamp.com>
This module is maintained by the OCA.
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.




