Hello,
No there is no option, but in order to have this kind of feature you don't have to modify core files view, you have to use override view system.
You can reach it, here :
- Go to Components => HikaShop => Configuration
- In Display dropdown select Views
- You will find 3 dropdown in order to filter views through elements type, your front end template and frontend views.
- Look for Products/listing_div, listing_table or listing_list (depends on which display option you need)
The override view aim is too custom HikaShop views, and won't be affected by HikaShop updates.
Hope this will help you
Regards