14K White Gold Clover Engagement Ring*
14K White Gold Clover Engagement Ring*

14K White Gold Clover Engagement Ring*

Regular price
$3,575.00
Sale price
$3,575.00
Shipping calculated at checkout.

// 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 }