Gold Weight: 3.40 grams
Diamonds: Round
Total Weight: 0.60ct.
Diamond Color: G/H
Diamond Clarity: VS1/VS2
Natural Columbian Emerald: Oval
Total Weight: 1.20ct.
Stone Quality: A
INCLUDES 18" LINK 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