I have quite a few products in various categories on my site and I want to sort the products so the ones customers are more likely to purchase are at the top.
The documentation (https://www.odoo.com/documentation/master/applications/websites/ecommerce/managing_products/catalog.html?highlight=featured#sort-by-search) says to go to Website > eCommerce > Products to sort them.
On that Products page, if I set it to the List view, then I can reorder the products with the handle:
However, if I group the products by Website Product Category, which I need to do to ensure proper sorting within each category, the handle goes away and I am no longer able to reorder them:
I'd love some suggestions on how I can sort the products within the categories.
Thanks!