Always show product variants

I have enabled the “product variants” module in my dolibarr installation.
Is there a way to always show the variants in the product list by default?
When searching for a product, I always need to check the box on top to show variants and then search again.

Maybe a special variable which could be set? In the documentation I found no hint so far.

Best regards
Bastian

I think you could possibly save it as a bookmark?

Unluckily no. It’s no query parameter so the URL is not updated when toggling the parameter.

I meant internal dolibarr bookmarks

and yes it does work

products_with_variants
/product/list.php?sortfield=p.ref&sortorder=ASC&search_type=0&limit=25&search_category_product_list_multiselect=1&search_show_childproducts=on&search_options_project_id=-1&search_tosell=-1&search_tobuy=-1

I think that this is the needed part of the URL

&search_show_childproducts=on