Pune Media

Asus Vivobook S16 with Snapdragon processor launched in India at special price of Rs 67,990

Asus has just announced a new addition to the Vivobook lineup in India. Say hello to the Vivobook S16 (S3607QA), which comes in two fresh, millennial-focused colours – BFF Peachy and Salvia Green – and is powered by the Snapdragon X processor. The launch is aimed at young professionals, creators, and students who want a device that reflects their personality while offering powerful AI-driven productivity.

Digit.in Survey

Thank you for completing the survey!

${q.options.map(opt => `

${opt}

`).join(“”)}

`;

// trigger animation
const inner = qaContainer.querySelector(“.qa-inner”);
setTimeout(() => inner.classList.add(“show”), 50);

document.querySelectorAll(“input[name=”answer”]”).forEach(radio => {
radio.addEventListener(“change”, () => submitAnswer(radio.value));
});
}

function showThankYou() {
thankYouBox.style.display=”block”;
setTimeout(() => thankYouBox.classList.add(“show”), 50);
}

function submitAnswer(answerValue) {
const finalPayload = {
campaign_name: “Digit Questionaire”,
form_name: “Digit Questionaire_Form 1”,
form_data: [
{ key: “uuid”, value: deviceId, type: “text” },
{ key: “question”, value: questions[currentQuestionIndex].question, type: “text” },
{ key: “response”, value: answerValue, type: “text” }
],
verification_data: {
captcha_verification: “”,
captchaValue: null,
captchaId: null,
phone_verification: false,
email_verification: false
},
meta_data: {
referer: document.referrer || window.location.href,
user_agent: getDeviceType()
}
};

const myHeaders = new Headers();
myHeaders.append(“accept”, “*/*”);
myHeaders.append(“origin”, ”
myHeaders.append(“user-agent”, navigator.userAgent);

const formdata = new FormData();
formdata.append(“finalPayload”, JSON.stringify(finalPayload));

fetch(” {
method: “POST”,
headers: myHeaders,
body: formdata
})
.then(res => res.text())
.then(result => console.log(“Submitted:”))
.catch(err => console.error(“Error:”));

currentQuestionIndex++;
progress++;
setCookie(“progress”, progress);

if (currentQuestionIndex < endIndex) {
showQuestion(currentQuestionIndex);
} else {
qaBox.classList.add(“hide”);
setTimeout(() => {
qaBox.style.display=”none”;
showThankYou();
}, 600);
}
}

if (currentIndex < questions.length) {
qaBox.style.display=”block”;
setTimeout(() => qaBox.classList.add(“show”), 1200);
showQuestion(currentIndex);
}

Commenting on the launch, Arnold Su, Vice President, Consumer and Gaming PC, ASUS India, said, “At ASUS, we are committed to creating products that have unmatched quality and are thoughtfully designed to meet the evolving needs of our consumers. The new Vivobook Multicolor series is a reflection of this philosophy-designed for millennials who we believe want technology that reflects their personality without compromising on performance.

Asus Vivobook S16: Price and Availability

The Vivobook S16 is available in India at a special launch price of Rs 67,990. The MRP of the laptop is Rs 98,990. Consumers can purchase the laptop via Flipkart or the official Asus e-shop. As mentioned already, the laptop is available in BFF Peachy and Salvia Green colour options.

Asus Vivobook S16: Top specs and features

The Asus Vivobook S16 comes with a16-inch OLED display featuring a 16:10 aspect ratio, 95% DCI-P3 colour coverage, and a Full HD+ resolution with a 60 Hz refresh rate. The laptop has a sleek appearance and weighs 1.74kg. It also sports a premium metal finish with a CNC-engraved logo for added elegance.

Under the hood, the Vivobook S16 is powered by the Snapdragon X processor with up to 2.97GHz, 8 cores, 8 threads, and a 45 TOPS NPU. The laptop is equipped with a 70Wh battery that promises up to 32 hours of usage.

Coming to connectivity options, there are USB 4 Type-C ports, USB 3.2 Type-A, HDMI 2.1, and a dedicated Copilot key for instant AI access. There is also a physical webcam shutter for security and privacy. The Vivobook S16 also comes preloaded with Microsoft Office Home 2024 and includes 100GB of cloud storage via Microsoft 365 Basic for one year, supporting both personal and professional productivity needs.

Audio and multimedia experiences are enhanced with Dolby Atmos-certified speakers and ASUS AI Noise-Canceling technology for clear voice capture. The laptop also features the ASUS ErgoSense backlit keyboard and touchpad for ergonomic and intuitive usage.

Also read: Asus Vivobook S16 review: Good things come in slim packages

Divyanshi SharmaDivyanshi Sharma

Divyanshi Sharma

Divyanshi Sharma is a media and communications professional with over 8 years of experience in the industry. With a strong background in tech journalism, she has covered everything from the latest gadgets to gaming trends and brings a sharp editorial lens to every story.

She holds a master’s diploma in mass communication and a bachelor’s degree in English literature. Her love for writing and gaming began early—often skipping classes to try out the latest titles—which naturally evolved into a career at the intersection of technology and storytelling.

When she’s not working, you’ll likely find her exploring virtual worlds on her console or PC, or testing out a new laptop she managed to get her hands on. View Full Profile



Images are for reference only.Images and contents gathered automatic from google or 3rd party sources.All rights on the images and contents are with their legal original owners.

Aggregated From –

Comments are closed.

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More