-
Notifications
You must be signed in to change notification settings - Fork 3
/
privacyPolicyPage.html
526 lines (509 loc) · 31.9 KB
/
privacyPolicyPage.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/style/index.css">
<title>Document</title>
<style>
#cont{
width: 70%;
margin: auto;
font-size: small;
color: rgb(71, 49, 49);
}
</style>
</head>
<body>
<!-- ! =========== + 2 levels of nav bar + {starts} ===========-->
<nav>
<!-- -=-=-=-=--=--= sliding nav bar {starts} =-=-=-=--==-=-=-=- -->
<div class="navOne">
<button id="left" class="arrow" onclick="prevSlide()"> <p> ‹ </p> </button>
<p id="sliders" class="sliders">Free Ship Over $50!</p>
<button id="right" class="arrow" onclick="nextSlide()"> <p> ›</p> </button>
</div>
<!-- -=-=-=-=--=--= sliding nav bar {ends} =-=-=-=--==-=-=-=- -->
<!-- -=-=-=-=--=--= normal nav bar {starts} -=-=-=-=--=--= -->
<div class="navTwo">
<!-- Category {starts} -->
<div class="categoryLinks">
<div id="Women" class="Women underline">
<a href="#">Women</a>
</div>
<!-- ? dropdown for Women Categories {starts} -->
<div class="drop forwomen" id="drop1">
<div class="flexing">
<div class="first">
<div class="upper">
<a href="/women.html">Shop All Women</a>
</div>
<div class="lower">
<a href="/women.html"><p>New Arrivals</p></a>
<a href="/women.html" class="arrow"><p>Tops</p></a>
<a href="/women.html" class="arrow"><p>Bottoms</p></a>
<a href="/women.html" class="arrow"><p>Dresses + Rompers</p></a>
<a href="/women.html" class="arrow"><p>Hoodies + Sweats</p></a>
<a href="/women.html" class="arrow"><p>Loungewear</p></a>
<a href="/women.html" class="arrow"><p>Swimwear</p></a>
<a href="/women.html" class="arrow"><p>Outerwear</p></a>
<a href="/women.html" class="arrow"><p>Accessories</p></a>
<a href="/women.html" class="arrow"><p>Bralettes + Undies</p></a>
<a href="/women.html"><p>Fragnance</p></a>
</div>
</div>
<div class="second">
<div class="top saming">
<div class="topupper">
<a href="#">Shop All Top</a>
</div>
<div class="toplower">
<a href="#"><p>Knit Tops</p></a>
<a href="#"><p>Hoodies + Sweatshirts</p></a>
<a href="#"><p>Graphic Tees</p></a>
<a href="#"><p>Camis + Tanks</p></a>
<a href="#"><p>Shirt + Blouses</p></a>
<a href="#"><p>Sweaters</p></a>
<a href="#"><p>Polos</p></a>
</div>
</div>
</div>
<div class="third">
<div class="links">
<div class="top saming">
<div class="topupper">
<a href="#">Collection</a>
</div>
<div class="toplower">
<a href="#"><p>Aero | Coca-Cola@</p></a>
<a href="#"><p>Aero dwntme</p></a>
<a href="#"><p>The NBA Shop</p></a>
<a href="#"><p>The Cargo Edit</p></a>
<a href="#"><p>Spring Break Shop</p></a>
<a href="#"><p>Aero Impact</p></a>
<a href="#"><p>Matching Sets</p></a>
<a href="#"><p>Multipacks</p></a>
<a href="#"><p>Uniform</p></a>
</div>
</div>
</div>
</div>
<div class="imag">
<img src="https://www.aeropostale.com/on/demandware.static/-/Sites-site-catalog-aeropostale/default/dw377b5db8/menu-banners/2022/122322/MENU_Women%402x-min.png" alt="">
</div>
</div>
</div>
<!-- ? dropdown for Women Categories {ends} -->
<div id="Men" class="Men underline">
<a href="#">Men</a>
</div>
<!-- ? dropdown for Men Categories {starts} -->
<div class="drop forwomen" id="drop2">
<div class="flexing">
<div class="first">
<div class="upper">
<a href="/men.html">Shop All Men</a>
</div>
<div class="lower">
<a href="/men.html"><p>New Arrivals</p></a>
<a href="/men.html" class="arrow"><p>Tops</p></a>
<a href="/men.html" class="arrow"><p>Bottoms</p></a>
<a href="/men.html" class="arrow"><p>Dresses + Rompers</p></a>
<a href="/men.html" class="arrow"><p>Hoodies + Sweats</p></a>
<a href="/men.html" class="arrow"><p>Loungewear</p></a>
<a href="/men.html" class="arrow"><p>Swimwear</p></a>
<a href="/men.html" class="arrow"><p>Outerwear</p></a>
<a href="/men.html" class="arrow"><p>Accessories</p></a>
<a href="/men.html" class="arrow"><p>Bralettes + Undies</p></a>
<a href="/men.html"><p>Fragnance</p></a>
</div>
</div>
<div class="second">
<div class="top saming">
<div class="topupper">
<a href="#">Shop All Top</a>
</div>
<div class="toplower">
<a href="#"><p>Knit Tops</p></a>
<a href="#"><p>Hoodies + Sweatshirts</p></a>
<a href="#"><p>Graphic Tees</p></a>
<a href="#"><p>Camis + Tanks</p></a>
<a href="#"><p>Shirt + Blouses</p></a>
<a href="#"><p>Sweaters</p></a>
<a href="#"><p>Polos</p></a>
</div>
</div>
</div>
<div class="third">
<div class="links">
<div class="top saming">
<div class="topupper">
<a href="#">Collection</a>
</div>
<div class="toplower">
<a href="#"><p>Aero | Coca-Cola@</p></a>
<a href="#"><p>Aero dwntme</p></a>
<a href="#"><p>The NBA Shop</p></a>
<a href="#"><p>The Cargo Edit</p></a>
<a href="#"><p>Spring Break Shop</p></a>
<a href="#"><p>Aero Impact</p></a>
<a href="#"><p>Matching Sets</p></a>
<a href="#"><p>Multipacks</p></a>
<a href="#"><p>Uniform</p></a>
</div>
</div>
</div>
</div>
<div class="imag">
<img src="https://www.aeropostale.com/on/demandware.static/-/Sites-site-catalog-aeropostale/default/dwc883f5eb/menu-banners/2022/122322/MENU_Men%402x-min.png" alt="">
</div>
</div>
</div>
<!-- ? dropdown for Men Categories {ends} -->
<div id="Jeans" class="Jeans underline">
<a href="#" class="jeans">Jeans</a>
</div>
<!-- ? dropdown for Jeans Categories {starts} -->
<div class="drop forwomen" id="drop3">
<div class="flexing">
<div class="first">
<div class="upper">
<a href="/jeans.html">Shop All Jeans</a>
</div>
<div class="lower">
<a href="/jeans.html"><p>New Arrivals</p></a>
<a href="/jeans.html" class="arrow"><p>Tops</p></a>
<a href="/jeans.html" class="arrow"><p>Bottoms</p></a>
<a href="/jeans.html" class="arrow"><p>Dresses + Rompers</p></a>
<a href="/jeans.html" class="arrow"><p>Hoodies + Sweats</p></a>
<a href="/jeans.html" class="arrow"><p>Loungewear</p></a>
<a href="/jeans.html" class="arrow"><p>Swimwear</p></a>
<a href="/jeans.html" class="arrow"><p>Outerwear</p></a>
<a href="/jeans.html" class="arrow"><p>Accessories</p></a>
<a href="/jeans.html" class="arrow"><p>Bralettes + Undies</p></a>
<a href="/jeans.html"><p>Fragnance</p></a>
</div>
</div>
<div class="second">
<div class="top saming">
<div class="topupper">
<a href="#">Shop All Top</a>
</div>
<div class="toplower">
<a href="#"><p>Knit Tops</p></a>
<a href="#"><p>Hoodies + Sweatshirts</p></a>
<a href="#"><p>Graphic Tees</p></a>
<a href="#"><p>Camis + Tanks</p></a>
<a href="#"><p>Shirt + Blouses</p></a>
<a href="#"><p>Sweaters</p></a>
<a href="#"><p>Polos</p></a>
</div>
</div>
</div>
<div class="third">
<div class="links">
<div class="top saming">
<div class="topupper">
<a href="#">Collection</a> </div>
<div class="toplower">
<a href="#"><p>Aero | Coca-Cola@</p></a>
<a href="#"><p>Aero dwntme</p></a>
<a href="#"><p>The NBA Shop</p></a>
<a href="#"><p>The Cargo Edit</p></a>
<a href="#"><p>Spring Break Shop</p></a>
<a href="#"><p>Aero Impact</p></a>
<a href="#"><p>Matching Sets</p></a>
<a href="#"><p>Multipacks</p></a>
<a href="#"><p>Uniform</p></a>
</div>
</div>
</div>
</div>
<div class="imag">
<img src="https://www.aeropostale.com/on/demandware.static/-/Sites-site-catalog-aeropostale/default/dwb7537e11/menu-banners/2022/122322/MENU_Jeans%402x-min.png" alt="">
</div>
</div>
</div>
<!-- ? dropdown for Jeans Categories {ends} -->
<div id="Clearance" class="Clearance underline">
<a href="#">Clearance</a>
</div>
<!-- ? dropdown for Clearance Categories {starts} -->
<div class="drop forwomen" id="drop4">
<div class="flexing">
<div class="first">
<div class="upper">
<a href="/collection.html">Shop All Clearance</a>
</div>
<div class="lower">
<a href="/collection.html"><p>New Arrivals</p></a>
<a href="/collection.html" class="arrow"><p>Tops</p></a>
<a href="/collection.html" class="arrow"><p>Bottoms</p></a>
<a href="/collection.html" class="arrow"><p>Dresses + Rompers</p></a>
<a href="/collection.html" class="arrow"><p>Hoodies + Sweats</p></a>
<a href="/collection.html" class="arrow"><p>Loungewear</p></a>
<a href="/collection.html" class="arrow"><p>Swimwear</p></a>
<a href="/collection.html" class="arrow"><p>Outerwear</p></a>
<a href="/collection.html" class="arrow"><p>Accessories</p></a>
<a href="/collection.html" class="arrow"><p>Bralettes + Undies</p></a>
<a href="/collection.html"><p>Fragnance</p></a>
</div>
</div>
<div class="second">
<div class="top saming">
<div class="topupper">
<a href="#">Shop All Top</a>
</div>
<div class="toplower">
<a href="#"><p>Knit Tops</p></a>
<a href="#"><p>Hoodies + Sweatshirts</p></a>
<a href="#"><p>Graphic Tees</p></a>
<a href="#"><p>Camis + Tanks</p></a>
<a href="#"><p>Shirt + Blouses</p></a>
<a href="#"><p>Sweaters</p></a>
<a href="#"><p>Polos</p></a>
</div>
</div>
</div>
<div class="third">
<div class="links">
<div class="top saming">
<div class="topupper">
<a href="#">Collection</a>
</div>
<div class="toplower">
<a href="#"><p>Aero | Coca-Cola@</p></a>
<a href="#"><p>Aero dwntme</p></a>
<a href="#"><p>The NBA Shop</p></a>
<a href="#"><p>The Cargo Edit</p></a>
<a href="#"><p>Spring Break Shop</p></a>
<a href="#"><p>Aero Impact</p></a>
<a href="#"><p>Matching Sets</p></a>
<a href="#"><p>Multipacks</p></a>
<a href="#"><p>Uniform</p></a>
</div>
</div>
</div>
</div>
<div class="imag">
<img src="https://www.aeropostale.com/on/demandware.static/-/Sites-site-catalog-aeropostale/default/dw6916a878/menu-banners/2022/122322/MENU_Clearance%402x-min.png" alt="">
</div>
</div>
</div>
<!-- ? dropdown for Clearance Categories {ends} -->
</div>
<!-- Category {ends} -->
<!-- Logo {starts} -->
<div class="logo">
<div class="img">
<a href="index.html">
<img src="./images/logo2.png" alt="logo+link">
</a>
</div>
</div>
<!-- Logo {ends} -->
<!-- login, wishlist, cart and search {starts}-->
<div class="Loginlinks" id="Loginlinks">
<div class="search">
<input type="search" placeholder=" Search" />
</div>
<div class="links">
<a href="cartpage.html">
<img src="https://cdn-icons-png.flaticon.com/128/2767/2767018.png" alt="heart">
</a>
</div>
<div class="links">
<a href="#">
<img src="https://cdn-icons-png.flaticon.com/128/684/684809.png" alt="location">
</a>
</div>
<div class="links userIcon" id="userIcon">
<a href="/signInPage.html">
<img src="https://cdn-icons-png.flaticon.com/128/9308/9308008.png" alt="user">
</a>
<!-- ? here is a dropdown for login/register {starts} -->
<div class="dropUser" id="dropUser">
<button class="margin register"><a href="/register.html">Register</a></button>
<button class="signin"><a href="/signInPage.html">Sign In </a></button>
<a href="#">Track an Order</a>
<a href="#">Get Help</a>
</div>
<div id="signout" class="dropUser">
<a href="#">My Account</a>
<a href="#" id="sign">Sign Out</a>
</div>
<!-- ? here is a dropdown for login/register {ends} -->
</div>
<div class="links">
<a href="/cartpage.html">
<img src="https://cdn-icons-png.flaticon.com/128/102/102665.png" alt="bag">
</a>
</div>
</div>
<!-- login, wishlist, cart and search {ends}-->
</div>
<!-- -=-=-=-=--=--= normal nav bar {ends} -=-=-=-=--=--= -->
</nav>
<!-- ! =========== + 2 levels of nav bar + {ends} ===========-->
<div id="cont">
<h3>Privacy Policy</h3>
<p class="text">
This site is operated by Aero OpCo LLC and/or its affiliates (collectively, "Aero", "we" or "us"). We recognize that the users and customers ("you") of our web site Aeropostale.com and its respective mobile application (collectively, the "Web Site"), care how information about them is used and disclosed. We have created this Privacy Policy ("Privacy Policy") to inform you of our information collection, use and disclosure practices for the Web Site.
<br>
<br>
California residents, please review the California Privacy Policy for information about certain legal rights.
</p>
<h4>Acceptance of Terms</h4>
<p class="text">
By using our Web Site, you signify your acceptance of our Privacy Policy. By providing Personal Information (as defined below) to us through the Web Site, you signify your acceptance of our Privacy Policy with respect to the collection and use of Personal Information. If you do not agree to this Privacy Policy, please do not use our Web Site.
<br>
<br>
Please be advised that the practices described in this Privacy Policy apply only to information gathered through the Web Site and our Aéropostale stores in the United States and Puerto Rico (the “Stores”), and, where applicable, through the Web Site’s Customer Service Department in connection with the Web Site, and do not necessarily reflect our practices with respect to information gathered through other web sites that we operate or through other off-line means.
<br>
<br>
If you have any questions regarding this Privacy Policy please contact us at the addresses noted below.
</p>
<h4>What information about me is collected, stored and used?</h4>
<p class="text">
We collect and store information that you enter into this Web Site or that you provide in the Stores or through our Customer Service Department. For example, when you open an account or place an order, we collect and store some or all of the following information that you provide: name, billing address, shipping address, email address, telephone number, credit card number and expiration date (collectively, "Personal Information"). This information is used to provide the products and services that you have ordered or requested, to process and ship orders, to send order and shipping confirmations and to provide customer service. Some of this information also may be used to contact you about new products, sales, promotions, special offers, and events, product and customer surveys and new site features, unless you have opted not to receive promotional communications in connection with this Web Site. However, when you opt not to receive promotional communications, we collect and store certain information such as your email address in order to comply with your preferences.
<br>
<br>
We collect and store certain other information automatically whenever you interact with our Web Site. For example, we collect your IP address, browser information and reference site domain name every time you visit the Web Site. We also collect information regarding customer traffic patterns and site usage. This information is used to analyze and improve the Web Site and to provide our customers with a fulfilling shopping experience. Our Web Site may use location-based services to verify your location and to deliver relevant advertising based on your location (such as to display the location of our nearest retail store to you), and share your location with our affiliates and service providers as part of our location-based services.
<br>
<br>
We, along with our service providers, use cookies and similar technologies known as “pixel tags”, “web beacons” or “clear GIFs” on our Web Site. Cookies are small text files that a web browser uses to store certain data which helps us to identify your preferences and to optimize your shopping experience our Web Site. Cookies also allow us to hold selections in a shopping cart when you leave our Web Site without checking out. Pixel tags, web beacons or clear GIFs are small electronic images (often a single pixel (1x1) that are ordinarily not visible to web site visitors and may be associated with cookies on the visitor’s hard drive) used by our service providers on our Web Site as part of our advertising program which helps us display customized advertisements to you based on your browsing behavior and to evaluate the effectiveness of our program. We may use third-party web analytics services on our Web Site, such as Google Analytics. The information collected for this purpose (including your IP address, time of request, address of the web page that referred you to our Web Site, browser characteristics, operating system characteristics and other information collected by automated means) may be disclosed to or collected directly by these service providers and used subject to the terms of those services. By using our Web Site, you consent to the processing of data about you by Google and other analytics providers in the manner and for the purposes set out above. For more information regarding Google Analytics please visit Google's website, and pages that describe Google Analytics, such as www.google.com/analytics/learn/privacy.html
<br>
<br>
Most web browsers accept cookies automatically but allow you to disable them. If you disable cookies, you may not be able to utilize all of the features on our Web Site. For instructions on how to disable cookies, you should consult the “Help” section of your browser. In addition, you may find more information about cookies and internet-based advertising and managing your preferences for internet-based advertising by clicking here. . Our Web Site is not designed to respond to “do not track” signals received from browsers, however, you may opt-out of receiving customized interest-based advertisements from members of the Digital Advertising Alliance by visiting DAA’s Consumer Choice Page by clicking here.
<br>
<br>
If you access our Web Site or mobile applications with your log-in credentials from a social networking site (such as Facebook, Instagram, Pinterest or Twitter) or if you otherwise agree to associate your account with us with a social networking site, we may receive personal information about you from such social networking site, in accordance with the terms of use and privacy policy of the social networking site. We may add this to the information we have already collected from you via other interactions.
<br>
<br>
We may also collect and store information about you that we receive from other on line and off line sources, to enable us to update and correct the information contained in our database and to provide product recommendations and special offers that we think will interest you.
</p>
<h4>What about interactive areas?</h4>
<p class="text">
Our Web Site may provide interactive areas, such as chat rooms, forums and message boards where you can publicly post information about, among other things, our products. Just like with social media channels, anything you post will be made publicly available. You are not required to provide any Personal Information (including your image) when using these areas but you may choose to do so. Please exercise caution when deciding to disclose Personal Information in these areas. We strongly recommend that you DO NOT use your Personal Information as your user name or image. We cannot ensure the security of any information you choose to make public in a chat room, forum, or message board. Also, we cannot ensure that parties who have access to such publicly available information will respect your privacy.
</p>
<h4>What steps are taken to keep personal information secure?</h4>
<p class="text">
The security of your information is important to us. We have implemented various security measures, including Secure Socket Layer (SSL) encryption technology, designed to protect your Personal Information that we collect. If you place an order through our Web Site, you will be asked to provide a valid email address. You may also set up an account by providing a valid email address and password. Unfortunately, no transmission of information over the Internet can be guaranteed to be 100% secure and, therefore, we cannot ensure or warrant the security of any information. In order to help protect Personal Information you provide to us, you: (i) should not share your password or account information with others, (ii) should use a secure web browser, and (iii) should change your password frequently. If you wish to cancel your password, or if you become aware of any loss, theft or unauthorized use of your password, please contact Customer Service as noted below.
</p>
<br>
<h4>How will I be informed about changes regarding this privacy policy?</h4>
<br>
<p class="text">
We reserve the right to modify this Privacy Policy at any time. If we modify this Privacy Policy, we will post the revised Privacy Policy on the Web Site and note the date the Privacy Policy was last updated. We also may highlight the link to the Privacy Police, post a notice on the Web Site or send an email describing the changes. You should check the Web Site regularly to see if any recent changes to this Privacy Policy have occurred.
</p>
</div>
<!-- -=-=-=-=--=--= footer part {starts} -=-=-=-=--=--= -->
<div class="footer">
<div class="one">
<div class="arr1">
<div class="loc col">
<img src="https://cdn-icons-png.flaticon.com/128/684/684809.png" alt="">
<a href="">Store Locator</a>
</div>
<div class="ord col">
<img src="https://cdn-icons-png.flaticon.com/128/5161/5161308.png" alt="">
<a href="">Order Status</a>
</div>
<div class="gift col">
<img src="https://cdn-icons-png.flaticon.com/128/658/658015.png" alt="">
<a href="">Gift Cards/Balance</a>
</div>
<div class="feed col">
<img src="https://cdn-icons-png.flaticon.com/128/8316/8316205.png" alt="">
<a href="">Feedback</a>
</div>
</div>
</div>
<div class="two">
<div class="arr2">
<div class="help">
<p>Shopping Help</p>
</div>
<div class="linkss">
<a href="#">Help Desk</a>
<a href="#">Return & Exchanges</a>
<a href="#">Price & Price Match Policy</a>
<a href="#">Shipping & Handling</a>
<a href="#">Size Charts</a>
<a href="#">Buy Online, Pick Up In Store</a>
<a href="#">Student Discount</a>
</div>
</div>
</div>
<div class="three">
<div class="arr3">
<div class="ques">
<p>Questions ?</p>
</div>
<div class="cont">
<p>Chat With Us</p>
<a href="#">Available 9AM-12AM EST</a>
</div>
<div class="call">
<p>Call Us</p>
<a href="#">1.877.289.2376</a>
</div>
<div class="us">
<p>Contact Us</p>
</div>
</div>
</div>
<div class="four">
<div class="arr4">
<div class="about">
<p>About Us</p>
</div>
<div class="linkss">
<a href="#">About Aeropostale</a>
<a href="#">Careers</a>
<a href="#">Supply Chain</a>
<a href="#">Aero Impact</a>
<a href="#">Your Privacy Choices</a>
</div>
</div>
</div>
<div class="five">
<div class="arr5">
<div class="about">
<p>Get The Latest Styles & Offers:</p>
</div>
<div class="search">
<input type="search" placeholder=" Enter Email">
<button>Subscribe</button>
</div>
<div class="para">
<p>
For more information, please see our Privacy Policy. <br>California residents, see our California Privacy Notice <br> and Do Not Sell My Personal Information page.
</p>
</div>
<div class="foll">
<p>Follow Us</p>
</div>
<div class="socials">
<img src="https://cdn-icons-png.flaticon.com/128/1384/1384089.png" alt="instagram">
<img src="https://cdn-icons-png.flaticon.com/128/2111/2111819.png" alt="twitter">
<img src="https://cdn-icons-png.flaticon.com/128/20/20837.png" alt="facebook">
<img src="https://cdn-icons-png.flaticon.com/128/1384/1384086.png" alt="Youtube">
<img src="https://cdn-icons-png.flaticon.com/128/3938/3938055.png" alt="tiktok">
</div>
</div>
</div>
<div class="six">
<a href="#">Don’t Sell My Information</a>
<a href="#">Terms of Use</a>
<a href="#">Accessibility Statement</a>
<a href="#">Privacy Policy</a>
<a href="#">CA Transparency Act</a>
<a href="#"><p>© 2023 Aeropostale.All Rights Reserved.</p></a>
</div>
</div>
<!-- -=-=-=-=--=--= footer part bar {ends} -=-=-=-=--=--= -->
</body>
<script src="/script/index.js"></script>p
</html>