View of product output in the category
Hello, I read your article https://drupalbook.org/ru/comment/reply/42#comment-form. Perhaps you can help me*.
I have a website http://seasonkrasoty.ru/catalog, where products are categorized as in the example above. The question is how to implement MANUAL sorting of products within each term. For instance, a face cream can be in several categories like Skin Care, Normal Skin, Oily Skin, etc., but the display order needs to be different everywhere: it should be first in Skin Care, tenth in Normal Skin, and so on. One option is to create an additional field for each section for the product and create a view for it, but the problem is that there are about 98 sections, which means 98 views... this is very labor-intensive. Are there any other options for sorting products?