-
Notifications
You must be signed in to change notification settings - Fork 0
/
No19 copy 2.html
61 lines (43 loc) · 2.2 KB
/
No19 copy 2.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
<!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 copy 2.html"><li style="font-size:130%;">聯繫我們</li></a>
<a href="goods1 copy 2.html"><li style="font-size:130%;">產品展示</li></a>w
</div>
<div class="bigdescriptionTop">
<div>
<li >LA CHINATA MIRACLE OIL</li>
</div>
</div>
<div class="line"></div>
<div class="gallery">
<a target="_blank">
<img src="images/No19.webp" alt="Cinque Terre" width="600" height="400">
</a>
</div>
<div class="bigdescription">
<div class="height">
<div>
<li>128 Kr 100ml</li>
<div class="line1"></div>
<a>La Chinata Miracle Oil is a multifunction elixir with a large percentage of Extra Virgin Olive Oil that deeply hydrates and nourishes our skin as well as our face and hair.
It is an “off-road” dry oil that has extraordinary moisturizing agents that soften and leave a radiant appearance, without leaving residues and fast absorption, which also offers firming and antioxidant properties thanks to its formula with tepescohuite and immortelle.
It has multiple applications; On the one hand, it is recommended to add a few drops of oil in the bathroom, or with your facial cream both day or night, as well as after sun exposure.
You can also apply a drop mixed with makeup as it leaves a more natural effect.
Also, for hair care, you can apply a few drops of oil on the ends with damp hair and do not rinse. In the same way, as a mask, more medium is applied to the ends, it is left to act for 10 minutes and the hair is washed afterwards.</a>
</div>
</div>
</div>
<div class="line"></div>
<div class="foot">Vida Copyright © 2024 All rights reserved</div>
</body>
</html>