Hi there, I want to add a subheading for each product, like this
This would be cumbersome if I use product templates in the theme since I have a lot of products. Is there any way to add it directly on the product page?
Thank you so much.
Hi there, I want to add a subheading for each product, like this
This would be cumbersome if I use product templates in the theme since I have a lot of products. Is there any way to add it directly on the product page?
Thank you so much.
Hi @Ajing for add subtitle you need to create metafield for product under settings => metafield in shopify settings
@Ajing May this help you. Click Here.
Hi dear,
Thank you so much, but Product-template didn’t come up in my code. Is there something else I should look for?
Hi @Ajing ,
Indeed, using metafields to store the subtitles for products as suggested by @NileshTejani seems to be a great idea. Yet another cool thing is that you don’t necessarily have to edit the source code of your theme directly. Instead, you can display a metafield on the product page using the visual theme editor as shown here.
Hi, need help with searching for a product using this subtitle metafeild in search bar.