-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathproducts-full-3.html
More file actions
433 lines (406 loc) · 22.1 KB
/
Copy pathproducts-full-3.html
File metadata and controls
433 lines (406 loc) · 22.1 KB
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
417
418
419
420
421
422
423
424
425
426
427
428
429
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="format-detection" content="telephone=no">
<!-- favicon -->
<!--<link href="assets/img/favicon.ico" rel="shortcut icon" type="image/x-icon" />-->
<!-- fonts -->
<link href="https://fonts.googleapis.com/css?family=Oxygen:100,300,400,700" rel="stylesheet">
<!-- css -->
<link href="assets/css/vendor/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/vendor/bootstrap-theme.css" rel="stylesheet">
<link href="assets/css/vendor/slick.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body class="page-enagic">
<!-- THE page-header -->
<header class="page-header header-png">
<div class="container-fluid">
<div class="row">
<div class="col-xs-6 col-md-3">
<a class="logo" href="index.html"><img src="assets/img/icons/logo.png" alt=""></a>
</div>
<div class="col-xs-6 col-md-9">
<nav class="main-menu">
<ul>
<li class=""><a href="index.html">Home</a></li>
<li class="menu-item_outer">
<a href="#" onclick="return false;">Uses</a>
<span class="head-li-mask"></span>
<ul class="menu-item_inner">
<span class="left-border"></span>
<span class="right-border"></span>
<span class="bottom-border"></span>
<li><a href="uses_greener_home.html">Home care</a></li>
<li><a href="personal-care.html">Personal care</a></li>
<li><a href="kitchen-greener.html">In The Kitchen</a></li>
<li><a href="garden-greener.html">In The Garden</a></li>
<li><a href="pets-greener_pet.html">For Your Pets</a></li>
<li class=""><a href="water-types.html">5 Water Types</a></li>
</ul>
</li>
<li class="menu-item_outer ">
<a href="#" onclick="return false;">Enagic</a>
<span class="head-li-mask"></span>
<ul class="menu-item_inner">
<span class="left-border"></span>
<span class="right-border"></span>
<span class="bottom-border"></span>
<li><a href="enagic_corporate.html">Enagic® Corporate</a></li>
<li class=""><a href="enagic_givesback.html">Enagic® Gives Back</a></li>
<li><a href="enagic_guidelines.html">Guidelines for Environment</a></li>
<li><a href="enagic.html">Certification</a></li>
</ul>
</li>
<li class="active"><a href="products.html">PRODUCTS</a></li>
<li><a href="video.html">video</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</nav>
<!-- END main-menu -->
<div id="mobile-menu_btn" class="mobile-menu_btn">
<span></span>
<span></span>
<span></span>
</div>
<!-- END mobile-menu-btn -->
</div>
</div>
</div>
</header>
<!-- END page-header -->
<!-- THE mobile-menu -->
<div class="mobile-menu">
<div class="mobile-menu_app view_main">
<div class="mobile-menu_header">
<div class="mobile-menu_back">
<i class="icon-mobile-back"></i>
</div>
<div class="mobile-menu_close">
<i class="icon-mobile-close"></i>
</div>
</div>
<div class="mobile-menu_content">
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li class="parent uses">
<a href="#">Uses<i class="icon-mobile-arrow-right"></i></a>
<ul>
<li class="home_care care"><a href="#">home care<i class="icon-mobile-arrow-right"></i></a>
<ul>
<li><a href="uses_greener_home.html" class="active">A Greener Home</a></li>
<li><a href="uses_green_laundering.html">Green Laundering</a></li>
<li><a href="uses_green_cleaning.html">Green Cleaning</a></li>
<li><a href="uses_green_dishes.html">Greener Dishes</a></li>
<li><a href="uses_home_recipes.html">Home Recipes</a></li>
</ul>
</li>
<li class="parent care1"><a href="#">personal care<i class="icon-mobile-arrow-right"></i></a>
<ul>
<li><a href="personal-care.html" class="active">Personal Care</a></li>
<li><a href="personal-beauty.html">Green Beauty</a></li>
<li><a href="personal-fragrances.html">Green Fragrances</a></li>
<li><a href="personal-hair.html">Hair Care</a></li>
<li><a href="personal-recipes.html">Personal Care Recipes</a></li>
</ul>
</li>
<li class="kitchen care2"><a href="#">in the kitchen<i class="icon-mobile-arrow-right"></i></a>
<ul>
<li><a href="kitchen-greener.html" class="active">Greener Kitchen</a></li>
<li><a href="kitchen-cleaner.html">Cleaner Produce
with Kangen Water®</a></li>
<li><a href="kitchen-cooking.html">Kangen Cooking</a></li>
<li><a href="kitchen-water.html">Kangen Water®
with a Twist</a></li>
<li><a href="kitchen-recipes.html">Recipes</a></li>
</ul>
</li>
<li class="garden care3"><a href="#">in the garden<i class="icon-mobile-arrow-right"></i></a>
<ul>
<li><a href="garden-greener.html" class="active">Greener Garden</a></li>
<li><a href="garden-benefits.html">Benefits of Gardening</a></li>
<li><a href="garden-water.html">Gardening with
Kangen Water®</a></li>
<li><a href="garden-children.html">Benefits of Gardening
for Your Children</a></li>
<li><a href="garden-compost.html">Compost with
Kangen Water®</a></li>
</ul>
</li>
<li class="pets care4"><a href="#">for your pets<i class="icon-mobile-arrow-right"></i></a>
<ul>
<li><a href="pets-greener_pet.html" class="active">Greener Pet</a></li>
<li><a href="pets-treatment.html">Flea & Tick Treatment</a></li>
<li><a href="pets-eliminate.html">Eliminate Pet Odor</a></li>
<li><a href="pets-hydration.html">Pet Hydration</a></li>
</ul>
</li>
<li><a href="water-types.html">five water types</a></li>
</ul>
</li>
<li class="parent enagic">
<a href="#">Enagic<i class="icon-mobile-arrow-right"></i></a>
<ul>
<li><a href="enagic.html" class="active">Enagic® Corporate</a></li>
<li><a href="enagic_givesback.html">Enagic® Gives Back</a></li>
<li><a href="enagic_guidelines.html">Guidelines for Environment</a></li>
<li><a href="enagic.html">Certification</a></li>
</ul>
</li>
<li><a href="products.html">Products</a></li>
<li><a href="video.html">Video</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</div>
</div>
<!-- END mobile-menu -->
<main id="section-wrapp" class="section-wrapp">
<div id="" class="main container-fluid">
<section class=" section-products_big full">
<article class="">
<div class="item-3">
<figure>
<img src="assets/img/products/product-3.jpg" alt=""> <br>
<a href="#" class="">
<div class="my_btn btn btn-default btn-big">
<svg>
<rect x="0" y="0" fill="none" width="150" height="50"/>
</svg>
buy now
</div>
</a>
</figure>
<div class="info_wrapper">
<h3>Leveluk SD501 Platinum 5-Language </h3>
<strong>The Ultimate Home Use Model
</strong>
<p>
<strong>Introducing the BRAND NEW 5-Language SD501 Platinum!</strong> The all-new SD501 Platinum features a revamped modern design that coordinates beautifully with today's stylish kitchens. It has the same powerful performance in an all-new package. Smart New Look, Same Reliable SD501!
<br><br>The Multi-Language SD501 Platinum expertly "speaks" in 5 languages: English, German, French, Italian and Spanish!
</p>
<p><strong>Generates:</strong><br>
Strong Kangen Water (11.0pH), Kangen Water® (8.5 - 9.5pH), Neutral Water (7.0pH), Slightly Acidic "Beauty" Water (4.0 - 6.0), and Strong Acidic Water (2.5pH)
</p>
<p><strong>Prices</strong> <br>
• $4,280 • CA$4,300 • MX$52,815 €3,000AU • $4,500 • SGD5,400 • MYR13,200 • RUB180,000 • HK$32,900 • NT$150,000 • R$14,445
<br>This product can only be purchased through distributors. <br>
All distributors sell at the retail price.
</p>
<p>
Warranty: 5-year full
</p>
<h4>Product Specifications</h4>
<ul>
<li><span>Model name / number </span><span>Leveluk SD501 PLATINUM</span></li>
<li><span>Water source connection</span><span>1-way diverter (TAP/ION) connects to the end of faucet
</span></li>
<li><span>Power Supply</span><span>AC 120V, 60Hz (with ground)
</span></li>
<li><span>Power consumption </span><span>Approx. 230W (under maximum electrolysis function)
</span></li>
<li><span>System </span><span>Continuous Ionized Electrolysis Water Generator System (with built-in flow rate sensor)
</span></li>
<li><span>Production rate(gallons(s)/minute)</span><span>
Kangen Water®: 1.2-2.0 <br>
Acidic water: 0.4-0.7 <br>
Strong Acidic water: 0.16-0.3
</span></li>
<li><span>Level Selections</span><span>
Kangen Water® / 3 levels (approx. pH 8.5-9.5) <br>
Clean water (pH 7) <br>
Acidic water (approx. pH 5.5-6.5) <br>
Strong Acidic water (approx. pH 2.4-2.7) <br>
Strong Kangen water (approx. pH 11.0)
</span></li>
<li><span>Electrolysis Capability</span><span>Approx. 30 min at normal room temperature
</span></li>
<li><span>Cell cleaning method </span><span>Auto cleaning system (periodically controlled by microcomputer)
</span></li>
<li><span>Applicable water quality and pressure</span><span>
Municipally supplied drinking water: dynamic range in 100-450kPa
</span></li>
<li><span>Electrolysis Enhancer </span><span>
Forced dissolving type additive system (One time addition produces approx. 1.0-1.3 gallons of Strong Acidic water.)
</span></li>
<li><span>Enhancer Refilling</span><span>
Indicates by voice, buzzer and LCD
</span></li>
<li><span>Protector </span><span>
Current Limiter/Voltage <br> Stabilizer/Thermal Protection
</span></li>
<li><span>Electrode material</span><span>Platinum coated Titanium
</span></li>
<li><span>Electrode plates</span><span>7</span></li>
</ul>
<h4>Water Filtering</h4>
<ul>
<li><span>Filtering medium </span><span> Anti-bacterial Granular Activated Charcoal and Sulfurous Acidic Calcium
</span></li>
<li><span>Residual chlorine removal</span><span>
Total water flow: 1,500 gallons <br>
Removal rate / JISS3201 Test: 80%
</span></li>
<li><span>Initial chlorine removal</span><span>95% or greater</span></li>
<li><span>Elements not removable</span><span>
Metallic ions and/or salinity present in original tap water</span></li>
<li><span>Time to exchange the filter </span><span>
When the filter has treated 1500 gallons of water (depends on quality of original tap water)
</span></li>
<li><span>Optional/replacement parts</span><span>
Standard water filter for chlorine removal: <br>
MW-7000R<br>
High grade water filter for chlorine removal:<br>
MW-7000HG<br>
Glycerol-phosphate Acidic Calcium:<br>
3g x 12 packs/box<br>
Electrolysis enhancer:<br>
3 bottles of 0.93pt<br>
Cleaning filter:<br>
E-Cleaner
</span></li>
</ul>
<h4>Additional Info</h4>
<ul>
<li><span>Dimensions (mm)</span><span>(see scale drawing) (inch)</span></li>
<li><span>Gross Weight (wet)</span><span>13.9 lbs</span></li>
</ul>
<img src="assets/img/products/product_sd501_scale.jpg" alt="">
<img src="assets/img/products/product_faucettypes.jpg" alt="">
</div>
</div>
</article>
<button class="close-button"><img src="assets/img/grid/close-button.png" alt=""></button>
</section>
</div>
<!-- END section -->
<section class="section section-get ">
<div class="row">
<div class="container">
<div class="row">
<div class="table">
<div class="table-cell">
<div class="bg">
<img src="assets/img/bg/section/3-layers.png" alt="">
</div>
<div class="col-md-8">
<div class="form-wrapper">
<div class="text">
<h2>Get your FREE Eco-Living eBook!</h2>
<p>The eBook is sent to you via email. We dislike spam too!
Your details are kept safe. Feel free to read our Privacy Policy.</p>
</div>
<div class="form">
<form action="#">
<div class="form_group">
<input class="form_input" type="text" required>
<label>First Name</label>
</div>
<div class="form_group">
<input class="form_input" type="text" required>
<label>Last Name</label>
</div>
<div class="form_group">
<input class="form_input" type="email" required>
<label>Email</label>
</div>
<div class="form_group">
<input class="form_input" type="tel" required>
<label>Phone</label>
</div>
<div class="form_group">
<input id="check1" class="form_checkbox" type="checkbox">
<label for="check1">Yes! Please also send the Newsletter</label>
</div>
<div class="form_group">
<button type="submit" class="btn_send my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="175" height="50"/>
</svg>
Send The ebook
</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- END section -->
<!-- THE page-footer -->
<footer class="section page-footer">
<div class="row">
<div class="container">
<div class="row">
<div class="col-sm-3 footer-col">
<h3>Kangen Water®</h3>
<p>Kangen Water® is delicious water created from Enagic's innovative water technology. Not only
do these devices filter your tap water, but they also produce ionized alkaline and acidic waters through electrolysis.</p>
</div>
<div class="col-sm-3 footer-col">
<h3>Your Distributor</h3>
<ul class="footer-contact">
<li><i class="icon-home"></i>Alkaline River, Asheville, NC, US</li>
<li><i class="icon-phone"></i>1 555-222-2323</li>
<li><i class="icon-print"></i>1 555-111-1212</li>
<li><i class="icon-twitter-with-circle"></i><a href="#">Twitter</a></li>
<li><i class="icon-facebook-with-circle"></i><a href="#">Facebook</a></li>
</ul>
</div>
<div class="col-sm-3 footer-col">
<h3>Other Websites</h3>
<nav>
<ul>
<li><a href="#">EnagicWebSystem.com © 2011-2016 </a></li>
<li><a href="#">EnagicWebSystem.com © 2011-2016 </a></li>
<li><a href="#">EnagicWebSystem.com © 2011-2016 </a></li>
<li><a href="#">EnagicWebSystem.com © 2011-2016 </a></li>
</ul>
</nav>
</div>
<div class="col-sm-3 footer-col">
<h3>Live Help</h3>
<!-- <a href="#" class="btn btn-default btn-icons"><i class="icon-chat"></i>is offline</a> -->
<a href="#" class="btn-icons">
<i class="icon-chat"></i>
<div class="btn_footer my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="190" height="50"/>
</svg>
is offline
</div>
</a>
<p class="copyright">EnagicWebSystem.com © 2011-2016</p>
</div>
</div>
</div>
</div>
</footer>
<!-- END page-footer -->
</main>
<!-- END ection-wrapp -->
<!-- js -->
<script src="assets/js/vendor/modernizr-2.7.1.min.js"></script>
<script src="assets/js/vendor/jquery-3.1.0.min.js"></script>
<script src="assets/js/vendor/jquery-migrate-3.0.0.min.js"></script>
<script src="assets/js/vendor/ScrollToPlugin.js"></script>
<script src="assets/js/vendor/TweenMax.min.js"></script>
<script src="assets/js/vendor/device.min.js"></script>
<script src="assets/js/vendor/jquery.waypoints.min.js"></script>
<script src="assets/js/vendor/slick.min.js"></script>
<script src="assets/js/vendor/modernizr.custom.js"></script>
<script src="assets/js/vendor/classie.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>