{"id":29904,"date":"2026-03-21T22:28:44","date_gmt":"2026-03-21T22:28:44","guid":{"rendered":"https:\/\/velveas2026.devonlinehub.com\/?page_id=29904"},"modified":"2026-03-21T22:36:51","modified_gmt":"2026-03-21T22:36:51","slug":"mention-legales","status":"publish","type":"page","link":"https:\/\/velveas2026.devonlinehub.com\/en\/mention-legales\/","title":{"rendered":"Mention l\u00e9gales"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"29904\" class=\"elementor elementor-29904\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-4db7125 e-flex e-con-boxed e-con e-parent\" data-id=\"4db7125\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f42f81 elementor-widget elementor-widget-html\" data-id=\"6f42f81\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>VELV\u00c9AS - Mentions L\u00e9gales<\/title>\n    <meta name=\"description\" content=\"Mentions l\u00e9gales du site Velv\u00e9as. Informations sur l'\u00e9diteur, l'h\u00e9bergeur, la protection des donn\u00e9es personnelles et la propri\u00e9t\u00e9 intellectuelle.\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500&amp;family=Montserrat:wght@300;400;500;600&amp;display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Montserrat', sans-serif;\n            background: #FDDCE3;\n        }\n\n        \/* ============================================\n           SECTION 1 \u2014 HERO MENTIONS L\u00c9GALES\n           ============================================ *\/\n        .ml-hero {\n            background: #A44D5C;\n            padding: 100px 20px 80px;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .ml-hero::before {\n            content: '';\n            position: absolute;\n            top: -100px;\n            right: -100px;\n            width: 350px;\n            height: 350px;\n            border-radius: 50%;\n            background: rgba(200, 169, 110, 0.08);\n        }\n\n        .ml-hero::after {\n            content: '';\n            position: absolute;\n            bottom: -80px;\n            left: -80px;\n            width: 250px;\n            height: 250px;\n            border-radius: 50%;\n            background: rgba(255, 255, 255, 0.04);\n        }\n\n        .ml-hero-container {\n            max-width: 800px;\n            margin: 0 auto;\n            position: relative;\n            z-index: 2;\n        }\n\n        \/* Icon *\/\n        .ml-hero-icon {\n            width: 80px;\n            height: 80px;\n            margin: 0 auto 35px;\n            background: rgba(255, 255, 255, 0.1);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border: 1px solid rgba(200, 169, 110, 0.3);\n        }\n\n        .ml-hero-icon svg {\n            width: 36px;\n            height: 36px;\n            fill: none;\n            stroke: #C8A96E;\n            stroke-width: 1.5;\n            stroke-linecap: round;\n            stroke-linejoin: round;\n        }\n\n        \/* Label *\/\n        .ml-hero-label {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 12px;\n            font-weight: 600;\n            color: #C8A96E;\n            letter-spacing: 4px;\n            text-transform: uppercase;\n            margin-bottom: 20px;\n        }\n\n        \/* Title *\/\n        .ml-hero h1 {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 52px;\n            font-weight: 500;\n            color: #FFFFFF;\n            line-height: 1.15;\n            margin-bottom: 15px;\n        }\n\n        .ml-hero h1 em {\n            font-style: italic;\n            color: #C8A96E;\n        }\n\n        \/* Separator *\/\n        .separator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            margin: 0 auto 30px;\n            width: 120px;\n        }\n\n        .separator .line {\n            flex: 1;\n            height: 1px;\n            background: #C8A96E;\n        }\n\n        .separator .dot {\n            width: 6px;\n            height: 6px;\n            border-radius: 50%;\n            background: #C8A96E;\n            flex-shrink: 0;\n        }\n\n        \/* Subtitle *\/\n        .ml-hero-subtitle {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 16px;\n            font-weight: 400;\n            color: rgba(255, 255, 255, 0.85);\n            line-height: 1.8;\n            max-width: 620px;\n            margin: 0 auto 40px;\n        }\n\n        \/* Navigation pills *\/\n        .ml-nav {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 10px;\n        }\n\n        .ml-nav a {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 11px;\n            font-weight: 500;\n            color: #FFFFFF;\n            text-decoration: none;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            padding: 10px 20px;\n            border: 1px solid rgba(255, 255, 255, 0.25);\n            border-radius: 50px;\n            transition: all 0.3s ease;\n        }\n\n        .ml-nav a:hover {\n            background: #C8A96E;\n            border-color: #C8A96E;\n            color: #FFFFFF;\n        }\n\n        \/* ============================================\n           RESPONSIVE\n           ============================================ *\/\n        @media (max-width: 768px) {\n            .ml-hero {\n                padding: 70px 20px 60px;\n            }\n\n            .ml-hero h1 {\n                font-size: 34px;\n            }\n\n            .ml-hero-subtitle {\n                font-size: 14px;\n            }\n\n            .ml-nav a {\n                font-size: 10px;\n                padding: 8px 14px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <section class=\"ml-hero\" aria-label=\"Mentions L\u00e9gales\">\n\n        <div class=\"ml-hero-container\">\n\n            <!-- Icon -->\n            <div class=\"ml-hero-icon\">\n                <svg viewbox=\"0 0 24 24\">\n                    <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n                    <line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\/>\n                    <line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\/>\n                <\/svg>\n            <\/div>\n\n            <!-- Label -->\n            <p class=\"ml-hero-label\" style=\"color:#C8A96E !important;\">Informations Juridiques<\/p>\n\n            <!-- Title -->\n            <h1 style=\"color:#FFFFFF !important;\">Mentions <em style=\"color:#C8A96E !important;\">L\u00e9gales<\/em><\/h1>\n\n            <!-- Separator -->\n            <div class=\"separator\">\n                <div class=\"line\" style=\"background:#C8A96E !important;\"><\/div>\n                <div class=\"dot\" style=\"background:#C8A96E !important;\"><\/div>\n                <div class=\"line\" style=\"background:#C8A96E !important;\"><\/div>\n            <\/div>\n\n            <!-- Subtitle -->\n            <p class=\"ml-hero-subtitle\" style=\"color:rgba(255,255,255,0.85) !important;\">\n                Conform\u00e9ment aux obligations l\u00e9gales, retrouvez ici l'ensemble des informations relatives \u00e0 l'\u00e9diteur du site, l'h\u00e9bergeur, la protection de vos donn\u00e9es et vos droits.\n            <\/p>\n\n            <!-- Navigation rapide -->\n            <nav class=\"ml-nav\" aria-label=\"Navigation rapide Mentions L\u00e9gales\">\n                <a href=\"#editeur\">\u00c9diteur<\/a>\n                <a href=\"#activite\">Activit\u00e9<\/a>\n                <a href=\"#cgv\">CGV<\/a>\n                <a href=\"#donnees\">Donn\u00e9es<\/a>\n                <a href=\"#propriete\">Propri\u00e9t\u00e9<\/a>\n                <a href=\"#responsabilite\">Responsabilit\u00e9<\/a>\n                <a href=\"#loi\">Loi Applicable<\/a>\n            <\/nav>\n\n        <\/div>\n\n    <\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-7108ccb e-flex e-con-boxed e-con e-parent\" data-id=\"7108ccb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a628bdc elementor-widget elementor-widget-html\" data-id=\"a628bdc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>VELV\u00c9AS - Mentions L\u00e9gales Contenu<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500&amp;family=Montserrat:wght@300;400;500;600&amp;display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Montserrat', sans-serif;\n            background: #FDDCE3;\n        }\n\n        \/* ============================================\n           SECTION 2 \u2014 CONTENU MENTIONS L\u00c9GALES\n           ============================================ *\/\n        .ml-content-section {\n            background: #FFFFFF;\n            padding: 80px 0 100px;\n        }\n\n        .ml-container {\n            max-width: 850px;\n            margin: 0 auto;\n            padding: 0 40px;\n        }\n\n        \/* ============================================\n           ARTICLE BLOCK\n           ============================================ *\/\n        .ml-article {\n            margin-bottom: 60px;\n            padding-bottom: 60px;\n            border-bottom: 1px solid #FEF0F3;\n        }\n\n        .ml-article:last-child {\n            margin-bottom: 0;\n            padding-bottom: 0;\n            border-bottom: none;\n        }\n\n        \/* Article header *\/\n        .article-header {\n            display: flex;\n            align-items: baseline;\n            gap: 18px;\n            margin-bottom: 25px;\n        }\n\n        .article-number {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 42px;\n            font-weight: 600;\n            color: #FDDCE3;\n            line-height: 1;\n            min-width: 50px;\n        }\n\n        .article-header h2 {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 30px;\n            font-weight: 500;\n            color: #2C2C2C;\n            line-height: 1.3;\n        }\n\n        \/* Separator under title *\/\n        .article-sep {\n            width: 60px;\n            height: 2px;\n            background: #C8A96E;\n            margin-bottom: 25px;\n            margin-left: 68px;\n        }\n\n        \/* Article body text *\/\n        .article-body {\n            margin-left: 68px;\n        }\n\n        .article-body p {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 14px;\n            font-weight: 400;\n            color: #3D3D3D;\n            line-height: 1.9;\n            margin-bottom: 18px;\n        }\n\n        .article-body p:last-child {\n            margin-bottom: 0;\n        }\n\n        .article-body strong {\n            color: #2C2C2C;\n            font-weight: 600;\n        }\n\n        .article-body a {\n            color: #A44D5C;\n            text-decoration: none;\n            font-weight: 500;\n            border-bottom: 1px solid rgba(164, 77, 92, 0.3);\n            transition: all 0.3s ease;\n        }\n\n        .article-body a:hover {\n            color: #C8A96E;\n            border-bottom-color: #C8A96E;\n        }\n\n        \/* Info card (\u00e9diteur, h\u00e9bergeur) *\/\n        .info-card {\n            background: #FEF0F3;\n            border-radius: 16px;\n            padding: 30px;\n            margin-bottom: 20px;\n            border-left: 3px solid #A44D5C;\n        }\n\n        .info-card:last-child {\n            margin-bottom: 0;\n        }\n\n        .info-card-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            font-weight: 600;\n            color: #A44D5C;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .info-card-title::before {\n            content: '';\n            width: 8px;\n            height: 8px;\n            border-radius: 50%;\n            background: #C8A96E;\n            flex-shrink: 0;\n        }\n\n        .info-row {\n            display: flex;\n            align-items: baseline;\n            gap: 10px;\n            padding: 8px 0;\n            border-bottom: 1px solid rgba(253, 220, 227, 0.5);\n        }\n\n        .info-row:last-child {\n            border-bottom: none;\n        }\n\n        .info-label {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 12px;\n            font-weight: 600;\n            color: #2C2C2C;\n            min-width: 160px;\n            letter-spacing: 0.5px;\n        }\n\n        .info-value {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            font-weight: 400;\n            color: #3D3D3D;\n            line-height: 1.6;\n        }\n\n        .info-value a {\n            color: #A44D5C;\n            text-decoration: none;\n            font-weight: 500;\n        }\n\n        .info-value a:hover {\n            color: #C8A96E;\n        }\n\n        \/* Region blocks *\/\n        .region-block {\n            background: #FEF0F3;\n            border-radius: 16px;\n            padding: 25px 30px;\n            margin-bottom: 15px;\n            border-left: 3px solid #A44D5C;\n        }\n\n        .region-block:last-child {\n            margin-bottom: 0;\n        }\n\n        .region-name {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            font-weight: 600;\n            color: #A44D5C;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            margin-bottom: 10px;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .region-name::before {\n            content: '';\n            width: 8px;\n            height: 8px;\n            border-radius: 50%;\n            background: #C8A96E;\n            flex-shrink: 0;\n        }\n\n        .region-block p {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            font-weight: 400;\n            color: #3D3D3D;\n            line-height: 1.8;\n        }\n\n        \/* CGV link card *\/\n        .cgv-link-card {\n            background: #A44D5C;\n            border-radius: 20px;\n            padding: 35px 40px;\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            gap: 30px;\n            margin-top: 10px;\n        }\n\n        .cgv-link-text h3 {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 24px;\n            font-weight: 500;\n            color: #FFFFFF;\n            margin-bottom: 8px;\n        }\n\n        .cgv-link-text p {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            color: rgba(255, 255, 255, 0.8);\n            line-height: 1.6;\n            margin-bottom: 0;\n        }\n\n        .btn-cgv {\n            display: inline-block;\n            font-family: 'Montserrat', sans-serif;\n            font-size: 12px;\n            font-weight: 600;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            text-decoration: none;\n            color: #A44D5C;\n            background: #FFFFFF;\n            padding: 14px 30px;\n            border-radius: 50px;\n            white-space: nowrap;\n            transition: all 0.3s ease;\n        }\n\n        .btn-cgv:hover {\n            background: #2C2C2C !important;\n            color: #FFFFFF !important;\n        }\n\n        \/* Update date *\/\n        .ml-update {\n            text-align: center;\n            margin-top: 60px;\n            padding-top: 40px;\n            border-top: 1px solid #FEF0F3;\n        }\n\n        .ml-update p {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 12px;\n            color: #999;\n            font-style: italic;\n        }\n\n        \/* ============================================\n           RESPONSIVE\n           ============================================ *\/\n        @media (max-width: 768px) {\n            .ml-container {\n                padding: 0 20px;\n            }\n\n            .article-header {\n                flex-direction: column;\n                gap: 5px;\n            }\n\n            .article-number {\n                font-size: 32px;\n            }\n\n            .article-header h2 {\n                font-size: 24px;\n            }\n\n            .article-sep {\n                margin-left: 0;\n            }\n\n            .article-body {\n                margin-left: 0;\n            }\n\n            .info-row {\n                flex-direction: column;\n                gap: 3px;\n            }\n\n            .info-label {\n                min-width: auto;\n            }\n\n            .region-block {\n                padding: 20px;\n            }\n\n            .cgv-link-card {\n                flex-direction: column;\n                text-align: center;\n                padding: 30px 25px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <section class=\"ml-content-section\" aria-label=\"Contenu des Mentions L\u00e9gales\">\n\n        <div class=\"ml-container\">\n\n            <!-- ============================================\n                 1 \u2014 \u00c9DITEUR DU SITE\n                 ============================================ -->\n            <article class=\"ml-article\" id=\"editeur\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">01<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Informations de l'\u00c9diteur du Site<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n\n                    <div class=\"info-card\">\n                        <p class=\"info-card-title\">\u00c9diteur<\/p>\n                        <div class=\"info-row\">\n                            <span class=\"info-label\">Raison sociale<\/span>\n                            <span class=\"info-value\"><strong>Velv\u00e9as<\/strong><\/span>\n                        <\/div>\n                        <div class=\"info-row\">\n                            <span class=\"info-label\">Si\u00e8ge social<\/span>\n                            <span class=\"info-value\">50 Avenue des Champs-\u00c9lys\u00e9es, 75008 Paris, France<\/span>\n                        <\/div>\n                        <div class=\"info-row\">\n                            <span class=\"info-label\">N\u00b0 d'immatriculation<\/span>\n                            <span class=\"info-value\">En cours d'enregistrement<\/span>\n                        <\/div>\n                        <div class=\"info-row\">\n                            <span class=\"info-label\">Directeur de publication<\/span>\n                            <span class=\"info-value\">Elvis .A<\/span>\n                        <\/div>\n                        <div class=\"info-row\">\n                            <span class=\"info-label\">Email de contact<\/span>\n                            <span class=\"info-value\"><a href=\"mailto:contact@velveas.com\">contact@velveas.com<\/a><\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"info-card\">\n                        <p class=\"info-card-title\">H\u00e9bergeur<\/p>\n                        <div class=\"info-row\">\n                            <span class=\"info-label\">Nom<\/span>\n                            <span class=\"info-value\"><strong>GoDaddy Inc.<\/strong><\/span>\n                        <\/div>\n                        <div class=\"info-row\">\n                            <span class=\"info-label\">Adresse<\/span>\n                            <span class=\"info-value\">2155 E GoDaddy Way, Tempe, AZ 85284, United States<\/span>\n                        <\/div>\n                        <div class=\"info-row\">\n                            <span class=\"info-label\">T\u00e9l\u00e9phone<\/span>\n                            <span class=\"info-value\">+1 866 938 1119<\/span>\n                        <\/div>\n                        <div class=\"info-row\">\n                            <span class=\"info-label\">Email<\/span>\n                            <span class=\"info-value\"><a href=\"mailto:support@godaddy.com\">support@godaddy.com<\/a><\/span>\n                        <\/div>\n                        <div class=\"info-row\">\n                            <span class=\"info-label\">Site web<\/span>\n                            <span class=\"info-value\"><a href=\"https:\/\/www.godaddy.com\" target=\"_blank\" rel=\"noopener\">godaddy.com<\/a><\/span>\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 2 \u2014 ACTIVIT\u00c9\n                 ============================================ -->\n            <article class=\"ml-article\" id=\"activite\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">02<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Activit\u00e9<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <p>Le site propose des services de commerce en ligne, \u00e0 savoir la vente de produits cosm\u00e9tiques, de maquillage, de soins du visage, d'huiles et boosters de beaut\u00e9, ainsi que de collections exclusives Velv\u00e9as.<\/p>\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 3 \u2014 CONDITIONS G\u00c9N\u00c9RALES DE VENTE\n                 ============================================ -->\n            <article class=\"ml-article\" id=\"cgv\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">03<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Conditions G\u00e9n\u00e9rales de Vente<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <p><strong>Champ d'application :<\/strong> Les pr\u00e9sentes conditions g\u00e9n\u00e9rales de vente s'appliquent \u00e0 toutes les transactions effectu\u00e9es sur le site. Elles r\u00e9gissent les relations contractuelles entre Velv\u00e9as et le client.<\/p>\n                    <p><strong>Produits :<\/strong> Les produits disponibles \u00e0 la vente sur le site sont d\u00e9crits et pr\u00e9sent\u00e9s avec la plus grande pr\u00e9cision possible. Toutefois, en cas d'erreur ou d'omission, Velv\u00e9as ne pourra \u00eatre tenue pour responsable. Les photographies des produits ne sont pas contractuelles.<\/p>\n                    <p><strong>Prix :<\/strong> Les prix indiqu\u00e9s sur le site sont en euros (EUR) pour les clients r\u00e9sidant en France et dans l'Union europ\u00e9enne, en francs suisses (CHF) pour la Suisse, en dollars canadiens (CAD) pour le Canada, et en dollars am\u00e9ricains (USD) pour les \u00c9tats-Unis. Les prix affich\u00e9s incluent les taxes applicables, sauf indication contraire. Les frais de livraison et autres frais additionnels sont clairement sp\u00e9cifi\u00e9s avant la validation de la commande.<\/p>\n                    <p><strong>Modalit\u00e9s de paiement :<\/strong> Les paiements peuvent \u00eatre effectu\u00e9s par carte bancaire, PayPal, ou tout autre mode de paiement propos\u00e9 sur le site. Toutes les transactions sont s\u00e9curis\u00e9es via un protocole de cryptage SSL.<\/p>\n                    <p><strong>Livraison :<\/strong> Les produits sont exp\u00e9di\u00e9s en France, dans l'Union europ\u00e9enne, en Suisse, au Canada et aux \u00c9tats-Unis. Les d\u00e9lais de livraison varient selon la destination et sont pr\u00e9cis\u00e9s lors de la commande.<\/p>\n                    <p><strong>Droit de r\u00e9tractation :<\/strong> Conform\u00e9ment \u00e0 la r\u00e9glementation applicable, le client dispose d'un droit de r\u00e9tractation de 14 jours (France, UE, Suisse) ou 30 jours (Canada, \u00c9tats-Unis) \u00e0 compter de la r\u00e9ception du produit pour retourner tout produit non utilis\u00e9 et en parfait \u00e9tat. Pour consulter les d\u00e9tails, rendez-vous sur notre <a href=\"\/en\/conditions-generales-de-vente-cgv-velveas\/\">page CGV compl\u00e8te<\/a>.<\/p>\n                    <p><strong>Garantie :<\/strong> Les produits b\u00e9n\u00e9ficient des garanties l\u00e9gales de conformit\u00e9 et contre les vices cach\u00e9s, conform\u00e9ment \u00e0 la r\u00e9glementation en vigueur dans chaque pays d'op\u00e9ration.<\/p>\n\n                    <div class=\"cgv-link-card\">\n                        <div class=\"cgv-link-text\">\n                            <h3 style=\"color:#FFFFFF !important;\">Consulter nos CGV compl\u00e8tes<\/h3>\n                            <p>Retrouvez l'ensemble de nos conditions de vente d\u00e9taill\u00e9es par r\u00e9gion.<\/p>\n                        <\/div>\n                        <a href=\"\/en\/conditions-generales-de-vente-cgv-velveas\/\" class=\"btn-cgv\">Lire les CGV<\/a>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 4 \u2014 PROTECTION DES DONN\u00c9ES\n                 ============================================ -->\n            <article class=\"ml-article\" id=\"donnees\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">04<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Protection des Donn\u00e9es Personnelles<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <p>Conform\u00e9ment aux l\u00e9gislations applicables, les informations collect\u00e9es via le site sont strictement confidentielles et sont destin\u00e9es \u00e0 un usage interne.<\/p>\n\n                    <div class=\"region-block\">\n                        <p class=\"region-name\">Union europ\u00e9enne<\/p>\n                        <p>Conform\u00e9ment au R\u00e8glement G\u00e9n\u00e9ral sur la Protection des Donn\u00e9es (RGPD).<\/p>\n                    <\/div>\n                    <div class=\"region-block\">\n                        <p class=\"region-name\">Suisse<\/p>\n                        <p>Conform\u00e9ment \u00e0 la nouvelle Loi f\u00e9d\u00e9rale sur la protection des donn\u00e9es (nLPD).<\/p>\n                    <\/div>\n                    <div class=\"region-block\">\n                        <p class=\"region-name\">Canada<\/p>\n                        <p>En vertu de la Loi sur la protection des renseignements personnels et les documents \u00e9lectroniques (LPRPDE\/PIPEDA).<\/p>\n                    <\/div>\n                    <div class=\"region-block\">\n                        <p class=\"region-name\">\u00c9tats-Unis<\/p>\n                        <p>Conform\u00e9ment au California Consumer Privacy Act (CCPA) pour les clients r\u00e9sidant en Californie.<\/p>\n                    <\/div>\n\n                    <p>Les utilisateurs disposent d'un droit d'acc\u00e8s, de rectification et de suppression de leurs donn\u00e9es personnelles. Pour exercer ces droits, contactez-nous \u00e0 : <a href=\"mailto:contact@velveas.com\">contact@velveas.com<\/a><\/p>\n                    <p><strong>Cookies :<\/strong> Le site utilise des cookies pour am\u00e9liorer l'exp\u00e9rience utilisateur. Les utilisateurs peuvent configurer leur navigateur pour refuser les cookies.<\/p>\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 5 \u2014 PROPRI\u00c9T\u00c9 INTELLECTUELLE\n                 ============================================ -->\n            <article class=\"ml-article\" id=\"propriete\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">05<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Propri\u00e9t\u00e9 Intellectuelle<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <p>Tous les \u00e9l\u00e9ments du site (textes, images, logo, graphisme, etc.) sont prot\u00e9g\u00e9s par le droit de la propri\u00e9t\u00e9 intellectuelle et sont la propri\u00e9t\u00e9 exclusive de Velv\u00e9as. Toute reproduction, distribution ou utilisation sans autorisation pr\u00e9alable est interdite et peut donner lieu \u00e0 des poursuites judiciaires.<\/p>\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 6 \u2014 RESPONSABILIT\u00c9\n                 ============================================ -->\n            <article class=\"ml-article\" id=\"responsabilite\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">06<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Responsabilit\u00e9<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <p>Velv\u00e9as ne pourra \u00eatre tenue responsable des dommages r\u00e9sultant de l'utilisation du site, y compris une interruption de service, une perte de donn\u00e9es ou toute autre perte.<\/p>\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 7 \u2014 LOI APPLICABLE\n                 ============================================ -->\n            <article class=\"ml-article\" id=\"loi\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">07<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Loi Applicable et Juridiction Comp\u00e9tente<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <div class=\"region-block\">\n                        <p class=\"region-name\">France et Union europ\u00e9enne<\/p>\n                        <p>Les pr\u00e9sentes mentions l\u00e9gales sont r\u00e9gies par la loi fran\u00e7aise et europ\u00e9enne. En cas de litige, les juridictions fran\u00e7aises seront comp\u00e9tentes.<\/p>\n                    <\/div>\n                    <div class=\"region-block\">\n                        <p class=\"region-name\">Suisse<\/p>\n                        <p>Les pr\u00e9sentes mentions l\u00e9gales sont r\u00e9gies par le droit suisse. En cas de litige, les tribunaux suisses comp\u00e9tents seront saisis.<\/p>\n                    <\/div>\n                    <div class=\"region-block\">\n                        <p class=\"region-name\">Canada<\/p>\n                        <p>Les pr\u00e9sentes mentions l\u00e9gales sont r\u00e9gies par la l\u00e9gislation canadienne, et tout litige sera soumis aux tribunaux comp\u00e9tents du Canada.<\/p>\n                    <\/div>\n                    <div class=\"region-block\">\n                        <p class=\"region-name\">\u00c9tats-Unis<\/p>\n                        <p>Les pr\u00e9sentes mentions l\u00e9gales sont r\u00e9gies par la l\u00e9gislation applicable aux \u00c9tats-Unis, et tout litige sera soumis aux tribunaux comp\u00e9tents des \u00c9tats-Unis.<\/p>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n            <!-- ============================================\n                 8 \u2014 MODIFICATION\n                 ============================================ -->\n            <article class=\"ml-article\" id=\"modification\">\n                <div class=\"article-header\">\n                    <span class=\"article-number\" style=\"color:#FDDCE3 !important;\">08<\/span>\n                    <h2 style=\"color:#2C2C2C !important;\">Modification des Mentions L\u00e9gales<\/h2>\n                <\/div>\n                <div class=\"article-sep\"><\/div>\n                <div class=\"article-body\">\n                    <p>Velv\u00e9as se r\u00e9serve le droit de modifier les pr\u00e9sentes mentions l\u00e9gales \u00e0 tout moment. Les modifications seront publi\u00e9es sur le site et seront imm\u00e9diatement effectives.<\/p>\n                <\/div>\n            <\/article>\n\n            <!-- Date de mise \u00e0 jour -->\n            <div class=\"ml-update\">\n                <p>Derni\u00e8re mise \u00e0 jour : Mars 2026<\/p>\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>VELV\u00c9AS &#8211; Mentions L\u00e9gales Informations Juridiques Mentions L\u00e9gales Conform\u00e9ment aux obligations l\u00e9gales, retrouvez ici l&rsquo;ensemble des informations relatives \u00e0 l&rsquo;\u00e9diteur<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-29904","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Mention l\u00e9gales - Velveas<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/velveas2026.devonlinehub.com\/en\/mention-legales\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mention l\u00e9gales - Velveas\" \/>\n<meta property=\"og:description\" content=\"VELV\u00c9AS &#8211; Mentions L\u00e9gales Informations Juridiques Mentions L\u00e9gales Conform\u00e9ment aux obligations l\u00e9gales, retrouvez ici l&rsquo;ensemble des informations relatives \u00e0 l&rsquo;\u00e9diteur\" \/>\n<meta property=\"og:url\" content=\"https:\/\/velveas2026.devonlinehub.com\/en\/mention-legales\/\" \/>\n<meta property=\"og:site_name\" content=\"Velveas\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/Velvas-Paris\/61580039374395\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-21T22:36:51+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/mention-legales\/\",\"url\":\"https:\/\/velveas2026.devonlinehub.com\/mention-legales\/\",\"name\":\"Mention l\u00e9gales - Velveas\",\"isPartOf\":{\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/#website\"},\"datePublished\":\"2026-03-21T22:28:44+00:00\",\"dateModified\":\"2026-03-21T22:36:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/mention-legales\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/velveas2026.devonlinehub.com\/mention-legales\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/mention-legales\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/velveas2026.devonlinehub.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mention l\u00e9gales\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/#website\",\"url\":\"https:\/\/velveas2026.devonlinehub.com\/\",\"name\":\"Velv\u00e9as\",\"description\":\"La signature d\u2019une beaut\u00e9 raffin\u00e9e. Des formules premium pour sublimer votre peau et votre regard.\",\"publisher\":{\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/velveas2026.devonlinehub.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/#organization\",\"name\":\"Velv\u00e9as\",\"url\":\"https:\/\/velveas2026.devonlinehub.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/velveas2026.devonlinehub.com\/wp-content\/uploads\/2026\/03\/logo-officiel.svg\",\"contentUrl\":\"https:\/\/velveas2026.devonlinehub.com\/wp-content\/uploads\/2026\/03\/logo-officiel.svg\",\"width\":597,\"height\":222,\"caption\":\"Velv\u00e9as\"},\"image\":{\"@id\":\"https:\/\/velveas2026.devonlinehub.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/people\/Velvas-Paris\/61580039374395\/\",\"https:\/\/www.instagram.com\/velveas\/\",\"https:\/\/www.snapchat.com\/@velveasparis\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Mention l\u00e9gales - Velveas","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/velveas2026.devonlinehub.com\/en\/mention-legales\/","og_locale":"en_GB","og_type":"article","og_title":"Mention l\u00e9gales - Velveas","og_description":"VELV\u00c9AS &#8211; Mentions L\u00e9gales Informations Juridiques Mentions L\u00e9gales Conform\u00e9ment aux obligations l\u00e9gales, retrouvez ici l&rsquo;ensemble des informations relatives \u00e0 l&rsquo;\u00e9diteur","og_url":"https:\/\/velveas2026.devonlinehub.com\/en\/mention-legales\/","og_site_name":"Velveas","article_publisher":"https:\/\/www.facebook.com\/people\/Velvas-Paris\/61580039374395\/","article_modified_time":"2026-03-21T22:36:51+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/velveas2026.devonlinehub.com\/mention-legales\/","url":"https:\/\/velveas2026.devonlinehub.com\/mention-legales\/","name":"Mention l\u00e9gales - Velveas","isPartOf":{"@id":"https:\/\/velveas2026.devonlinehub.com\/#website"},"datePublished":"2026-03-21T22:28:44+00:00","dateModified":"2026-03-21T22:36:51+00:00","breadcrumb":{"@id":"https:\/\/velveas2026.devonlinehub.com\/mention-legales\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/velveas2026.devonlinehub.com\/mention-legales\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/velveas2026.devonlinehub.com\/mention-legales\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/velveas2026.devonlinehub.com\/"},{"@type":"ListItem","position":2,"name":"Mention l\u00e9gales"}]},{"@type":"WebSite","@id":"https:\/\/velveas2026.devonlinehub.com\/#website","url":"https:\/\/velveas2026.devonlinehub.com\/","name":"Velv\u00e9as","description":"La signature d\u2019une beaut\u00e9 raffin\u00e9e. Des formules premium pour sublimer votre peau et votre regard.","publisher":{"@id":"https:\/\/velveas2026.devonlinehub.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/velveas2026.devonlinehub.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/velveas2026.devonlinehub.com\/#organization","name":"Velv\u00e9as","url":"https:\/\/velveas2026.devonlinehub.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/velveas2026.devonlinehub.com\/#\/schema\/logo\/image\/","url":"https:\/\/velveas2026.devonlinehub.com\/wp-content\/uploads\/2026\/03\/logo-officiel.svg","contentUrl":"https:\/\/velveas2026.devonlinehub.com\/wp-content\/uploads\/2026\/03\/logo-officiel.svg","width":597,"height":222,"caption":"Velv\u00e9as"},"image":{"@id":"https:\/\/velveas2026.devonlinehub.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/Velvas-Paris\/61580039374395\/","https:\/\/www.instagram.com\/velveas\/","https:\/\/www.snapchat.com\/@velveasparis"]}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/pages\/29904","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/comments?post=29904"}],"version-history":[{"count":13,"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/pages\/29904\/revisions"}],"predecessor-version":[{"id":29921,"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/pages\/29904\/revisions\/29921"}],"wp:attachment":[{"href":"https:\/\/velveas2026.devonlinehub.com\/en\/wp-json\/wp\/v2\/media?parent=29904"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}