Custom text on product grid

Hello,

Im using Trade theme, and I want to add custom text above vendors name is there any way you could do that ?

Here is a photo explaining.

thanks.

@Jad_Mak - will this text be the very same for all products? or different one?

Same as vendor text but bold if it is possible and yes same for all products.

@Jad_Mak - if it is very same for all products, then by editing the code you can add the text in product card template

Hi @Jad_Mak

If you want to add same text for all products above vendor text then please follow this

  • Go to your store admin > Sale channels > Online store
  • Navigation to Themes > click “…” in Trade theme > Edit code
  • Open card-product.liquid, and find this line of code {%- if show_vendor -%} around line 164
  • Add this code above it

    your custom text

  • Save file

This is Richard from PageFly - Shopify Page Builder App

I can help you. Please can you provide the website url. Thank you.

Best regards,

Noah | PageFly

Worked perfectly,

Thanks alot !

1 Like

You are very welcome!