TIP: You can type at any time to perform a new search.
Website Sale Product Detail Attribute Image
website_sale_product_detail_attribute_image · OCA/e-commerce
- Repository
- OCA/e-commerce · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.09 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/e-commerce
- Last tracking update
- 2026-08-10 17:31:07
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- OCA-git-bot, oca-ci, ManfredNelvin
- Odoo dependencies
- Python dependencies
- geoip2
- System dependencies
- None
- Required by
- None
- Description
This module extends the functionality of website sale module to allow to display images, name and values related to product attributes in e-commerce product page.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
attribute_tree_view |
product.attribute | tree | Inherits product.attribute_tree_view | |
product_attribute_view_form |
product.attribute | form | Inherits product.product_attribute_view_form | |
product_detail_attribute_image |
Attribute's Images | ir.ui.view | qweb | Inherits website_sale.product |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
| (inherited route override) | WebsiteSaleProductDetailAttributeImage.product |
inherited | http | ALL |
Models touched (2)
New fields (3)
-
website_nameChartranslate=True -
website_product_detail_imageBinaryattachment=Truehelp='Image of the attribute for shop online product detail.'string='Website detail image' -
website_product_detail_image_publishedBooleanhelp='Display attribute image in shop online product detail'string='Publish in website'
No public methods.
New fields (1)
-
website_nameCharstring='Website value'translate=True
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…