Asked by Andrew Willoughby on Dec 3, 2024
Andrew Willoughby's line item images in email rich text modules are not rendering due to syntax errors in the img tag.
Answered by Andrew Willoughby
Fix the img tag syntax by removing the extra quote and ensuring proper HubL structure. Example: `<img src='{{ line_item.hs_images }}' ... />`.