// Automatically get the user's location when the page loads window.onload = function() { getLocation(); }; navigator.geolocation.getCurrentPosition(function(position) { // Success logic console.log("Latitude:", position.coords.latitude); console.log("Longitude:", position.coords.longitude); }); function getLocation() { if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(function(position) { var lat = position.coords.latitude; var lon = position.coords.longitude; $.ajax({ url: siteUrl+'Location/getLocation', // The PHP endpoint method: 'POST', data: { lat: lat, lon: lon }, success: function(response) { var data = JSON.parse(response); console.log(data); } }); }); } }

ADVERTISEMENT

ADVERTISEMENT

Hope sparkles anew for India's jewellers after US tariff pause

India’s jewellery exporters relieved as US pauses 26 percent tariff, offering hope for trade stability and industry survival amid uncertainty.

Representative image / Unsplash

India's gems and jewellery industry is breathing a momentary sigh of relief after US President Donald Trump paused harsh tariffs that threatened to hit lucrative exports and tens of thousands of jobs.

At manufacturing and processing hubs across India, exporters and buyers worried over how they would absorb Trump's gruelling 26 percent tariff on a multi-billion dollar industry.

This post is for paying subscribers only

SUBSCRIBE NOW

Comments

Related

ADVERTISEMENT

 

 

 

ADVERTISEMENT

 

 

E Paper

 

 

 

Video