14K White Gold Diamond Bangle
14K White Gold Diamond Bangle
14K White Gold Diamond Bangle

14K White Gold Diamond Bangle

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

Gold Weight: 4.14 grams

Stones: 6 Baguette + 30 Round Diamonds

Diamond Clarity: VS2/SI1

Diamond Color: G/H

Diamond Weight: 0.261

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