Most Used

Basic For Loop

Loops through section blocks to render repeated content like a gallery or FAQ.

Copy or embed this snippet

{% for block in section.blocks %}
  <div {{ block.shopify_attributes }}>
    {{ block.settings.heading }}
  </div>
{% endfor %}

Embed this snippet on your blog or docs — attribution link appreciated: HTMLToLiquid Converter · Convert to Shopify section →

Generate Shopify sections

Free AI-powered converter — OS 2.0 compatible output with schema validation.

Start converting HTML