| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Website (website) • Discuss (mail) • Invoicing (account) |
| Lines of code | 219 |
| Technical Name |
website_sale_quick_views |
| License | LGPL-3 |
| Website | mailto:piyush23321@gmail.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Website (website) • Discuss (mail) • Invoicing (account) |
| Lines of code | 219 |
| Technical Name |
website_sale_quick_views |
| License | LGPL-3 |
| Website | mailto:piyush23321@gmail.com |
Quick View Modal
Let customers preview products in a modal popup without leaving the shop listing page. Shows images, price, variant selector, and Add to Cart — all in one click.
Features
Everything included — no paid upgrade needed
Modal Popup
Bootstrap modal with product image gallery, name, price, and variant selectors.
Image Carousel
Up to 4 product images shown in a Bootstrap carousel with prev/next controls.
Variant Selection
Color swatches and size pill buttons available directly in the modal.
Add to Cart
Add the product to cart directly from the modal — with spinner and success feedback.
Full Details Link
'Full Details' button opens the product page from the modal.
Fast Loading
Product data fetched via JSON RPC — lightweight and fast.
How It Works
Technical Details
Adds a quick-view button via website_sale.products_item template inheritance. Product data served by /shop/product/quick_view/<id> JSON endpoint. Dialog built with plain Bootstrap modal + OWL interaction for event handling.
Compatibility
- Odoo 19.0 Community & Enterprise
- Any Odoo website theme
- Mobile & responsive
- No external dependencies
Installation
- Download the module from the Odoo App Store
- Copy
website_sale_quick_viewsinto your Odoo addons path - Restart Odoo and update the module list
- Go to Apps → search for Quick View Modal
- Click Install
Please log in to comment on this module