eCommerce Product Variant Description
by Odoo DevHouse https://apps.odoo.com/apps/modules/browse?author=Odoo%20DevHouse$ 18.01
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Sales (sale_management)
• eCommerce (website_sale) • Discuss (mail) • Invoicing (account) • Website (website) |
| Lines of code | 81 |
| Technical Name |
website_variant_description |
| License | OPL-1 |
| Website | https://apps.odoo.com/apps/modules/browse?author=Odoo%20DevHouse |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Sales (sale_management)
• eCommerce (website_sale) • Discuss (mail) • Invoicing (account) • Website (website) |
| Lines of code | 81 |
| Technical Name |
website_variant_description |
| License | OPL-1 |
| Website | https://apps.odoo.com/apps/modules/browse?author=Odoo%20DevHouse |
eCommerce Product Variant Description
Show unique descriptions for each product variant on your website - perfect for variantâspecific features, materials, or specifications
- PerâVariant Descriptions - Add unique descriptions for each product variant (size, color, material, etc.).
- Dynamic Website Display - Description automatically updates when customers select a different variant.
- Backend Text Editor - Rich text field on the variant form for easy content management.
- Clean Frontend Styling - Description appears below the main product description with consistent styling.li>
- Automatic Hide/Show - Description area is hidden when no description is set for the selected variant.
- Zero Configuration - Install and immediately add variant descriptions - no complex setup.
- SEO Friendly - Unique content per variant helps with productâspecific search rankings.
The module adds a text field to each product variant and dynamically displays it on the website:
- Backend: On each product variant form, a new "Variant Description" tab allows you to enter unique content per variant.
- Frontend: When a customer selects a variant (e.g., "Large" or "Red"), the description area updates instantly via AJAX.
- Dynamic Update: The description changes without page reload - seamless customer experience.
- Smart Visibility: If no description is set for a variant, the description area is automatically hidden.
This is perfect for highlighting variantâspecific features like material differences, size charts, compatibility notes, or care instructions.
BEFORE - Without Module
All variants share the same description - no way to highlight variantâspecific details
â Customers see generic description regardless of selected size, color, or material
AFTER - With Product Variant Description Module
Each variant shows its own unique description - updates dynamically when customer changes selection
â Customers see variantâspecific details - better information, higher conversion
Backend - Variant Description Field
New "Variant Description" tab on each product variant form
Installation Steps
- Copy the module folder to your Odoo addons directory.
- Update the apps list: Apps â Update Apps List.
- Search for "Product Variant Description" and click Install.
- No further configuration needed - start adding variant descriptions immediately.
Note: The module works immediately after installation. Variant descriptions will appear on your product pages automatically.
Step-by-Step Instructions
Step 1: Create or Open a Product with Variants
Navigate to Sales â Products â Products and select a product that has variants (attributes like size, color, etc.).
Step 2: Open the Variants Tab
In the product form, go to the Variants tab to see all variant combinations.
Step 3: Edit a Specific Variant
Click on a variant row to open its individual form.
Step 4: Add Variant Description
In the variant form, go to the new "Variant Description" tab and enter your description. You can use:
- Plain text for simple descriptions
- Line breaks for better readability
- Lists, formatting, and special characters
Step 5: Save and Test on Website
Save the variant. Visit the product page on your website. When you select that variant, the description will appear automatically.
Step 6: Repeat for Other Variants
Add unique descriptions for each variant as needed.
Fashion & Apparel
Show material composition, care instructions, or fit notes per size and color variant.
Example: "Cotton 100% - machine wash cold"Electronics
Highlight technical specs per configuration - RAM, storage, processor differences.
Example: "16GB RAM - ideal for video editing"Furniture
Describe material differences - solid wood vs veneer, fabric types, dimensions.
Example: "Solid oak - includes assembly hardware"Food & Beverage
Show nutritional info, allergen warnings, or tasting notes per size/package variant.
Example: "Glutenâfree - contains nuts"Tools & Hardware
Specify compatibility, included accessories, or power ratings per model variant.
Example: "Compatible with 18V batteries only"Books & Media
Show edition differences, page counts, or format specifics (hardcover vs paperback).
Example: "Includes bonus chapter and illustrations"Q: Can I use HTML formatting in the variant description?
A: The field is a plain text field, but it preserves line breaks. For HTML formatting, you would need to customize the field type to HTML.
Q: Does this work with product configurators or custom attributes?
A: Yes. The description updates whenever the combination changes, including custom attribute selections.
Q: What happens if a variant doesn't have a description?
A: The description area is automatically hidden, leaving a clean product page layout.
Q: Can I translate variant descriptions?
A: Yes, if you enable translatable fields on the variant description field, Odoo's standard translation system will handle it.
Need Custom Feature or Have Questions?
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module