14K Mens Round Diamond Ring
14K Mens Round Diamond Ring
14K Mens Round Diamond Ring
14K Mens Round Diamond Ring

14K Mens Round Diamond Ring

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

Gold Weight: 5.90-7.20 grams (depends on finger size)

Diamond Shape: Round

Diamond Clarity: SI2/SI3

Diamond Color: G/H

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