Sterling Silver Three Stone Turquoise Ring
Sterling Silver Three Stone Turquoise Ring
Sterling Silver Three Stone Turquoise Ring
Sterling Silver Three Stone Turquoise Ring
Sterling Silver Three Stone Turquoise Ring
Sterling Silver Three Stone Turquoise Ring
Sterling Silver Three Stone Turquoise Ring
Sterling Silver Three Stone Turquoise Ring
Sterling Silver Three Stone Turquoise Ring
Sterling Silver Three Stone Turquoise Ring
Sterling Silver Three Stone Turquoise Ring
Sterling Silver Three Stone Turquoise Ring
Sterling Silver Three Stone Turquoise Ring
Sterling Silver Three Stone Turquoise Ring

Sterling Silver Three Stone Turquoise Ring

Price

$39.90 $19.95
Save $19.95
Free shipping

material

Please select a material

ring size (us)

Please select a ring size (us)

Quantity

/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Free worldwide shipping for order over $79
Returns&Exchange
Sustainably made
Secure payments
As a gift for your loved ones, this limited-stock Sterling Silver Three Stone Turquoise Ring will be perfect!

Legend Story

It's believed that the turquoise crystal absorbs all the negativity around you and promotes positive thoughts and feelings. 

Wear this stunning statement ring to add a pop of color and beauty to any outfit.

SPECIFICATIONS

  • Metal Type: 925 Sterling Silver
  • Main Stone: Turquoise
  • Gender: Unisex
  • Style: Vintage
  • Ring Size (US): 6-10

MADE WITH 925 STERLING SILVER

All of our pieces are handmade, and most of them are constructed from 925 sterling silver. It is the quality of our craftsmanship and the unique designs that help us to stand out from the crowd. We are proud to be different.

With PayPal, you can send payment quickly and securely online.

Through PayPal, you can pay with a credit card, debit card, or bank account balance.

Once your order is submitted, you will be redirected to PayPal’s site where you could make the payment.

Attention: All orders are processed in USD. While the content of your cart is currently displayed on the checkout page, you will checkout using USD at the most current exchange rate.

When you place an order with Paypal you will be redirected to the PayPal payment page, where you can confirm your payment by logging in with your PayPal username and password.

You may still check out even without a PayPal account. To do so, please click on “Pay with Debit/Credit Card” and you’ll be redirected to a secure page where you can enter your credit card information or complete your payment safely via PayPal.

 

The available credit card options are listed above. The credit card companies listed above are the most commonly used credit cards on this website.
Please note that we do not collect your credit/debit card number or personal information when you make payment. For questions regarding your transactions on our site, please consult your card-issuing bank for information.