&sortby = `{"CAST(replace(option_01,',','.') AS DECIMAL(13,3))": "ASC"}`
[pdoTools] Error 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AS DECIMAL(13,3)) ASC LIMIT 32' at line 1
CAST(replace(`option_01`.`value`,',',`'`.`')`
&sortby = `{"CAST(replace(option_01,',',char(46)) AS DECIMAL(13,3))": "ASC"}`