How to upload a jpeg image using custom liquid? (Beginner)

Topic summary

Main issue: A beginner wants to display a JPEG in a storefront promo section using Custom Liquid code. They are struggling to find guidance in the documentation.

Details: The image is stored in the Admin under Content Files and has the URL handle ‘free_shipping_fast_truck’. The user asks how to reference and render this image via Liquid.

Request: Clear instructions or example Liquid/HTML snippet to load the image on the storefront, using the existing file and handle.

Context: Liquid is a templating language used to render dynamic content in themes; the user is learning and seeks a simple approach.

Status: No solution or responses yet; the question remains open.

Summarized with AI on January 7. AI used: gpt-5.

Hello!

I want to upload a JPEG image on my storefront inside a promo section, and i don’t know how to do that.

I’m a beginner to the Liquid language and the docs is not helping me here.

The image is inside the Content Files folder in my Admin.

It has a URL Handle name of ‘free_shipping_fast_truck’.

How can i use Custom liquid to load this image on my storefront?

Any ideas?

Sorry for being a beginner.