Sterling Silver Ring with Blue Diamonds
Sterling Silver Ring with Blue Diamonds
Sterling Silver Ring with Blue Diamonds

Sterling Silver Ring with Blue Diamonds

Regular price
$95.00
Sale price
$45.00
Shipping calculated at checkout.
 More payment options

Total Weight: 4.18 grams

Stones: Round Blue Diamonds

Weight: 0.30ct. Approx.

Finger Size: 8

Condition: Excellent (Preowned)

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