-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcheckoutPage.html
218 lines (190 loc) · 8.5 KB
/
checkoutPage.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
<!DOCTYPE html>
<html>
<head>
<title>Website</title>
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div class="container-fluid top-bar">
<div class="row">
<div class="col-md-12">
<p class="text-center">Our First Priority Is To Meet Your Expectations!</p>
</div>
</div>
</div>
<header>
<div class="container">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand" href="index.html"><span>Your<span style="color: purple;" >LOGO</span>Here</span></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo03" aria-controls="navbarTogglerDemo03" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo03">
<ul class="navbar-nav mr-auto mt-2 mt-lg-0">
<li class="nav-item active">
<a class="nav-link" href="index.html">HOME</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">ABOUT<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="details.html">DETAILS</a>
</li>
<li class="nav-item">
<a class="nav-link" href="product.html">JEWELLERY</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">CONTACT</a>
</li>
</ul>
</div>
</nav>
</div>
</header>
<div class="col-75">
<div class="checkoutHead">
<div class="container1-checkout">
<h2>Shipping </h2>
</div>
</div>
</div>
<div class="row1">
<div class="col-75">
<div class="container">
<div class="row1">
<div class="col-75">
<div class="container1-form">
<div class="container1-form2">
<div>
<label> Full Name</label><input type="text" id="fname" name="firstname" placeholder="First Name">
</div>
<div>
<label > Last Name</label><input type="text" id="lastname" name="lastname" placeholder="Last Name">
</div>
<div>
<label > Postal Code</label><input type="text" id="postal" name="postal" placeholder="00000">
</div>
<div>
<label> Address Line 1</label><input type="text" id="addressline1" name="addressline1" placeholder="Unit-1 23rd Street Karachi">
</div>
<div>
<label> Address Line 2</label><input type="text" id="addressline2" name="addressline2" placeholder="Unit-1 23rd Street Karachi">
</div>
<div>
<label > Municipality</label><input type="text" id="municipality" name="municipality" placeholder="Karachi">
</div>
<div>
<label > Province</label><select id="province" name="province" >
<option value="Sindh">Sindh</option>
<option value="Punjab">Punjab</option>
<option value="Balochistan">Balochistan</option>
<option value="KPK">KPK</option>
</select>
</div>
<div>
<label > Shipping Phone</label><input type="text" id="shipphone" name="shipphone" placeholder="0333-7894561">
</div>
<div>
<label>
<input type="checkbox" checked="checked" name="sameadress"> Join us and save your delivery address for faster checkout.
</label>
</div>
<div class="container1-form">
<label>
<input type="checkbox" checked="checked" name="sameadress"> I have read and consent to processing my information in accordance with the privacy policy and cookie policy company has proivded.
</label>
</div>
<!-- <div class="row1">
<div class="col-50">
<label for="state">State</label>
<input type="text" id="state" name="state" placeholder="Sindh">
</div>
<div class="col-50">
<label for="zip">Zip</label>
<input type="text" id="zip" name="zip" placeholder="10001">
</div>
</div> -->
<!-- <label for="fname">Accepted Cards</label>
<div class="icon-container">
<a href="#" ><i class="fab fa-cc-visa"></i></a>
<a href="#" > <i class="fab fa-cc-amex"></i></a>
<a href="#" > <i class="fab fa-cc-mastercard"></i></a>
<a href="#" > <i class="fab fa-cc-discover"></i></a>
</div>
-->
<!-- <label for="cname">Name on Card</label>
<input type="text" id="cname" name="cardname" placeholder="Full Name">
<label for="ccnum">Credit card number</label>
<input type="text" id="ccnum" name="cardnumber" placeholder="111-222-333-444">
<label for="expmonth">Exp Month</label>
<input type="text" id="expmonth" name="expmonth" placeholder="September">
<div class="row">
<div class="col-50">
<label for="expyear">Exp Year</label>
<input type="text" id="expyear" name="expyear" placeholder="2018">
</div>
<div class="col-50">
<label for="cvv">CVV</label>
<input type="text" id="cvv" name="cvv" placeholder="352">
</div>
</div> -->
</div>
<!-- <div class="col-50">
<h3>Payment</h3>
<label for="fname">Accepted Cards</label>
<div class="icon-container">
<a href="#" ><i class="fab fa-cc-visa" style="color:mediumpurple;"></i></a>
<a href="#" > <i class="fab fa-cc-amex" style="color:mediumpurple;"></i></a>
<a href="#" > <i class="fab fa-cc-mastercard" style="color:mediumpurple;"></i></a>
<a href="#" > <i class="fab fa-cc-discover" style="color:mediumpurple;"></i></a>
</div>
<label for="cname">Name on Card</label>
<input type="text" id="cname" name="cardname" placeholder="Full Name">
<label for="ccnum">Credit card number</label>
<input type="text" id="ccnum" name="cardnumber" placeholder="111-222-333-444">
<label for="expmonth">Exp Month</label>
<input type="text" id="expmonth" name="expmonth" placeholder="September">
<div class="row">
<div class="col-50">
<label for="expyear">Exp Year</label>
<input type="text" id="expyear" name="expyear" placeholder="2018">
</div>
<div class="col-50">
<label for="cvv">CVV</label>
<input type="text" id="cvv" name="cvv" placeholder="352">
</div>
</div>
</div> -->
<a class="nav-link" href="cartDetails.html">
<button class="cell btn">Continue to checkout</button></a>
</div>
</div>
</div>
</div>
</div>
<div class="col-25">
<div class="container1-form">
<h4>Cart <span class="price" style="color:black"><i class="fa fa-shopping-cart" style="color: black;"></i> </span></h4></div>
<div class="container1-form2">
<label>Subtotal</label> <span class="price">$15</span></p>
<label>Shipping</label> <span class="price">$5</span></p>
<label>Taxes</label> <span class="price">$3</span></p>
<hr>
<label>Total</label><b><span class="price">$30</b></span></p>
</div>
</div>
</div>
<div class="container-fluid footer">
<div class="row footer_section">
<p style="color:wheat;">Copyrights © 2021.All rights reserved</p>
<img src="images/pay.png">
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
</body>
</html>