Gold Weight: 2.33 grams
Diamonds:
Total Weight: .133 CT
Diamond Color: G-H
Diamond Clarity: SI2-I1
Natural Burmese Ruby:
Total Weight: .393 CT
Stone Quality: AA
Earring Type: Stud
INCLUDES CHAIN
// 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
}
Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device