Magento 1.x Security Patch Notice
For Magento Open Source 1.5 to 1.9, Magento is providing software security patches through June 2020 to ensure those sites remain secure and compliant. Visit our information page for more details about our software maintenance policy and other considerations for your business.
Price Navigation
Price navigation can be used to distribute products by price range in layered navigation. You can also split each range in intervals. There are ways to calculate price navigation:
With the first two methods, the navigation steps are calculated automatically. The manual method lets you specify a division limit for price intervals. The following example shows the difference between price navigation steps of 10 and 100.
Iterative splitting provides the best distribution of products among price ranges. With iterative splitting, after a customer chooses to view the $0.00-$99 range, the customer can drill-down through several sub-ranges of prices. Price-range splitting stops when the number of products reaches the threshold set by the Interval Division Limit.
-
Price Step by 10
Price Step by 100
$20.00 - $29.99 (1)
$30.00 - $39.99 (2)
$70.00 - $79.99 (1)
$100.00 - $109.99 (1)
$120.00 - $129.99 (2)
$150.00 - $159.99 (1)
$180.00 - $189.99 (1)
$420.00 - $429.99 (1)
$440.00 - $449.99 (1)
$710.00 and above (1)
$0.00 - $99.99 (4)
$100 - $199.99 (5)
$400.00 - $499.99 (2)
$700.00 and above (1)
To configure price layered navigation:
1. | On the Admin menu, select System > Configuration. Then in the panel on the left, under Catalog, select Catalog. |
2. | In the upper-left corner, set Current Configuration Scope to the store view to be configured. |
3. | Click to expand the Layered Navigation section. |
4. | If you want to display the number of products in parentheses after each filtered item, set Display Product Count to “Yes.” |
5. | Set Price Navigation Steps Calculation to one of the following methods: |
1. | Set Price Navigation Steps Calculation to “Automatic (equalize product counts).” |
2. | Set Display Price Interval as One Price to “Yes” if you want to display a single price when multiple products with the same price. |
3. | In the Interval Division Limit field, enter the threshold for a number of products within a price range. The range cannot be further split beyond this limit., The default value is 9. |
1. | Set Price Navigation Steps Calculation to “Manual.” |
2. | Enter a value to determine the Default Price Navigation Step. |
3. | Enter the Maximum Number of Price Intervals allowed, up to 100. |
6. | When complete, click the Save Config button. |