Adding Brand Name Instead Of Vendor Name Instances Such As Minibag, Cart

Hello!
I am using multivendor and have some vendors that have products from multiple brands.
I want to add the brand name to instances such as product page, minibag, cart and checkout so its clearer for the customer.
I've managed to add it in by copying the below- but it always adds a link in, I just want to add the name as text only (no link).


{$product.header_features = $product|fn_get_product_features_list:'H'}
{include file="views/products/components/product_features_brandname-nolink.tpl" features=$product.header_features}

Thanks

Particularly how to add the brand feature of each product to the Product Table in order emails (order processed, order shipped)

There is no easy way to extend email editor with product features. This is not trivial task. Hire someone to perform this work for you

There is no easy way to extend email editor with product features. This is not trivial task. Hire someone to perform this work for you

ok thanks, good to know!