-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathfeatures.html
executable file
·516 lines (356 loc) · 20.1 KB
/
features.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
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
<!doctype html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-92673120-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-92673120-1');
</script>
<!-- Title -->
<title>Nearby Shops</title>
<!-- Favicon -->
<link rel="shortcut icon" href="favicon.ico">
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Google Fonts -->
<link href="//fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
<!-- CSS Front Template -->
<link rel="stylesheet" href="assets/vendor/font-awesome/css/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/vendor/animate.css/animate.min.css">
<link rel="stylesheet" href="assets/vendor/hs-megamenu/src/hs.megamenu.css">
<link rel="stylesheet" href="assets/vendor/fancybox/jquery.fancybox.css">
<link rel="stylesheet" href="assets/vendor/cubeportfolio/css/cubeportfolio.min.css">
<link rel="stylesheet" href="assets/vendor/jquery-ui/themes/base/jquery-ui.min.css">
<link rel="stylesheet" href="assets/vendor/prism/prism.css">
<!-- CSS Front Template -->
<link rel="stylesheet" href="assets/css/theme.css">
<!-- CSS Front Doc -->
<link rel="stylesheet" href="assets/css/starter.css">
<script
src="https://code.jquery.com/jquery-3.3.1.js"
integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60="
crossorigin="anonymous">
</script>
<script>
$(function(){
$("#header").load("/header.html");
$("#footer").load("/footer.html");
});
</script>
</head>
<body>
<!-- <h1>Hello, world!</h1> -->
<div id="header"></div>
<!-- Features Section -->
<div id="SVGelements" class="svg-preloader">
<!-- SVG Background -->
<figure class="position-absolute right-0 bottom-0 left-0">
<img class="js-svg-injector" src="assets/svg/components/wave-1-bottom-sm.svg" alt="Image Description"
data-parent="#SVGelements">
</figure>
<!-- End SVG Background -->
<div class="gradient-half-primary-v3">
<div class="container space-top-2 space-top-md-3">
<div class="row align-items-start">
<div class="col-lg-5 mb-7 mb-lg-0">
<!-- Title -->
<div class="pr-md-4 mb-4">
<span class="btn btn-xs btn-soft-success btn-pill mb-2">Features</span>
<!-- <h2 class="text-primary">Let's get you <span class="font-weight-semi-bold">started</span></h2> -->
<h1 class="text-primary"><span class="font-weight-semi-bold">Features</span></h1>
<p>Lets talk about the features available in nearby shops app.</p>
<!--<p>Hello, and welcome to Nearby Shops. Here we take a in depth look into the features available in nearby shops app.</p>-->
<!--<p>Lets get ready and discuss everything in detail.</p>-->
</div>
<!-- End Title -->
</div>
<div class="col-lg-7 mt-auto">
<!-- SVG Icon -->
<figure class="ie-app-development">
<img class="js-svg-injector" src="assets/svg/illustrations/app-development.svg" alt="SVG Illustration"
data-parent="#SVGelements">
</figure>
<!-- End SVG Icon -->
</div>
</div>
</div>
</div>
</div>
<!-- End Features Section -->
<!-- Mockup Block -->
<div class="container space-top-2">
<div class="row align-items-lg-center">
<div class="col-lg-5 mb-7 mb-lg-0">
<!-- Title -->
<div class="pr-lg-4">
<span class="btn btn-icon btn-soft-primary rounded-circle mb-3">
<span class="small font-weight-semi-bold btn-icon__inner">01.</span>
</span>
<h2 class="h4 font-weight-semi-bold text-primary">Multiple Categories for Items</h2>
<p class="mb-0">Nearby Shops implements a multi – category system for Item Categories. There can be many sub-categories under a given category.</p>
<!--and there are no limits on the level and depth of hierarchy for the categories.-->
</div>
<!-- End Title -->
</div>
<div class="mx-auto row col-lg-7 order-lg-1 m-5 text-center justify-content-center">
<!-- SVG Icon -->
<!-- <figure class="ie-marketing-strategy">
<img class="js-svg-injector" src="../../assets/svg/illustrations/marketing-strategy.svg" alt="Image Description"
data-parent="#SVGmarketingStrategy">
</figure> -->
<div class="col-6 col-sm-4">
<img class="img-fluid rounded" src="/images/multi-categories-1.png" width="200" height="400" alt="Multiple Categories for Items">
</div>
<div class="col-6 col-sm-4 ml-sm-0 mr-sm-0">
<img class="img-fluid rounded " src="/images/multi-categories-2.png" width="200" height="400" alt="Multiple Categories for Items">
</div>
<div class="col-6 col-sm-4 mt-2 mt-sm-0">
<img class="img-fluid " src="/images/multi-categories-3.png" width="200" height="400" alt="Multiple Categories for Items">
</div>
<!-- End SVG Icon -->
</div>
</div>
</div>
<!-- End Mockup Block -->
<!-- Mockup Block -->
<div class="container space-top-2">
<div class="row align-items-lg-center">
<div class="col-lg-5 order-lg-2 mb-7 mb-lg-0">
<!-- Title -->
<div class="pl-lg-4">
<span class="btn btn-icon btn-soft-primary rounded-circle mb-3">
<span class="small font-weight-semi-bold btn-icon__inner">02.</span>
</span>
<h2 class="h4 font-weight-semi-bold text-primary">Buy directly from a shop</h2>
<p>
It a customer wish to see only the items in a given shop and buy directly from a specific shop.
He can visit a shop home screen which enables the customer to see and buy items directly from a given shop.
</p>
</div>
<!-- End Title -->
</div>
<div class="mx-auto row col-lg-7 order-lg-1 m-5 text-center justify-content-center">
<div class="col-6 col-sm-4">
<img class="img-fluid rounded" src="/images/shop-home-1-512x1024.png" width="200" height="400" alt="Buy directly from a shop">
</div>
<div class="col-6 col-sm-4 ml-sm-0 mr-sm-0">
<img class="img-fluid rounded " src="/images/shop-home-3-512x1024.png" width="200" height="400" alt="Buy directly from a shop">
</div>
<div class="col-6 col-sm-4 mt-2 mt-sm-0">
<img class="img-fluid " src="/images/shop-home-4-512x1024.png" width="200" height="400" alt="Buy directly from a shop">
</div>
<!-- End SVG Icon -->
</div>
</div>
</div>
<!-- End Mockup Block -->
<!-- Mockup Block -->
<div class="container space-top-2">
<div class="row align-items-lg-center">
<div class="col-lg-5 mb-7 mb-lg-0">
<!-- Title -->
<div class="pr-lg-4">
<span class="btn btn-icon btn-soft-primary rounded-circle mb-3">
<span class="small font-weight-semi-bold btn-icon__inner">03.</span>
</span>
<h2 class="h4 font-weight-semi-bold text-primary">Multi – Cart System – One Separate Cart for Each Shop</h2>
<p>
Nearby Shops has a multi-cart system. Which means that when a customer adds many items to the cart which
involve more than one seller the items get added to separate carts instead of all going into one single cart.
Where each cart represents a single separate seller.
<br><br>
The benefit of multi-cart system is that the orders fulfilled by different sellers are not mixed and there is a separate order for each different seller.
This makes it easier to track and manage orders. And easier to understand where to obtain support when there is an issue with the delivery of the order.
<!--You can explore this feature in a demo where you can gain a better understanding of how it works.-->
</p>
</div>
<!-- End Title -->
</div>
<div class="mx-auto row col-lg-7 order-lg-1 m-5 text-center justify-content-center">
<div class="col-6 col-sm-4">
<img class="img-fluid rounded" src="/images/multi-cart-1-512x1024.png" width="200" height="400" alt="Multiple Categories for Items">
</div>
<div class="col-6 col-sm-4 ml-sm-0 mr-sm-0">
<img class="img-fluid rounded " src="/images/multi-cart-2-512x1024.png" width="200" height="400" alt="Multiple Categories for Items">
</div>
</div>
</div>
</div>
<!-- End Mockup Block -->
<!-- Mockup Block -->
<div class="container space-top-2">
<div class="row align-items-lg-center">
<div class="col-lg-5 order-lg-2 mb-7 mb-lg-0">
<!-- Title -->
<div class="pl-lg-4">
<span class="btn btn-icon btn-soft-primary rounded-circle mb-3">
<span class="small font-weight-semi-bold btn-icon__inner">04.</span>
</span>
<h2 class="h4 font-weight-semi-bold text-primary">Order Tracking with Live Status Updates</h2>
<p>
The end-users can track the current status of the order. They will receive live status
updates though push notifications, E-mail and SMS when the order moves through the inventory.
<br><br>
For example : After placing the order the customer will receive an E-mail, SMS and
push notification when the order is “accepted” by the shop owner, “packed” by the shop owner and “ready for delivery” and so on.
</p>
</div>
<!-- End Title -->
</div>
<div class="mx-auto row col-lg-7 order-lg-1 m-5 text-center justify-content-center">
<div class="col-6 col-sm-4">
<img class="img-fluid rounded" src="/images/order-tracking-live-updates-1-512x1024.png" width="200" height="400" alt="Order Tracking with live status updates">
</div>
<div class="col-6 col-sm-4 ml-sm-0 mr-sm-0">
<img class="img-fluid rounded " src="/images/order-tracking-live-2-512x1024.png" width="200" height="400" alt="Order Tracking with live status updates">
</div>
<div class="col-6 col-sm-4 mt-2 mt-sm-0">
<img class="img-fluid " src="/images/order-tracking-live-3-512x1024.png" width="200" height="400" alt="Order Tracking with live status updates">
</div>
<!-- End SVG Icon -->
</div>
</div>
</div>
<!-- End Mockup Block -->
<!-- Mockup Block -->
<div class="container space-top-2">
<div class="row align-items-lg-center">
<div class="col-lg-5 mb-7 mb-lg-0">
<!-- Title -->
<div class="pr-lg-4">
<span class="btn btn-icon btn-soft-primary rounded-circle mb-3">
<span class="small font-weight-semi-bold btn-icon__inner">05.</span>
</span>
<h2 class="h4 font-weight-semi-bold text-primary">Location Based Filtering</h2>
<p>
When it comes to local shopping we can see that each shop (seller) has a limited delivery range.
Which means that they can deliver only up to a certain distance.
Therefore we need to ensure that the shop owners should not receive the order
for delivery at an address located outside their delivery range.
<br><br>
Visibility of the shops and items get filtered by the location and distance of the customer from the shop (seller).
The customer will see only those items and shops which can be delivered on its current location.
<br><br>
This ensures that shops don’t receive the orders with delivery address falling outside their delivery range.
</p>
</div>
<!-- End Title -->
</div>
<div class="mx-auto row col-lg-7 order-lg-1 m-5 text-center justify-content-center">
<div class="col-6 col-sm-4">
<img class="img-fluid rounded" src="/images/location-filtering-1-512x1024.png" width="200" height="400" alt="Location based filtering">
</div>
<div class="col-6 col-sm-4 ml-sm-0 mr-sm-0">
<img class="img-fluid rounded " src="/images/location-filtering-2-512x1024.png" width="200" height="400" alt="Location based filtering">
</div>
<div class="col-6 col-sm-4 ml-sm-0 mr-sm-0">
<img class="img-fluid rounded " src="/images/location-filtering-3-512x1024.png" width="200" height="400" alt="Location based filtering">
</div>
</div>
</div>
</div>
<!-- End Mockup Block -->
<!-- Mockup Block -->
<div class="container space-top-2 border-bottom space-bottom-2">
<div class="row align-items-lg-center">
<div class="col-lg-5 order-lg-2 mb-7 mb-lg-0">
<!-- Title -->
<div class="pl-lg-4">
<span class="btn btn-icon btn-soft-primary rounded-circle mb-3">
<span class="small font-weight-semi-bold btn-icon__inner">06.</span>
</span>
<h2 class="h4 font-weight-semi-bold text-primary">Rating and Reviews for Items and Shops</h2>
<p>
The customers can rate and review the item.
This is very essential for the buyers so that they can share their experiences and it helps them select the better product for their needs.
<br><br>
The customers can also rate and review the shops (sellers).
It helps the end-user to know which shop is providing the better
service and has a good behavior and keeps a good relationship with the customer.
<br><br>
The shops which provide better quality services get rewarded with better rating and reviews.
</p>
</div>
<!-- End Title -->
</div>
<div class="mx-auto row col-lg-7 order-lg-1 m-5 text-center justify-content-center">
<div class="col-6 col-sm-4">
<img class="img-fluid rounded" src="/images/rating-review-1-512x1024.png" width="200" height="400" alt="Rating and Review for Items and Shops">
</div>
<div class="col-6 col-sm-4 ml-sm-0 mr-sm-0">
<img class="img-fluid rounded " src="/images/rating-review-2-512x1024.png" width="200" height="400" alt="Rating and Review for Items and Shops">
</div>
<div class="col-6 col-sm-4 mt-2 mt-sm-0">
<img class="img-fluid " src="/images/rating-review-3-512x1024.png" width="200" height="400" alt="Rating and Review for Items and Shops">
</div>
<!-- End SVG Icon -->
</div>
</div>
</div>
<!-- End Mockup Block -->
<div id="footer"></div>
<!-- JS Global Compulsory -->
<script src="assets/vendor/jquery/dist/jquery.min.js"></script>
<script src="assets/vendor/jquery-migrate/dist/jquery-migrate.min.js"></script>
<script src="assets/vendor/popper.js/dist/umd/popper.min.js"></script>
<script src="assets/vendor/bootstrap/bootstrap.min.js"></script>
<!-- JS Front -->
<script src="assets/js/hs.core.js"></script>
<!-- JS Implementing Plugins -->
<script src="assets/vendor/svg-injector/dist/svg-injector.min.js"></script>
<script src="assets/vendor/player.js/dist/player.min.js"></script>
<script src="assets/vendor/hs-megamenu/src/hs.megamenu.js"></script>
<script src="assets/vendor/jquery-validation/dist/jquery.validate.min.js"></script>
<script src="assets/vendor/fancybox/jquery.fancybox.min.js"></script>
<script src="assets/vendor/cubeportfolio/js/jquery.cubeportfolio.min.js"></script>
<script src="assets/js/components/hs.cubeportfolio.js"></script>
<script src="assets/js/components/hs.fancybox.js"></script>
<!-- JS Front -->
<script src="assets/js/components/hs.svg-injector.js"></script>
<script src="assets/js/components/hs.header.js"></script>\
<script src="assets/js/components/hs.validation.js"></script>
<script src="assets/js/components/hs.video-player.js"></script>
<!-- JS Front -->
<script src="assets/js/components/hs.validation.js"></script>
<script src="assets/js/components/hs.focus-state.js"></script>
<script src="assets/js/components/hs.fancybox.js"></script>
<!-- JS Plugins Init. -->
<script>
$(window).on('load', function () {
// initialization of HSMegaMenu component
$('.js-mega-menu').HSMegaMenu({
event: 'hover',
pageContainer: $('.container'),
breakpoint: 767.98,
hideTimeOut: 0
});
// initialization of svg injector module
$.HSCore.components.HSSVGIngector.init('.js-svg-injector');
// initialization of header
$.HSCore.components.HSHeader.init($('#header'));
// initialization of form validation
$.HSCore.components.HSValidation.init('.js-validate');
});
$(document).on('ready', function () {
// initialization of cubeportfolio
$.HSCore.components.HSCubeportfolio.init('.cbp');
// initialization of popups
$.HSCore.components.HSPopup.init('.js-fancybox');
// initialization of form validation
$.HSCore.components.HSValidation.init('.js-validate', {
rules: {
confirmPassword: {
equalTo: '#signupPassword'
}
}
});
// initialization of forms
$.HSCore.components.HSFocusState.init();
});
</script>
</body>
</html>