Skip to main content
Solved

How do I add the brand name above the product name in a campaign email

  • April 29, 2025
  • 3 replies
  • 56 views

Forum|alt.badge.img

 

How do I add the brand of the product above the product name like the image attached. I am able to add it in the description box but it displays below the product name.

Best answer by annasophiefc

Hi ​@Dgranditer 

 

Thank you for posting in the community!

 

With a little html customization you can edit the product display name to appear as you wish:

 

You just have to apply some html tags in product name:

<b> BRAND NAME </b><p>

PRODUCT NAME

 

The <b> html tag makes it bold and the <p> html tag makes a paragraph. You can also use <br> that inserts a single line break :-)

 

I hope this helps!

3 replies

annasophiefc
Partner - Platinum
Forum|alt.badge.img+24
  • 2025 Champion
  • 154 replies
  • Answer
  • April 29, 2025

Hi ​@Dgranditer 

 

Thank you for posting in the community!

 

With a little html customization you can edit the product display name to appear as you wish:

 

You just have to apply some html tags in product name:

<b> BRAND NAME </b><p>

PRODUCT NAME

 

The <b> html tag makes it bold and the <p> html tag makes a paragraph. You can also use <br> that inserts a single line break :-)

 

I hope this helps!


Forum|alt.badge.img
  • Author
  • Contributor I
  • 1 reply
  • April 30, 2025

Hi Anna,

Thank you for your advice.

Am I able to edit the HTML in the Klaviyo product box which has been dragged into the email?

If so how do I change the HTML.

Thanks,

Daniel 


annasophiefc
Partner - Platinum
Forum|alt.badge.img+24
  • 2025 Champion
  • 154 replies
  • April 30, 2025

Hi ​@Dgranditer 

 

Yes! You can edit straight in the product editor on the left of the screen as shown below