SHOP ALL LOOSE STONES

It all begins with a stone. Create your dream engagement ring with our wide selection of natural and lab grown diamonds and gemstones. From traditional cuts to unique shapes, we offer a variety of options to reflect your unique love story. Our most popular stone types and shapes are readily available to start designing your ring in our AR Design Studio, while some of our rare stones require a consultation with our Stylist and Service Team.

{% if collection.pagination.pages[0].loaded == false %} {% endif %}
{% assign products = products | default: collection.products %} {% for product in products offset: 0 limit: 4 %}
{% if product.featured_image != blank %}
{{ product.featured_image.alt | default: product.images[0] | default: product.title }}
{% endif %} {% if product.alt_image != blank %}
{{ product.alt_image.alt | default: product.images[1] | default: product.title }}
{% endif %}
{% assign title = product.title %} {% assign subtitle = '' %} {% assign subtitle_2 = '' %} {% if product.title contains '|' %} {% assign title = product.title | split: '|' | first %} {% assign subtitle = product.title | remove: title | remove_first: '|' | strip %} {% if subtitle contains '|' %} {% assign subtitle_2 = subtitle | split: '|' | last %} {% assign subtitle = subtitle | split: '|' | first %} {% endif %} {% endif %} {% assign type = product.type %} {% assign price = product.price | money %}
{% endfor %} {% assign products = products | default: collection.products %} {% for product in products offset: 3 limit: 9999999999 %}
{% if product.featured_image != blank %}
{{ product.featured_image.alt | default: product.images[0] | default: product.title }}
{% endif %} {% if product.alt_image != blank %}
{{ product.alt_image.alt | default: product.images[1] | default: product.title }}
{% endif %}
{% assign title = product.title %} {% assign subtitle = '' %} {% assign subtitle_2 = '' %} {% if product.title contains '|' %} {% assign title = product.title | split: '|' | first %} {% assign subtitle = product.title | remove: title | remove_first: '|' | strip %} {% if subtitle contains '|' %} {% assign subtitle_2 = subtitle | split: '|' | last %} {% assign subtitle = subtitle | split: '|' | first %} {% endif %} {% endif %} {% assign type = product.type %} {% assign price = product.price | money %}
{% endfor %}
{% if collection.pagination.current_page < collection.pagination.total_pages %} {% endif %}