Bracelet Length: 7.5 inches (adjustable)
Approx. Gold Weight: 0.82 grams
Primary Stone: Diamond
Stone Shape: Round
Diamond Clarity: I1
Diamond Color: G-H
Stone Size: 1.3 mm
Total Diamond Weight: 0.08 CT (small bar)
Total Diamond Weight: 0.16ct. (large bar)
// 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