forked from KalashThakur/fitmeals
-
Notifications
You must be signed in to change notification settings - Fork 0
/
orderWeightWeek1.html
289 lines (253 loc) · 11.6 KB
/
orderWeightWeek1.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
<!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>Document</title>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" >
<link rel="stylesheet" href="./CSS/orderWeightWeek1.css" />
<script src="https://kit.fontawesome.com/6ee714d796.js" crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/06d9f213d3.js" crossorigin="anonymous"></script>
<style></style>
</head>
<body>
<!-- Upper Navbar -->
<div id="uppernav">
<div id="leftnav">
<div>
<i id="iconuper" class="fa-solid fa-location-dot"></i> Food delivary Only in Hydrabad</div>
<div>
<i id="iconuper" class="fa-solid fa-phone-volume "></i> <b>9100347380</b></div>
<div>
<i id="iconuper"class="fa-solid fa-envelope"></i> fitmealsindia@gmail.com</div>
</div>
<div id="rightnav">
<div> <i id="iconuper" class="fa-solid fa-magnifying-glass"></i></div>
<a href="login.html"><div><i id="iconuper" class="fa-regular fa-user"></i></div></a>
<a href="cartPage.html"><div> <i id="iconuper" class="fa-solid fa-bag-shopping"></i></div></a>
</div>
</div>
<!-- Second Navbar -->
<div id="cont">
<div>
<img id="imglogo" src="https://www.fitmeals.co.in/wp-content/uploads/2019/06/logo-black.png" alt="">
</div>
<div id="link">
<h3 ><a href="index.html" id="homecss">Home</a></h3>
<div class="dropdown">
<h3 class="droph3">Meal Plans <i id="dispicon1" class="fa-solid fa-angle-right"></i></h3>
<div class="dropdown-content">
<a href="weightLossMealPlan.html">Weight Loss Meal Plan</a>
<a href="weightLossMealPlan.html">Maintenance Meal Plan</a>
<a href="weightLossMealPlan.html">Athletic Meal Plan</a>
<a href="weightLossMealPlan.html">keto Meal Plan</a>
<a href="weightLossMealPlan.html">Transformation Challenges</a>
</div>
</div>
<h3><a href="health_coaching.html" id="healthcoching">Health Coaching</a></h3>
<div class="dropdown">
<h3 class="droph3">Product <i id="dispicon1" class="fa-solid fa-angle-right"></i></h3>
<div class="dropdown-content">
<a href="vegan.html">Vegan Sweets</a>
<a href="lo-cal.html">Low calories</a>
</div>
</div>
<a href="blog.html"> <h3>Blog</h3></a>
<div class="dropdown">
<h3 class="droph3">About Us <i id="dispicon1" class="fa-solid fa-angle-right"></i></h3>
<div class="dropdown-content">
<a href="ourStory.html">Our Story</a>
<a href="FAQ.html">FAQ</a>
<a href="testimonials.html">Testimonials</a>
</div>
</div>
</div>
<div>
<button id="callbtn">Call:9100347380</button>
</div>
</div>
<div id="container">
<h1>1 Week Weight Loss Plan</h1>
</div>
<div id="cart">
<div>
<img
id="cartImage"
src="https://www.fitmeals.co.in/wp-content/uploads/2021/05/131656388_2928339300783531_1455339526998620196_n.jpg"
alt=""
/>
</div>
<div>
<b style="color: black;">Price: ₹</b>
<b id="priceTag"style="margin-bottom:80px;color:red;">0.00</b>
<p>
<div style="color: black;font-weight: bold;margin-bottom: 40px;margin-top: 40px;">Starting from 1980/-</div>
</p>
<form id="mealform">
<span style="margin-left: 22px;">Meal Preference</span>
<span style="color:red">*</span><br />
<select id="mealPreference">
<option value="Veg">Veg</option>
<option value="Non-Veg">Non-veg</option>
</select>
<br />
<span style="margin-left: 22px;">Choices</span>
<span style="color:red; line-height: 35px;">*</span><br />
<input
type="checkbox"
name=""
id="breakfast"
class="pofw-option"
value="1980"
required
/>
<span>Breakfast</span>
<span class="pofw-price"> +₹1,980.00</span><br>
<input
type="checkbox"
name=""
id="lunch"
class="pofw-option"
value="1980"
/>
<span>Lunch</span>
<span class="pofw-price"> +₹1,980.00</span><br>
<input
type="checkbox"
name=""
id="dinner"
class="pofw-option"
value="1980"
/>
<span style="line-height: 35px;" >Dinner</span>
<span class="pofw-price"> +₹1,980.00</span><br>
<span style="margin-left: 22px;">Add Snacks/Dinner</span><br>
<input
type="checkbox"
name="pofw_option[8]"
id="snack"
class="pofw-option"
value="360"
/>
<span>Snack</span>
<span class="pofw-price"> +₹360.00</span><br>
<input
type="checkbox"
name="pofw_option[8]"
id="drink"
class="pofw-option"
value="360"
/>
<span style="line-height: 35px;">Drink</span>
<span class="pofw-price"> +₹360.00</span>
<br>
<input style="height:40px" type="number" id="quantity" class="input-text qty text" step="1" min="1" max="" name="quantity" value="1" title="Qty" size="4" placeholder="" inputmode="numeric" autocomplete="off">
<button type="submit" name="add-to-cart"class="addToCart">Add to cart<span></span></button>
<!-- <span><button class="goToCart" style="font-size:16px;">Go To Cart <i class="fa fa-shopping-cart"></i></button></span> -->
</form>
<br>
<div style="color:black;margin-top:45px;display:flex">
<b>Categories:</b>
<div style="margin-top: -15px;margin-left: 5px;"><p>Meal Plans,Weight Loss Plan</p></div>
</div>
</div>
</div>
<div id="descriptionReviews">
<span id="description" >Description</span>
<span id="reviews" style=" margin-left: 20px;">Reviews(0)</span>
</div>
<div id="descriptionData">
<div>
<p class="strong"><strong>Here’s what you get with our weight loss meal plan :</strong><br>
-Freshly prepared, preservative free, ready to eat meals delivered to you.<br>
-100% healthy meals free from refined sugars & trans fats.<br>
-Different menu every day which includes a perfect blend of cuisines<br>
-Flexibility of plans; pause your plans or cancel meals according to your schedule. (Within the validity period)<br>
-Ongoing nutritionist support and consultations.</p>
</div>
<div>
<p class="note"><strong>Please note:</strong></p>
<ul>
<li><strong>Orders will commence from the next working day</strong></li>
<li><strong>We do not deliver on Sundays (1 Week plan= 6 days)</strong></li>
<li><strong>All payments are collected on the first day of your meals. </strong></li>
<li><strong>We have a strict No-refund policy</strong></li>
</ul>
</div>
</div>
<h2 id="RelatedProducts">Related products</h2>
<div id="sampleProduct">
<div>
<img src="https://www.fitmeals.co.in/wp-content/uploads/2021/05/IMG_0148-550x515.jpg" alt="">
<h2 class="producttitle">1 Week Keto Plan</h2>
<bdi><span class="PriceSymbol">₹</span>0.00</bdi><br>
<button type="submit" name="add-to-cart" value="11584" class="addToCart">Add to cart<span></span></button><br>
<a class="readmore">Read more</a>
</div>
<div>
<img src="https://www.fitmeals.co.in/wp-content/uploads/2021/05/131656388_2928339300783531_1455339526998620196_n-768x730.jpg" alt="">
<h2 class="producttitle">4 Week Weight Loss Plan</h2>
<bdi><span class="PriceSymbol">₹</span>0.00</bdi><br>
<button type="submit" name="add-to-cart" value="11584" class="addToCart">Add to cart<span></span></button><br>
<a class="readmore">Read more</a>
</div>
<div>
<img src="https://www.fitmeals.co.in/wp-content/uploads/2021/06/8239BA79-0F90-4F26-8373-2C9CC8E9A399-550x550.jpeg" alt="">
<h2 class="producttitle">6 Week Transformation Challenge</h2>
<bdi><span class="PriceSymbol">₹</span>0.00</bdi><br>
<button type="submit" name="add-to-cart" value="11584" class="addToCart">Add to cart<span></span></button><br>
<a class="readmore">Read more</a>
</div>
</div>
<div id="container1">
<div>
<div class="">
<a class="logo" href="index.html">
<img id="footlogo" src=https://www.fitmeals.co.in/wp-content/uploads/2019/06/logo-white.png alt="Fitmeals">
</a>
</div>
<div>
<p id="text"> Fitmeals culinary team consists of very passionate and skilled chefs.Our team is well versed in nutrition and all our menus and plans are designed by qualified nutrition experts.</p>
</div>
<div id="imgtrio">
<i class="fa-brands fa-twitter"></i>
<i class="fa-brands fa-facebook"></i>
<i class="fa-brands fa-instagram"></i>
</div>
</div>
<div id="explore">
<h1 id="expl">Explore</h1>
<h4 id="desc"><i id="dispicon" class="fa-solid fa-angle-right"></i> Home</h4>
<h4 id="desc"><i id="dispicon" class="fa-solid fa-angle-right"></i> Meal Plan</h4>
</div>
<div id="explore">
<h1 id="expl">Links</h1>
<h4 id="desc"><i id="dispicon" class="fa-solid fa-angle-right"></i> About Us</h4>
<h4 id="desc"><i id="dispicon" class="fa-solid fa-angle-right"></i> Blog</h4>
<h4 id="desc"><i id="dispicon" class="fa-solid fa-angle-right"></i> FAQ</h4>
<h4 id="desc"><i id="dispicon" class="fa-solid fa-angle-right"></i> Testimonials</h4>
</div>
<div id="contact">
<h1 id="expl">Contact</h1>
<div id="foot">
<i id="log" class="fa-solid fa-phone-volume "></i>
<b class="green">Call Us :</b>
<h5>9100347480</h5>
<h5>9963697412</h5>
</div>
<div id="foot">
<i id="log" class="fa-solid fa-envelope"></i>
<b class="green">Email Us :</b>
<h5>fitmealsindia@gmail.com</h5>
</div>
<div id="foot">
<i id="log" class="fa-solid fa-location-dot"></i>
<b class="green">Our Location</b>
<h5>Banjara Hills, Road no.5, Hyderabad</h5>
</div>
</div>
</body>
</html>
<script src="./script/goToCart.js"></script>
<script src="./script/weightloseWeek1.js"></script>