forked from jay13patel/LocalKabadi
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodel_foot_head.php
More file actions
292 lines (275 loc) · 14.1 KB
/
model_foot_head.php
File metadata and controls
292 lines (275 loc) · 14.1 KB
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
<?php $mat=getmaterial_en($conn); ?>
<!-- faq -->
<div id="faq" class="modal fade" role="dialog">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">FAQ</h4>
</div>
<div class="modal-body" style=" text-align: justify; text-justify: inter-word;">
<div class="panel-group" id="accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse1">
Why Localkabadi.com?</a>
</h4>
</div>
<div id="collapse1" class="panel-collapse collapse">
<div class="panel-body">
<ol>
<li>Book your pickup as per your convenience. </li>
<li> Instant payment with best prices. </li>
<li> Recycling your waste in a light way. </li>
</ol>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse2">
Is there additional cost for pickup?</a>
</h4>
</div>
<div id="collapse2" class="panel-collapse collapse">
<div class="panel-body">No, we don’t charge any additional cost for your request pickup. It’s a true service.</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse3">
What we buy?</a>
</h4>
</div>
<div id="collapse3" class="panel-collapse collapse">
<div class="panel-body">All the material listed in the price list. In addition to it you can mention your product in other block and we’ll solve it with the best we can.</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse4">
How will i sell an item not listed in the price list?</a>
</h4>
</div>
<div id="collapse4" class="panel-collapse collapse">
<div class="panel-body">As said earlier, you can mention the unlisted product in the others block and we’ll confirm it during the pickup call. </div>
</div>
</div> <div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse5">
How to book a pickup?</a>
</h4>
</div>
<div id="collapse5" class="panel-collapse collapse">
<div class="panel-body">You can book your pickup by visiting our website or by calling us on the number provided on the website. We will contact you within 24 hours.</div>
</div>
</div> <div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse6">
Can I book a pickup on more than 100kg of scrap?</a>
</h4>
</div>
<div id="collapse6" class="panel-collapse collapse">
<div class="panel-body">Yes, Go Ahead and book your pickup on Localkabadi.com or call us at 7900209982.</div>
</div>
</div> <div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse7">
Will I get any receipt or bill of the scrap I sold?</a>
</h4>
</div>
<div id="collapse7" class="panel-collapse collapse">
<div class="panel-body">Yes, definitely you will get a bill. If not provided, you can ask for the bill from the pickup boy.</div>
</div>
</div> <div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse8">
Can I restore my sold waste?</a>
</h4>
</div>
<div id="collapse8" class="panel-collapse collapse">
<div class="panel-body">Sorry, sold material will not be restored.</div>
</div>
</div> <div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse9">
How can I identify your pickup boy?</a>
</h4>
</div>
<div id="collapse9" class="panel-collapse collapse">
<div class="panel-body">Our pickup boy will have an ID card issued by Localkabadi.</div>
</div>
</div> <div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse10">
How can I join as a vendor?</a>
</h4>
</div>
<div id="collapse10" class="panel-collapse collapse">
<div class="panel-body">You can fill up the form in Tie Ups -> Join As Vendor or you can call us at 7900209982.</div>
</div>
</div> <div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse11">
Can I register for a regular pickup (Schools, Colleges, Banks, Offices, Hospitals, Organisations, etc.)?</a>
</h4>
</div>
<div id="collapse11" class="panel-collapse collapse">
<div class="panel-body">Yes, you can register for a regular pickup while filling the Sign Up form.</div>
</div>
</div> <div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse12">
What is the minimum weight to book a pickup?</a>
</h4>
</div>
<div id="collapse12" class="panel-collapse collapse">
<div class="panel-body">There is no minimum volume to serve you the best. But, we would appreciate it if you would have at least 5-10 kg to make it a worth.</div>
</div>
</div> <div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse13">
Can I donate my material?</a>
</h4>
</div>
<div id="collapse13" class="panel-collapse collapse">
<div class="panel-body">Yes, you can donate it by clicking on the DONATE button while booking your pickup.</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- tc -->
<div id="tc" class="modal fade" role="dialog">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">TERMS AND CONDITIONS</h4>
</div>
<div class="modal-body" style=" text-align: justify; text-justify: inter-word;padding-right:30px">
<h6>Terms for Sellers</h6>
<ol >
<li>We buy scrap from our customers to the best competitive market rate.</li>
<li>We may use digital weighing scale with loyalty and its customer’s sole responsibility to check out few chances of fraudulent & immediately report to our customer support team so that we can proceed actions.</li>
<li>We are not responsible for any of the information given to us. We want your information just for delivering our services only and no other means of that. For any inconvenience we are not responsible. </li>
<li>We request our customers to mention the estimated weight related to your material. Please be careful we are allowing difference of -2 to -5 (above 20 kg). A difference more than the mentioned amount will be paid by the customer. </li>
<li>Evaluation of Electronic waste will be done on the spot by our scrap vendors as per the value of that waste.</li>
<li>As per our norm, a customer must not command the scrap vendors to do any non-serviceable task or any personal favour. Our vendors will function in accord with our guidelines and will not perform any cleaning, junk gathering from your house. You must accumulate all our scrap waste for a most reliable convenience from our end. This is not just important for the environment, but also for maintaining the human dignity, which we hold highest above all.</li>
</ol>
<hr>
<h6>Cancellation Policy for Pickups</h6>
<ol >
<li>Localkabadi owns the right to accept or refuse any request initiated by the seller. A seller can himself inform the calling representative or can start or cancel the request as per their requirements. </li>
<li>The pending request can be cancelled by the user before the pick up or trade discussion without any charge or penalty. Once the time slot is confirmed by the customer then the request cannot be cancelled & owned goods will not be returned if received any.</li>
<li>In case of illegal trade or activities not allowed under the Indian laws, then a strict legal action can be taken according to the court of law.</li>
</ol>
<hr>
<strong>Note: The above policies mentioned here are subject to change at the sole discretion of Localkabadi.com.</strong>
</div>
</div>
</div>
</div>
<!-- privacy -->
<div id="pripol" class="modal fade" role="dialog">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">PRIVACY POLICY</h4>
</div>
<div class="modal-body" style=" text-align: justify; text-justify: inter-word;padding-right:30px">
<h5>Personal identification information </h5>
<p>We may collect personal identification information from Users in a variety of ways, including, but not limited to, when Users visit our site, register on the site, place an order, fill out a form, and in connection with other activities, services, features or resources we make available on our Site. Users may be asked for, as appropriate, name, email address, mailing address, phone number. Users may, however, visit our Site anonymously. We will collect personal identification information from Users only if they voluntarily submit such information to us. Users can always refuse to supply personally identification information, except that it may prevent them from engaging in certain Site related activities. </p>
<hr><h5>Non-personal identification information </h5>
<p>We may collect non-personal identification information about Users whenever they interact with our Site. Non-personal identification information may include the browser name, the type of computer and technical information about Users means of connection to our Site, such as the operating system and the Internet service provider’s utilized and other similar information. </p>
<hr><h5>Web browser cookies </h5>
<p>Our Site may use "cookies" to enhance User experience. User's web browser places cookies on their hard drive for record-keeping purposes and sometimes to track information about them. User may choose to set their web browser to refuse cookies, or to alert you when cookies are being sent. If they do so, note that some parts of the Site may not function properly. </p>
<hr><h5>Changes to this privacy policy </h5>
<p>We have the discretion to update this privacy policy at any time. When we do, we will post a notification on the main page of our Site, revise the updated date at the bottom of this page and send you an email. We encourage Users to frequently check this page for any changes to stay informed about how we are helping to protect the personal information we collect. You acknowledge and agree that it is your responsibility to review this privacy policy periodically and become aware of modifications. </p>
<hr><h5>Your acceptance of these terms </h5>
<p>By using this Site, you signify your acceptance of this policy and terms of service. If you do not agree to this policy, please do not use our Site. Your continued use of the Site following the posting of changes to this policy will be deemed your acceptance of those changes.</p>
</div>
</div>
</div>
</div>
<!-- about -->
<div id="about" class="modal fade" role="dialog">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">Modal Header</h4>
</div>
<div class="modal-body">
<p>Some text in the modal.</p>
</div>
</div>
</div>
</div>
<!-- pricelist -->
<div id="pricelist" class="modal fade" role="dialog" >
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title" >Price List</h4>
</div>
<div class="modal-body">
<div class="table-responsive">
<table class="table table-striped table-bordered">
<thead class="">
<tr>
<th>Material(per kg/piece)</th>
<th>Price( ₹ )</th>
</tr>
</thead>
<tbody style="text-align:left;">
<?php foreach($mat as $key => $value){?>
<tr>
<td><?php echo $value['name'];?></td>
<td> ₹<?php echo $value['rate'];?></td>
</tr>
<?php } ?>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<!-- underconstruction -->
<div id="uc" class="modal fade" role="dialog">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">Under Construction</h4>
</div>
<div class="modal-body">
<p>It will be updated soon</p>
</div>
</div>
</div>
</div>