Hello, I have made some steps to display jpg. image as a size chart in Collapsible Row using metafields (each jpg for each product).
This is what I did:
- Created a Metafield with the file as a content type:
- On the product page added a jpg file with the size chart:
- Edited the main-product.liquid and replaced “richtext” with “liquid”:
- in the theme editor added a Collapsible Row with content as: product.metafields.my_fields.size_guide | img_url }}" alt=“Top Notes” width=“530”>
IT SEEMS TO WORK BUT AS YOU CAN SEE THE IMAGE IS VERY BLURRY (SHRUNK TO LOW RESOLUTION).
DO YOU KNOW WHAT TO CHANGE TO DISPLAY THE IMAGE WITH THE ORIGINAL RESOLUTION?





