14K Gold 1CT Diamond Earrings

14K Gold 1CT Diamond Earrings

Regular price
$1,425.00
Sale price
$1,425.00
Shipping calculated at checkout.

Weight: 2.77 grams

Metal: 14K White, Yellow, or Rose Gold

Earring Type: Stud

Post Length: 0.37 in

 

Stone: Diamonds

Stone Size: 3mm 

Diamond Color: G-H

Diamond Clarity: I1

Stone Shape: Round

// selectCallback is the callback name in Timber var selectCallback = function(variant, selector) { // Simply toggle on/off the panel according to the variant selected $('.description').css('display', 'none'); $('#' + variant.id).css('display', 'block'); // rest of the Timber code }