H1 to include Brand and title

I want the H1 tag to include the brand name and title. Currently, the H1 only shows the product name, but I would like to be able to show the Brand name and then the product title

currently the code shows



Double Up Collar

Hi @Addison99 ,

Please go to product-template.liquid file and add code here:

Code:

# {{ product.vendor }} - {{ product.title }}