Round Diamonds:
28 Stones - 1.40ct. tw.
VS1/VS2-Clarity
G/H-Color
Square Sapphire:
15 Stones - 1.80ct. tw.
AA-Quality
Square Emerald
15 Stones - 1.35ct. tw.
AA-Quality
Square Ruby:
12 Stones - 1.68ct. tw.
AA-Quality
Metal Weight:
16.40 Grams
Length:
7.25 Inches
// 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