-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwishlist.html
242 lines (238 loc) · 18.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-730MVJBRZ6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-730MVJBRZ6');
</script>
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Wishlist - The Weekdays</title>
<meta property="og:image" content="assets/img/logonenden.png">
<meta name="description"
content="Thời trang phong cách cho bạn nam trẻ trung | Cùng click xem những bộ sưu tập mới và những ưu đãi cực xịn từ The Weekdays">
<meta property="og:type" content="website">
<link rel="icon" type="image/png" sizes="900x900" href="assets/img/logonenden.png">
<link rel="icon" type="image/png" sizes="900x900" href="assets/img/logonenden.png">
<link rel="icon" type="image/png" sizes="900x900" href="assets/img/logonenden.png">
<link rel="icon" type="image/png" sizes="900x900" href="assets/img/logonenden.png">
<link rel="icon" type="image/png" sizes="900x900" href="assets/img/logonenden.png">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/product-manage.css">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Inter:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&display=swap">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i">
<link rel="stylesheet" href="assets/css/Account-setting-or-edit-profile.css">
<link rel="stylesheet" href="assets/css/Banner-Heading-Image-images.css">
<link rel="stylesheet" href="assets/css/Bootstrap-4---Profile-Creation-Wizard.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.11.1/baguetteBox.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/6.4.8/swiper-bundle.min.css">
<link rel="stylesheet" href="assets/css/Profile-Edit-Form-styles.css">
<link rel="stylesheet" href="assets/css/Profile-Edit-Form.css">
<link rel="stylesheet" href="assets/css/Simple-Slider-Simple-Slider.css">
<link rel="stylesheet" href="assets/css/style-nav.css">
</head>
<body>
<nav class="navbar navbar-light navbar-expand-md sticky-top d-xxl-flex align-self-start justify-content-xxl-center navbar-shrink py-3"
id="mainNav" style="max-width: 100%;height: 75px;width: 100%;">
<div class="container"><a class="navbar-brand d-flex align-content-start align-self-start order-first"
href="/"><span class="align-content-start"><a href="index.html"><img
src="assets/img/logonenden%20(1).png" style="width: 40px;"></a><a id="brand-name" href="index.html"
style="margin-left: 20px;color: #3e3e40;">the weekdays</a></span></a><button
data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navcol-1"><span
class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="navbar-nav align-self-center mx-auto" style="max-width: 1000px;">
<li class="nav-item"><a class="nav-link" href="products.html" id="nav-link-custom">Product</a></li>
<li class="nav-item"><a class="nav-link" href="collection.html" id="nav-link-custom">Collection</a></li>
<li class="nav-item"><a class="nav-link" href="sale.html" id="nav-link-custom">Sale</a></li>
<li class="nav-item"><a class="nav-link" href="about-us.html" id="nav-link-custom">About</a></li>
<li class="nav-item"><a class="nav-link" href="contacts.html" id="nav-link-custom">Contact</a></li>
</ul>
<div></div><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-search" style="margin-right: 10px;">
<path
d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z">
</path>
</svg>
<div data-reflow-type="product-search" data-reflow-search-url="/products.html"
data-reflow-placeholder="Tìm kiếm"></div>
<ul class="navbar-nav align-self-end">
<li class="nav-item text-end"><a class="nav-link" href="shopping-cart.html"
style="margin-left: 10px;width: 52px;"><svg xmlns="http://www.w3.org/2000/svg" width="1em"
height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-cart"
style="text-align: center;">
<path
d="M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 13 12H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l1.313 7h8.17l1.313-7H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z">
</path>
</svg></a></li>
<li class="nav-item text-end"><a class="nav-link active" href="wishlist.html"><svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-heart" style="width: 20;">
<path
d="m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01L8 2.748zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143c.06.055.119.112.176.171a3.12 3.12 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15z">
</path>
</svg></a></li>
<li class="nav-item text-end"><a class="nav-link" href="profile.html"><svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-person" style="width: 20;">
<path
d="M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10z">
</path>
</svg></a></li>
</ul>
</div>
</div>
</nav>
<section
class="d-flex d-sm-flex d-md-flex d-xl-flex d-xxl-flex flex-column align-items-center align-items-sm-center align-items-md-center justify-content-xxl-center align-items-xxl-center"
style="min-width: 100%;max-width: 100%;">
<div class="row d-flex d-sm-flex flex-column justify-content-start flex-sm-column justify-content-sm-end flex-md-column flex-lg-column justify-content-lg-center flex-xl-row"
style="margin-bottom: 60px;margin-top: 60px;width: auto;max-width: 100%;min-width: 80%;">
<div class="col-md-6 col-xl-4 col-xxl-3 flex-sm-column" style="width: auto;min-width: 30%;">
<div class="avatar" style="min-width: 100%;width: auto;">
<div class="avatar-bg center"
style="padding-left: 100px;background: url("assets/img/avatar.jpg") center / cover;">
</div>
</div>
</div>
<div class="col-sm-5 col-md-6 col-xl-7 col-xxl-2"
style="width: auto;padding-right: 0px;min-width: 40%;padding-left: 15px;">
<h3><strong>Tên tài khoản</strong></h3>
<p id="profile-fullname">Phạm Nguyễn Lê Đinh</p>
<h3><strong>Sinh nhật</strong></h3>
<p id="profile-dob" style="margin-bottom: 10px;">08/11/1994</p>
</div>
<div class="col-xxl-5" style="padding-left: 20px;width: auto;min-width: 30%;">
<h3><strong>Email</strong></h3>
<p id="profile-email">phamnguyenledinh@gmail.com</p>
</div>
</div>
<section>
<div class="d-flex justify-content-center">
<div class="container d-flex flex-column justify-content-center align-items-center">
<div class="row" style="width: 100%;">
<div class="col">
<hr style="width: 100%;">
</div>
</div>
</div>
</div>
</section>
</section>
<section id="wishlist-section" style="padding-bottom: 48px;">
<div class="container" style="padding-top: 0px;">
<div class="row mb-4 mb-lg-5">
<div class="col-md-8 col-xl-6 text-center mx-auto">
<h2 class="fw-bold">MY WISHLIST</h2>
<p class="text-muted">Thêm vào wishlist để không bỏ lỡ bất kỳ ưu đãi nào cho các sản phẩm bạn yêu
thích</p>
</div>
</div>
<div class="row mx-auto">
<div class="col">
<div data-reflow-type="product-list" data-reflow-addtocart-text="Thêm vào giỏ"
data-reflow-perpage="10" data-reflow-order="date_desc"
data-reflow-product-link="/product.html?product={id}"
data-reflow-show="image,name,price,add-to-cart"></div>
</div>
</div>
</div>
</section>
<footer class="bg-primary-gradient" style="background: #3e3e40;">
<div class="container py-4 py-lg-5">
<div class="row">
<div class="col">
<h1 class="display-4 float-none" style="text-align: center;color: rgb(255,255,255);"><strong id="brand-name">the
weekdays</strong></h1>
</div>
</div>
<div class="row justify-content-center">
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column">
<h3 class="fs-6 fw-bold" style="color: rgb(255,255,255);">Về The Weekdays</h3>
<ul class="list-unstyled">
<li><a href="about-us.html" style="color: rgb(255,255,255);">Câu chuyện</a></li>
<li><a href="contacts.html" style="color: rgb(255,255,255);">Thông tin liên hệ</a></li>
</ul>
<h3 class="fs-6 fw-bold" style="color: rgb(255,255,255);">Dịch vụ khách hàng</h3>
<ul class="list-unstyled">
<li style="color: rgb(255,255,255);"><a href="#" style="color: rgb(255,255,255);">Hỏi đáp</a>
</li>
<li><a href="profile.html" style="color: rgb(255,255,255);">Thành viên</a></li>
<li><a href="#" style="color: rgb(255,255,255);">Chính sách giao hàng</a></li>
<li><a href="#" style="color: rgb(255,255,255);">Chính sách khuyến mãi</a></li>
<li><a href="#" style="color: rgb(255,255,255);">Chính sách đổi trả</a></li>
</ul>
</div>
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column">
<h3 class="fs-6 fw-bold" style="text-align: center;color: rgb(255,255,255);">Social</h3>
<ul class="list-inline mb-0" style="text-align: center;">
<li class="list-inline-item"><a
href="https://www.facebook.com/profile.php?id=100064076131819" target="_blank"><svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-facebook"
style="width: 30px;height: auto;margin: 10px;color: rgb(255,255,255);">
<path
d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z">
</path>
</svg></a></li>
<li class="list-inline-item"><a href="https://www.tiktok.com/@theweekdaysvn" target="_blank"><svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-tiktok"
style="width: 30px;height: 30px;margin: 10px;color: rgb(255,255,255);">
<path fill-rule="evenodd"
d="m9 1 1.98-.196c.144.715.54 1.813 1.235 2.708C12.895 4.389 13.797 5 15 5v2c-1.753 0-3.07-.814-4-1.829V12a5 5 0 1 1-5-5v2a3 3 0 1 0 3 3V1Z">
</path>
</svg></a></li>
<li class="list-inline-item"><a href="https://www.instagram.com/theweekdaysvn/" target="_blank"><svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-instagram"
style="width: 30px;height: 30px;margin: 10px;color: rgb(255,255,255);">
<path
d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z">
</path>
</svg></a></li>
</ul>
<ul class="list-unstyled">
<li></li>
</ul>
</div>
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column">
<h3 class="fs-6 fw-bold" style="color: rgb(255,255,255);">Careers</h3>
<p style="height: auto;margin-bottom: 0px;color: rgb(255,255,255);">Chúng tôi luôn trân trọng và
mong đợi nhận được mọi ý kiến đóng góp từ khách hàng để có thể nâng cấp trải nghiệm dịch vụ và
sản phẩm tốt hơn nữa.<br><br></p>
<h3 class="fs-6 fw-bold" style="color: rgb(255,255,255);">Địa chỉ liên hệ</h3>
<p style="height: auto;margin-bottom: 0px;color: rgb(255,255,255);">Quang Trung, Phường 9, Quận Gò
Vấp<br></p>
<h3 class="fs-6 fw-bold" style="color: rgb(255,255,255);">Hotline</h3>
<p style="height: auto;margin-bottom: 0px;color: rgb(255,255,255);">1900.222.222 (
028.123.123.123)<br></p>
</div>
</div>
<hr style="color: rgb(255,255,255);">
<div class="text-muted d-flex justify-content-between align-items-center pt-3">
<p class="mb-0" style="color: rgb(255,255,255);">Copyright © 2022 The Weekdays</p>
</div>
</div>
</footer>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/product-manage.js" data-reflow-store="437284825"></script>
<script src="assets/js/bs-init.js"></script>
<script src="assets/js/Bootstrap-4---Profile-Creation-Wizard-1.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.11.1/baguetteBox.min.js"></script>
<script src="assets/js/Bootstrap-4---Profile-Creation-Wizard.js"></script>
<script src="assets/js/Bootstrap-4---Profile-Creation-Wizard-2.js"></script>
<script src="assets/js/bold-and-bright.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/6.4.8/swiper-bundle.min.js"></script>
<script src="assets/js/Lightbox-Gallery.js"></script>
<script src="assets/js/Profile-Edit-Form.js"></script>
<script src="assets/js/Simple-Slider.js"></script>
<script src="assets/js/edit-profile.js"></script>
</body>
</html>