Hi,
If you want to base you check on the product category, you will have to perform a more complex algorithm.
A product can be in several categories, so we do not load all the categories every time (just when it is really needed).
You can have the category list under "$row->categories" but if not, you have to load them yourself.
It requires some development and PHP skills.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.