-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshipping.html
218 lines (170 loc) · 8.97 KB
/
shipping.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
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> Yipli | FAQs </title>
<!-- favicon -->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<!-- bootstrap -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!-- fontawesome -->
<link rel="stylesheet" href="assets/css/fontawesome.min.css">
<!-- Pe icon 7 stroke -->
<link rel="stylesheet" href="assets/css/flaticon.css">
<!-- animate -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- Owl Carousel -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<!-- magnific popup -->
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<!-- stylesheet -->
<link rel="stylesheet" href="assets/css/style.css">
<!-- responsive -->
<link rel="stylesheet" href="assets/css/responsive.css">
</head>
<body>
<script type="text/javascript" src="https://code.jquery.com/jquery-3.3.1.js"
integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60="
crossorigin="anonymous"></script>
<script type="text/javascript">
$(function(){
$("#header").load("header");
$("#footer").load("footer");
});
</script>
<!-- navbar area start -->
<div id="header"></div>
<!-- navbar area end -->
<!-- faq area start -->
<section class="faq-area padding-top-40 padding-bottom-60" id="faq">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-12">
<div class="section-title text-center">
<h2 class="title text-black">Terms and Conditions of Shipping</h2>
</div>
</div>
</div>
<div>
<h3><span style="font-weight: 400;text-align: center;">At Fitmat Smart Solutions Pvt Ltd, our aim is to ship our products <br>in a quick, safe and inexpensive manner.</span></h3>
<p><strong>Processing your order</strong></p>
<p><span style="font-weight: 400;">Order cut-off times are provided as guidelines only, and do not take into account possible delays caused by payment authorization. We aim to ship the product in 7 days from order with shipment times ranging from 7-10 days. However, if the quantity ordered takes longer to process, we will keep you informed.</span></p>
<p><span style="font-weight: 400;">We are not responsible for any delays caused by destination customs clearance processes or any other government related delays. We are unable to redirect orders once items have been dispatched. All orders require a signature upon receipt.</span></p>
<p><strong>Delivery</strong></p>
<p><span style="font-weight: 400;">We require a signature for any goods delivered, at which point responsibility for your purchased goods passes to you. If you have specified a recipient who is not you for delivery purposes (for example as a gift) then you accept that evidence of a signature by them (or at that delivery address) is evidence of delivery and fulfillment by Fitmat Smart Solutions Pvt Ltd and transfer of responsibility in the same way.</span></p>
<p><strong>Taxes And Duties</strong></p>
<p><span style="font-weight: 400;">We are liable to charge 18% GST. This is included in the final price.</span></p>
</div>
</div>
</section>
<!-- faq area end -->
<!-- footer area start -->
<div id="footer"></div>
<!-- footer area end -->
<div class="back-to-top base-color-2">
<i class="fas fa-rocket"></i>
</div>
<!-- jquery -->
<script src="assets/js/jquery.js"></script>
<!-- popper -->
<script src="assets/js/popper.min.js"></script>
<!-- bootstrap -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- owl carousel -->
<script src="assets/js/owl.carousel.min.js"></script>
<!-- magnific popup -->
<script src="assets/js/jquery.magnific-popup.js"></script>
<!-- wow js-->
<script src="assets/js/wow.min.js"></script>
<!-- tweenmax js-->
<script src="assets/js/TweenMax.js"></script>
<!-- mouseover parallax js-->
<script src="assets/js/mousemoveparallax.js"></script>
<!-- contact js-->
<script src="assets/js/contact.js"></script>
<!-- main -->
<script src="assets/js/main.js"></script>
<!-- Whats App ICON Added -->
<style>
#social_side_links {
position: fixed;
bottom: 0px;
left:-20px;
/* padding:0px; */
list-style: none;
z-index: 99;
}
#social_side_links li a {display: block;}
#social_side_links li a img {
display: block;
max-width:100%;
padding:7px;
-webkit-transition: background .2s ease-in-out;
-moz-transition: background .2s ease-in-out;
-o-transition: background .2s ease-in-out;
transition: background .2s ease-in-out;
}
/* #social_side_links li a:hover img {background: rgba(0, 0, 0, .2);} */
</style>
<ul id="social_side_links">
<li><a target="_blank" href="https://api.whatsapp.com/send?phone=919860075688&text=We are interested in Your Product. Please Contact Me"><img src="whatsapp.png" width="60" height="60" border="0" alt=""></a></li>
</ul>
<style>
@media only screen and (min-width:600px) {
.hide-on-desktop, * [aria-labelledby='hide-on-desktop'] {
display: none;
max-height: 0;
overflow: hidden;
}
}
#social_side_links1 {
position: fixed;
bottom: 50px;
Right: 0;
padding:0px;
list-style: none;
z-index: 99;
}
#social_side_links1 li a {display: block;}
#social_side_links1 li a img {
display: block;
max-width:100%;
padding:7px;
-webkit-transition: background .2s ease-in-out;
animation: shake 0.5s;
animation-iteration-count: infinite;
-moz-transition: background .2s ease-in-out;
-o-transition: background .2s ease-in-out;
transition: background .2s ease-in-out;
}
@keyframes shake {
0% { transform: translate(1px, 1px) rotate(0deg); }
10% { transform: translate(-1px, -2px) rotate(-1deg); }
20% { transform: translate(-3px, 0px) rotate(1deg); }
30% { transform: translate(3px, 2px) rotate(0deg); }
40% { transform: translate(1px, -1px) rotate(1deg); }
50% { transform: translate(-1px, 2px) rotate(-1deg); }
60% { transform: translate(-3px, 1px) rotate(0deg); }
70% { transform: translate(3px, 1px) rotate(-1deg); }
80% { transform: translate(-1px, -1px) rotate(1deg); }
90% { transform: translate(1px, 2px) rotate(0deg); }
100% { transform: translate(1px, -2px) rotate(-1deg); }
}
#callmeMain {
-webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
-moz-animation: zcwmini2 1.5s 0s ease-out infinite;
animation: zcwmini2 1.5s 0s ease-out infinite;
}
#social_side_links1 li a:hover img {background: rgba(0, 0, 0, .2);}
</style>
<!-- Commented Mobile Calling -->
<!-- <div class="hide-on-desktop" aria-labelledby="hide-on-desktop" style="mso-hide: all;">
<ul id="social_side_links1">
<li><a href="tel:9890006839"><img src="phonecall.png" width="90" height="85" border="0" alt=""><div id="callmeMain"></div></a></li>
</ul>
</div> -->
</body>
</html>