14K White Gold Emerald and Diamond Dangles

14K White Gold Emerald and Diamond Dangles

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

Weight: 4.45 grams

Stone: Emerald

Stone Shape: Oval

Stone Weight: 0.621 CT

Quality: AA

Stone: Diamond

Stone Shape: Round

Stone Weight: 0.284  CT

Clarity: VS2/SI1

Color: G/H

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