Hello,
I want to help you somehow with my dropdown plugin attempts. I’m not a coder so everything I did is based on what I read on the forum, ex. that post mentioned by ihor, if they are helpful to you use them as you wish. I realized that for my project that I want to do someday based on the request extension, I can just set the categories as car makes and the models as attributes. For the conditional dropdown I’m waiting for a version to be released, a professionally written extension. For the ones in the links (see here and also check here), there are limitations,it easily handles 1000-3000 rows, but I don’t think 8000 can, and for example if I set the models as filterable and type is select, the main page enters a continuous reload, I have to select text to be able to use the filtering on the model, for the makes work fine the select type.
What I wanted to achieve is a reading from the .csv file for easier information maintenance. My hardcoded attempts with the REST API did not lead to any results, I was unable to make the information appear in my listings… Have fun with them, modify them, maybe they will be useful to you, I hope these
codes help you
…ah, good tip, since coded attributes don’t use special characters in the country list or separate words, they won’t work as a filter. Connect words together with “_” or “-”