-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy pathdetails.html
317 lines (309 loc) · 10.3 KB
/
details.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
308
309
310
311
312
313
314
315
316
317
<!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="" />
<title>Store - Your Best Marketplace</title>
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet" />
<link href="style/main.css" rel="stylesheet" />
</head>
<body>
<!-- Navigation -->
<nav
class="navbar navbar-expand-lg navbar-light navbar-store fixed-top navbar-fixed-top"
data-aos="fade-down"
aria-label="Navbar"
>
<div class="container">
<a class="navbar-brand" href="/">
<img src="/images/logo.svg" alt="" />
</a>
<button
class="navbar-toggler"
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" href="/">Home </a>
</li>
<li class="nav-item">
<a class="nav-link" href="/categories.html">Categories</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Rewards</a>
</li>
</ul>
<!-- Desktop Menu -->
<ul class="navbar-nav d-none d-lg-flex">
<li class="nav-item dropdown">
<a
class="nav-link"
href="#"
id="navbarDropdown"
role="button"
data-toggle="dropdown"
aria-haspopup="true"
aria-expanded="false"
>
<img
src="/images/icon-user.png"
alt=""
class="rounded-circle mr-2 profile-picture"
/>
Hi, Angga
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="/dashboard.html">Dashboard</a>
<a class="dropdown-item" href="/dashboard-account.html"
>Settings</a
>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="/">Logout</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link d-inline-block mt-2" href="#">
<img src="/images/icon-cart-empty.svg" alt="" />
</a>
</li>
</ul>
<!-- Mobile Menu -->
<ul class="navbar-nav d-block d-lg-none">
<li class="nav-item">
<a class="nav-link" href="#">
Hi, Angga
</a>
</li>
<li class="nav-item">
<a class="nav-link d-inline-block" href="#">
Cart
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Page Content -->
<div class="page-content page-details">
<section
class="store-breadcrumbs"
data-aos="fade-down"
data-aos-delay="100"
>
<div class="container">
<div class="row">
<div class="col-12">
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="/">Home</a></li>
<li class="breadcrumb-item active" aria-current="page">
Product Details
</li>
</ol>
</nav>
</div>
</div>
</div>
</section>
<section class="store-gallery" id="gallery">
<div class="container">
<div class="row">
<div class="col-lg-8" data-aos="zoom-in">
<transition name="slide-fade" mode="out-in">
<img
:key="photos[activePhoto].id"
:src="photos[activePhoto].url"
class="w-100 main-image"
alt=""
/>
</transition>
</div>
<div class="col-lg-2">
<div class="row">
<div
class="col-3 col-lg-12 mt-2 mt-lg-0"
v-for="(photo, index) in photos"
:key="photo.id"
data-aos="zoom-in"
data-aos-delay="100"
>
<a href="#" @click="changeActive(index)">
<img
:src="photo.url"
class="w-100 thumbnail-image"
:class="{ active: index == activePhoto }"
alt=""
/>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="store-details-container" data-aos="fade-up">
<section class="store-heading">
<div class="container">
<div class="row">
<div class="col-lg-8">
<h1>Sofa Ternyaman</h1>
<div class="owner">By Galih Pratama</div>
<div class="price">$1,409</div>
</div>
<div class="col-lg-2" data-aos="zoom-in">
<a
class="btn btn-success nav-link px-4 text-white btn-block mb-3"
href="/cart.html"
>Add to Cart</a
>
</div>
</div>
</div>
</section>
<section class="store-description">
<div class="container">
<div class="row">
<div class="col-12 col-lg-8">
<p>
The Nike Air Max 720 SE goes bigger than ever before with
Nike's tallest Air unit yet for unimaginable, all-day comfort.
There's super breathable fabrics on the upper, while colours
add a modern edge.
</p>
<p>
Bring the past into the future with the Nike Air Max 2090, a
bold look inspired by the DNA of the iconic Air Max 90.
Brand-new Nike Air cushioning underfoot adds unparalleled
comfort while transparent mesh and vibrantly coloured details
on the upper are blended with timeless OG features for an
edgy, modernised look.
</p>
</div>
</div>
</div>
</section>
<section class="store-review">
<div class="container">
<div class="row">
<div class="col-12 col-lg-8 mt-3 mb-3">
<h5>Customer Review (3)</h5>
</div>
</div>
<div class="row">
<div class="col-12 col-lg-8">
<ul class="list-unstyled">
<li class="media">
<img
src="/images/icon-testimonial-1.png"
class="mr-3 rounded-circle"
alt=""
/>
<div class="media-body">
<h5 class="mt-2 mb-1">Hazza Risky</h5>
I thought it was not good for living room. I really happy
to decided buy this product last week now feels like
homey.
</div>
</li>
<li class="media my-4">
<img
src="/images/icon-testimonial-2.png"
class="mr-3 rounded-circle"
alt=""
/>
<div class="media-body">
<h5 class="mt-2 mb-1">Anna Sukkirata</h5>
Color is great with the minimalist concept. Even I thought
it was made by Cactus industry. I do really satisfied with
this.
</div>
</li>
<li class="media">
<img
src="/images/icon-testimonial-3.png"
class="mr-3 rounded-circle"
alt=""
/>
<div class="media-body">
<h5 class="mt-2 mb-1">Dakimu Wangi</h5>
When I saw at first, it was really awesome to have with.
Just let me know if there is another upcoming product like
this.
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-12 text-center">
<p class="pt-4 pb-2">
2019 Copyright Store. All Rights Reserved.
</p>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="/vendor/jquery/jquery.slim.min.js"></script>
<script src="/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<script>
AOS.init();
</script>
<script src="/vendor/vue/vue.js"></script>
<script>
var gallery = new Vue({
el: "#gallery",
mounted() {
AOS.init();
},
data: {
activePhoto: 3,
photos: [
{
id: 1,
url: "/images/product-details-1.jpg",
},
{
id: 2,
url: "/images/product-details-2.jpg",
},
{
id: 3,
url: "/images/product-details-3.jpg",
},
{
id: 4,
url: "/images/product-details-4.jpg",
},
],
},
methods: {
changeActive(id) {
this.activePhoto = id;
},
},
});
</script>
<script src="/script/navbar-scroll.js"></script>
</body>
</html>