Saved Items (0)
  • Use this space to save the products you like. To add a product here, simply click the   icon.

function changeMetalSeletcion(obj, div_id) { selctedMetalStr = $(obj).attr('data-metal-str'); $('#'+div_id).html(selctedMetalStr); }