
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> Une crème hydratante enrichie en huile de jojoba et vitamine E, offrant une hydratation intense et une sensation de fraîcheur immédiate. Sa texture légère pénètre rapidement, laissant votre peau douce, souple et satinée. Idéale pour une utilisation quotidienne sur le visage, le corps et les mains, elle convient à tous les types de peau. Sa formule est vegan et composée à 95 % d’ingrédients naturels. </p> </section> </div> </body> </html>
Lowest price per retailer, over time.