
Get notified when the price drops.
<!DOCTYPE html> <html> <style> .header-img img { height: 300px; width:100%; object-fit:cover; } </style> </html> <!DOCTYPE html> <html lang="fr"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> body { font-family: Arial, sans-serif; margin: 0; padding: 0; background-color: #f7f7f7; color: #333; line-height: 1.6; } header h1 { margin: 0; } section { padding: 20px; } h2 { color: #0073e6; } ul { list-style: none; padding: 0; } ul li { padding: 8px 0; border-bottom: 1px solid #ddd; } ul li:last-child { border-bottom: none; } .guide { background: #f1f8ff; padding: 20px; border-radius: 8px; } .cta { text-align: center; margin: 20px 0; } .cta a { display: inline-block; padding: 10px 20px; background: #0073e6; color: #fff; text-decoration: none; border-radius: 4px; font-size: 1rem; } .cta a:hover { background: #005bb5; } </style> </head> <body> <div class="container"> <section> <h2>Description</h2> <p> La crème nourrissante au calendula et à la lavande apaise et hydrate intensément la peau après l'exposition au soleil. Sa texture légère et non grasse pénètre rapidement, laissant la peau douce et délicatement parfumée. Parfaite pour le visage et le corps, elle favorise la réparation et l'hydratation en profondeur, procurant un confort immédiat. </p> </section> </div> </body> </html>
Lowest price per retailer, over time.