I would like to have an option in deciding if sold out items must be shown with opacity or not.

Thank you for your suggestion!
In the meantime, you can override this style through a little bit of custom CSS:
.product-item__wash {
display: none;
}This can be added directly to the Custom CSS in the Theme editor.
Hope this helps!
If you have any questions, please reach out to our support team at help@fluorescent.co for assistance.