14K White Gold Wide Pavé Diamond Band
14K White Gold Wide Pavé Diamond Band
14K White Gold Wide Pavé Diamond Band

14K White Gold Wide Pavé Diamond Band

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

Stones: 112 Round Diamonds

Diamond Color: F/G

Diamond Clarity: SI1

Diamond Weight: 1.33CTW

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