UI-related changes to "Price Filter" on Products List page

Components

Labels

Description

Price filter - get price ranges and product count in each of the range from products in a category ([url]http://www.istockphoto.com/search/vetta/?facets={%2234%22:[%227%22]}#1927beb6/url)

Context Information

None

Additional information (do not use)

None

Attachments

1
  • 17 Jan 2012, 10:14 AM

Activity

Alex July 25, 2012 at 10:31 AM

Since 5.2.0 version was released.

Alex January 20, 2012 at 8:04 PM

done

Dmitry Andrejev January 20, 2012 at 6:48 PM

[B]Looking good - one correction:/B

Can we please make so we show MIN and MAX (ie. 0 to 3000) by default in the Inputs.

Alex January 20, 2012 at 1:50 PM

done

Dmitry Andrejev January 18, 2012 at 12:04 AM

[B]Some additional changes needed:/B

1. Set Slider height from PHP as Step Count * Factor (current 26)

2. Add Last Price to 1st column

3. Add Currency to Prices

4. Show Integer values in Prices (remove .00)

5. Set Filter step 10 instead of 11

6. Input Price ranges - http://priceslider.mangoextensions.com/our-products.html#dir=desc&limit=30&manufacturer=18&order=price&price=20%2C70125&size=6

NOTE: this part should be easy detachable so we can comment out/remove if needed.

a. Entered values MIN =< MAX, MIN >= 0, MAX =< Calculated MAX, MAX >= 0
b. If entered value is not matching the exact STEP (ie. 21) increase until next STEP 25 (if possible) or Decrease to MAX if not possible
c. don't forget about numbers inversion logic.
d. show it ABOVE the Scale with little Apply button next to it inputs similar to shown example.

7. Dinamically determine and use Filter Step (Max values specified in Filter setting. ie 10)

Calulated MAX =< 10, then Step 5
Calulated MAX =< , then Step 5

[B]NOTE:/B Our slice-up person will update CSS to remove Provided Scale since we'll be using NO scaled version.

Fixed

Details

Priority

Assignee

Reporter

Developer

Change Log Group

Changed

Change Log Message

Patch Instructions

Patches must be submitted through Phabricator.

External issue ID

Story Points

Fix versions

Created September 27, 2011 at 11:50 AM
Updated December 30, 2024 at 2:22 AM
Resolved July 25, 2012 at 10:31 AM