| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Website (website) • eCommerce (website_sale) • Discuss (mail) • Invoicing (account) |
| Lines of code | 5971 |
| Technical Name |
ecommerce_product_ratings |
| License | OPL-1 |
| Website | https://www.hexalian.com |
| Versions | 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Website (website) • eCommerce (website_sale) • Discuss (mail) • Invoicing (account) |
| Lines of code | 5971 |
| Technical Name |
ecommerce_product_ratings |
| License | OPL-1 |
| Website | https://www.hexalian.com |
| Versions | 17.0 18.0 19.0 |
⭐⭐⭐⭐⭐ Product Ratings
Build Trust and Boost Sales with Verified Customer Reviews
A comprehensive rating and review system for Odoo e-commerce. Enable verified purchase badges, photo reviews, variant-specific feedback, and intelligent statistics to drive conversion.
Key Features
Everything you need for a professional review system
✅ Verified Purchase
Automatically verify if a reviewer has actually purchased the product. Adds a credible "Verified Purchase" badge to authentic reviews to build trust.
- ✓ Automatic order verification
- ✓ Delivery status checks
- ✓ Visual trust badges
- ✓ Anti-fake review protection
📸 Photo Reviews
Let customers upload photos of their purchases. Visual social proof significantly increases conversion rates and reduces hesitation.
- ✓ Image upload support
- ✓ Secure file handling
- ✓ Thumbnail generation
- ✓ Admin moderation
🎨 Variant Support
Reviews can be specific to product variants (e.g., Color: Red, Size: L). Help customers choose the right option based on specific feedback.
- ✓ Variant-specific ratings
- ✓ Automatic variant detection
- ✓ Filter by variant
- ✓ Detailed product context
📊 Smart Statistics
Real-time calculation of average ratings and distribution. Optimized performance with smart caching to ensure fast page loads.
- ✓ Instant average calculation
- ✓ Rating distribution bars
- ✓ Cached statistics
- ✓ Performance optimized
🛡️ Moderation & Control
Full control over reviews. Users can edit/delete their own reviews, while admins have full moderation capabilities.
- ✓ User self-management
- ✓ Admin moderation tools
- ✓ Spam protection
- ✓ Report abuse handling
🌍 Multi-Language
Fully ready for international stores. All interface elements are translatable and support Odoo's multi-language features.
- ✓ Translatable interface
- ✓ Localized date formats
- ✓ Multi-language support
- ✓ Global readiness
Building Trust
Trust Factor: High
System Check: Checks Sale Orders & Deliveries
Badge: "Verified Purchase" Green Badge
How it works:
- System checks if user has purchased the product
- Verifies confirm/done status of orders
- Checks delivery status for physical goods
- Automatically applies badge to valid reviews
Granularity: Product Variant Level
Context: Shows exact item purchased
Display: "Variant: Size L - Color Red"
Benefits:
- Reduces returns due to fit/color issues
- Helps customers choose specific options
- Provides context for the feedback
- Automatic linking from order history
Engaging Frontend Experience
Designed to maximize engagement and clarity
⭐ Summary Widget
A beautiful summary block at the top of the reviews section showing:
- Average Rating: Large, clear numerical rating out of 5
- Star Representation: Visual star display
- Rating Distribution: Progress bars showing the split of 5, 4, 3, 2, and 1-star reviews
- Total Count: Clear indication of total review volume
📝 Review Cards
Individual reviews are displayed in clean, modern cards containing:
- User Info: Reviewer name and avatar
- Verification: Prominent "Verified Purchase" badge if applicable
- Variant Info: Specific product option reviewed (e.g., "Color: Blue")
- Rating: Individual star rating
- Content: Full text review and attached images
- Date: Review submission date
✨ Interactive Elements
Users can interact with the system easily:
- Write Review: Simple, AJAX-powered submission form
- Image Upload: Drag-and-drop or click to upload photos
- Edit/Delete: Users can manage their own content
- Pagination: Smooth "Load More" experience without page reloads
Technical Excellence
Built with Odoo best practices and performance in mind
Robust Architecture
- Model Inheritance: Extends `product.template` efficiently
- Security: Strict ACLs and Record Rules ensuring users only edit their own data
- SQL Constraints: Prevents duplicate reviews for the same product/user pair
- Uninstall Safety: Advanced hooks to prevent data corruption during uninstall
- Smart Computation: Stats are stored and updated via triggers, not heavy on-the-fly computes
File Structure
ecommerce_product_ratings/ ├── models/ │ ├── product_rating.py # Core logic & stats │ └── __init__.py ├── controllers/ │ ├── main.py # AJAX & Routing │ └── __init__.py ├── views/ │ ├── product_rating_view.xml │ └── templates.xml ├── static/ │ └── src/ │ ├── css/ │ │ └── product_rating.css │ └── js/ │ └── product_rating.js ├── security/ │ ├── ir.model.access.csv │ └── product_rating_security.xml └── __manifest__.py
Advanced Capabilities
⚡ Optimized Performance
Rating statistics are pre-calculated and stored. No heavy database queries on product page load.
🔄 Auto-Fix Tools
Includes built-in tools to fix/recalculate statistics and variant assignments if data gets out of sync.
📉 Service Compatible
Works perfectly with Services and Digital goods, verifying purchase upon order confirmation.
Security & Performance
Protected and optimized for high-volume stores
System: Intelligent Rate Limiting
Protection: Prevents review bombing
Limit: 1 Review every 20 seconds
- Blocks automated spam scripts
- Prevents malicious flooding
- Ensures authentic user feedback
- Zero impact on normal users
System: Pagination Caps
Protection: Prevents Resource Exhaustion
Optimization: Max 50 reviews per load
- Protects server memory
- Ensures fast page loads
- Optimized database queries
- Scales to millions of reviews
⚙️ Backend Configuration
Comprehensive Settings
Configure every aspect of your rating system from a single control panel. Toggle features like photo uploads, verified purchase badges, and set global defaults.
Product Statistics Dashboard
Monitor performance directly on the product form. Real-time statistics including total ratings, average score, and the latest review data are always at your fingertips.
🛡️ Security in Action
Intelligent Spam Protection
See our rate limiting system acting in real-time. If a user tries to flood the system with reviews, they receive a clear, friendly warning preventing the spam while keeping the system responsive.
📸 Module Screenshots
A preview of the rating system in action
👀 Visual Preview
Seamless Product Page Integration
The "Customer Reviews" section integrates perfectly into your product page layout. It displays a prominent summary with star ratings and a breakdown bar chart, encouraging users to engage.
Interactive Review Interface
A rich user interface allowing customers to filter reviews, see verified purchase badges, and view variant specific details. Users can easily edit or delete their own reviews directly from this panel.
Smart Pagination
Handle thousands of reviews effortlessly. The system shows "Showing X of Y reviews" with intuitive "Previous" and "Next" controls, ensuring fast page loads even with massive datasets.
Authentication Awareness
Intelligent handling of unauthenticated users. Visitors see the reviews but are politely prompted to log in to leave their own feedback, driving user registration.
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