{% capture email_title %}Complete your purchase{% endcapture %} {% capture email_body %}{% if item_count > 1 %}These items{% else %}This item{% endif %} will be reserved for you until: {{ reserve_inventory_until | date: "%B %d, %Y at %I:%M %p %Z" }}{% endcapture %} {{ email_title }}