14K White Gold Diamond 3 Ring Wedding Set
14K White Gold Diamond 3 Ring Wedding Set
14K White Gold Diamond 3 Ring Wedding Set
14K White Gold Diamond 3 Ring Wedding Set

14K White Gold Diamond 3 Ring Wedding Set

Regular price
$995.00
Sale price
$995.00
Shipping calculated at checkout.

Engagement Ring: 8 Round Diamonds

Diamond Weight: 0.16CTW

Gold Weight: 2.26 grams

Bands: 2 Round Diamonds (one on each)

Diamond Weight: 0.06CTW (0.03CTW each)

Gold Weight: 1.72 grams

Diamond Color: G/H

Diamond Clarity: VS2/SI1

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