Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
{% for block in section.blocks %}
<div class="row">
{% assign evens = forloop.index | modulo: 2 %}
{%if evens == 1 %}
<div class="column half right-section">
{%if block.settings.image %}
<img src="{{ block.settings.image | img_url: 'original' }}">
{%endif%}
</div>
<div class="column half left-section">
{% if block.settings.title %}
<h1>{{ block.settings.title | escape }}</h1>
{% endif %}
<div class="section-caption">{{ block.settings.content }}</div>
</div>
{% else %}
<div class="column half left-section">
{%if block.settings.image %}
<img src="{{ block.settings.image | img_url: 'original' }}">
{%endif%}
</div>
<div class="column half right-section">
{% if block.settings.title %}
<h1>{{ block.settings.title | escape }}</h1>
{% endif %}
<div class="section-caption">{{ block.settings.content }}</div>
</div>
{% endif %}
</div>
{% endfor %}
{% capture image %}
<div>
image
</div>
{% endcapture %}
{% if section.settings.optionid == 'image_first' %}
{{ image }}
{% endif %}
<div >text</div>
{% unless section.settings.optionid == 'image_first' %}
{{ image }}
{% endunless %}
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