-
Notifications
You must be signed in to change notification settings - Fork 0
/
p6.html
336 lines (218 loc) · 10.7 KB
/
p6.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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="icon" type="image" href=" logo.jpeg">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Bobtot 5.1 Surround Sound Speakers Home Theater System - 10 inch Subwoofer 1200W 5.1/2.1 Channel Stereo Bluetooth Input Home Audio System for 4K TV Ultra HD AV DVD FM Radio USB with LED Display</title>
<link rel="stylesheet" href="p.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<link rel="stylesheet" href="https://unpkg.com/swiper@8/swiper-bundle.min.css" />
</head>
<body>
<!-- =============================== * navbar * ============================================ -->
<div class="header">
<div class="navbar">
<a href="TR.html">
<img src=" logo.jpeg" >
</a>
<div class="country_select" id="country">
<div class="select">
<p id="text"> Select Your Country </p>
<i class="fa-solid fa-chevron-down" id="moving"></i>
</div>
<ul class="option_box" id="list">
<li class="option" onclick="myfunction('USA')">
<i class="fa-solid fa-location-dot"></i>
<p>USA</p>
</li>
<li class="option" onclick="myfunction('Canada')">
<i class="fa-solid fa-location-dot"></i>
<p>Canada</p>
</li>
<li class="option" onclick="myfunction('India')">
<i class="fa-solid fa-location-dot"></i>
<p>India</p>
</li>
<li class="option" onclick="myfunction('Russia')">
<i class="fa-solid fa-location-dot"></i>
<p>Russia</p>
</li>
<li class="option" onclick="myfunction('Saudi Arabia')">
<i class="fa-solid fa-location-dot"></i>
<p>Saudi Arabia</p>
</li>
</ul>
</div>
<div class="search_box">
<input type="text" class="searchclass" id="searchid" placeholder="Find Laptops, Mobile phones and More....">
<p> <i class="fa-solid fa-magnifying-glass"></i> </p>
</div>
<div class="language">
<p id="eng_tag"> English </p>
<ul class="hin_eng">
<li onclick="languageTR('English')"> English </li>
<li onclick="languageTR('हिन्दी')">हिन्दी</li>
</ul>
</div>
<div class="message">
<i class="fa-regular fa-comment"></i>
</div>
<div class="notification">
<i class="fa-regular fa-bell"></i>
</div>
<div class="profile">
<div class="user_img" id="user_img_id">
<img src=" user.jpg">
</div>
<div class="dropdown" id="dropdownid">
<div class="nameandimg">
<img src=" user.jpg">
<p> Shashank Shekhar Singh </p>
</div>
<ul>
<li>
<i class="fa-regular fa-user"></i>
<p>My Account</p>
</li>
<li>
<i class="fa-solid fa-box"></i>
<p>My Orders</p>
</li>
<hr>
<li>
<i class="fa-regular fa-circle-question"></i>
<p>Help</p>
</li>
<li>
<i class="fa-solid fa-gear"></i>
<p>Settings</p>
</li>
<hr>
<li onclick="logout()">
<i class="fa-solid fa-right-from-bracket" ></i>
<p >Log Out</p>
</li>
</ul>
</div>
</div>
<div class="selling_page">
<button> <i class="fa-solid fa-plus"></i>
<p>RENT</p>
</button>
</div>
</div>
</div>
<!-- =============================== * product img * ============================================ -->
<div class="product_img">
<div class="image_description">
<div class="swiper">
<div class="swiper-wrapper">
<div class="swiper-slide"> <img src=" p21.jpg"> </div>
<div class="swiper-slide"> <img src=" p22.jpg"></div>
<div class="swiper-slide"> <img src=" p23.jpg"></div>
<div class="swiper-slide"> <img src=" p24.jpg"></div>
</div>
<div class="swiper-pagination"></div>
<div class="swiper-button-prev" id="prev"></div>
<div class="swiper-button-next" id="next"></div>
</div>
<div class="description">
<h3> Description </h3>
<p>About this item<br>
1200 Watts Peak Power: Surround sound system for tv can reach up to 1200 watts of power, 10-inch Subwoofer with built-in receiver, high volume but with professional sound quality and excellent bass sound, deliver the cleanest, most natural sound possible. Bring you and your family with full cinema experience at home
LED Light Effects: The bluetooth surround sound system use high-quality materials, with LED lighting effect which makes full of atmosphere, and also has digital display function. Full Function Remote allows you to turn on/off the LED light via Remote Control
Multimedia Support: 5.0 surround sound speakers can connect various smart devices, which are compatible with USB/SD/DVD/OPT/COA/AUX, also have a Built-In FM Receiver with Amazing Reception. 2 ¼” MIC Inputs with Echo function for karaoke. With longer built-in cable, the speakers can stand anywhere: Front Speakers L/F: 13Ft, Rear Speakers L/R: 31Ft, Center Speaker: 10Ft
Multiple Application: Plug and play, bluetooth stereo system are widely used for numerous scenarios such as Ultra HD 4K TV, game console, home DVD, computer, laptop. It's very suitable for watching movies, watching football games, partying, and e-sports games with friends at home. Additional cables include Optical cable/Coaxial cable/Signal cable/Antenna cable are support any application in needed
5.1 Channel Surround Stereo Sound: Bobtot stereo system for home has two modes of 5.1/2.1 channel, switch via remote control. Pro surround function provides you with more advanced enjoyment. You can independently control the volume of each speaker and the subwoofer
<br>
$269.99</p>
</div>
</div>
<div class="product_details">
<div class="box">
<div class="price">
<h3> $269.99</h3>
<div>
<p><i class="fa-solid fa-share-nodes" onclick="location.href='share.html'"></i> </p>
<p> <i class="fa-regular fa-heart" id="like"></i> </p>
</div>
</div>
<span> Raspberry Pi 4 Kits </span>
<div class="location">
<p>Mechanical Department,
IIT BHU,
Varanasi</p>
<p>One Week Ago</p>
</div>
</div>
<div class="box" id="box2">
<p class="Seller_description"> Seller Description </p>
<div class="seller_detail">
<img src=" seller.jpg">
<div>
<h2> TheShashankSS </h2>
<p>Member since May,2003</p>
</div>
</div>
<a href="chatbox.html"> Chat with Seller </a>
</div>
<div class="box" id="box3">
<h2> Posted in </h2>
<p>Aryabhatta Boys Hostel,
IIT BHU,
Varanasi</p>
<img src=" maps.png" >
</div>
</div>
</div>
<script src="https://unpkg.com/swiper@8/swiper-bundle.min.js"></script>
<script>
const like = document.getElementById("like");
like.addEventListener("click", () => {
like.classList.toggle("clicked");
});
function logout() {
window.location.replace("thanks.html");
}
// =============================== * navbar * ============================================
let country = document.getElementById('country');
let moving = document.getElementById('moving');
let text = document.getElementById('text');
let list = document.getElementById('list');
country.addEventListener('click', () => {
list.classList.toggle('hidden');
moving.classList.toggle('rotate')
});
function myfunction(variable) {
text.innerHTML = variable;
}
let eng_tag = document.getElementById('eng_tag');
let hin_eng = document.querySelector('.hin_eng');
let language = document.querySelector('.language');
language.addEventListener('click', () => {
hin_eng.classList.toggle('display_div');
});
function languageTR(anyone) {
eng_tag.innerHTML = anyone;
}
let user_img_id = document.getElementById('user_img_id');
let dropdownid = document.getElementById('dropdownid');
user_img_id.addEventListener('click', () => {
dropdownid.classList.toggle('block_div')
});
// =============================== * product img* ============================================
const swiper = new Swiper('.swiper', {
loop: true,
pagination: {
el: '.swiper-pagination',
},
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
});
</script>
</body>
</html>