18K White Gold Engagement Ring with Halo
18K White Gold Engagement Ring with Halo

18K White Gold Engagement Ring with Halo

Regular price
$9,400.00
Sale price
$9,400.00
Shipping calculated at checkout.

Center Stone: Round Natural Diamond

Weight: 1.3CT

Clarity: SI1

Color: I

Side Stones: 54 Natural Round Diamonds

Weight: 0.34CT

Clarity: VS2

Color: G/H

Mounting: 18K White Gold

Weight: 2.73 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 }