Gold Weight: 4.00 grams
Diamonds: Round and Baguette
Total Weight: 0.407ct.
Diamond Color: F/G
Diamond Clarity: VS1/VS2-Clarity
The two middle pieces slide back and forth
INCLUDES 16" 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