Sterling Silver Band with Enamel Inlay
Sterling Silver Band with Enamel Inlay

Sterling Silver Band with Enamel Inlay

Regular price
$75.00
Sale price
$40.00
Shipping calculated at checkout.

Metal: Sterling Silver

Total Weight: 3.81 grams

Width: 6.39 mm

Finger Size: 11

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