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

Sterling Silver Heart Ring with Blue Diamonds

Regular price
$57.00
Sale price
$40.00
Shipping calculated at checkout.

Total Weight: 3.79 grams

Stones: Round Blue Diamonds

Weight: 0.25ct. Approx.

Finger Size: 8

Condition: Good (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 }