Skip to main content

 

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.

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!


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 


Hi ​@Dgranditer 

 

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

 


Reply