This is the copy for services not needed at this time

This is the copy for services not needed at this time

Free Quote Service

This is the copy for services not needed at this time
This is the copy for services not needed at this time
{% if order.jobs.size > 0 %} {% assign matching_jobs = '' %} {% assign property_count = 0 %} {% for _job in order.jobs %} {% assign job = _job[1] %} {% if job.item.type == '' %} {% assign property_count = property_count | plus: 1 %} {% assign matching_jobs = matching_jobs | append: job.id | append: ',' %} {% endif %} {% endfor %} {% if property_count == 1 %} {% assign matching_job_ids = matching_jobs | split: ',' %} {% assign single_job = order.jobs[matching_job_ids[0]] %} {% assign services = single_job.services['this-is-the-copy-for-services-not-needed-at-this-time-2'] %} {% unless services %} {% else %} {% endunless %} {% elsif property_count > 1 %}

Add Service to an Existing Job

{% assign job = order.jobs[active_job_id] %} {% assign _services = job.services['this-is-the-copy-for-services-not-needed-at-this-time-2'] %}
{% unless _services %} {% else %} {% endunless %}
{% else %} {% endif %} {% else %} {% endif %}