website_sale_product_detail_attribute_image
Extends the Odoo e-commerce product detail page to display product attribute images and website-specific labels configured on attribute records.
Key Features
- product.attribute: Adds website detail image storage, a publish toggle, and a translatable website name to prepare attributes for display in the shop.
- product.attribute.value: Adds a translatable website-specific name for each attribute value shown online.
- website_sale: Renders published attribute images and website names alongside their values on the product detail page for shoppers.