Quote from hiseoteam on November 22, 2021, 13:04
Hello, I have created a product attribute and I am entering numeric values into it. It looks like the slider is interpreting the values of this attribute as text.
Firstly, the step does not work, switching occurs only according to the existing values. If the products have values 1, 5 and 100, I can only set these positions on the slider. Values in between are not available.
Second, the grid is not scaled. For the same values 1, 5 and 10 will correspond to the positions 0%, 50% and 100%.
Third, the list of applied filters lists all the values that are in the range, not the range itself. That is, "1, 5, 100", not "1-100".
Is it possible to make the slider treat these attributes as numbers? I am assuming that I need to use metadata and not attributes. But then I have no idea how to add editing of these values to the admin panel in the same place as the attributes, given that I am using WCMp.
Hello, I have created a product attribute and I am entering numeric values into it. It looks like the slider is interpreting the values of this attribute as text.
Firstly, the step does not work, switching occurs only according to the existing values. If the products have values 1, 5 and 100, I can only set these positions on the slider. Values in between are not available.
Second, the grid is not scaled. For the same values 1, 5 and 10 will correspond to the positions 0%, 50% and 100%.
Third, the list of applied filters lists all the values that are in the range, not the range itself. That is,"1, 5, 100", not"1-100".
Is it possible to make the slider treat these attributes as numbers? I am assuming that I need to use metadata and not attributes. But then I have no idea how to add editing of these values to the admin panel in the same place as the attributes, given that I am using WCMp.