on the product page, i want to display a text with the height of the person in the image.
I have multiple images with each has a different person with a different height.
how can I display a text that changes when swiping to a different image?
thanks!
Hi @orhl1234 ,
We can set the text on the image alt so that we can display them accordingly.
Thank you
Hi @orhl1234 ,
We need to write a custom code for that.
Thank you
Hi @orhl1234 ,
You are right about the SEO part of description implementation using metafields.
However this is also a misconception, using product description generated using metafields are not good for below cases.
- When you want user to search the text, as Shopify use product title and description for it’s search.
- You are running Google Ads, as they read data feed provided by Shopify which contains the product description and title.
But if you are using Google webmaster for SEO then, yes you can use that.
And yes, you can create the custom app which will use product rest API to push the update text in product description using postman.
Hope this info is useful to you.