magento-customize-price-filter | layered navigation price filter with some options
kandi X-RAY | magento-customize-price-filter Summary
kandi X-RAY | magento-customize-price-filter Summary
magento-customize-price-filter is a PHP library. magento-customize-price-filter has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
Magento is able to display price ranges in the layered navigation. It offers 3 ways to calculate price step. But none of them allows to specify exactly the price ranges you want to see. Another point is that Magento subtracts 0.01 to the highest value of each price range when displaying them. I.e. if range is "100-200", Magento will display "100.00 - 199.99". This extension allows you to set the exact price ranges you need (globally, per store and/or per category), to disable subtraction of 0.01 and to display "Up to [price]" instead of "0.00 - [price]".
Magento is able to display price ranges in the layered navigation. It offers 3 ways to calculate price step. But none of them allows to specify exactly the price ranges you want to see. Another point is that Magento subtracts 0.01 to the highest value of each price range when displaying them. I.e. if range is "100-200", Magento will display "100.00 - 199.99". This extension allows you to set the exact price ranges you need (globally, per store and/or per category), to disable subtraction of 0.01 and to display "Up to [price]" instead of "0.00 - [price]".
Support
Quality
Security
License
Reuse
Support
magento-customize-price-filter has a low active ecosystem.
It has 23 star(s) with 7 fork(s). There are 5 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 17 have been closed. On average issues are closed in 226 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of magento-customize-price-filter is v1.6.0
Quality
magento-customize-price-filter has 0 bugs and 0 code smells.
Security
magento-customize-price-filter has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
magento-customize-price-filter code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
magento-customize-price-filter is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
magento-customize-price-filter releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
It has 596 lines of code, 17 functions and 10 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed magento-customize-price-filter and discovered the below as its top functions. This is intended to give you an instant insight into magento-customize-price-filter implemented functionality, and help decide if they suit your requirements.
- Get price ranges
- Count products in range
- Apply price range filter
- Apply price range
- Gets the element html
- Get price ranges
- Validate an object s calculated price ranges
- Saves the value to the database
- Sets whether or not to use price ranges
- Returns the toggle element
Get all kandi verified functions for this library.
magento-customize-price-filter Key Features
No Key Features are available at this moment for magento-customize-price-filter.
magento-customize-price-filter Examples and Code Snippets
Copy
{
"require": {
"aurmil/magento-customize-price-filter": "dev-master"
},
"repositories": [
{
"type": "composer",
"url": "http://packages.firegento.com"
},
{
"type": "vcs",
Community Discussions
No Community Discussions are available at this moment for magento-customize-price-filter.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install magento-customize-price-filter
No Magento files will be modified but following classes will be extended and some of their methods overridden:.
Mage_Catalog_Model_Layer_Filter_Price
Mage_Catalog_Model_Resource_Layer_Filter_Price
Mage_Catalog_Model_Layer_Filter_Price
Mage_Catalog_Model_Resource_Layer_Filter_Price
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page