Vendor Store Page Breadcrumb Change

Hello All,

Currently my vendor store page is showing this breadcrumb:

Home / Vendors / Nike

I want to remove the "Vendors" part to something else, how can i do it ? Please assist.

Thanks,

Kyle.

I also need to change the link of the "Vendors" part.

app/controllers/frontend/companies.php

Change the following line

fn_add_breadcrumb(__('all_vendors'), 'companies.catalog');

under the products mode