-
Notifications
You must be signed in to change notification settings - Fork 0
/
subpage-storage.html
542 lines (492 loc) · 33.5 KB
/
subpage-storage.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
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
<!DOCTYPE html>
<html>
<head>
<!--Unicode-->
<meta charset="utf-8" />
<!--Browser status bar title-->
<title>STORAGE-Kitty Bunny Pony</title>
<!--Responsive get the browser width-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--keywords to help user search in Search Engine-->
<meta name="keywords" content="Kitty Bunny Pony, KBP,Products of Kitty Bunny Pony,Goods of KBP, Art of cloth, 패브릭, 쿠션, 방석, 베딩, 커튼, 가방, 파우치, 키티버니포니" />
<!--<ico> left of title-->
<link type="image/x-icon" rel="icon" href="img/KBP.ico">
<!-- Icomoon Icon Fonts-->
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css" />
<!--Swiper CSS File-->
<link rel="stylesheet" type="text/css" href="css/swiper.min.css" />
<link rel="stylesheet" type="text/css" href="css/animate.min.css" />
<!--main-style-->
<link href="css/subpage.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/subpage-storage.css" rel="stylesheet" type="text/css" media="all" />
</head>
<body>
<!--Navigation-->
<div class="navigation">
<div class="logo-part">
<a href="index.html"><img class="nav-logo" src="img/subpage/logo-black.png" /></a>
</div>
<div class="list-part">
<ul class="navlist">
<li>
<a href="index.html">HOME</a>
</li>
<li>
<a href="subpage-bag.html">BAGS</a>
</li>
<li class="active">
<a href="#">STORAGE</a>
</li>
<li>
<a href="subpage-daily.html">DAILY FINE</a>
</li>
</ul>
</div>
<i class="fa fa-reorder mobile-navbtn"></i>
<div class="topnav-mobile hidden">
<ul class="mo-navlist">
<li>
<a href="index.html">HOME</a>
</li>
<li>
<a href="subpage-bag.html">BAGS</a>
</li>
<li class="active">
<a href="#">STORAGE</a>
</li>
<li>
<a href="subpage-daily.html">DAILY FINE</a>
</li>
</ul>
</div>
</div>
<!--Cover Slide-->
<div class="cover-container">
<div class="swiper-container cover-slide">
<div class="swiper-pagination"></div>
<div class="swiper-wrapper">
<!--LOOK1-->
<div class="swiper-slide">
<div class="swiper-container vertical-detail">
<div class="swiper-wrapper">
<div class="swiper-slide">
<img class="cover-img" src="img/subpage/storage/look1-1.jpg" />
<p class="look">LOOK 1</p>
<i class="fa fa-angle-double-up arrow-up"></i>
</div>
<!--Mobile-detail-->
<div class="swiper-slide detail1 mo-detail">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look1-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 4,000KRW</br>
</br>SIZE: 15X10.5cm (±2cm)</br>
20X14cm (±2cm) v MATERIA: COTTON 100%</p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s"><Rhythm&Twist Pouch></h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">The same shape of a rectangular platform to a colorful fabric it is said to have left the party, your pouch series. Complex bag can effectively rectify the practical and sensible pouch series is to introduce you to. </p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look1-3.jpg" />
<div class="detail-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
</div>
</div>
</div>
<!--LOOK2-->
<div class="swiper-slide">
<div class="swiper-container vertical-detail">
<div class="swiper-wrapper">
<div class="swiper-slide"><img class="cover-img" src="img/subpage/storage/look2-1.png" />
<p class="look">LOOK 2</p>
<i class="fa fa-angle-double-up arrow-up"></i>
</div>
<!--Mobile-detail-->
<div class="swiper-slide detail2 mo-detail">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look2-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 4,000KRW
</br>SIZE: 15X10.5cm (±2cm)</br>
20X14cm (±2cm) </br>
MATERIA: COTTON 100%</p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s">Vegetables Pouch</br><span class="copy">by Jennifer Bouron</span></h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">Jennifer Bouron is a french fashion and design in the form designer. Drawing and graphic operation, and simultaneously, the london and copenhagen in the design of the model line. the cursor key, and the lovely and light energy for the long form of jennifer again. </p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look2-3.jpg" />
<div class="detail-circle1 detail2-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 detail2-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
</div>
</div>
</div>
<!--LOOK3-->
<div class="swiper-slide">
<div class="swiper-container vertical-detail">
<div class="swiper-wrapper">
<div class="swiper-slide"><img class="cover-img" src="img/subpage/storage/look3-1.jpg" />
<p class="look">LOOK 3</p>
<i class="fa fa-angle-double-up arrow-up"></i>
</div>
<!--Mobile-detail-->
<div class="swiper-slide detail3 mo-detail">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look3-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 4,000KRW
</br>SIZE: 15X10.5cm (±2cm)</br>
20X14cm (±2cm) </br>
MATERIA: COTTON 100%</p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s">JJPU0002</h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">Small size of the cosmetics, earphone, card, coupon, the women's activities and other activities to keep it small. medium size and all kinds of cosmetics products, storage can use cosmetics pouch of the me and you, all kinds of electronic products, will be able to pay much of a size.
</p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look3-3.jpg" />
<div class="detail-circle1 detail3-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 detail3-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
</div>
</div>
</div>
<!--LOOK4-->
<div class="swiper-slide">
<div class="swiper-container vertical-detail">
<div class="swiper-wrapper">
<div class="swiper-slide"><img class="cover-img" src="img/subpage/storage/look4-1.jpg" />
<p class="look">LOOK 4</p>
<i class="fa fa-angle-double-up arrow-up"></i>
</div>
<!--Mobile-detail-->
<div class="swiper-slide detail4 mo-detail">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look4-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 19,000 KRW
</br>SIZE:16X14cm (height 10cm) (±2cm)</br>
MATERIA: NYLON 100% </p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s">First Aid Kit Mini Storage Bag </h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">obviously, the key put in, cute and practical travel first aid to the people. look at these bright color and convenience to the size of the future. in the first aid pouch "is the key".</p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look4-3.png" />
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look4-4.png" />
<div class="detail-circle1 detail4-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 detail4-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
</div>
</div>
</div>
<!--LOOK5-->
<div class="swiper-slide">
<div class="swiper-container vertical-detail">
<div class="swiper-wrapper">
<div class="swiper-slide"><img class="cover-img" src="img/subpage/storage/look5-1.jpg" />
<p class="look">LOOK 5</p>
<i class="fa fa-angle-double-up arrow-up"></i>
</div>
<!--Mobile-detail-->
<div class="swiper-slide detail5 mo-detail">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look5-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 19,000 KRW
</br>SIZE:16X14X10(h)cm (±2cm) </br>
MATERIA: NYLON 100% </p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s">Baseball Mini Storage Bag</h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">cute and practical, small size, small love story "," the new " series of a hundred" baseball mini storage bag "to introduce you. the annual award of the chemical in the brown base baseball stitch and the same red colorful decorations around the light and lovely feeling. the embroidery unit has about 6cm baseball placed very close. </p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look5-3.jpg" />
<div class="detail-circle1 detail5-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 detail5-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
</div>
</div>
</div>
<!--LOOK6-->
<div class="swiper-slide">
<div class="swiper-container vertical-detail">
<div class="swiper-wrapper">
<div class="swiper-slide"><img class="cover-img" src="img/subpage/storage/look6-1.jpg" />
<p class="look">LOOK 6</p>
<i class="fa fa-angle-double-up arrow-up"></i>
</div>
<!--Mobile-detail-->
<div class="swiper-slide detail6 mo-detail">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look6-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 48,000 KRW</br>
The 13 inch size (internal standard): </br>
34X24X2cm (±2cm)</br>
The 15 inch size (internal standard): </br>
37X27X2cm (±2cm)</br>
MATERIA: COTTON 100%</p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s">Quilting Ueno Laptop Pouchg</h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">The key to the teacher, in the notebook, in the fabric pouch to introduce you. a lot of people who love me and a beam material in the form of a mirror to see the show and 13 inch and 15 inch "quilting with a yellow notebook pouch".</p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look6-3.png" />
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look6-4.png" />
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look6-5.png" />
<div class="detail-circle1 detail6-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 detail6-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
</div>
</div>
</div>
<!--LOOK7-->
<div class="swiper-slide">
<div class="swiper-container vertical-detail">
<div class="swiper-wrapper">
<div class="swiper-slide"><img class="cover-img" src="img/subpage/storage/look7-1.jpg" />
<p class="look">LOOK 7</p>
<i class="fa fa-angle-double-up arrow-up"></i>
</div>
<!--Mobile-detail-->
<div class="swiper-slide detail7 mo-detail">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look7-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 21,000 KRW</br>
SIZE: 20X 25 (h) cm (± 2cm)</br>
MATERIA: COTTON 100% </br>
(about twenty canvas)</p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s">Puppy Storage Bag</h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">One of the many love the PUPPY). the motivation for the cotton material to the bai people. colorful canvas cotton material, the ivory and the disk in a very long put into it. it is the colorful string of easy to open and close, can be manufactured. the existing storage's small size and the like, uses the simple bag or can. storage bag with a series of good! </p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look7-3.jpg" />
<div class="detail-circle1 detail7-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 detail7-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
</div>
</div>
</div>
<!--LOOK8-->
<div class="swiper-slide">
<div class="swiper-container vertical-detail">
<div class="swiper-wrapper">
<div class="swiper-slide"><img class="cover-img" src="img/subpage/storage/look8-1.jpg" />
<p class="look">LOOK 8</p>
<i class="fa fa-angle-double-up arrow-up"></i>
</div>
<!--Mobile-detail-->
<div class="swiper-slide detail8 mo-detail">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look8-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 7,000 KRW</br>
SMALL SIZE: 20X24cm (± 3 cm)</br>
MEDIUM SIZE: 30X36cm (± 3 cm)</br>
MATERIA: COTTON 100%</p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s">KBP Bunny Storage Bag</h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">the cursor key, the signature pattern is one of them. (Bunny) storage bag with product series. Maison KBP Seoul memory which is equal to the net easy to open and to close. small and medium size, the two get up. white and black printing of fabric belt is black in color. the existing table, the primary current and the use of materials for the lining. </p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look8-3.jpg" />
<div class="detail-circle1 detail8-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 detail8-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
</div>
</div>
</div>
<!--END SLIDES-->
</div>
<div class="swiper-button-prev swiper-button-white"></div>
<!--左箭头-->
<div class="swiper-button-next swiper-button-white"></div>
<!--右箭头-->
</div>
</div>
<!--Detail Slide-->
<div class="detail-container">
<div class="swiper-container detail-slide">
<div class="swiper-wrapper">
<!--Detail1-->
<div class="swiper-slide detail1">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look1-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 4,000KRW</br>
</br>SIZE: 15X10.5cm (±2cm)</br>
20X14cm (±2cm) v MATERIA: COTTON 100%</p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s"><Rhythm&Twist Pouch></h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">The same shape of a rectangular platform to a colorful fabric it is said to have left the party, your pouch series. Complex bag can effectively rectify the practical and sensible pouch series is to introduce you to. </p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look1-3.jpg" />
<div class="detail-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
<!--Detail2-->
<div class="swiper-slide detail2">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look2-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 4,000KRW
</br>SIZE: 15X10.5cm (±2cm)</br>
20X14cm (±2cm) </br>
MATERIA: COTTON 100%</p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s">Vegetables Pouch</br><span class="copy">by Jennifer Bouron</span></h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">Jennifer Bouron is a french fashion and design in the form designer. Drawing and graphic operation, and simultaneously, the london and copenhagen in the design of the model line. the cursor key, and the lovely and light energy for the long form of jennifer again. </p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look2-3.jpg" />
<div class="detail-circle1 detail2-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 detail2-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
<!--Detail3-->
<div class="swiper-slide detail3">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look3-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 4,000KRW
</br>SIZE: 15X10.5cm (±2cm)</br>
20X14cm (±2cm) </br>
MATERIA: COTTON 100%</p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s">JJPU0002</h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">Small size of the cosmetics, earphone, card, coupon, the women's activities and other activities to keep it small. medium size and all kinds of cosmetics products, storage can use cosmetics pouch of the me and you, all kinds of electronic products, will be able to pay much of a size.
</p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look3-3.jpg" />
<div class="detail-circle1 detail3-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 detail3-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
<!--Detail4-->
<div class="swiper-slide detail4">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look4-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 19,000 KRW
</br>SIZE:16X14cm (height 10cm) (±2cm)</br>
MATERIA: NYLON 100% </p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s">First Aid Kit Mini Storage Bag </h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">obviously, the key put in, cute and practical travel first aid to the people. look at these bright color and convenience to the size of the future. in the first aid pouch "is the key".</p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look4-3.png" />
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look4-4.png" />
<div class="detail-circle1 detail4-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 detail4-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
<!--Detail5-->
<div class="swiper-slide detail5">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look5-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 19,000 KRW
</br>SIZE:16X14X10(h)cm (±2cm) </br>
MATERIA: NYLON 100% </p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s">Baseball Mini Storage Bag</h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">cute and practical, small size, small love story "," the new " series of a hundred" baseball mini storage bag "to introduce you. the annual award of the chemical in the brown base baseball stitch and the same red colorful decorations around the light and lovely feeling. the embroidery unit has about 6cm baseball placed very close. </p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look5-3.jpg" />
<div class="detail-circle1 detail5-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 detail5-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
<!--Detail6-->
<div class="swiper-slide detail6">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look6-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 48,000 KRW</br>
The 13 inch size (internal standard): </br>
34X24X2cm (±2cm)</br>
The 15 inch size (internal standard): </br>
37X27X2cm (±2cm)</br>
MATERIA: COTTON 100%</p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s">Quilting Ueno Laptop Pouchg</h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">The key to the teacher, in the notebook, in the fabric pouch to introduce you. a lot of people who love me and a beam material in the form of a mirror to see the show and 13 inch and 15 inch "quilting with a yellow notebook pouch".</p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look6-3.png" />
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look6-4.png" />
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look6-5.png" />
<div class="detail-circle1 detail6-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 detail6-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
<!--Detail7-->
<div class="swiper-slide detail7">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look7-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 21,000 KRW</br>
SIZE: 20X 25 (h) cm (± 2cm)</br>
MATERIA: COTTON 100% </br>
(about twenty canvas)</p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s">Puppy Storage Bag</h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">One of the many love the PUPPY). the motivation for the cotton material to the bai people. colorful canvas cotton material, the ivory and the disk in a very long put into it. it is the colorful string of easy to open and close, can be manufactured. the existing storage's small size and the like, uses the simple bag or can. storage bag with a series of good! </p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look7-3.jpg" />
<div class="detail-circle1 detail7-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 detail7-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
<!--Detail8-->
<div class="swiper-slide detail8">
<div class="detail-section">
<div class="row">
<img class="top-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.3s" src="img/subpage/storage/look8-2.jpg" />
<p class="top-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">PRICE: 7,000 KRW</br>
SMALL SIZE: 20X24cm (± 3 cm)</br>
MEDIUM SIZE: 30X36cm (± 3 cm)</br>
MATERIA: COTTON 100%</p>
</div>
<div class="row">
<h1 class="name ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s">KBP Bunny Storage Bag</h1>
<p class="down-detailP ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="1.1s">the cursor key, the signature pattern is one of them. (Bunny) storage bag with product series. Maison KBP Seoul memory which is equal to the net easy to open and to close. small and medium size, the two get up. white and black printing of fabric belt is black in color. the existing table, the primary current and the use of materials for the lining. </p>
<img class="down-detail ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s" src="img/subpage/storage/look8-3.jpg" />
<div class="detail-circle1 detail8-circle1 ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="1.3s"></div>
</div>
</div>
<div class="detail-circle2 detail8-circle2 ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.5s" swiper-animate-delay="1.5s"></div>
</div>
<!--END SLIDE-->
</div>
</div>
</div>
<!--Java Script Part-->
<!--jQuery-->
<script src="js/jquery-3.3.1.min.js" type="text/javascript"></script>
<!--Swiper-->
<script src="js/swiper.min.js" type="text/javascript"></script>
<script src="js/swiper.animate1.0.3.min.js" type="text/javascript"></script>
<!--main javaScript-->
<script src="js/subpage.js" type="text/javascript"></script>
</body>
</html>