14K Gold 18" Cross Necklace
14K Gold 18" Cross Necklace
14K Gold 18" Cross Necklace

14K Gold 18" Cross Necklace

Regular price
$220.00
Sale price
$220.00
Shipping calculated at checkout.

Gold Weight: 2.47 grams

Chain Width: 1 mm 

Chain Length: 18"

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