Google said to be close to picking sites in India for first retail stores outside us
Alphabet’s google is close to deciding on locations in its key market of India where it will open its first physical retail stores outstide the united states, three sources family said.ogogi Counts India as a Key Growth Market, where it has comeitted to Investing $ 10 Billion (Roughly Rs. 86,759 Crore). It currently has only five five physical stores, all in the united states, which sell its products such as pixel phones, watches and earbuds.it is aiming to mirror a retail app Billions of dollars in the last two decades by showcasing its own products. Apple has 500 plus stores worldwide.google is in advanced stages of finalising locations in or around the capital of new delhi, and the financial capital Mumbai, Said Three Sources, WHO DECLENED to be named as the Process is confidential.google declined to comment on the matter.The first source said the stores are likely to be around 15,000 Square feet, and will take atther at the opens months to opens, Timeline could change.The it hub of Bengaluru in South India was also considered, but new Delhi and Mumbai are the frontrunners, the person added. “The idea is to compes with Luxury segment, “said the person, adding more stores will be considered if the initial ons do well.google currently sells it products in products in India through retailers, as does apple. But in 2023, Apple Ceo Tim Cook Visited India to Open Its First Company-Run Stores in Mumbai, and then in New Delhi.Pixel Phones in India Cost from about $ 370 to $ 370 to $ 2,000 for Top-END MODELS. Apple’s iPhones cost from about $ 520- $ 2,130. Google has also started Making Pixel Smartphones in India.in 2024, Apple Dominated The Local Market for Premium Phones, Priceed Above $ 520, with a roughly 55 percent share, compared with pixel love Share, Research Group Counterpoint Said. The fast-growing Indian market has about 712 Million Smartphone Users Currently.google’s plan to open the stores is firm and will be experted son, there are some standard regulatory and comPLIANCECECSES Clear before the stores can be set up, said the second source, without elaborating on the issues.a third source orca said one of the posible locations google is Considering Near New Delhi IS in the Satellite Cai of gurugram, where many global corporates such as uber and meta have offices and the likes of unique have retail outlets.in India, google is battling many regulatory and legal challenges. Among them are ongoing Antitrust Cases Related to Its in -PP Billing System and Abuse of Market Position in the Market for Smart for Smart TVS.in a top-level departure, google lost its India head of publici policy Second departure in Around two years from the critical role which is key to government engine. India & nbsp; Outside us google
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!