Hi @arjan901,
you can override the template by theme.
For shop page copy the file vendor-name-title.php located in wp-content/plugins/yith-woocommerce-multi-vendor/templates/woocommerce/single-product/ in wp-content/themes/YOUR_THEME_FOLDER/woocommerce/single-product
Open the copy of file in your theme folder and edit the string by at the line 20.
For single product page copy the file vendor-name-title.php located in wp-content/plugins/yith-woocommerce-multi-vendor/templates/woocommerce/loop/ in wp-content/themes/YOUR_THEME_FOLDER/woocommerce/loop
Open the copy of file in your theme folder and edit the string by at the line 20.
Look here:
Have a nice day
YITH