My Ring

My Ring

Free Quote Service

This is your primary item. It will be sent in for service by accomplished professionals. Add services like resizing, polishing, or stone tightening to begin your repair. Each item you send in will have its own set of service products

This is your primary item. It will be sent in for service by accomplished professionals. Add services like resizing, polishing, or stone tightening to begin your repair. Each item you send in will have its own set of service products

{% 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 == 'Ring' %} {% 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['my-ring'] %} {% 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['my-ring'] %}
{% unless _services %} {% else %} {% endunless %}
{% else %} {% endif %} {% else %} {% endif %}