-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcart.html
198 lines (162 loc) · 6.96 KB
/
cart.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
<!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="cart.css">
<link rel="stylesheet" href="home.css">
<link rel="icon" type="image/png" href="https://cdn-icons-png.flaticon.com/512/828/828536.png"/>
<script src="https://kit.fontawesome.com/bd303dea31.js" crossorigin="anonymous"></script>
</head>
<body>
<header class="mainhead">
<div id="one">Enjoy
5% <span style="color: rgb(193, 233, 14);">OFF†</span>
purchases every day with the Adorama Edge Credit Card.
<span style="color: rgb(182, 153, 252);"> LEARN MORE ➔ </span>
</div>
<!-- link connect -->
<div id="two">
<div class="left">
<a href="">
<h3> BP BUSINESS</h3>
</a>
<a href="">
<h3>BP RENTALS</h3>
</a>
<a href="">
<h3>PRINTIQUE</h3>
</a>
<a href="">
<h3>OURBLOG</h3>
</a>
</div>
<div id="right">
<div><i class="fa-solid fa-phone"></i>
<p>9891142028</p>
</div>
<div><i class="fa-regular fa-comment"></i>
<p>Chat</p>
</div>
<div><i class="fa-sharp fa-solid fa-circle-info"></i>
<p>Help</p>
</div>
</div>
</div>
<div id="navbar">
<!-- seach or logo navbar -->
<div id="mainnav">
<div id="logo">
<img src="./logo of project/24.png" alt="">
</div>
<div id="mainright">
<div>
<input id="in" type="text" placeholder="search"><span id="sear"><i class="fa-solid fa-magnifying-glass"></i></span>
</div>
<div id="userside">
<div id="user"><i class="fa-solid fa-user"></i></div>
<div id="sign1">
<a href="sign_up.html">Sign In</a>
<br>
<a href="sign_up.html" style="font-size: 15px;">Account</a>
</div>
<div id="carts">
<a href="cart.html" style="color: white;"><i class="fa-solid fa-cart-shopping"></i></a>
</div>
</div>
<div>
</div>
<!-- hover part of product start here -->
</div>
</div>
<hr id="hr">
<div id="part4nav">
<div id="leftforhover">
<div id="prhover"><select id="pros">
<option value="">Product</option>
<option value="">Photography</option>
<option value="">Lighning & Studio</option>
<option value="">Computers</option>
<option value="">Video</option>
<option value="">Audio</option>
<option value="">Gaming</option>
<option value="">Home Electronics</option>
<option value="">Musical Instruments</option>
<option value="">Drones</option>
<option value="">Optics & Binoculars</option>
</select></div>
<div>
<select id="pros">
<option value="">Brands</option>
<option value="">Asus</option>
<option value="">Lenovo</option>
<option value="">Sony</option>
<option value="">Nikon</option>
<option value="">Panasonic</option>
<option value="">Bose</option>
<option value="">Microsoft</option>
<option value="">Apple</option>
<option value="">Atomos</option>
<option value="">Samsung</option>
<option value="">Redmi</option>
</select>
</div>
<div>Used <i class="fa-solid fa-angle-down"></i></div>
<div>Deals <i class="fa-solid fa-angle-down"></i></div>
</div>
<div id="rightforhover">
<a href="deal_page.html">Deal of the Day</a>
<a href="credit-card.html">Big Pocket Credit Card</a>
<a href="vip-card.html">VIP Rewards</a>
<a href="gift_card.html">Gift Cards</a>
<a href="student.html">Students</a>
</div>
</div>
</div>
</header>
<div class="mont">
<div class="mack"><span id="digital1">Shopping Cart</span></div>
<div class="kack">
<span id="ccmm">📧 Email My Cart</span>
<span id="mmcc">📞 Need Help? Call 9766480244</span>
</div>
</div><br>
<hr>
<div class="mont">
<div class="mack1"><span id="digital2">Ship - Worldwide Express</span></div>
<div class="kack1">
<span id="digital3">Cart Summary</span>
</div>
</div><br>
<div id="tyre">
<div id="myre">
</div>
<div id="vp4">
<div class="lenlen">
<div class="lenlen23">Sub-total </div>
<div id="lenlenalg">0</div>
</div>
<div class="lenlen">
<div class="lenlen23">UPS Worldwide Express </div>
<div class="lenlen24">₹ 1000</div>
</div>
<div class="lenlen">
<div class="lenlen23">Taxes </div>
<div class="lenlen24">₹ 120.00</div>
</div>
<br><br>
<hr>
<div class="lenlen">
<div class="lenlen23" id="mkmkmk">Order Total </div>
<div id="len2424" id="nknknk"></div>
</div>
<a href="payment.html" style="text-decoration: none;"><button id="checkcheck">Proceed to Checkout</button></a>
<button class="semsem"><img src="./pr_image/1.png" alt=""></button>
<button class="semsem"><img src="./pr_image/3.png" alt=""></button>
</div>
</div>
</body>
</html>
<script src="./cart.js"></script>