How to add text above a product title? Turbo theme (See example)

Hello, how would I go about adding a few lines of text above a product title like this:

![InkedManta sleep product title_LI.jpg|1170x726](upload://j7OmeiqdWymq77Ij2gGSdWs72DD.jpeg)

Does anyone have any ideas on how to achieve this and what lines of code would be needed? Thank you.

Hi, If text is change for all products then use meta fields app, If same then add it in product-template.liquid Find = product.title and add above it.

1 Like

Thank you so much dude! I used the app meta guru to form the code and then I pasted it into product-template.liquid. I appreciate you.

1 Like

Hey, where exactly do i have to copy the code? Every time I try it appears above the product section it self.