forked from theabhishekmaurya/tata-cliq-clone
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mybag.html
219 lines (212 loc) · 7.47 KB
/
mybag.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
<!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>Shopping Cart-TATA CLIQ</title>
<link
href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet"
/>
<link rel="stylesheet" type="text/css" href="mybag.css" />
<link rel="stylesheet" href="css/all.css">
<link rel="stylesheet" href="othernav.css">
<style src="mybag.css">
</style>
</head>
<body>
<div id="othernav">
<div>
<div>
<img src="tatacliq icon.png" />
</div>
<div>
<div >
<div id="my_account">
<i class="fas fa-2x fa-user-circle"></i> <i
class="fas fa-angle-down"
id="account_angle_down"
></i>
</div>
</div>
</div>
</div>
</div>
<div id="container">
<div id="topbar">
<div id="bagtext">My Bag</div>
<div id="addressdiv">
<div id="address"></div>
<div class="linebelow" style="margin-top: 0.4%">
<p style="font-size: 14px">Change Pin Code</p>
<hr />
</div>
</div>
</div>
<div id="contentdiv" style="overflow-x: hidden;">
<div id="linetext">
<p>
Apply a relevant <b>coupon code</b> here to avail any additional
discount. Applicable <b>cashback</b> if any will be credited to your
account as per T&C.
</p>
<button id="clear">Clear Cart</button>
</div>
<div id="maincontent">
<div id="itemdiv">
<div id="itemcontainer" style="position: absolute; display: none;">
<div id="item">
<div>
<img class="prodimg"
src="https://img.tatacliq.com/images/i7/437Wx649H/MP000000009116653_437Wx649H_202103191503531.jpeg"
;
/>
</div>
<div>
<div id="itemdetails">
<p style="margin-bottom: 0%" id="prodname">
Alberto Torresi Men's Black Casual Loafers
</p>
<div class="flex" style="font-weight: normal">
<p id="prodnewprice"style="margin-top: 5.1%">₹23</p><span>    </span>
<p><strike style="font-size: 18px">₹50</strike></p>
</div>
<div>
<label for="">Quantity: </label>
<select style="border: none; background: transparent">
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option></select
><br /><br />
<div class="flex">
<div style="margin-right: 30%">
<label>Product:</label>
<span id="prodcat">Black</span>
</div>
<div>
<label>Size:</label>
<span id="itemcolor">UK/IND-8</span>
</div>
</div>
<br />
<hr style="border: 0.1px solid rgb(233, 233, 233)" />
<div class="flex" style="font-weight: normal">
<i
style="margin-top: 12px; color: gray"
class="material-icons"
>bookmark_border</i
>
<p style="margin-left: 2px; margin-right: 25px">
Save to wishlist
</p>
<p id="remove">Remove</p>
</div>
</div>
</div>
<div id="truckicon" class="flex">
<img class="truckimage" src="delivery.png" />
<span style="margin-left: 5%; margin-top: 15px" class="flex"
>Delivery by</span
>
<p
class="flex"
style="font-weight: normal; margin-left: 2%"
>
21st dec
</p>
<p>  |</p>
<p
style="color: green; font-weight: normal; margin-left: 2%"
>
<b>FREE</b>
</p>
</div>
</div>
</div>
</div>
</div>
<div id="summarydiv">
<div id="coupon">
<div>
<div class="flex">
<img id="voucher" src="voucher.png" />
<p style="margin-top: 5%">
<b>  Check for Coupon</b>
</p>
</div>
<div class="linebelow">
<p>Apply</p>
<hr style="margin-bottom: 0px;"/>
</div>
</div>
</div>
<div id="summary">
<div>
<div id="congrats">
<img src="delivery.png" />
<p>
Congratulations!! Your order is eligible for
<b style="color: green">FREE</b> shipping!
</p>
</div>
<div id="billing">
<hr />
<div>
<p>Bag Total</p>
<p >₹<span class="totalprice">0</span></p>
</div>
<div>
<p>Shipping Charge</p>
<p style="color: green"><b>FREE</b></p>
</div>
<div>
<p>Bag Subtotal</p>
<p>₹<span class="totalprice2">0</span></p>
</div>
<div>
<p>Product Discount(s)</p>
<p >-₹<span class="discountprice">0</span></p>
</div>
<div>
<p style="color: green; font-size: 14px">
You will save ₹<b class="discountprice2 "style="font-weight: 500">0</b> on this
order
</p>
</div>
</div>
</div>
<hr />
</div>
<div
style="
height: 80px;
background-color: white;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
"
>
<div id="checkoutbox">
<div>
<h3>Total</h3>
<p>₹<span id="amount">0</span></p>
</div>
<div>
<button id="checkOut">Checkout</button>
</div>
</div>
</div>
</div>
</div>
<div id="sectagline">
<img src="data.png" />
<p>Safe and secure payments. Easy returns. 100% Authentic products.</p>
</div>
</div>
</div>
</body>
</html>
<script src="mybag.js">
</script>