-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproduct.html
200 lines (169 loc) · 8.54 KB
/
product.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
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="main.css">
<title>3Smart Reloaded</title>
<link rel="stylesheet" href="assets/Ext-styles/fa-css/all.min.css">
<script src="https://use.fontawesome.com/9e5ea821c0.js"></script>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap" rel="stylesheet">
</head>
<body>
<!-- Navigation Bar Code -->
<nav>
<img class="nav-logo" onClick="location.href='index.html'" src="./assets/Images/nav-footer-img/3smart_nobg_white.png" alt="3Smart Logo on NavBar">
<i class="fas fa-bars" onclick="toggleNavbar()"></i>
<ul class="menu">
<a href="changeover.html"><li class="list-item">Change Overs</li></a>
<a href="solar.html"><li class="list-item">Solar Installations</li></a>
<a href="about.html"><li class="list-item">About</li></a>
<a href="Contact.html"><li class="list-item">Contact</li></a>
</ul>
</nav>
<!-- mobile nav -->
<div id="mobile-menu" class="mobile-menu">
<ul>
<li><a href="changeover.html">ChangeOver</a></li>
<li><a href="solar.html">Solar Installations</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<!-- header ends -->
<div class="product">
<div class="product-image">
<img src="./assets/Images/product-img/B110-removebg-preview 1.png">
</div>
<div class="product-descr">
<div class="product-head">
<p class="product-name">
3smart A101 Auto Changeover Switch
</p>
<div class="5-star">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>| 44 reviews
</div>
<p class="product-price">#35,000</p>
</div>
<div class="product-view">
<p class="overview">
<h3 id="over">Overview:</h3>
Another good quality automatic changeover model from 3smart technologies. Apart from switching off the generator and changing over automatically when public supply is available,
this device also has the capacity to start the generator automatically when there is public power failure (the auto start feature must be enabled for this to happen).
The device also allows users to time their generator for as long as they want it operational. The generator will go off at the end of the set time.
</p>
<p class="feature">
<h3 class="feat">Feature</h3>
<ul class="features">
<li>Automatic changeover - smart/ATS 101</li>
<li>Suitable for single phase petrol generators up to 22kVA (120A current rating)</li>
<li>Easy to install, 24months warranty, 24/7 customer support</li>
<li>Ultra fast changeover (25ms); No power interruption during changeover. Your gadgets will not go off</li>
<li>Auto-stops generator when there's main power supply (PHCN) and changes over immediately</li>
</ul>
</p>
<div class="buttons">
<button class="btn">Get Product</button>
<button class="btn-orange">Go to Jumia Store</button>
</div>
</div>
</div>
</div>
<div class="similar">
<section class="co">
<h3>Similar Products</h3>
<div class="co-products">
<a href="https://www.jumia.com.ng/3smart-120-amps-single-phase-full-automation-automatic-changeover-for-generators-up-to-20kva-white-71295304.html">
<div class="co-box">
<div class="co-pic">'
<img src="./assets/Images/changeover-img/pB110.png" alt="">
</div>
<div class="co-details">
<p class="co-details-name">3smart 120 Amps Single Phase Full Automation Automatic ChangeOver For Generators Up To 20KVA - White</p>
<div class="5-star">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
</div>
<p class="co-details-price">#25,000.00</p>
</div>
</div>
</a>
<a href="https://www.jumia.com.ng/3smart-30amps-single-phase-automatic-change-over-for-generators-up-to-5kva-white-71297004.html">
<div class="co-box">
<div class="co-pic">'
<img src="./assets/Images/changeover-img/pB110.png" alt="">
</div>
<div class="co-details">
<p class="co-details-name">3smart 30Amps Single Phase Automatic Change Over For Generators Up To 5KVA - White</p>
<div class="5-star">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
</div>
<p class="co-details-price">#12,500.00</p>
</div>
</div>
</a>
<a href="https://www.jumia.com.ng/3smart-120a-3phase-remote-controlled-automatic-changeover-switch-with-installation-for-generators-below-25kva-5979645.html">
<div class="co-box">
<div class="co-pic">'
<img src="./assets/Images/changeover-img/pB110.png" alt="">
</div>
<div class="co-details">
<p class="co-details-name">3smart 120A 3Phase Remote - Controlled Automatic Changeover Switch With Installation For Generators Below 25Kva</p>
<div class="5-star">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
</div>
<p class="co-details-price">#94,000.00</p>
</div>
</div>
</a>
</div>
</section>
</div>
<!-- footer -->
<footer class="footer">
<div class="footer-1">
<img src="./assets/Images/nav-footer-img/footer-logo.png" alt="3Smart Technology Logo">
<p class="footer-1-descp">
3smart Technologies is a leading Nigeria Technology company that is committed to
providing millions of individuals and Institutes in Nigeria with reliable automatic changeover,
as well as offering you professional services,
through innovative approaches in the installation of solar energy systems.</p>
<div class="social-links">
<i class="fab fa-2x fa-facebook"></i>
<i class="fab fa-2x fa-twitter"></i>
<i class="fab fa-2x fa-instagram"></i>
</div>
</div>
<div class="footer-2">
<p class="footer-2-subheader">Quick Links</p>
<ul class="footer-links">
<a href="changeover.html"><li>Change Overs</li> </a>
<a href="solar.html"><li>Solar Installations</li></a>
<a href="#"><li>About Us</li></a>
<a href="#"><li>Contact Us</li></a>
<a href="#"><li>Privacy Policy</li></a>
</ul>
</div>
<div class="footer-3">
<p class="footer-3-subheader">Reach out to us</p>
<input type="text" placeholder="Enter Email Address">
</div>
</footer>
</body>
</html>