18K White Gold Split Shank Diamond Ring

18K White Gold Split Shank Diamond Ring

Regular price
$1,395.00
Sale price
$698.50
Shipping calculated at checkout.

Side Stones: 104 Natural Round Diamonds

Weight: 0.52CT

Clarity: VS2/SI1

Color: H/I

Mounting: 18K White Gold

Weight: 3.72 grams


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