Shopify themes, liquid, logos, and UX
We need to update the gift card image in our notifications email sent to customers when they purchase, but it appears blurry when we do, any ideas to fix this please?
Here is the original code:
<img src="{{ 'gift-card/card.jpg' | shopify_asset_url }}" alt="Gift card image" width="240" height="160">
Hi @Su_B
Try modifying the code like this
<img src="{{ 'gift-card/card.jpg' | img_url: '500x500' }}" alt="Gift card image" width="500" height="500">
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025