Skip to content

Latest commit

 

History

History

website_sale_attribute_filter_price

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Website Sale Attribute Filter Price

Beta License: LGPL-3 OCA/e-commerce Translate me on Weblate Try me on Runboat

This module adds a price filter in the website

Table of contents

Configuration

  1. Go to shop
  2. Drop down 'Customize' menu
  3. Enable 'Price Filter' option

Theming

CSS Classes:

  • price_filter_main > The main container (slider + inputs + button)

HTML ID's:

  • filter_price_slider > The Slider
  • price_range_min_value > The input for minimum price
  • price_range_max_value > The input for maximum price
  • price_slider_form > The submit button

Usage

  1. Go to shop
  2. Use the slider to select prices
  3. Click 'Go'

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

Other credits

This modules uses ionRangeSlider library that shows a slider with two points to set the maximum and minimum values. Also it's compatible with old browsers.

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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:

Tardo

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.