- My Kalyan
- Media
- Kalyan News
- GOLD RATES
- Digital Gold
- Home
- Jewellery
- neck chain
A neck chain will add grace to the neckline. Buy yours from our chain collection in gold, silver and white gold collection.
AAROHI GOLD NECKLACE
N KIDS DIAMOND PENDANT WITH CHAIN
THE ENCHANTRESS GOLD NECKLACE
Savya Nivara Gold Chain
- Close Neck Design
- Collar Necklace
- Polki Necklace
- Wedding Choker Necklace
'); mywindow.document.close();mywindow.focus(); // necessary for IE >= 10mywindow.print();mywindow.close();return false; }$('#countryId').change(function(){ var val=$(this).val(); $.ajax({ type: "POST", url: "https://www.kalyanjewellers.net/kalyan_gold_rates/ajax/get_state_ajax", data: {country:val}, cache: false, success: function(msg){ if(msg!='') { //console.log(msg); //$('#stateName').chosen('destroy') $('#stateId').html(msg); //$(".chzn-select").chosen(); } } }); $.ajax({ type: "POST", url: "https://www.kalyanjewellers.net/kalyan_gold_rates/ajax/get_city_country_ajax", data: {country:val}, cache: false, success: function(msg){ if(msg!='') { //console.log(msg); //$('#stateName').chosen('destroy') $('#cityId').html(msg); //$(".chzn-select").chosen(); } } }); }); $('#stateId').change(function(){ var val=$(this).val(); $.ajax({ type: "POST", url: "https://www.kalyanjewellers.net/kalyan_gold_rates/ajax/get_city_ajax", data: {state:val}, cache: false, success: function(msg){ if(msg!='') { //console.log(msg); //$('#stateName').chosen('destroy') $('#cityId').html(msg); //$(".chzn-select").chosen(); } } }); }); $('.cert_submit').click(function(e){e.preventDefault(); var cer_name=$('#cer_name').val(); cer_name=$.trim(cer_name); if(cer_name=='') { $('.result_row').html('
Please enter certificate number
'); } else { $.ajax({ type: "POST", url: "https://www.kalyanjewellers.net/kalyan_gold_rates/ajax/validate_certificate", data: {cer_name:cer_name}, cache: false, success: function(msg){ if(msg!='') { $('.result_row').html(msg); } else { $('.result_row').html('
Sorry! Results are not available at the moment. It takes 2-3 days after purchase to get reflected in the website.
'); } } }); } }); $(document).on('click','.print_certificate>a',function(){//alert('asd');var url_val=$(this).data('url'); VoucherPrint(url_val);}); $('#rateSubmit').click(function(e){e.preventDefault(); var countryId=$('#countryId').val(); var stateId=$('#stateId').val(); var cityId=$('#cityId').val(); if(countryId=='' || stateId=='' || cityId=='') { $('.rate_price_how').html('
Please select city before submission
'); } else { $.ajax({ type: "POST", url: "https://www.kalyanjewellers.net/kalyan_gold_rates/ajax/get_rate", data: {countryId:countryId,stateId:stateId,cityId:cityId}, dataType : 'json', cache: false, success: function(msg){ if(msg.html!='') { //console.log(msg); //$('#stateName').chosen('destroy') $('.rate_price_how').html(msg.html); $('.last5Block strong span').text(msg.place_name); $('.blackHeading strong').html(msg.heading); $('div.contentPara').html(msg.content); $('.ajaxList').html(msg.previous_dates_html); $('.rate_18k_strong').text(msg.today_18k); $('.rate_21k_strong').text(msg.today_21k); $('.rate_22k_strong').text(msg.today_22k); $('.rate_24k_strong').text(msg.today_24k); $('.updated_time').text(msg.updated_time); //$(".chzn-select").chosen(); } else { $('.rate_price_how').html('
Sorry. results are not available at the moment. Please try again later
'); } } }); } }); // $.ajax({ // type: "POST", // url: "kalyan_gold_rates/ajax/get_menu_rate", // data: {countryId:1}, //1 for India // dataType: "json", // cache: false, // success: function(msg){ // if(msg!='') // { // // alert(msg.rate_18k); // $('.menu_updated_date').text(msg.updated_time); // $('.menu_18k .text-dark').text(msg.rate_18k); // $('.menu_21k .text-dark').text(msg.rate_21k); // $('.menu_22k .text-dark').text(msg.rate_22k); // $('.menu_24k .text-dark').text(msg.rate_24k); // } // } // }); $('#countryChange').change(function(){ var val=$(this).val(); if(val!='') window.location.href=val; }); /*loader*/ $svg = $('#Layer_1').drawsvg({ duration:3500, //stagger:1000, callback: function() { animate(); } }); function animate() { $svg.drawsvg('animate'); } animate()
'); } else { $.ajax({ type: "POST", url: "https://www.kalyanjewellers.net/kalyan_gold_rates/ajax/get_rate", data: {countryId:countryId,stateId:stateId,cityId:cityId}, dataType : 'json', cache: false, success: function(msg){ if(msg.html!='') { //console.log(msg); //$('#stateName').chosen('destroy') $('.rate_price_how').html(msg.html); $('.last5Block strong span').text(msg.place_name); $('.blackHeading strong').html(msg.heading); $('div.contentPara').html(msg.content); $('.ajaxList').html(msg.previous_dates_html); $('.rate_18k_strong').text(msg.today_18k); $('.rate_22k_strong').text(msg.today_22k); $('.rate_24k_strong').text(msg.today_24k); $('.row.oi-gr-btm-text>div.col-sm-6:first-child').css('visibility','hidden'); //$('.updated_time').text(msg.updated_time); //$(".chzn-select").chosen(); if(msg.disclaimer!='') { $('.disclaimer').html(msg.disclaimer); } else { $('.disclaimer').html(""); } } else { $('.rate_price_how').html('
Sorry. results are not available at the moment. Please try again later
'); } } }); } });// $.ajax({ // type: "POST", // url: "kalyan_gold_rates/ajax/get_menu_rate", // data: {countryId:1}, //1 for India // dataType: "json", // cache: false, // success: function(msg){ // if(msg!='') // { // // alert(msg.rate_18k); // $('.menu_updated_date').text(msg.updated_time); // $('.menu_18k .text-dark').text(msg.rate_18k); // $('.menu_22k .text-dark').text(msg.rate_22k); // $('.menu_24k .text-dark').text(msg.rate_24k); // } // } // });});