While testing our website’s generated invoices with Mailtester.com it was noted that the Product Thumbnail images on the invoices are missing Alt Text. Would anyone in the community know how to update our coding so that the Alt Text of the product’s image automatically shows when in thumbnail form on the invoice?
Thumbnail is referred to as Compact_cropped in the error message.
Reason for this
Over time we’ve noted our clients using Gmail tend to receive the Shopify autogenerated invoices and tracking updates to the SPAM or Promotions folders. With hopes of fixing this we are going through and cleaning up errors along the way.
Example product, which already has Alt Text
https://iatuning.com/collections/fuel-dampers/products/subaru-fuel-damper-return
Admin view, which confirms Alt Text present
Error message, missing Alt Text in thumbnail form
- <img src=“https://cdn.shopify.com/s/files/1/1555/8059/products/DAMP_S_c_compact_cropped.jpg?v=1514740116” align=“left” width=“60” height=“60” class=“order-list__product-image” style="margin-right: 15p
We also get Alt Text error messages for these 2 items, which are not products:
- <img src=“https://cdn.shopify.com/shopifycloud/shopify/assets/themes_support/notifications/discounttag-d1f7c6d9334582b151797626a5ae244c56af0791fcd7841f21027dd44830bcc6.png” width=“18” height=“18” clas
- <img src=“https://cdn.shopify.com/shopifycloud/shopify/assets/themes_support/notifications/spacer-1a26dfd5c56b21ac888f9f1610ef81191b571603cb207c6c0f564148473cab3c.png” class=“spacer” height=“1” style=
