
Show Filtered Attribute Price in eCommerce
Display 'Starting from' prefix for products with multiple variant prices on the shop page and show filtered variant price when attribute filters are applied.



Description
This module extends the Odoo website_sale functionality to display variant prices on the shop page:
- When a product has multiple variant prices (or extra prices for variants), display a "Starting from" prefix before the price.
- If attribute filters are applied and yield only one price for the product, display that exact variant price.
- If the selected filters yield more than one price, display the lowest price among the filtered options with the "Starting from" prefix.

Key Features

Usage
Technical
Just install the app and you are ready to go.
User Experience
- Go to the eCommerce section and click on "Products".
- Select the desired attribute filters from the sidebar.
- The module dynamically updates the product prices based on your selection.
- If a product has multiple variant prices, it displays a "Starting from" prefix with the lowest available price.
- Review the filtered results and interact with the products as needed.
Known Issues / Roadmap
- No major issues reported at this time.
- Future improvements may include adding a settings controller to enable/disable this feature.
Bug Tracker
For bug reports and feature requests, please leave a comment on this page, or send an email to admin@tecpill.com.
Credits
Authors: Sayed Mohamed Ebrahim
Technology Pill Business Solution

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