Products With Options

Hello,

is there a way to filter / search / narrow down backend products that has options, not configurable products or variations, but options only in shop 4.8.1 ?

Thank you

Not that I'm aware of without extending the search criteria to support a new parameter. It would significantly slow a product search when that option is selected.

I have done upgrade on dev store from 4.8.1 -> 4.12.1 and in some steps I was offered to convert ans option are removed in latest version, so somehow cs-cart has narrowed down to this list and I was offered to do a conversion

Not that I'm aware of without extending the search criteria to support a new parameter. It would significantly slow a product search when that option is selected.

It would have converted "option combinations", not "options". You would need to do what I described in #2 above to be able to search by "options".

this may help, if not maybe they could adapt it

https://forum.cs-cart.com/topic/54046-addon-by-retailfactoryru-incomplete-products/

You can also check the cscart_product_options table in the phpMyAdmin