Hi Guys ,
Hope that you had a great weekend :slight_smile:
I want to add ‘Two Categories’ from admin panel ,
Which no-body , including Admin itself can not delete those category .
If admin tries to delete / bulk delete that categories , no need to show any error , just ‘skip them’ by code and nothing happens ..
Actually there may be 100 s of category , and admin can bulk select and delete that categories , but I want to skip specific two categories (ex- id=> 61 and 62) from being deleting , however other 98 will be deleted ..
Thanks