-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcheckout.html
164 lines (162 loc) · 6.32 KB
/
checkout.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
<!--A Design by W3layouts
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE html>
<html>
<head>
<title>Jewellry online a Ecommerce Category Flat Bootstarp Responsive Website Template | Checkout :: w3layouts</title>
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery.min.js"></script>
<!-- Custom Theme files -->
<!--theme-style-->
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<!--//theme-style-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Jewellry online Responsive web template, Bootstrap Web Templates, Flat Web Templates, Andriod Compatible web template,
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyErricsson, Motorola web design" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!--fonts-->
<link href='http://fonts.googleapis.com/css?family=Michroma' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
<!--//fonts-->
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
</head>
<body>
<!--header-->
<div class="header">
<div class="container">
<ul>
<li><a href="account.html">MY ACCOUNT</a> <span>|</span></li>
<li><a href="register.html"> REGISTER</a><span>|</span></li>
<li ><a href="contact.html" > CONTACT US</a></li>
</ul>
<div class="clearfix"> </div>
</div>
</div>
<!---->
<div class="container">
<div class="header-top">
<div class="header-top-in">
<div class="top-header">
<div class="logo">
<a href="index.html"><img src="images/logo.png" alt=" " ></a>
</div>
<div class="left-head">
<img class="img-responsive" src="images/stone.png" alt=" " >
</div>
<div class="clearfix"> </div>
</div>
<div class="top-header-in">
<a href="#"><img class="img-responsive bag" src="images/bag.png" alt=" " ></a>
<div class="shop">
<h6>Shopping basket</h6>
<p>0 ITEMS | $0.00</p>
<a href="checkout.html">Checkout<i> </i></a>
</div>
</div>
<div class="clearfix"> </div>
</div>
<!---->
<div class="top-nav">
<span class="menu">MENU </span>
<ul>
<li ><a href="index.html">HOME</a></li>
<li><a href="product.html"> NEW PRODUCTS</a></li>
<li><a href="gift.html"> GIFT PACKAGES </a></li>
<li><a href="shipping.html"> SHIPPING </a></li>
<li ><a href="404.html">HELP</a></li>
<li><a href="about.html">ABOUT US</a></li>
</ul>
<!--script-->
<script>
$("span.menu").click(function(){
$(".top-nav ul").slideToggle(500, function(){
});
});
</script>
</div>
<!---->
<div class="check-out">
<h2>Checkout</h2>
<table >
<tr>
<th>ITEM</th>
<th>QTY</th>
<th>PRICES</th>
<th>DELIVERY DETAILS</th>
<th>SUBTOTAL</th>
</tr>
<tr>
<td class="ring-in"><a href="single.html" class="at-in"><img src="images/pi.jpg" class="img-responsive" alt=""></a>
<div class="sed">
<h5>Sed ut perspiciatis unde</h5>
<p>(At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas) </p>
</div>
<div class="clearfix"> </div></td>
<td class="check"><input type="text" value="1" onfocus="this.value='';" onblur="if (this.value == '') {this.value ='';}"></td>
<td>$1000.00</td>
<td>FREE SHIPPING</td>
<td>$1000.00</td>
</tr>
<tr>
<td class="ring-in"><a href="single.html" class="at-in"><img src="images/pi3.jpg" class="img-responsive" alt=""></a>
<div class="sed">
<h5>Sed ut perspiciatis unde</h5>
<p>(At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas) </p>
</div>
<div class="clearfix"> </div></td>
<td class="check"><input type="text" value="1" onfocus="this.value='';" onblur="if (this.value == '') {this.value ='';}"></td>
<td>$2000.00</td>
<td>FREE SHIPPING</td>
<td>$2000.00</td>
</tr>
<tr>
<td class="ring-in"><a href="single.html" class="at-in"><img src="images/pi2.jpg" class="img-responsive" alt=""></a>
<div class="sed">
<h5>Sed ut perspiciatis unde</h5>
<p>(At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas) </p>
</div>
<div class="clearfix"> </div></td>
<td class="check"><input type="text" value="1" onfocus="this.value='';" onblur="if (this.value == '') {this.value ='';}"></td>
<td>$1500.00</td>
<td>FREE SHIPPING</td>
<td>$1500.00</td>
</tr>
</table>
<a href="#" class="proceed">PROCEED TO BUY</a>
<div class="clearfix"> </div>
</div>
<div class="footer">
<div class="footer-top">
<p class="footer-class">Copyright © 2015 Jewellry online Template by <a href="http://w3layouts.com/" target="_blank">W3layouts</a> </p>
<ul class="footer-bottom">
<li><a href="index.html">HOME</a><span>|</span></li>
<li><a href="about.html"> ABOUT </a><span>|</span></li>
<li><a href="product.html"> PRODUCTS</a><span>|</span></li>
<li><a href="404.html">HELP</a><span>|</span></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
<div class="clearfix"> </div>
</div>
<div class="bottom-footer-in">
<a href="index.html"><img src="images/logo-1.png" alt=" " ></a>
</div>
</div>
</div>
</div>
</body>
</html>