Samsung Galaxy Note10+ (Aura Black, 12GB RAM, 256GB Storage)
From the manufacturer
Impossibly Thin Design
High-polish metal and glass meld seamlessly — all in an impressively slim design.
Colors inspired by light
Polished glass material in a range of bold and vibrant hues – Made of durable Gorilla Glass 6
Ultrasonic Fingerprint
Ultrasonic Fingerprint scanner hidden within the screen
Infinity-O Display
Unobtrusive, front-facing camera lens with Dynamic AMOLED display that’s brilliant in all conditions
1 Impossibly Thin Design 2 Colors inspired by light 3 Ultrasonic Fingerprint 4 Infinity-O Display
Power to last all day
Cutting-edge battery intelligence ensures Galaxy Note10+’s 4300mAh (typical) outlasts your day
Storage
256 GB / 512 GB internal storage expandable by another 1TB with a microSD card
More power. More speed.
7nm processor and 12GB RAM for incredible speeds. 2.0Gbps LTE, to easily download and stream
Wireless PowerShare
Place Phones, Galaxy Buds, or Qi-compatible devices on the back of your phone for reverse charging
1 Battery 2 Storage 3 Performance 4 Wireless PowerShare
Dolby Atmos Sound
Speakers & TypeC earphones offer stereo audio enhanced by Dolby Atmos for a rich,3D sound experience
Gaming
Vapor chamber cooling system,improved AI,enhanced NPU for smooth gaming experience with reduced lag
Samsung DeX
Opens a new desktop world on PC and Mac .Work on your phone while it’s connected to the computer
Bixby
The intelligent assistant, Bixby, responds to your voice. Simplify your tasks with Quick Commands
Water resistance
Galaxy Note10, Note10+ & S Pen are IP68 rated, the Galaxy standard for water and dust resistance
1 Dolby Atmos Sound 2 Gaming 3 Samsung DeX 4 Bixby 5 IP68
Pro-grade camera
Pro-grade camera turns everyday photos and videos into epic moments
Pro-Grade Video
Blur backgrounds with video bokeh for movie-like depth of field and add special effects in real time
Super steady Video
Advanced tech gets rid of the shake and allows you to shoot super smooth video
HDR 10+
HDR10+ captures the moment the way you saw it. Shoot incredible color and detail in 4K UHD.
1 Pro-grade camera 2 Pro-Grade Video 3 Super steady Video 4 HDR 10+
S Pen
Our most advanced S Pen yet with elegant design, it follows your movements, and works longer
Handwriting to Text
Text export turns your handwriting into text instantly. Turn your project notes into readable text
Front camera Control
Move S Pen clockwise or counterclockwise to change the camera angle and click pictures
Gallery Control
Flick left or right in the Gallery app to move to the next photo, or go back to the previous one.
Volume Control
Turn up the sound by gesturing up and Lower it by gesturing down – no need to touch the volume key
1 S Pen 2 Handwriting to Text 3 Front camera Control 4 Gallery Control 5 Volume Control
17.16 centimeters (6.8-inch) Dynamic AMOLED Infinity O Display with QHD+ resolution 3040 X 1440 (498 ppi), HDR10+ Certified
Memory, Storage & SIM: 12GB RAM | 256GB internal memory expandable up to 1TB | Dual SIM dual-standby (4G+4G) – Hybrid Sim slot
Android Pie v9.0 operating system with 2.7GHz Exynos 9825 octa core processor
4300mAH lithium-ion battery | Fast charging with 25W charger (included in the box)
Other Features :- Ultrasonic in-display fingerprint sensor, Bluetooth enabled Air Actions for S Pen, Dex mode with Usb cable
1 year manufacturer warranty for device and 6 months manufacturer warranty for in-box accessories including batteries from the date of purchase
Box also includes: S-Pen, non-removable battery included, earphones, travel adapter, USB cable and user manual
Original price was: ₹99,999.0.₹56,450.0Current price is: ₹56,450.0.
Additional Information
ASIN | B07PQ7DLVP |
---|---|
Customer Reviews |
4.5 out of 5 stars |
Best Sellers Rank | #80,037 in Electronics (See Top 100 in Electronics) #2,065 in Smartphones |
Date First Available | 8 August 2019 |
Manufacturer | Samsung |
Item Dimensions LxWxH | 16.2 x 0.8 x 7.7 Centimeters |
Net Quantity | 1.00 count |
Samsung Galaxy Note10+ (Aura Black, 12GB RAM, 256GB Storage)
Share:
Found a lower price? Let us know.
Where did you see a lower price?
\n’ +
‘
‘
);
}
function getThankYouDiv(thankMsg) {
return (
‘
‘
thankMsg +
‘
\n’ +
‘
‘
);
}
function getLoadingGifDiv() {
return ‘‘;
}
function isValidUrl(url) {
if (!url) {
return false;
}
var encodedUrl = encodeURI(url);
return encodedUrl.match(
/^(https?:\/\/)?(([a-z0-9-]|%[A-F0-9]{2})+\.)+(([a-z]|%[A-F0-9]{2})([a-z0-9]|%[A-F0-9]{2})*)(:[0-9]+)?(\/[a-z0-9;:,~!+#@&=%\/$\.?_-]+)?$/
);
}
function isNumericPrice(price) {
if (!price) {
return false;
}
return price.match(/^([0-9]+\.?[0-9]*)$|^([0-9]*\.[0-9]+)$/);
}
function isEmptyValue(input) {
return !input || input.length === 0 || input.match(/^\s*$/);
}
function truncate(input, length) {
if (!input) {
return ”;
} else {
return input.substr(0, length);
}
}
function formatDate(year, date, month) {
return year + ‘-‘ + month + ‘-‘ + date;
}
function trim(input) {
if (!input) {
return ”;
} else {
return input.trim();
}
}
function resetModalToInitialState(currentMonth, currentDate, currentYear) {
var enableOnlineStoreRadio = document.querySelector(‘#pricingFeedback_onlineRadio’);
var enableOfflineStoreRadio = document.querySelector(‘#pricingFeedback_offlineRadio’);
var onlineStoreInputForm = document.querySelector(‘#pricingFeedback_onlineInput’);
var offlineStoreInputForm = document.querySelector(‘#pricingFeedback_offlineInput’);
var onlineUrl = document.querySelector(‘#onlineUrl’);
var onlinePriceRaw = document.querySelector(‘#onlinePriceRaw’);
var onlineShippingRaw = document.querySelector(‘#onlineShippingRaw’);
var onlineDay = document.querySelector(‘#onlineDay’);
var onlineMonth = document.querySelector(‘#onlineMonth’);
var onlineYear = document.querySelector(‘#onlineYear’);
var onlineCalendar = document.querySelector(‘#onlineCalendar’);
var offlineStoreName = document.querySelector(‘#offlineStoreName’);
var offlineCity = document.querySelector(‘#offlineCity’);
var offlineState = document.querySelector(‘#offlineState’);
var offlinePriceRaw = document.querySelector(‘#offlinePriceRaw’);
var offlineDay = document.querySelector(‘#offlineDay’);
var offlineMonth = document.querySelector(‘#offlineMonth’);
var offlineYear = document.querySelector(‘#offlineYear’);
var offlineCalendar = document.querySelector(‘#offlineCalendar’);
var thankYouDiv = document.querySelector(‘#pricingFeedback_thank’);
var errorDiv = document.querySelector(‘#pricingFeedback_error’);
var submitButton = document.querySelector(‘#pricingFeedback_submit’);
var loadingGifDiv = document.querySelector(‘#loading’);
var stateDefaultOption = document.querySelector(‘#stateDefaultOption’);
var stateDefaultPrompt = document.querySelector(‘#stateDefaultPrompt’);
if (thankYouDiv) {
thankYouDiv.innerHTML = ”;
}
if (errorDiv) {
errorDiv.innerHTML = ”;
}
if (loadingGifDiv) {
loadingGifDiv.innerHTML = ”;
}
if (submitButton) {
submitButton.style.display = ‘block’;
}
onlineUrl.value = ”;
onlinePriceRaw.value = ”;
onlineShippingRaw.value = ”;
offlineStoreName.value = ”;
offlineCity.value = ”;
offlineState.value = ”;
offlinePriceRaw.value = ”;
stateDefaultOption.innerHTML = $(“#selectProvince”).val();
stateDefaultPrompt.innerHTML = $(“#selectProvince”).val();
setInitialStates(
onlineMonth,
currentMonth,
offlineMonth,
onlineDay,
currentDate,
offlineDay,
onlineYear,
currentYear,
offlineYear,
onlineStoreInputForm,
offlineStoreInputForm,
enableOfflineStoreRadio,
enableOnlineStoreRadio,
onlineCalendar,
offlineCalendar
);
}
});
From the manufacturer
Impossibly Thin Design
High-polish metal and glass meld seamlessly — all in an impressively slim design.
Colors inspired by light
Polished glass material in a range of bold and vibrant hues – Made of durable Gorilla Glass 6
Ultrasonic Fingerprint
Ultrasonic Fingerprint scanner hidden within the screen
Infinity-O Display
Unobtrusive, front-facing camera lens with Dynamic AMOLED display that’s brilliant in all conditions
1 Impossibly Thin Design 2 Colors inspired by light 3 Ultrasonic Fingerprint 4 Infinity-O Display
Power to last all day
Cutting-edge battery intelligence ensures Galaxy Note10+’s 4300mAh (typical) outlasts your day
Storage
256 GB / 512 GB internal storage expandable by another 1TB with a microSD card
More power. More speed.
7nm processor and 12GB RAM for incredible speeds. 2.0Gbps LTE, to easily download and stream
Wireless PowerShare
Place Phones, Galaxy Buds, or Qi-compatible devices on the back of your phone for reverse charging
1 Battery 2 Storage 3 Performance 4 Wireless PowerShare
Dolby Atmos Sound
Speakers & TypeC earphones offer stereo audio enhanced by Dolby Atmos for a rich,3D sound experience
Gaming
Vapor chamber cooling system,improved AI,enhanced NPU for smooth gaming experience with reduced lag
Samsung DeX
Opens a new desktop world on PC and Mac .Work on your phone while it’s connected to the computer
Bixby
The intelligent assistant, Bixby, responds to your voice. Simplify your tasks with Quick Commands
Water resistance
Galaxy Note10, Note10+ & S Pen are IP68 rated, the Galaxy standard for water and dust resistance
1 Dolby Atmos Sound 2 Gaming 3 Samsung DeX 4 Bixby 5 IP68
Pro-grade camera
Pro-grade camera turns everyday photos and videos into epic moments
Pro-Grade Video
Blur backgrounds with video bokeh for movie-like depth of field and add special effects in real time
Super steady Video
Advanced tech gets rid of the shake and allows you to shoot super smooth video
HDR 10+
HDR10+ captures the moment the way you saw it. Shoot incredible color and detail in 4K UHD.
1 Pro-grade camera 2 Pro-Grade Video 3 Super steady Video 4 HDR 10+
S Pen
Our most advanced S Pen yet with elegant design, it follows your movements, and works longer
Handwriting to Text
Text export turns your handwriting into text instantly. Turn your project notes into readable text
Front camera Control
Move S Pen clockwise or counterclockwise to change the camera angle and click pictures
Gallery Control
Flick left or right in the Gallery app to move to the next photo, or go back to the previous one.
Volume Control
Turn up the sound by gesturing up and Lower it by gesturing down – no need to touch the volume key
1 S Pen 2 Handwriting to Text 3 Front camera Control 4 Gallery Control 5 Volume Control
17.16 centimeters (6.8-inch) Dynamic AMOLED Infinity O Display with QHD+ resolution 3040 X 1440 (498 ppi), HDR10+ Certified
Memory, Storage & SIM: 12GB RAM | 256GB internal memory expandable up to 1TB | Dual SIM dual-standby (4G+4G) – Hybrid Sim slot
Android Pie v9.0 operating system with 2.7GHz Exynos 9825 octa core processor
4300mAH lithium-ion battery | Fast charging with 25W charger (included in the box)
Other Features :- Ultrasonic in-display fingerprint sensor, Bluetooth enabled Air Actions for S Pen, Dex mode with Usb cable
1 year manufacturer warranty for device and 6 months manufacturer warranty for in-box accessories including batteries from the date of purchase
Box also includes: S-Pen, non-removable battery included, earphones, travel adapter, USB cable and user manual
Brand:
ASIN: B07PQ7DLVP
UPC:
#Samsung #Galaxy #Note10 #Aura #Black #12GB #RAM #256GB #Storage
Original price was: ₹99,999.0.₹56,450.0Current price is: ₹56,450.0.