Question:
We have built a custom product page for our client (using a Dynamic Page and reading from a Dynamic DataSet). The problem we’re seeing is that the array of mediaItems
in the product object returned by getCurrentItem
does not contain the alt
text for the images that we provide in the product editor. This is detrimental to the SEO of our product page.
Is there a flag we need to set or some other API we need to call to extract the alt
text for images?
Product:
Wix Editor
What are you trying to achieve:
Getting the alt
text for images, as they were entered in the product editor, using the VELO API.
What have you already tried:
Searched VELO API documentation, searched the forums.
Additional information:
N/A