Assign a specific GID to a variable in "if/else"

Hi @RI3, the image_url filter expects an actual image object or a file reference, not a GraphQL GID string. You must either provide a direct image URL or assign card_image to a valid image object from Liquid before using the image_url filter.

1 Like