Conversation
9f73279 to
8aa745c
Compare
…r for numeric attributes Add a new "Range Slider" display type for product attributes on the website shop. When configured, the attribute appears as a dual-handle range slider (similar to the built-in price filter) instead of the standard checkboxes, allowing customers to filter by numeric ranges. Features: - New "Range Slider" option in attribute Display Type - Configurable step increment per attribute - Automatic numeric value parsing from attribute value names - Works in both desktop sidebar and mobile offcanvas - SQL constraint ensures range attributes use no_variant mode - URL parameter format: attrib_range=attr_id-min-max
8aa745c to
c2f17de
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Features
selection_add)no_variantmodeattrib_range=attr_id-min-maxConfiguration
Test plan
?attrib_range=9-82-88)