-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwishlist.html
307 lines (284 loc) · 14.8 KB
/
wishlist.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
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png">
<link rel="manifest" href="favicon/site.webmanifest">
<link rel="mask-icon" href="favicon/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<title>GameON | Wishlist</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/styles.css" rel="stylesheet">
</head>
<body>
<header>
<!-- Navigation -->
<nav class="navbar navbar-custom fixed-top navbar-expand-lg navbar-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="index.html"><img src="logo.svg"></a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse"
data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link active" href="wishlist.html">Wishlist</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownBlog" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
Blog
</a>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="navbarDropdownBlog">
<a class="dropdown-item" href="blog-home-1.html">Blog Home 1</a>
<a class="dropdown-item" href="blog-home-2.html">Blog Home 2</a>
<a class="dropdown-item" href="blog-post.html">Blog Post</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="userDropdown" href="#" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false"><i class="fas fa-user fa-fw">
Username
<svg class="bi bi-person-fill" width="1.3em" height="1.3em" viewBox="0 0 16 16" fill="currentColor"
xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3zm5-6a3 3 0 100-6 3 3 0 000 6z"
clip-rule="evenodd" />
</svg>
</i></a>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="userDropdown">
<a class="dropdown-item" href="#">Settings</a>
<a class="dropdown-item" href="mis-compras.html">Mis compras</a>
<a class="dropdown-item" href="#">Mis ofertas</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="login.html">Logout</a>
</div>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!-- Page Content -->
<div class="container">
<!-- Page Heading/Breadcrumbs -->
<h1 class="mt-4 mb-3">Wishlist</h1>
<ol class="breadcrumb">
<li class="breadcrumb-item">
<a href="index.html">Home</a>
</li>
<li class="breadcrumb-item active">Wishlist</li>
</ol>
<div class="container card mb-3">
<div class="row">
<div class="col-md-2 my-auto py-3">
<img class="card-img-top" src="https://images.launchbox-app.com/8546ce6d-f8b2-4f20-a9f6-b17da5df0082.jpg" alt="">
</div>
<div class="col-md px-0">
<div class="card-body">
<a href="the_witcher_3.html">
<h5 class="card-title">Assassin's Creed: Origins</h5>
</a>
<p class="card-text">Ancient Egypt: Home of colossal pyramids, gilded tombs, tyrannical god-kings, and the origin story of the Assassins. As Cleopatra empire crumbles, the birth of the Assassin's Brotherhood will lead to an extraordinary shift of the world order. Along...</p>
</div>
</div>
<div class="col-md-4 px-0">
<div class="card-body">
<a href="">
<svg class="bi bi-trash-fill float-right" width="1em" height="1em" fill="currentColor"
xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd"
d="M2.5 1a1 1 0 00-1 1v1a1 1 0 001 1H3v9a2 2 0 002 2h6a2 2 0 002-2V4h.5a1 1 0 001-1V2a1 1 0 00-1-1H10a1 1 0 00-1-1H7a1 1 0 00-1 1H2.5zm3 4a.5.5 0 01.5.5v7a.5.5 0 01-1 0v-7a.5.5 0 01.5-.5zM8 5a.5.5 0 01.5.5v7a.5.5 0 01-1 0v-7A.5.5 0 018 5zm3 .5a.5.5 0 00-1 0v7a.5.5 0 001 0v-7z"
clip-rule="evenodd" />
</svg>
</a>
<h5 class="card-title">Mejor precio ofertado</h5>
<p class="card-text"><i class="tunisia flag"></i> <del>24,000 COP</del> -> 12,000 COP <span
class="badge badge-pill badge-success">-50%</span></p>
<p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
</div>
</div>
</div>
</div>
<div class="container card mb-3">
<div class="row">
<div class="col-md-2 my-auto py-3">
<img class="card-img-top" src="https://images.launchbox-app.com/6501a541-f4d8-43e9-a39c-8d5f2e836f1a.jpg" alt="">
</div>
<div class="col-md px-0">
<div class="card-body">
<a href="the_witcher_3.html">
<h5 class="card-title">Red Dead Redemption</h5>
</a>
<p class="card-text">America, 1899. The end of the wild west era has begun as lawmen hunt down the last remaining outlaw gangs. Those who will not surrender or succumb are killed. After a robbery goes badly wrong in the western town of Blackwater, Arthur Morgan and...</p>
</div>
</div>
<div class="col-md-4 px-0">
<div class="card-body">
<a href="">
<svg class="bi bi-trash-fill float-right" width="1em" height="1em" fill="currentColor"
xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd"
d="M2.5 1a1 1 0 00-1 1v1a1 1 0 001 1H3v9a2 2 0 002 2h6a2 2 0 002-2V4h.5a1 1 0 001-1V2a1 1 0 00-1-1H10a1 1 0 00-1-1H7a1 1 0 00-1 1H2.5zm3 4a.5.5 0 01.5.5v7a.5.5 0 01-1 0v-7a.5.5 0 01.5-.5zM8 5a.5.5 0 01.5.5v7a.5.5 0 01-1 0v-7A.5.5 0 018 5zm3 .5a.5.5 0 00-1 0v7a.5.5 0 001 0v-7z"
clip-rule="evenodd" />
</svg>
</a>
<h5 class="card-title">Mejor precio ofertado</h5>
<p class="card-text"><i class="russia flag"></i> <del>40,000 COP</del> -> 10,000 COP <span
class="badge badge-pill badge-success">-75%</span></p>
<p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
</div>
</div>
</div>
</div>
<div class="container card mb-3">
<div class="row">
<div class="col-md-2 my-auto py-3">
<img class="card-img-top" src="https://images.launchbox-app.com/2c63756d-f56c-416f-a797-4756b73f04ff.png" alt="">
</div>
<div class="col-md px-0">
<div class="card-body">
<a href="the_witcher_3.html">
<h5 class="card-title">Doom Eternal</h5>
</a>
<p class="card-text">Hell’s armies have invaded Earth. Become the Slayer in an epic single-player campaign to conquer demons across dimensions and stop the final destruction of humanity. The Only Thing they Fear... Is You.</p>
</div>
</div>
<div class="col-md-4 px-0">
<div class="card-body">
<a href="">
<svg class="bi bi-trash-fill float-right" width="1em" height="1em" fill="currentColor"
xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd"
d="M2.5 1a1 1 0 00-1 1v1a1 1 0 001 1H3v9a2 2 0 002 2h6a2 2 0 002-2V4h.5a1 1 0 001-1V2a1 1 0 00-1-1H10a1 1 0 00-1-1H7a1 1 0 00-1 1H2.5zm3 4a.5.5 0 01.5.5v7a.5.5 0 01-1 0v-7a.5.5 0 01.5-.5zM8 5a.5.5 0 01.5.5v7a.5.5 0 01-1 0v-7A.5.5 0 018 5zm3 .5a.5.5 0 00-1 0v7a.5.5 0 001 0v-7z"
clip-rule="evenodd" />
</svg>
</a>
<h5 class="card-title">Mejor precio ofertado</h5>
<p class="card-text"><i class="china flag"></i> <del>60,000 COP</del> -> 51,000 COP <span
class="badge badge-pill badge-success">-15%</span></p>
<p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
</div>
</div>
</div>
</div>
<div class="container card mb-3">
<div class="row">
<div class="col-md-2 my-auto py-3">
<img class="card-img-top" src="https://images.launchbox-app.com/2df2e491-2b02-4d2f-bca8-1a6ffb48ac4b.jpg" alt="">
</div>
<div class="col-md px-0">
<div class="card-body">
<a href="the_witcher_3.html">
<h5 class="card-title">Terraria</h5>
</a>
<p class="card-text">Dig, fight, explore, build! Nothing is impossible in this action-packed adventure game. The world is your canvas and the ground itself is your paint. Grab your tools and go! You can do many things in Terraria: make weapons and fight off a variety of...</p>
</div>
</div>
<div class="col-md-4 px-0">
<div class="card-body">
<a href="">
<svg class="bi bi-trash-fill float-right" width="1em" height="1em" fill="currentColor"
xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd"
d="M2.5 1a1 1 0 00-1 1v1a1 1 0 001 1H3v9a2 2 0 002 2h6a2 2 0 002-2V4h.5a1 1 0 001-1V2a1 1 0 00-1-1H10a1 1 0 00-1-1H7a1 1 0 00-1 1H2.5zm3 4a.5.5 0 01.5.5v7a.5.5 0 01-1 0v-7a.5.5 0 01.5-.5zM8 5a.5.5 0 01.5.5v7a.5.5 0 01-1 0v-7A.5.5 0 018 5zm3 .5a.5.5 0 00-1 0v7a.5.5 0 001 0v-7z"
clip-rule="evenodd" />
</svg>
</a>
<h5 class="card-title">Mejor precio ofertado</h5>
<p class="card-text"><i class="japan flag"></i> <del>120,000 COP</del> -> 40,000 COP <span
class="badge badge-pill badge-success">-70%</span></p>
<p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
</div>
</div>
</div>
</div>
<div class="container card mb-3">
<div class="row">
<div class="col-md-2 my-auto py-3">
<img class="card-img-top" src="https://images.launchbox-app.com/a75f13d5-d235-426e-b314-884e5367adaa.png" alt="">
</div>
<div class="col-md px-0">
<div class="card-body">
<a href="the_witcher_3.html">
<h5 class="card-title">Hollow Knight</h5>
</a>
<p class="card-text">Brave the Depths of a Forgotten Kingdom Beneath the fading town of Dirtmouth sleeps an ancient, ruined kingdom. Many are drawn below the surface, searching for riches, or glory, or answers to old secrets. Hollow Knight is a classically styled...</p>
</div>
</div>
<div class="col-md-4 px-0">
<div class="card-body">
<a href="">
<svg class="bi bi-trash-fill float-right" width="1em" height="1em" fill="currentColor"
xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd"
d="M2.5 1a1 1 0 00-1 1v1a1 1 0 001 1H3v9a2 2 0 002 2h6a2 2 0 002-2V4h.5a1 1 0 001-1V2a1 1 0 00-1-1H10a1 1 0 00-1-1H7a1 1 0 00-1 1H2.5zm3 4a.5.5 0 01.5.5v7a.5.5 0 01-1 0v-7a.5.5 0 01.5-.5zM8 5a.5.5 0 01.5.5v7a.5.5 0 01-1 0v-7A.5.5 0 018 5zm3 .5a.5.5 0 00-1 0v7a.5.5 0 001 0v-7z"
clip-rule="evenodd" />
</svg>
</a>
<h5 class="card-title">Mejor precio ofertado</h5>
<p class="card-text"><i class="france flag"></i> <del>30,000 COP</del> -> 12,000 COP <span
class="badge badge-pill badge-success">-60%</span></p>
<p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
</div>
</div>
</div>
</div>
<div class="container card mb-3">
<div class="row">
<div class="col-md-2 my-auto py-3">
<img class="card-img-top" src="https://images.launchbox-app.com/2a7a57ed-8407-4377-9fcc-c65651493637.jpg" alt="">
</div>
<div class="col-md px-0">
<div class="card-body">
<a href="the_witcher_3.html">
<h5 class="card-title">Portal 2</h5>
</a>
<p class="card-text">Portal 2 draws from the award-winning formula of innovative gameplay, story, and music that earned the original Portal over 70 industry accolades and created a cult following. The single-player portion of Portal 2 introduces a cast of dynamic new...</p>
</div>
</div>
<div class="col-md-4 px-0">
<div class="card-body">
<a href="">
<svg class="bi bi-trash-fill float-right" width="1em" height="1em" fill="currentColor"
xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd"
d="M2.5 1a1 1 0 00-1 1v1a1 1 0 001 1H3v9a2 2 0 002 2h6a2 2 0 002-2V4h.5a1 1 0 001-1V2a1 1 0 00-1-1H10a1 1 0 00-1-1H7a1 1 0 00-1 1H2.5zm3 4a.5.5 0 01.5.5v7a.5.5 0 01-1 0v-7a.5.5 0 01.5-.5zM8 5a.5.5 0 01.5.5v7a.5.5 0 01-1 0v-7A.5.5 0 018 5zm3 .5a.5.5 0 00-1 0v7a.5.5 0 001 0v-7z"
clip-rule="evenodd" />
</svg>
</a>
<h5 class="card-title">Mejor precio ofertado</h5>
<p class="card-text"><i class="madagascar flag"></i> <del>70,000 COP</del> -> 42,000 COP <span
class="badge badge-pill badge-success">-40%</span></p>
<p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
</div>
</div>
</div>
</div>
</div>
<!-- /.container -->
<!-- Footer -->
<footer class="py-5">
<div class="container">
<p class="m-0 text-center text-white">Copyright © GameON 2020</p>
</div>
<!-- /.container -->
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<link href="css/flag.min.css" rel="stylesheet">
</body>
</html>