Right now it seems options are displayed not in correct order. do you guys have any workaround to display them in ascending price format?
Hi. Very vague inquiry. As a new forum user, please read the most recent forum rules. No OC version posted, no URL / screenshot of the location you are reporting about has been posted. More information is needed.
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
OK, have a look at SS https://ibb.co/jPxdex
options are not in correct order (even the order they were inserted)
i know theres a "pric_prefix" field in "product_option_value" table with "+" or "-" which makes a simple "ORDER BY" query not possible for this case, and i do not want to really edit the main code. so i appreciate if anyone already has a working mod for this.
options are not in correct order (even the order they were inserted)
i know theres a "pric_prefix" field in "product_option_value" table with "+" or "-" which makes a simple "ORDER BY" query not possible for this case, and i do not want to really edit the main code. so i appreciate if anyone already has a working mod for this.