Center Stone: Round Diamond
Weight: 0.75CT
GIA Certificate: https://www.gia.edu/report-check?reportno=5116565147&s=1570739974748
Diamond Clarity: SI2
Diamond Color: H
Accent Stones: Round Diamond
Approx. Weight: 0.22CTW
Diamond Clarity: VS
Diamond Color: H/I
Accent Stones: Round Sapphire
Sapphire Weight: 0.48CT
Sapphire Quality: AA
Weight: 3.37 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