Featured Products

Shop Announcement

Jewellery Designer~ Handmade Artisan Jewellery & Accessories Rich in Quality and Colour ***For PICK-UP Orders Please Read Studio Policies BEFORE Ordering.**** >>US RESIDENTS - Imported goods from Canada up to $200---> NO Duties or Taxes. ** Excess shipping cost over $1.00 will be refunded via PayPal immediately after shipping your package ** More »
free counters
$(function() { $.getJSON("http://www.artfire.com/ext/RapidCart/getWidgetContent/14278/4/3/?callback=?", function(data) { var c=1; $.each(data.items, function(i,item){ if(item.error) { $('#rapidcart_item_'+c+'_13200234736907').html('Error: '+item.error); }//handle error else { var img_html = ""+item.title+""; img_html += "
"+item.title+"
"; img_html += "
Price: $USD "+item.price+"
"; $('#rapidcart_item_'+c+'_13200234736907').html(img_html).attr("rel", item.id); c++; } }); }); $(".rapidcart_item_13200234736907").click(function() { var pid = $(this).attr('rel') window.open('http://www.artfire.com/ext/RapidCart/preview/'+pid, 'RapidCart', 'scrollbars=yes,width=875,height=700', 'left=500'); }); });