-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproduct1.php
191 lines (186 loc) · 6.58 KB
/
product1.php
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
<!DOCTYPE php>
<html>
<head>
<link rel="stylesheet" href=" css\bootstrap.min.css" >
<!--jQuery library-->
<script src=" js/jquery.min.js"></script>
<!--Latest compiled and minified JavaScript-->
<script src=" js\bootstrap.min.js"></script>
<link rel="stylesheet" href="css/bindex.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Product FreeStyle Store</title>
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top navbar-responsive">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="product.php">Lifestyle Store</a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li><a href="cart.php"><span class="glyphicon glyphicon-user"></span> Cart</a></li>
<li><a href="setting.php"><span class="glyphicon glyphicon-user"></span>Setting</a></li>
<li><a href="logout.php"><span class="glyphicon glyphicon-log-out"></span>Logout</a></li>
</ul>
</div>
</div>
</nav>
<div class="container" style="margin-top:6%; background:url(banner1.jpg); background-repeat:fixed;">
<div class="banner-image">
<h1 align="center" style="padding-top:4%; color:#101010;"><b>Welcome to our Lifestyle Store!</b></h1>
<p align="center" style=" margin-bottom:4%;" ><b>We have the best cameras, watches and shirts for you. No need to hunt
around, we have all in one place</b><br><br>
<!--<button type="button" href="#" class="btn btn-danger btn-lg" >Lets Explore</button>-->
</p>
</div>
</div>
<div class="row text-center">
<div class="container">
<div class="col-md-3 col-sm-6">
<div class="thumbnail">
<img src="img\banner.jpg" alt="img-responsive"></img>
<div class="caption">
<h1>Watches</h1>
<p>price:Rs.36000</p>
<button class="btn btn-primary btn-block" type="button" href="cart.php" >Add to cart</button>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="thumbnail">
<img src="img\banner.jpg" alt="img-responsive"></img>
<div class="caption">
<h1>Watches</h1>
<p>price:Rs.36000</p>
<button class="btn btn-primary btn-block" type="button" href="cart.php" >Add to cart</button>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="thumbnail">
<img src="img\banner.jpg" alt="img-responsive"></img>
<div class="caption">
<h1>Watches</h1>
<p>price:Rs.36000</p>
<button class="btn btn-primary btn-block" type="button" href="cart.php" >Add to cart</button>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="thumbnail">
<img src="img\banner.jpg" alt="img-responsive"></img>
<div class="caption">
<h1>Watches</h1>
<p>price:Rs.36000</p>
<button class="btn btn-primary btn-block" type="button" href="cart.php" >Add to cart</button>
</div>
</div>
</div>
</div>
</div>
<div class="row text-center">
<div class="container">
<div class="col-md-3 col-sm-6">
<div class="thumbnail">
<img src="img\banner.jpg" alt="img-responsive"></img>
<div class="caption">
<h1>Watches</h1>
<p>price:Rs.36000</p>
<button class="btn btn-primary btn-block" type="button" href="cart.php" >Add to cart</button>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="thumbnail">
<img src="img\banner.jpg" alt="img-responsive"></img>
<div class="caption">
<h1>Watches</h1>
<p>price:Rs.36000</p>
<button class="btn btn-primary btn-block" type="button" href="cart.php" >Add to cart</button>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="thumbnail">
<img src="img\banner.jpg" alt="img-responsive"></img>
<div class="caption">
<h1>Watches</h1>
<p>price:Rs.36000</p>
<button class="btn btn-primary btn-block" type="button" href="cart.php" >Add to cart</button>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="thumbnail">
<img src="img\banner.jpg" alt="img-responsive"></img>
<div class="caption">
<h1>Watches</h1>
<p>price:Rs.36000</p>
<button class="btn btn-primary btn-block" type="button" href="cart.php" >Add to cart</button>
</div>
</div>
</div>
</div>
</div>
<div class="row text-center">
<div class="container">
<div class="col-md-3 col-sm-6">
<div class="thumbnail">
<img src="img\banner.jpg" alt="img-responsive"></img>
<div class="caption">
<h1>Watches</h1>
<p>price:Rs.36000</p>
<button class="btn btn-primary btn-block" type="button" href="cart.php" >Add to cart</button>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="thumbnail">
<img src="img\banner.jpg" alt="img-responsive"></img>
<div class="caption">
<h1>Watches</h1>
<p>price:Rs.36000</p>
<button class="btn btn-primary btn-block" type="button" href="cart.php" >Add to cart</button>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="thumbnail">
<img src="img\banner.jpg" alt="img-responsive"></img>
<div class="caption">
<h1>Watches</h1>
<p>price:Rs.36000</p>
<button class="btn btn-primary btn-block" type="button" href="cart.php" >Add to cart</button>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="thumbnail">
<img src="img\banner.jpg" alt="img-responsive"></img>
<div class="caption">
<h1>Watches</h1>
<p>price:Rs.36000</p>
<button class="btn btn-primary btn-block" type="button" href="cart.php" >Add to cart</button>
</div>
</div>
</div>
</div>
</div>
<!--<div class="footer">
<div class="container">
<center>
Copyright © <a href="bindex.php">Lifestyle Store.</a> All Rights
Reserved” and “Contact Us: +91 90000 00000"
</center>
</div>
</div> --->
<?php
include 'footer.php';
?>
</body>
</html>