Colored Stones: 17 Baguette Cut Pink Sapphire
Weight: 1.56CT
Quality: AA
Side Stones: 17 Natural Baguette Cut Diamonds
Weight: 1.47CT
Clarity: VS2
Color: G/H
Mounting: 14K White Gold
Weight: 8.34 grams
// 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