14K White Gold Diamond Weave Band
14K White Gold Diamond Weave Band

14K White Gold Diamond Weave Band

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

Stone: 70 Round Black Diamonds + 71 Round White Diamonds

White Diamond Color: G/H

White Diamond Clarity: VS2/SI1

Total Diamond Weight: 0.555 CTW

Gold Weight: 5.83 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 }