<
>
<
>
Product Details
Recreating the party mood in the form of this stunning jewelry set! This set features a rhinestones choker necklace paired with statement earrings, a sleek bracelet cuff, and a shiny ring to complete it.
SPECIFICATIONS
Product 1Pretunia Floral Rhinestones Necklace
Product 2Silver Heart Bracelet
Product 3Dazed Bling Drop Earrings
Product 4Ochi Dainty Silver Ring
ColorSilver
MaterialMetal Alloy & Rhinestones
MeasurementNecklace- Length- 20cm,Ring- Diameter- 1.1cm, Earrings- Length 3cm width 2 Cm'+ ''+ ''+ '
'+ ''+item.title+''+ '
'+ '
'+item.options+'
'+ '
'+item.vtitle+'
'+ '
Qty: '+item.num+'
'+ '
'+ '
'+ '
' + item.cur_symbol+'' + (item.total).toFixed(2)+'' + item.cur_symbolr+'
'+ '
'+ ''+ ' '+ 'Remove'+ '
'+ '
'+ '
'+ ''; total+=item.total; total_qty+=parseInt(item.num); }); if(parseFloat(fprice) > parseFloat(total)){ var more_price = parseFloat(fprice) - parseFloat(total); $('.more_to_freeshipping').text(c_symbol+more_price.toFixed(2)+c_symbolr); $('.cartDialog_footer_tip').show(); }else{ $('.cartDialog_footer_tip').hide(); } html_total = total.toFixed(2); $('.cartDialog_footer_total b').html( '' + c_symbol+'' + total.toFixed(2)+'' + c_symbolr+''); $('.cartDialog_footer_total b').attr('data-price',html_total); $('.cartDialog_items').html(t); // $('.showCart').html('Cart('+$('.cartDialog_item').length+')'); $('.totalQty').text(total_qty); if(total_qty>0){ $(".packetTip").show(); }else{ $(".packetTip").hide(); } if(total<=0){ $('.cart_empty').show(); }else{ $('.cart_empty').hide(); } // console.log(t); if(t != ''){ // $('.cart_empty').hide(); $('.cartDialog_empty').hide(); $(".cartDialog_footer").show(); }else{ // $('.cart_empty').show(); $('.cartDialog_empty').show(); $(".cartDialog_footer").hide(); } }