-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNo18.html
62 lines (43 loc) · 1.86 KB
/
No18.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
<!DOCTYPE html>
<html>
<body>
<head>
<meta charset="utf-8" />
<title>Cosmetic Made in Spain</title>
<link rel="stylesheet" type="text/css" href="css/Nos.css"/>
</head>
<div class="page">
<div class="nav">
<a href="index.html"><img src="images/未标题-3.png"></a>
<ul class="fr">
<a href="contact.html"><li style="font-size:130%;">聯繫我們</li></a>
<a href="goods1.html"><li style="font-size:130%;">產品展示</li></a>
</ul>
</div>
<div class="bigdescriptionTop">
<div>
<li >La chinata夜间修护油</li>
</div>
</div>
<div class="line"></div>
<div class="gallery">
<a target="_blank">
<img src="images/No18.webp" alt="Cinque Terre" width="600" height="400">
</a>
</div>
<div class="bigdescription">
<div class="height">
<div>
<li>112 Kr 50ml</li>
<div class="line1"></div>
<a>修护油在夜间起作用,因为皮肤在睡眠中自我修复,进入休息和细胞再生的阶段。因此,它可以起到抗氧化剂的作用,防止衰老迹象的出现,并为皮肤提供水分。
它是由特级初榨橄榄油制成的,它是一种很好的抗氧化剂和皮肤护发素,还有富含欧米茄6脂肪酸的月见草油,它能深层滋养皮肤,帮助组织再生,减少皮肤疲劳和衰老的迹象。
它还含有橄榄籽油,具有保湿和抗氧化的品质;含有葡萄籽油,可以修复,保湿和净化,还有薰衣草油,非常适合舒缓敏感或受刺激的皮肤。
结果是一个更滋养,水,休息和发光的皮肤。</a>
</div>
</div>
</div>
<div class="line"></div>
<div class="foot">Vida Copyright © 2024 All rights reserved</div>
</body>
</html>