forked from JDEE30/San-Antonios-Computer-Repair-with-Ecom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Affordable-office-laptop.html
416 lines (355 loc) · 23.7 KB
/
Affordable-office-laptop.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Affordable office laptop</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Laptop - High Quality laptop great for the office, student and browsing." />
<meta name="keywords" content="Laptop" />
<meta name="author" content="Laptop" />
<meta name="website" content="https://sanantonioscomputerrepair.com" />
<meta name="google-site-verification" content="X94euIxdpAEWdtIBKTVi8jui2B2Lsa5L8H4_dsOhphk" />
<!-- Start of twitter card meta -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="images/laptop-vtex-comm-view.jpg" />
<meta name="twitter:image:alt" content="Laptop" />
<meta name="twitter:description" content="Laptop - High Quality laptop great for the office, student and browsing.">
<!-- End of twitter card meta -->
<!-- Start of facebook open graph meta -->
<meta property="og:url" content="https://sanantonioscomputerrepair.com/Affordable-office-laptop.html" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Affordable office laptop" />
<meta property="og:description" content="Laptop - High Quality great for office, student and browsing."/>
<meta property="og:image" content="images/laptop-vtex-comm-view.jpg" />
<meta property="og:image:alt" content="Affordable office laptop" />
<meta property="og:image:type" content="image/jpg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<!-- End of facebook open graph meta -->
<!-- favicon -->
<link rel="shortcut icon" href="images/logo-light.png">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!-- tobii css -->
<link href="css/tobii.min.css" rel="stylesheet" type="text/css" />
<!-- Icons -->
<link href="css/materialdesignicons.min.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
<!-- Slider -->
<link rel="stylesheet" href="css/tiny-slider.css"/>
<!-- Main Css -->
<link href="css/style.css" rel="stylesheet" type="text/css" id="theme-opt" />
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<!--Start of Tawk.to Script-->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-155035371-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-155035371-1');
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4801884296816610"
crossorigin="anonymous"></script>
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Product",
"name": "Affordable office laptop",
"image": "https://www.sanantonioscomputerrepair.com/images/laptop-vtex-comm-view.jpg",
"description": "Office laptop",
"brand": "Vitex"
}
</script>
</head>
<body>
<!-- Navbar STart -->
<header id="topnav" class="defaultscroll sticky">
<div class="container">
<!-- Logo container-->
<a class="logo" href="index.html">
<span class="logo-light-mode">
<img src="images/logo-dark.png" class="l-dark" height="24" alt="">
<img src="images/logo-light.png" class="l-light" height="24" alt="">
</span>
<img src="images/logo-light.png" height="24" class="logo-dark-mode" alt="">
</a>
<div class="buy-button">
<a href="tel:+210-239-7606" target="_blank" class="btn btn-primary">Call Now</a>
</div><!--end login button-->
<!-- End Logo container-->
<div class="menu-extras">
<div class="menu-item">
<!-- Mobile menu toggle-->
<a class="navbar-toggle" id="isToggle" onclick="toggleMenu()">
<div class="lines">
<span></span>
<span></span>
<span></span>
</div>
</a>
<!-- End mobile menu toggle-->
</div>
</div>
<div id="navigation">
<!-- Navigation Menu-->
<ul class="navigation-menu nav-light">
<li><a href="index.html" class="sub-menu-item">Home</a></li>
<li><a href="products.html" class="sub-menu-item">Products</a></li>
<li><a href="services.html" class="sub-menu-item">Services</a></li>
<li><a href="blog.html" class="sub-menu-item">Blog</a></li>
<li><a href="contact.html" class="sub-menu-item">Contact</a></li>
</ul><!--end navigation menu-->
<div class="buy-menu-btn d-none">
<a href="tel:+210-239-7606" class="btn btn-primary">Call Now</a> </div><!--end login button-->
</div><!--end navigation-->
</div><!--end container-->
</header><!--end header-->
<!-- Navbar End -->
<!-- Hero Start -->
<section class="bg-half bg-light d-table w-100">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-12 text-center">
<div class="page-next-level">
<h1 class="title">Affordable Office laptop - from vitex</h1>
<div class="page-next">
<nav aria-label="breadcrumb" class="d-inline-block">
<ul class="breadcrumb bg-white rounded shadow mb-0">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item"><a href="products.html">Shop</a></li>
<li class="breadcrumb-item active" aria-current="page">Product Details</li>
</ul>
</nav>
</div>
</div>
</div><!--end col-->
</div><!--end row-->
</div> <!--end container-->
</section><!--end section-->
<div class="position-relative">
<div class="shape overflow-hidden text-white">
<svg viewBox="0 0 2880 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 48H1437.5H2880V0H2160C1442.5 52 720 0 720 0H0V48Z" fill="currentColor"></path>
</svg>
</div>
</div>
<!-- Hero End -->
<section class="section pb-0">
<div class="container">
<div class="row align-items-center">
<div class="col-md-5">
<div class="tiny-single-item">
<div class="tiny-slide"><img src="images/red -laptop.jpg" class="img-fluid rounded" alt="An image of a laptop"></div>
<div class="tiny-slide"><img src="images/red laptop -2.jpg" class="img-fluid rounded" alt="A second view image of a laptop"></div>
<div class="tiny-slide"><img src="images/laptop-vtex-second-view.jpg" class="img-fluid rounded" alt="Another image of a laptop"></div>
</div>
</div><!--end col-->
<div class="col-md-7 mt-4 mt-sm-0 pt-2 pt-sm-0">
<div class="section-title ms-md-4">
<h2 class="title"> Vitex 4 Core 4 thread N509512GB ram 15.6 inch work laptop</h2>
<h5 class="text-muted">$499.99 <del class="text-danger ms-2">$600</del> </h5>
<ul class="list-unstyled text-warning h5 mb-0">
<li class="list-inline-item"><i class="mdi mdi-star"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star"></i></li>
</ul>
<h2 class="mt-4 py-2">Overview :</h2>
<p class="text-muted">New laptop high spec great for browsing, studying, and light gaming.</p>
<ul class="list-unstyled text-muted">
<li class="mb-0"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span> Screen Resolution: 1980x1080</li>
<li class="mb-0"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span> Processor Core: Quad-Core</li>
<li class="mb-0"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span> Ram: 12GB DDR4</li>
<li class="mb-0"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span> Storage: 128GB Flash</li>
<li class="mb-0"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span> Additional: Intel Graphics card, cpu and processor.</li>
<li class="mb-0"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span> Operating System: Windows 10</li>
</ul>
<div class="mt-4 pt-2">
<div id="smart-button-container">
<div id="smart-button-container">
<div style="text-align: center;">
<div id="paypal-button-container"></div>
</div>
</div>
<script src="https://www.paypal.com/sdk/js?client-id=sb&enable-funding=venmo¤cy=USD" data-sdk-integration-source="button-factory"></script>
<script>
function initPayPalButton() {
paypal.Buttons({
style: {
shape: 'rect',
color: 'blue',
layout: 'horizontal',
label: 'paypal',
},
createOrder: function(data, actions) {
return actions.order.create({
purchase_units: [{"description":"Vitex 4 Core 4 thread N509512GB ram 15.6 inch work laptop color:red ","amount":{"currency_code":"USD","value":499.99}}]
});
},
onApprove: function(data, actions) {
return actions.order.capture().then(function(orderData) {
// Full available details
console.log('Capture result', orderData, JSON.stringify(orderData, null, 2));
// Show a success message within this page, e.g.
const element = document.getElementById('paypal-button-container');
element.innerHTML = '';
element.innerHTML = '<h3>Thank you for your payment!</h3>';
// Or go to another URL: actions.redirect('thank_you.html');
});
},
onError: function(err) {
console.log(err);
}
}).render('#paypal-button-container');
}
initPayPalButton();
</script>
</div>
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
<div class="container mt-100 mt-60">
<div class="row">
<div class="col-12">
<ul class="nav nav-pills shadow flex-column flex-sm-row d-md-inline-flex mb-0 p-1 bg-white rounded position-relative overflow-hidden" id="pills-tab" role="tablist">
<li class="nav-item m-1">
<a class="nav-link py-2 px-5 active rounded" id="description-data" data-bs-toggle="pill" href="#description" role="tab" aria-controls="description" aria-selected="false">
<div class="text-center">
<h2 class="mb-0">Description</h2>
</div>
</a><!--end nav link-->
</li><!--end nav item-->
<li class="nav-item m-1">
<a class="nav-link py-2 px-5 rounded" id="additional-info" data-bs-toggle="pill" href="#additional" role="tab" aria-controls="additional" aria-selected="false">
<div class="text-center">
<h2 class="mb-0">Additional Information</h2>
</div>
</a><!--end nav link-->
</li><!--end nav item-->
<div class="tab-content mt-5" id="pills-tabContent">
<div class="card border-0 tab-pane fade show active" id="description" role="tabpanel" aria-labelledby="description-data">
<p class="text-muted mb-0">
<ul>
<li>Port: 2 USB 3.0</li>
<li>Hard Drive: SSD</li>
<li>Frecuency: 2.80 GHz</li>
<li>WLAN: WiFi 802.11 ac</li>
<li>Memory: 12GB DDR</li>
<li>Keyboard: English</li>
<li>Processor: Intel Celeron</li>
<li>Screen Size: 15.6"</li>
<li>Video Memory Type: GDDR4</li>
<li>Display Resolution: 1980x1080</li>
</ul> </div>
<div class="card border-0 tab-pane fade" id="additional" role="tabpanel" aria-labelledby="additional-info">
<table class="table">
<tbody>
<tr>
<td style="width: 100px;">Item Condition:</td>
<td class="text-muted">
New</td>
</tr>
<tr>
<td>Interface Rate:</td>
<td class="text-muted">
6Gb/s</td>
</tr>
<tr>
<td>Average Seek Time:</td>
<td class="text-muted">8.9ms</td>
</tr>
</tbody>
</table>
</div>
<img src="images/laptop-vtext-info.jpg" style="margin-top: 5%; margin-bottom: 5%;" class="img-fluid" alt="Image of a great laptop for using">
<img src="images/laptop red description 1.jpg" style="margin-top: 5%; margin-bottom: 5%;" class="img-fluid" alt="Image of a great laptop for using">
<img src="images/laptop red description 2.jpg" style="margin-top: 5%; margin-bottom: 5%;" class="img-fluid" alt="Image of a great laptop for using">
<img src="images/laptop red description 3.jpg" style="margin-top: 5%; margin-bottom: 5%;" class="img-fluid" alt="Image of a great laptop for using">
<div class="mt-4 pt-2">
</div>
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
<!-- Footer Start -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-lg-4 col-12 mb-0 mb-md-4 pb-0 pb-md-2">
<a href="#" class="logo-footer">
<img src="images/logo-light.png" height="24" alt="">
</a>
<p class="mt-4">San Antonio Computer Repair service is the best computer repair service in San Antonio. We provide fast, reliable computer repairs, computer repair parts, and computer accessories.</p>
<ul class="list-unstyled social-icon foot-social-icon mb-0 mt-4">
<li class="list-inline-item"><a href="https://www.facebook.com/SanAntoniosComputerRepair" class="rounded"><i data-feather="facebook" class="fea icon-sm fea-social"></i></a></li>
</ul><!--end icon-->
</div><!--end col-->
<div class="col-lg-2 col-md-4 col-12 mt-4 mt-sm-0 pt-2 pt-sm-0">
<h5 class="text-light footer-head">Menu</h5>
<ul class="list-unstyled footer-list mt-4">
<li><a href="index.html" class="sub-menu-item">Home</a></li>
<li><a href="products.html" class="sub-menu-item">Products</a></li>
<li><a href="services.html" class="sub-menu-item">Services</a></li>
<li><a href="blog.html" class="sub-menu-item">Blog</a></li>
<li><a href="contact.html" class="sub-menu-item">Contact</a></li> </ul>
</div><!--end col-->
<div class="col-lg-3 col-md-4 col-12 mt-4 mt-sm-0 pt-2 pt-sm-0">
<h5 class="text-light footer-head">Useful Links</h5>
<ul class="list-unstyled footer-list mt-4">
<li><a href="../pc-repairs/is-my-computer-worth-fixing.html" class="text-foot"><i class="uil uil-angle-right-b me-1"></i>Is my computer worth fixing</a></li>
<li><a href="../pc-repairs/pc-repair-cost.html" class="text-foot"><i class="uil uil-angle-right-b me-1"></i>How much does a computer repair cost</a></li>
<li><a href="../pc-repairs/student-laptop-prices.html" class="text-foot"><i class="uil uil-angle-right-b me-1"></i>How much are laptops for students</a></li>
</ul>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</footer><!--end footer-->
<footer class="footer footer-bar">
<div class="container text-center">
<div class="row align-items-center">
<div class="col-sm-6">
<div class="text-sm-start">
<p class="mb-0">© <script>document.write(new Date().getFullYear())</script> San Antonio's Computer Repair -</i> <a href="https://sanantonioswebdesign.com/Web-design-Portfolio.html" target="_blank" class="text-reset"><span style="color: aliceblue;">Web Design from San Antonio's Web Design </span></a>.</p>
</div>
</div><!--end col-->
<div class="col-sm-6 mt-4 mt-sm-0 pt-2 pt-sm-0">
<ul class="list-unstyled text-sm-end mb-0">
<li class="list-inline-item"><a href="javascript:void(0)"><img src="images/payments/american-ex.png" class="avatar avatar-ex-sm" title="American Express" alt=""></a></li>
<li class="list-inline-item"><a href="javascript:void(0)"><img src="images/payments/discover.png" class="avatar avatar-ex-sm" title="Discover" alt=""></a></li>
<li class="list-inline-item"><a href="javascript:void(0)"><img src="images/payments/master-card.png" class="avatar avatar-ex-sm" title="Master Card" alt=""></a></li>
<li class="list-inline-item"><a href="javascript:void(0)"><img src="images/payments/paypal.png" class="avatar avatar-ex-sm" title="Paypal" alt=""></a></li>
<li class="list-inline-item"><a href="javascript:void(0)"><img src="images/payments/visa.png" class="avatar avatar-ex-sm" title="Visa" alt=""></a></li>
</ul>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</footer><!--end footer-->
<!-- Footer End -->
<!-- Back to top -->
<a href="#" onclick="topFunction()" id="back-to-top" class="btn btn-icon btn-primary back-to-top"><i data-feather="arrow-up" class="icons"></i></a>
<!-- Back to top -->
<!-- javascript -->
<script src="js/bootstrap.bundle.min.js"></script>
<!-- SLIDER -->
<script src="js/tiny-slider.js "></script>
<!-- Icons -->
<script src="js/feather.min.js"></script>
<!-- Main Js -->
<script src="js/plugins.init.js"></script><!--Note: All init js like tiny slider, counter, countdown, maintenance, lightbox, gallery, swiper slider, aos animation etc.--> <!-- Design template provided by landrick & Shreethemese-->
<script src="js/app.js"></script><!--Note: All important javascript like page loader, menu, sticky menu, menu-toggler, one page menu etc. -->
<script type="text/javascript">
var vglnk = {key: 'f7acddbb5f83290ab213277215b7bc56'};
(function(d, t) {
var s = d.createElement(t);
s.type = 'text/javascript';
s.async = true;
s.src = '//cdn.viglink.com/api/vglnk.js';
var r = d.getElementsByTagName(t)[0];
r.parentNode.insertBefore(s, r);
}(document, 'script'));
</script>
</body>
</html>