-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcheckout.php
More file actions
210 lines (154 loc) · 7.86 KB
/
checkout.php
File metadata and controls
210 lines (154 loc) · 7.86 KB
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
<?php
include_once('jcart/jcart.php');
session_start();
?>
<!DOCTYPE html>
<html class="no-js">
<head>
<style>
* {
padding:0;
margin:0;
}
#container2 {
color: #333;
font: 14px Sans-Serif;
padding: 50px;
//background: #eee;
}
h1 {
text-align: center;
padding: 20px 0 12px 0;
margin: 0;
}
h2 {
font-size: 16px;
text-align: center;
padding: 0 0 12px 0;
}
#container {
box-shadow: 0 5px 10px -5px rgba(0,0,0,0.5);
position: relative;
background: white;
}
</style>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1,requiresActiveX=true">
<title> Pablo Fernandez :: The Young Entrepreneur :: Professional Resume </title>
<meta name="description" content="Born in Pasadena, CA, Pablo Fernandez is known as a young entrepreneur and web developer because of his passion for designing websites and turning his ideas into startup companies.">
<!-- /// Favicons //////// -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="hhttps://cdn3.iconfinder.com/data/icons/buttons/512/Icon_13-512.png">
<link rel="shortcut icon" href="https://cdn3.iconfinder.com/data/icons/buttons/512/Icon_13-512.png">
<!-- /// Template CSS //////// -->
<link rel="stylesheet" href="http://www.pablofernandez.com/_layout/css/base.css">
<link rel="stylesheet" href="http://www.pablofernandez.com/_layout/css/grid.css">
<link rel="stylesheet" href="http://www.pablofernandez.com/_layout/css/elements.css">
<link rel="stylesheet" href="http://www.pablofernandez.com/_layout/css/layout.css">
<!-- /// JS Plugins CSS //////// -->
<link rel="stylesheet" href="http://www.pablofernandez.com/_layout/js/bxslider/jquery.bxslider.css">
<link rel="stylesheet" href="http://www.pablofernandez.com/_layout/js/magnificpopup/magnific-popup.css">
<!-- /// Skin CSS //////// -->
<!-- <link rel="stylesheet" href="http://www.pablofernandez.com/_layout/css/skins/default.css"> -->
<!-- /// Google Fonts //////// -->
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans:400,700">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Oswald:400,300,700">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700">
<!-- /// FontAwesome Icons 4.0.3 //////// -->
<link rel="stylesheet" href="http://www.pablofernandez.com/_layout/css/fontawesome/font-awesome.min.css">
<!-- /// Custom Icon Font //////// -->
<link rel="stylesheet" href="http://www.pablofernandez.com/_layout/css/iconfontcustom/icon-font-custom.css">
<!-- /// Cross-browser CSS3 animations //////// -->
<link rel="stylesheet" href="http://www.pablofernandez.com/_layout/css/animate/animate.min.css">
<!-- /// Modernizr //////// -->
<script src="http://www.pablofernandez.com/_layout/js/modernizr-2.6.2.min.js"></script>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="http://www.pablofernandez.com/photography/admin-image-processing/gallery/css/style.css"/>
<script src="http://www.pablofernandez.com/js/modernizr.custom.70736.js"></script>
<noscript><link rel="stylesheet" type="text/css" href="http://www.pablofernandez.com/photography/admin-image-processing/gallery/css/noJS.css"/></noscript>
<!--[if lte IE 7]><style>.main{display:none;} .support-note .note-ie{display:block;}</style><![endif]-->
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Gamma Gallery - A Responsive Image Gallery Experiment</title>
<meta name="description" content="Gamma Gallery - A Responsive Image Gallery Experiment"/>
<meta name="keywords" content="html5, responsive, image gallery, masonry, picture, images, sizes, fluid, history api, visibility api"/>
<meta name="author" content="Codrops"/>
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" type="text/css" href="http://www.pablofernandez.com/photography/admin-image-processing/gallery/css/style.css"/>
<script src="http://www.pablofernandez.com/js/modernizr.custom.70736.js"></script>
<noscript><link rel="stylesheet" type="text/css" href="http://www.pablofernandez.com/photography/admin-image-processing/gallery/css/noJS.css"/></noscript>
<!--[if lte IE 7]><style>.main{display:none;} .support-note .note-ie{display:block;}</style><![endif]-->
</head>
<div id="wrap">
<div id="header">
<div id="nav">
<div class="row">
<div class="span3">
<!-- // Logo // -->
<a href="http://pablofernandez.com/photography/" id="logo">
Pablo Fernandez <font size="0"><i>Photography</i></font>
</a>
</div><!-- end .span3 -->
<div class="span9">
<a href="#" id="mobile-menu-trigger">
<i class="fa fa-bars"></i>
</a>
<!-- // Menu // -->
<ul class="sf-menu" id="menu">
<li>
<a href="http://pablofernandez.com">Home</a>
</li>
<li>
<a href="http://pablofernandez.com/photography/">Galleries</a>
</li>
<li>
<a href="http://pablofernandez.com/photography/view_cart.php">Licensing</a>
</li>
<li>
<a href="http://pablofernandez.com">Contact</a>
</li>
<li>
<a href="http://pablofernandez.com/photography/view_cart.php" style="height: 55px;"><img src="http://22.uniflix.com/download.png" style="width: 40px;" /><a>
</li>
</div>
</ul>
</div><!-- end .span9 -->
</div><!-- end .row -->
</div><!-- end #nav -->
<!-- //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
</div><!-- end #header -->
<div id="wrapper">
<h2>Checkout</h2>
<div id="sidebar">
</div>
<div id="content">
<div id="jcart"><?php $jcart->display_cart();?></div>
<p> <a href="index.php">← Continue shopping</a></p>
<?php
//echo '<pre>';
//var_dump($_SESSION['jcart']);
//echo '</pre>';
?>
</div>
<div class="clear"></div>
</div>
</div><!-- end .span9 -->
</div><!-- end .row -->
</div><!-- end #nav -->
<!-- //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
</div><!-- end #header -->
<body>
<div class="container">
<script type="text/javascript" src="jcart/js/jquery-1.4.4.min.js"></script>
<script type="text/javascript" src="jcart/js/jcart.min.js"></script>
</div><!--/main-->
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script src="http://www.pablofernandez.com/photography/admin-image-processing/gallery/js/jquery.masonry.min.js"></script>
<script type="text/javascript" src="jcart/js/jquery-1.4.4.min.js"></script>
<script type="text/javascript" src="jcart/js/jcart.min.js"></script>
</body>
</html>