forked from Albin05/Fitmeals
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcheckout_fitmeals.html
265 lines (256 loc) · 12 KB
/
checkout_fitmeals.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
<!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">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Checkout - Fitmeals</title>
<link rel="icon" type="image/icon" href="https://foodiefitmeals.com/wp-content/uploads/2019/04/cropped-favicon.png">
<link rel="stylesheet" href="checkout_fitmeals.css">
<link rel="stylesheet" href="nav.css">
<link href="https://fonts.googleapis.com/css2?family=Catamaran&family=Fira+Sans:wght@700&family=Sacramento&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/cb4c3d70f3.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="footer.css">
</head>
<body>
<!-- Navbar start -->
<div class="nav-top">
<div class="left">
<i class="fas fa-map-marker-alt yg"></i>
<p>Food delivery only in Hyderabad</p>
<i class="fas fa-phone-alt yg"></i>
<p>9100347480</p>
<i class="far fa-envelope yg"></i>
<p>fitmealsindia@gmail.com</p>
</div>
<div class="right">
<i class="fas fa-search focus"></i>
<i class="far fa-user focus" onclick="window.location.href='login_fitmeals.html'"></i>
<i class="fas fa-shopping-bag focus" onclick="window.location.href='cart.html'"></i>
</div>
</div>
<div class="nav-main">
<div class="nav-left">
<img src="https://www.fitmeals.co.in/wp-content/uploads/2019/06/logo-black.png" alt="logo">
</div>
<button class="hamburger" id="hamburger">
<i class="fas fa-bars"></i>
</button>
<div class="nav-mid" id="nav-mid">
<p onclick="window.location.href='home.html'">Home</p>
<div class="dropdown">
<button class="dropbtn">Meal plans ></button>
<div class="dropdown-content">
<a href="#">Weight Loss Meal Plan</a>
<a href="#">Maintenance Meal Plan</a>
<a href="#">Athletic Meal Plan</a>
<a href="#">Keto Meal Plan</a>
<a href="#">Transformation Challenges</a>
</div>
</div>
<p>Health coaching</p>
<div class="dropdown">
<button class="dropbtn">Products ></button>
<div class="dropdown-content">
<a href="prod_01.html">Vegan Sweets</a>
<a href="lowcal.html">Low-Cal Sauces</a>
<a href="#">Nut Butters</a>
<a href="#">Fresh Bakes</a>
</div>
</div>
<p>Blog</p>
<div class="dropdown">
<button class="dropbtn" onclick="window.location.href='aboutUs.html'">About Us ></button>
<div class="dropdown-content">
<a href="#">Our story</a>
<a href="#">FAQ</a>
<a href="#">Testimonials</a>
</div>
</div>
</div>
<div class="nav-right">
<p>Call: 9100347480</p>
</div>
</div>
<!-- Navbar end -->
<div id="title_div"><h1 id="title">Checkout</h1></div>
<div id="main_page">
<div class="top">Returning customer? <span><a href="login_fitmeals.html">Click here to login</a></span></div>
<div class="top">Have a coupon? <span><a href="login_fitmeals.html">Click here to enter your code</a></span></div>
<h1>Billing details</h1>
<div id="container">
<form id="form1">
<h4>First Name<span>*</span></h4>
<input type="text" required/>
<h4>Last Name<span>*</span></h4>
<input type="text" required/>
<h4>Company Name (optional)</h4>
<input id="company_name" type="text" required/>
<h4>Country / Region<span>*</span></h4>
<h4 id="country">India</h4>
<h4>Street Adress<span>*</span></h4>
<input id="street" type="text" placeholder="House number and street name" required/>
<input type="text" placeholder="Apartment, suite, unit, etc. (optional)" required/>
<h4>Town / City<span>*</span></h4>
<input id="city" type="text" required/>
<h4>State<span>*</span></h4>
<select id="state" required>
<option value="Maharashtra">Maharashtra</option>
<option value="Andaman">Andaman and Nicobar Islands</option>
<option value="Andhra">Andhra Pradesh</option>
<option value="Arunachal">Arunachal Pradesh</option>
<option value="Assam">Assam</option>
<option value="Bihar">Bihar</option>
<option value="Chandigarh">Chandigarh</option>
<option value="Chattisgarh">Chhattisgarh</option>
<option value="Dadra">Dadra and Nagar Haveli</option>
<option value="Daman">Daman and Diu</option>
<option value="Delhi">Delhi</option>
<option value="Goa">Goa</option>
<option value="Gujarat">Gujarat</option>
<option value="Haryana">Haryana</option>
<option value="Himachal">Himachal Pradesh</option>
<option value="Jammu">Jammu and Kashmir</option>
<option value="Jharkhand">Jharkhand</option>
<option value="Karnataka">Karnataka</option>
<option value="Kerala">Kerala</option>
<option value="Ladakh">Ladakh</option>
<option value="Lakshadweep">Lakshadweep</option>
<option value="Madhya Pradesh">Madhya Pradesh</option>
<option value="Manipur">Manipur</option>
<option value="Meghalaya">Meghalaya</option>
<option value="Mizoram">Mizoram</option>
<option value="Nagaland">Nagaland</option>
<option value="Odisha">Odisha</option>
<option value="Puducherry">Puducherry</option>
<option value="Punjab">Punjab</option>
<option value="Rajasthan">Rajasthan</option>
<option value="Sikkim">Sikkim</option>
<option value="Tamil Nadu">Tamil Nadu</option>
<option value="Telangana">Telangana</option>
<option value="Tripura">Tripura</option>
<option value="Uttar Pradesh">Uttar Pradesh</option>
<option value="Uttarakhand">Uttarakhand</option>
<option value="West Bengal">West Bengal</option>
</select>
<h4>PIN<span>*</span></h4>
<input id="pin" type="number" required/>
<h4>Phone<span>*</span></h4>
<input id="phone" type="number" required/>
<h4>Email adress<span>*</span></h4>
<input id="pass" type="password" required/>
</form>
<div id="right">
<div id="shipto" class="checkit">
<input type="checkbox" class="check" name="check">
<label class = "lab" for="check"><h4>Ship to different adress</h4></label>
</div>
<div id="create_acc" class="checkit">
<input type="checkbox" class="check" name="check">
<label class="lab" for="check"><h4>Create an account?</h4></label>
</div>
<h4 id="order_note">Order notes (optional)</h4>
<textarea id="tarea" placeholder="Notes about your order, e.g. special notes for delivery"></textarea>
</div>
</div>
<h1>Your Order</h1>
<div id="table">
<table class="table1">
<thead>
<tr class="head">
<th>Product</th>
<th>Subtotal</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<table class="table2">
<tr>
<td class="total">Subtotal</td>
<td class="price" id="subtotal">₹0</td>
</tr>
<tr>
<td class="total">Discount<span>(30% off)</span></td>
<td class="price" id="discount">₹0</td>
</tr>
<tr>
<td class="total">Shipping</td>
<td class="price" id="shipping">₹0</td>
</tr>
<tr>
<td class="total">Total</td>
<td class="price" id="total">₹0</td>
</tr>
</table>
</div>
<div id="pay">
<div class="payoption">
<input type="radio" class="click" name="payments" value="cod">
<h4 style="margin-top: 10px;">Cash on Delivery: Pay on the first day of your meals.</h4>
</div>
<div class="payoption">
<input type="radio" class="click" name="payments" value="payumoney">
<h4 style="margin-top: 0;">PayUmoney <span><img src="https://www.fitmeals.co.in/wp-content/plugins/PUM_WooCommerce_v3.4-master/images/payumoney.png" style="height: 25px"></span></h4>
</div>
</div>
<div id="terms" class="payoption">
<input type="checkbox" class="click" style="width: 15px;" required>
<h4 style="margin-top: 10px;">I have read and agree to the website terms and conditions <span>*</span></h4>
</div>
<input id="sbmt" type="submit" value="Place Order">
</div>
<footer>
<div id="footer_body">
<div id="footer_box">
<div class="social">
<img class="footer_img" onclick="window.location.href='card.html'"
src="https://www.fitmeals.co.in/wp-content/uploads/2019/06/logo-white.png">
<p>The Fitmeals culinary team consists of very<br> passionate and skilled chefs.<br> Our team is well
versed in nutrition and all our menus and plans are designed by qualified nutrition experts.</p>
<div class="footer_icon">
<ion-icon name="logo-facebook"></ion-icon>
<ion-icon name="logo-twitter"></ion-icon>
<ion-icon name="logo-instagram"></ion-icon>
</div>
</div>
<div class="explore">
<h3>Explore</h3>
<h6>
<ion-icon name="chevron-forward-outline"></ion-icon>Home
</h6>
</div>
<div class="links">
<h3>Links</h3>
<h6>
<ion-icon name="chevron-forward-outline"></ion-icon>About Us
</h6>
<h6>
<ion-icon name="chevron-forward-outline"></ion-icon>Blog
</h6>
</div>
<div class="contact">
<h3>Contact Us:</h3>
<h5>
<ion-icon name="call-outline"></ion-icon> Call Us:<br>
<h6>9004322729</h6>
</h5>
<h5>
<ion-icon name="mail-outline"></ion-icon> Email Us:<br>
<h6>fitmealsindia@gmail.com</h6>
</h5>
<h5>
<ion-icon name="location-outline"></ion-icon> Our Location:<br>
<h6>Banjara Hills, Road no.5, Hyderabad</h6>
</h5>
</div>
</div>
</div>
<script type="module" src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"></script>
</footer>
</body>
</html>
<script src="checkout_fitmeals.js"></script>
<script src="nav.js"></script>