Website Snippet Carousel Product
Adds a new snippet to insert a carousel of products
Website Snippet Carousel Product
Adds a new snippet to insert a products carousel with a custom filter (which is set through a technical domain).
Table of contents
Configuration
- Go to website (frontend)
- Press 'Edit'
- Select the snippet that you want configure
- Press 'Customize' dropdown > Here You can see the implemented options for the widget:
- Set Domain > Sets a new domain to use (Example: [["field", "=", "value"]])
- Limit > Sets how many products will be fetched at maximum following default product order
- Show > Sets how many products can be shown per slide
Theming
This block uses 'native' bootstrap carousel and the website_sale.products_item qweb template
CSS Classes: * .s_product_carousel > The section of the snippet
Usage
- Go to website (frontend)
- Press 'Edit'
- Drag & Drop the 'Products Carousel' block
- Write the domain or leave it empty to show all published products
- Save
Known issues / Roadmap
Odoo doesn't load "pyjs" on the frontend by default. For this reason this snippet only allows use javascript syntax to write the domain.
- Use/Implement a user-friendly domain selector
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Tecnativa
Contributors
- Tecnativa:
- Alexandre D. Díaz
- Pedro M. Baeza
- Jairo Llopis
- David Vidal
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/e-commerce project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.