-
Notifications
You must be signed in to change notification settings - Fork 2
/
upcomingseller.html
461 lines (401 loc) · 20.6 KB
/
upcomingseller.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
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
<!DOCTYPE html>
<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">
<title>Upcoming Sellers</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/upcomingseller.css"/>
<!-- calender css -->
<link rel="stylesheet" href="/css/style.css"/>
<link rel="stylesheet" href="/css/evo-calendar.min.css"/>
<link rel="stylesheet" href="/css/evo-calendar.royal-navy.min.css"/>
<link rel="stylesheet" href="/css/index.css" />
<link rel="stylesheet" href="/css/popup1.css"/>
<link rel="stylesheet" href="/css/popup2.css"/>
<link rel="stylesheet" href="/css/popup3.css"/>
<link rel="stylesheet" href="/css/popup4.css"/>
<link rel="stylesheet" href="/css/popup5.css"/>
<link rel="stylesheet" href="/css/popup6.css"/>
</head>
<body>
<div id="frame">
<!-- div-1----HEADER -->
<div id="div1" class="header" >
<!-- Nav Bar Header -->
<!-- Ebay Logo and START SELLING Button -->
<div id="navBar1">
<!-- Ebay Logo -->
<div id="ebayLogo">
<a href="/index.html"><img id="logo" title="eBay Logo" src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/EBAY-LOGO.webp" width="190" height="98"/></a>
</div>
<!-- START SELLING Button -->
<div id="start">
<a href="/page1.html" title="Register Here" id="startSelling">START SELLING</a>
</div>
</div>
<!-- Links of options on NAV BAR -->
<div class="navbar">
<div class="dropdown">
<button class="dropbtn"><a id="navSetting">Getting Started </a><i class="fa fa-caret-down"></i></button>
<div class="dropdown-content">
<div class="row">
<div class="column">
<div >
<a><img width="300" src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/why-sell-on-ebay-menu.webp"/></a>
<a id="btn1" href="gettingStarted.html">Why Sell On eBay</a>
</div>
<div >
<a><img width="300"src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/how-to-sell-on-ebay-1.webp"/></a>
<a id="btn1" href="page1.html">How to Sell Globally On ebay</a>
</div>
<div>
<a><img width="300"src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/selling-fees.png"></a>
<a id="btn1" href="https://sellglobal.ebay.in/seller-center/selling-fee/">Selling Fees</a>
</div>
<div>
<a><img width="300"src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/faq-1.webp"></a>
<a id="btn1" href="https://sellglobal.ebay.in/seller-center/faqs/">FAQ'S</a>
</div>
</div>
</div>
</div>
</div>
<!-- Seller Updates -->
<div class="dropdown2">
<button class="dropbtn2"><a id="navSetting">Seller Updates</a><i class="fa fa-caret-down"></i></button>
<div class="dropdown-content2">
<div class="row2">
<div class="column2">
<div>
<a href=""><img width="350" src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/training-calendar.webp"/></a>
<a id="btn2" href="sellerUpdates.html">Seller Training Section</a>
</div>
<div>
<a href="#"><img width="350"src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/seller-community-1.webp"/></a>
<a id="btn2" href="https://community.ebay.in/">Seller Community</a>
</div>
<div>
<a href="#"><img width="350"src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/Announcements.webp"></a>
<a id="btn2" href="https://community.ebay.in/t5/eBay-Announcements/bg-p/eBayAnnouncements">Seller Announcements</a>
</div>
</div>
</div>
</div>
</div>
<div class="dropdown3">
<button class="dropbtn3"><a id="navSetting">About Us</a><i class="fa fa-caret-down"></i></button>
<div class="dropdown-content3">
<div class="row3">
<div class="column3">
<a href="https://sellglobal.ebay.in/seller-center/about-ebay/"><img id="arshad" width="100%" height="auto"src="/images/popAbout.png" alt=""></a>
</div>
</div>
</div>
</div>
<!-- product and listings -->
<div class="dropdown4">
<button class="dropbtn4"><a id="navSetting">Products Listing</a><i class="fa fa-caret-down"></i></button>
<div class="dropdown-content4">
<div class="row4">
<div class="column4">
<h3><u>Create Listing</u></h3>
<a href="https://sellglobal.ebay.in/seller-center/guide-to-creating-your-first-ebay-listing/">Guide to Creating Your First eBay Listing</a>
<a href="https://sellglobal.ebay.in/seller-center/guide-to-creating-your-first-ebay-listing/">Listing Types & Durations</a>
<a href="https://sellglobal.ebay.in/seller-center/guide-to-creating-your-first-ebay-listing/">Create the Perfect Listing</a>
<a href="https://sellglobal.ebay.in/seller-center/guide-to-creating-your-first-ebay-listing/">Multi-Variation and Multi-quantty Listing</a>
<a href="https://sellglobal.ebay.in/seller-center/guide-to-creating-your-first-ebay-listing/">Varified Right Owner Program</a>
<a href="https://sellglobal.ebay.in/seller-center/guide-to-creating-your-first-ebay-listing/">Third Party ServiceProviders</a>
</div>
<div class="column4">
<h3><u>Manage Listing</u></h3>
<a href="https://sellglobal.ebay.in/seller-center/selling-limits-zero-insertion-fee/">Selling limits & Zero insertion fees</a>
<a href="#">Photo Tips</a>
<a href="#">Product Identifiers</a>
<a href="#">Improve search ranking with Item Specifics</a>
<a href="#">Item description best practices</a>
<a href="#">Listing Upgrades</a>
<a href="#">Sellers Updates</a>
<a href="#">Managing Time Away Setting</a>
</div>
</div>
</div>
</div>
<!-- shipping and payments -->
<div class="dropdown5">
<button class="dropbtn5"><a id="navSetting">Shipping & Promotion</a><i class="fa fa-caret-down"></i></button>
<div class="dropdown-content5">
<div class="row5">
<div class="column5">
<h3><u>Shipping</u></h3>
<a href="https://sellglobal.ebay.in/seller-center/introduction-to-cross-border-shipping/">Introduction to Cross Border Shipping</a>
<a href="#">Packing and Shipping Tips</a>
<a href="#">Shipping Options</a>
<a href="#">Tracking Your Orders</a>
</div>
<div class="column5">
<h3><u>Return</u></h3>
<a href="/upcomingseller.html">Handling and Automating Returns</a>
<a href="#">The Benefits of Accepting Returns</a>
<a href="#">How to Minimise Returns</a>
</div>
<div class="column5">
<h3><u>Payment & Fees</u></h3>
<a href="https://sellglobal.ebay.in/seller-center/fee-and-features/">Fee and Features</a>
<a href="#">Getting paid from buyer</a>
<a href="#">Payment Holds</a>
<a href="#">Send Your Buyers an Invoice</a>
<a href="#">How to pay eBay invoice</a>
<a href="#">Tax Information</a>
</div>
</div>
</div>
</div>
<!-- Marketing & Promotions -->
<div class="dropdown6">
<button class="dropbtn6"><a id="navSetting">Marketing & Promotions</a><i class="fa fa-caret-down"></i></button>
<div class="dropdown-content6">
<div class="row6">
<div class="column6">
<h3><u>Store</u></h3>
<a href="/why_get_an_ebay_store.html">Why get an eBay Store</a>
<a href="/why_get_an_ebay_store.html">Setting up your Store</a>
<a href="/why_get_an_ebay_store.html">Store subscription & fees</a>
<a href="/why_get_an_ebay_store.html">Unsubscribing eBay store</a>
</div>
<div class="column6">
<h3><u>Promotions</u></h3>
<a href="/promoted_listings.html">Increase visibility with Promoted Listings</a>
<a href="/promoted_listings.html">Promote and Profit with Promotions Manager</a>
<a href="/promoted_listings.html">Promotional Strategies to Help You Sell More</a>
<a href="/promoted_listings.html">Volume Pricing</a>
<a href="/promoted_listings.html">Sending Offers to Buyers</a>
<a href="/promoted_listings.html">Boost Traffic with SEO</a>
<a href="/promoted_listings.html">Social Media</a>
</div>
<div class="column6">
<h3><u>eBay Services & Tools</u></h3>
<a href="/promoted_listings.html">Terapeak Research Tool</a>
<a href="/promoted_listings.html">Corridor Expansion</a>
<a href="/promoted_listings.html">eBaymag</a>
</div>
</div>
</div>
</div>
<!-- end -->
</div>
</div>
<!-- ************************************************************** -->
<!-- heading navbar -->
<div id="navbar3">
<div id="first">
<h1>Upcoming Seller Training Sessions</h1>
</div>
<div id="second"></div>
<div>
<div id="thirdone"></div>
<div id="thirdsecond"></div>
</div>
</div>
<!-- *******************category part************************************** -->
<div id="parent">
<div class="firstselect">
<div class="logo"><i class="fa fa-folder-o" aria-hidden="true"></i></div>
<div class="selecttag">
<select class="category">
<option>Category</option>
<option>eBay Overview</option>
<option>Marketing & Promotion </option>
<option>Product Listing</option>
<option>Product Shipping</option>
<option>Seller Perfomance</option>
</select>
</div>
</div>
<div class="firstselect">
<div class="logo"><i class="fa fa-thumb-tack" aria-hidden="true"></i></div>
<div class="selecttag">
<select class="lebel">
<option>Lebel</option>
<option>Understanding Seller Panel</option>
</select>
</div>
</div>
<div class="endselect">
<div class="fpart">
<div class="logo"><i class="fa fa-calendar" aria-hidden="true"></i></div>
<div class="selectmonthdiv">
<select class="month">
<option>Select Month</option>
<option>January</option>
<option>Febuary</option>
<option>March</option>
<option>April</option>
<option>May</option>
<option>June</option>
<option>July</option>
<option>August</option>
<option>September</option>
<option>October</option>
<option>November</option>
<option>December</option>
</select>
</div>
<div>
<select class="year">
<option>2021</option>
<option>2022</option>
<option>2023</option>
<option>2024</option>
<option>2025</option>
<option>2026</option>
</select>
</div>
</div>
<div class="spart">
<div class="logo"><i class="fa fa-clock-o" aria-hidden="true"></i></div>
<input id="starttime" type="text" placeholder="Start time" value="" />
<input id="endtime" type="text" placeholder="End time" value="" />
</div>
<div class="tpart">
<button id="blueclr">MONTHLY</button>
<button>WEEKLY</button>
<button>DAILY</button>
<button>GRID</button>
</div>
</div>
<div id="hoverreset">
<button id="reset" onclick="reset()">RESET</button>
</div>
</div>
<div></div>
<div></div>
<!-- calender -->
<div class="hero">
<div id="calendar"></div>
</div>
<!-- Div-9----Footer-->
<div id="div9">
<!-- Part-1 of footer -->
<div id="footer-p1">
<a href="/sellerUpdates.html">About eBay</a>
<a href="/page1.html">Start Selling</a>
<a href="/sellerUpdates.html">Seller Community</a>
<a href="https://sellglobal.ebay.in/seller-center/training-sessions/">Training sessions</a>
<a href="https://sellglobal.ebay.in/seller-center/faqs/">FAQ</a>
</div>
<!-- Part-2 of footer -->
<div id="footer-p2">
<!-- Facebook , Instagram and Linkedin href and logo adjustment -->
<div class="facebook">
<a href="https://www.facebook.com/ebaysellersindia" target="_blank">
<img width="30" height="30" src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/facebook-1.png" class="" alt="" >
</a>
</div>
<div class="instagram">
<a href="https://www.instagram.com/_mad___boxer_/" target="_blank">
<img width="30" height="30" src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/instagram-1.png" class="" alt="" >
</a>
</div>
<div class="linkedin">
<a href="https://www.linkedin.com/in/arshad-khan-350206154" target="_blank">
<img width="30" height="30" src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/linkedin-1.png" class="" alt="" >
</a>
</div>
</div>
<!-- Part-3 of footer -->
<div id="footer-p3">
<!-- links for User Agreement and all -->
<!-- © 2021 eBay Inc. User Agreement, User Privacy Notice, Cookies. -->
<a>© 2021 eBay Inc.</a>
<a id="last" href="https://www.ebay.in/pages/help/policies/user-agreement.html">User Agreement</a>
<a>,</a>
<a id="last" href="https://www.ebay.in/pages/help/policies/privacy-policy.html">User Privacy Notice</a>
<a>,</a>
<a id="last" href="https://www.ebay.in/pages/help/account/cookies-web-beacons.html">Cookies</a>
<a>.</a>
</div>
</div>
<!-- DONE --><!-- DONE --><!-- DONE --><!-- DONE --><!-- DONE --><!-- DONE --><!-- DONE --><!-- DONE --><!-- DONE --><!-- DONE --><!-- DONE --><!-- DONE --><!-- DONE -->
</div>
</body>
</html>
<!-- calender script -->
<script src="https://cdn.jsdelivr.net/npm/jquery@3.4.1/dist/jquery.min.js"></script>
<script src="/js/evo-calendar.js"></script>
<script src="/js/upcoming.js"></script>
<script>
$(document).ready(function() {
$('#calendar').evoCalendar({
theme:"Royal Navy",
calendarEvents: [
{
id: 'bHay68s', // Event's ID (required)
name:"11:00 PM - 12:30 PM", // Event name (required)
description: "UNDERSTANDING SELLER",
date: "January/2/2022", // Event date (required)
type: "holiday", // Event type (required)
everyYear: true // Same event every year (optional)
},
{
id: 'bHay68sh', // Event's ID (required)
name:"3:00 PM - 5:00 PM",
description: "UNDERSTANDING SELLER", // Event name (required)
date: "January/4/2022", // Event date (required)
type: "holiday", // Event type (required)
everyYear: true // Same event every year (optional)
},
{
id: 'bHay68shh', // Event's ID (required)
name:"3:00 PM - 5:00 PM",
description: "UNDERSTANDING SELLER", // Event name (required)
date: "February/4/2022", // Event date (required)
type: "holiday", // Event type (required)
everyYear: true // Same event every year (optional)
},
{
id: 'bHay68sh', // Event's ID (required)
name:"11:00 PM - 12:30 PM",
description: "UNDERSTANDING SELLER", // Event name (required)
date: "February/2/2022", // Event date (required)
type: "holiday", // Event type (required)
everyYear: true // Same event every year (optional)
},
{
id: 'bHay68shh', // Event's ID (required)
name:"11:00 PM - 12:30 PM",
description: "EBAY STORES & BENEFITS", // Event name (required)
date: "February/9/2022", // Event date (required)
type: "holiday", // Event type (required)
everyYear: true // Same event every year (optional)
},
{
id: 'bHay68shhhh', // Event's ID (required)
name:"11:00 PM - 12:30 PM",
description: "UNDERSTANDING SELLER", // Event name (required)
date: "February/11/2022", // Event date (required)
type: "holiday", // Event type (required)
everyYear: true // Same event every year (optional)
},
// {
// name: "",
// badge: "3:00pm - 4:00pm", // Event badge (optional)
// date: ["February/13/2020", "February/15/2020"], // Date range
// description: "UNDERSTANDING SELLER", // Event description (optional)
// type: "event",
// color: "#63d867" // Event custom color (optional)
// },
// {
// name: "Vacation Leave",
// badge: "02/13 - 02/15", // Event badge (optional)
// date: ["February/04/2022", "February/15/2022"], // Date range
// description: "UNDERSTANDING SELLER PANEL", // Event description (optional)
// type: "event",
// color: "#63d867" // Event custom color (optional)
// },
]
})
})
</script>
<script src="/js/index.js"></script>