Liquid syntax error (snippets/product-media line 24): Expected end_of_string but found comma in "{{
media.preview_image
| image_url: width: 1445
| image_tag:
widths: '550, 1100, 1445, 1680, 2048, 2200, 2890, 4096',
width: 1100,
height: 1100 | divided_by: media.preview_image.aspect_ratio | ceil,
sizes: '(min-width: 750px) calc(100vw - 22rem), 1100px',
loading: 'lazy',
class: product_media_class,
alt: media.alt | escape,
data-media-id: media.id
}}"