Specific characters removed from the filtered search URL
Intelligent Search
•
ID: 1196131
Backlog
Published on10/16/2025
 • 
Last updated on10/16/2025
1 min read
Summary
Some special characters, such as the comma, may be removed from the filter's URL. This may generate a collision between products with different values.
Simulation
Two different products with an attribute Size and values "2,5" and "25" will use the same URL: "/size/25".
Although you may see the two filter values to be selected in the store, they will result in the same products
Workaround
N/A