24kt Handcast Gold Plated with hand selected freshwater pearls
Length is 30"
Designer: Susan Shaw
Made in the USA
SKU: 3087WG
jQuery('#options a').click(function() {
var optionValue = jQuery(this).attr('title'); // what have I just clicked on?
jQuery('select.single-option-selector:contains(' + optionValue + ')').val(optionValue).trigger('change');
return false;
});