9.7″ Apple iPad Pro 1st Generation 128GB GOLD WiFi Only – MLMX2LL/A – Good

12 sold in last 17 hours
Hurry! Over 10 people have this in their carts
  •  Delivery & Return

    Delivery

    We ship to all 50 states, Washington DC.
    All orders are shipped with a UPS tracking number.
    Always free shipping for orders over US $200.
    During sale periods and promotions the delivery time may be longer than normal.

    Return

    Elessi will accept exchanges and returns of unworn and unwashed garments within 30 days of the date of purchase (14 days during the sales period), on presentation of the original till receipt at any store where the corresponding collection is available within the country of purchase.

    Your return will usually be processed within a week to a week and a half. We’ll send you a Return Notification email to notify you once the return has been completed.
    Please allow 1-3 business days for refunds to be received to the original form of payment once the return has been processed.

    Help

    Give us a shout if you have any other questions and/or concerns.
    Email: contact@mydomain.com
    Phone: +1 (23) 456 789

  •  Ask a Question
  Estimated Delivery: Sun, May 03 – Thu, May 07
  ... people are viewing this right now

  Share

html {
height: 100%;
}
body {
min-height: 100%;
}
body{
font-family: Arial, Helvetica, sans-serif;
color:#353D41;
background-color: #fff;
}
header{
height:100px;
background-image: linear-gradient(-180deg, #353D41 0%, #3e4b51 97%);
/* background: #353D41; */
width:100%;
text-align: center;
}
header img{
margin-top:20px;
display: inline-block;
}
.cf{
clear: both;
}
.item-container{
max-width: 1100px;
margin:45px auto 0 auto;
padding-bottom: 45px;
}
.item-container .image-container{
width:30%;
float:left;
}
@media only screen and (max-width: 600px) {
.item-container .image-container{
width:100%;
}
.item-container{
padding:0 20px 45px 20px;
}
}
.item-container .image-container img{
max-width: 400px;
width:100%;
height:auto;
display: inline-block;
}
.item-container .title-container{
width:calc(70% – 25px);
margin-left:25px;
float:left;
padding-top: 12px;
}
@media only screen and (max-width: 600px) {
.item-container .title-container{
width:100%;
margin-left:0;
text-align: center;
}
}
.item-container .titles{
width:calc(85% – 25px);
float:left;
}
@media only screen and (max-width: 600px) {
.item-container .titles{
width:100%;
}
}
.item-container .icon{
width:calc(15%);
float:left;
margin-right: 25px;
text-align: center;
}
@media only screen and (max-width: 600px) {
.item-container .icon{
display:none;
}
}
.item-container .icon img{
width:100%;
max-width: 100px;
margin-top: 40px;
max-height: 80px;
display: inline-block;
height:auto;
}
.item-container .title-container h3{
font-size: 26px;
margin-bottom: 7px;
line-height: 34px;
}
.item-container .title-container h4{
font-size: 18px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 0px;
}
.item-container .title-container h5{
font-size: 16px;
font-weight: normal;
margin-top: 10px;
margin-bottom: 0px;
}
.item-container .upper-container{
width:100%;
float:left;
}
.item-container .details-container{
width:100%;
margin-top: 25px;
padding-top: 25px;
box-shadow: 0 -1px 0 0 #ccc;
float:left;
min-height: 20px;
}
.item-container .details-container .specs{
width:25%;
float:left;
}
@media only screen and (max-width: 600px) {
.item-container .details-container .specs{
width:100%;
}
}
.item-container .details-container .specs.no-spec{
display:none;
}
.item-container .details-container .specs ul{
padding-left: 0px;
margin-top: 0;
}
.item-container .details-container .specs ul li{
font-size: 20px;
list-style: none;
margin-bottom: 5px;

}
.item-container .details-container .specs ul li span{
font-weight:bold;

}
.item-container .details-container .func-inc{
width:calc(33% – 50px);
margin:0 25px;
float:left;
}
@media only screen and (max-width: 600px) {
.item-container .details-container .func-inc{
width:100%;
margin:0;
}
}
.item-container .details-container .func-inc .func{
width:100%;
float:left;
}
.item-container .details-container .func-inc .inc{
width:100%;
float:left;
margin-top: 25px;
/* padding-top: 25px; */
/* box-shadow: 0 -1px 0 0 #ccc; */
}
.item-container .details-container .condition{
width:41%;
float:left;
}
@media only screen and (max-width: 600px) {
.item-container .details-container .condition{
width:100%;
margin-top:20px;

}
}
.item-container .details-container .condition.no-spec{
width:46%;
}
@media only screen and (max-width: 600px) {
.item-container .details-container .condition.no-spec{
width:100%;
}
}
.item-container .details-container h4{
margin-top: 0;
margin-bottom: 17px;
font-size: 17px;
/* color:#CB2D3E; */
font-style: italic;
}
.item-container .details-container h4:after {
content: “”; /* This is necessary for the pseudo element to work. */
display: block; /* This will put the pseudo element on its own line. */
width: 42px; /* Change this to whatever width you want. */
padding-top: 3px; /* This creates some space between the element and the border. */
border-bottom: 2px solid #71BE9B; /* This creates the border. Replace black with whatever color you want. */
}
.item-container .details-container p{
font-size:20px;
}
.item-container .details-container .condition .grade{
width:100px;
height:100px;
border-radius:50px;
font-size:42px;
font-weight: bold;
color:#fff;
line-height:100px;
text-align:center;
/* background-image: linear-gradient(-180deg, #353D41 0%, #3e4b51 97%); */
background: #71BE9B;
}
.item-container .details-container .condition .grade-container{
width:100px;
float:left;
margin-right: 20px;
}
@media only screen and (max-width: 600px) {
.item-container .details-container .condition .grade-container{
width:100px;
float:none;
margin:0 auto;
}
}
.item-container .details-container .condition .description-container{
width:calc(100% – 120px);
float:left;
}
@media only screen and (max-width: 600px) {
.item-container .details-container .condition .description-container{
width:100%;
float:left;
}
}
.item-container .details-container .condition .description-container ul{
padding-left: 20px;
margin-top: 7px;
}
.item-container .details-container .condition .description-container li{
font-style: italic;
font-size: 17px;
}
.item-container .additional-details-container{
width:100%;
margin-top: 25px;
padding-top: 25px;
box-shadow: 0 -1px 0 0 #ccc;
float:left;
min-height: 20px;
}
.item-container .additional-details-container h4{
margin-top: 0;
margin-bottom: 22px;
font-size: 17px;
/* color:#CB2D3E; */
font-style: italic;
}
.item-container .additional-details-container p{
font-size: 17px;
line-height:22px;
}
.item-container .additional-details-container li{
font-size: 17px
}
.item-container .additional-details-container h4:after {
content: “”; /* This is necessary for the pseudo element to work. */
display: block; /* This will put the pseudo element on its own line. */
width: 42px; /* Change this to whatever width you want. */
padding-top: 3px; /* This creates some space between the element and the border. */
border-bottom: 2px solid #71BE9B; /* This creates the border. Replace black with whatever color you want. */
}
.item-container .bottom-container{
width:100%;
margin-top: 25px;
padding-top: 25px;
box-shadow: 0 -1px 0 0 #ccc;
float:left;
min-height: 20px;
}
.item-container .bottom-container li{
font-size: 17px
}
.item-container .bottom-container h4{
margin-top: 0;
margin-bottom: 22px;
font-size: 17px;
font-weight: bold;
font-style: italic;
}
.item-container .bottom-container p{
font-size: 15px;
line-height: 20px;
}
.item-container .bottom-container li{
font-size: 15px;
line-height: 20px;
}
.item-container .bottom-container h4:after {
content: “”; /* This is necessary for the pseudo element to work. */
display: block; /* This will put the pseudo element on its own line. */
width: 42px; /* Change this to whatever width you want. */
padding-top: 3px; /* This creates some space between the element and the border. */
border-bottom: 2px solid #71BE9B; /* This creates the border. Replace black with whatever color you want. */
}
.item-container .bottom-container .os{
width:calc(50% – 20px);
margin-right: 40px;
float:left;
}
@media only screen and (max-width: 600px) {
.item-container .bottom-container .os{
width:100%;
margin-right: 0px;
float:left;
}
}
.item-container .bottom-container .os.no-os{
display:none;
}
.item-container .bottom-container .shipping{
width:calc(50% – 20px);
float:left;
}
@media only screen and (max-width: 600px) {
.item-container .bottom-container .shipping{
width:100%;
margin-top: 20px;
}
}
.item-container .bottom-container .shipping.no-os{
width:100%;
}
.item-container .bottom-container .warranty{
width:100%;
margin-top: 40px;
float:left;
}


Gold – 9.7" Apple iPad Pro 1st Gen. 128GB – WiFi Only!

One-year warranty from AllState included!

Specs

  • Storage: 128GB
  • Connectivity: WiFi Only!

Functionality

100% fully functional and tested by our Apple Certified Technicians

Included

Charger

Condition

G
  • Good condition
  • Ordinary signs of use which can include: scratches, light dings, small chips, lightly bent corner/s
  • Listing may include additional details below
  • Pictures are of the actual device you will receive
  • R2 Functionality: F6– Like New
  • R2 Condition: C4– Used Good

Data/Software Information

iPadOS

Shipping

We will ship it fully insured via FedEx, UPS, or USPS (at our discretion). It will be sent within 1 business day and we will upload the tracking number. Purchases that are $750 or more will require a signature, and anything under $750 may or may not require a signature (at our discretion). We also have a few expedited FedEx Express options available at checkout if you need your package sooner (we may substitute FedEx Express for UPS Air for certain locations). Any item purchased by 2 P.M. Eastern on a business day will be shipped the same day. If it is purchased after that time it will be shipped the next business day. If you are using a package forwarding address please message us prior to purchase or we may cancel your order.

Warranty

One-year warranty from AllState included!

Buy with confidence from a trusted seller. We guarantee your satisfaction and that you will get exactly what you purchased!

Series

iPad Pro

Display Type

IPS LCD

Processor Model

Apple A9X

Features

Backlight, Bluetooth, Built-In Front Camera, Built-In Rear Camera, Web Browser

Network

Not Applicable

Operating System

iOS

Storage Capacity

128 GB

Battery Run Time

Up to 10 h

Color

Gold

Internet Connectivity

Wi-Fi

Processor Speed

2.16 GHz

Brand

Apple

Connectivity

Bluetooth, Wi-Fi

Processor

Dual Core

Screen Size

9.7 in

RAM Size

2 GB

Type

Tablet

Maximum Resolution

2048 x 1536

Model

Apple iPad Pro (1st Generation)

MPN

MLMX2LL/A

0.00
0 reviews
5
0
4
0
3
0
2
0
1
0

Only logged in customers who have purchased this product may leave a review.

Reviews

There are no reviews yet.

SKU: 296756209156 Category:  Tags: , ,
My Cart
Wishlist
Recently Viewed
Categories

Newsletter

Be the first to know about our new arrivals, exclusive offers and the latest fashion update.


Compare Products (0 Products)
9.7" Apple iPad Pro 1st Generation 128GB GOLD WiFi Only - MLMX2LL/A - Good

9.7" Apple iPad Pro 1st Generation 128GB GOLD WiFi Only - MLMX2LL/A - Good

Request a Call Back

    9.7" Apple iPad Pro 1st Generation 128GB GOLD WiFi Only - MLMX2LL/A - Good

    9.7" Apple iPad Pro 1st Generation 128GB GOLD WiFi Only - MLMX2LL/A - Good

    Ask a Question