i just tried to add custom file for particulate categories but it not work. it work only for single category. see my screenshot.

guys do you what to do ?
Hi @pagol
The problem is because you are using the and rule instead of or.
You will not to change it something like
where category == category a
or category ==category b
I hope this helps.