14K White Gold Sapphire and Diamond Dangle Earrings

14K White Gold Sapphire and Diamond Dangle Earrings

Regular price
$2,250.00
Sale price
$2,250.00
Shipping calculated at checkout.

Weight: 3.95 grams

Primary Stone: Sapphire

Primary Stone Shape: Round

Stone Weight: 1.455CTW

Quality: AA

Accents Stone: Diamond

Accent Stone Shape: Round

Stone Weight: 0.44CTW

Clarity: VS2/SI1

Color: H/I

// 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 }