{"product_id":"garvee-led-digitalwecker-doppelalarm-spiegel-schlafzimmer-fqzht_gmcq272u","title":"Garvee Réveil LED numérique grand écran avec double alarme, luminosité réglable, recharge USB, pour mur ou table, blanc","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.5\"\u003e\n  \u003ctitle\u003eGarvee · Réveil LED numérique\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* ===== STYLE GLOBAL ===== *\/\n    * {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      background: #f5f7fa;\n      font-family: 'Segoe UI', Roboto, Arial, Helvetica, sans-serif;\n      display: flex;\n      justify-content: center;\n      padding: 20px 10px;\n    }\n\n    .garvee-product-details,\n    .garvee-product-details * {\n      box-sizing: border-box;\n    }\n\n    .garvee-product-details {\n      width: 100%;\n      max-width: 1200px;\n      margin: 0 auto 30px;\n      padding: 15px;\n      border-radius: 12px;\n      background: #ffffff;\n      color: #1e2b37;\n      font-family: 'Segoe UI', Roboto, Arial, Helvetica, sans-serif;\n      line-height: 1.6;\n      box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06);\n    }\n\n    \/* ===== CARTES PRINCIPALES (4 icônes) ===== *\/\n    .garvee-specs-showcase {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      width: 100%;\n      margin: 20px 0 40px;\n      padding: 0;\n      overflow: hidden;\n      border: 2px solid #0b2b44;\n      border-radius: 14px;\n      background: #ffffff;\n      box-shadow: 0 8px 30px rgba(7, 65, 116, 0.08);\n    }\n\n    .garvee-spec-item-compact {\n      display: flex;\n      min-width: 0;\n      min-height: 160px;\n      padding: 24px 12px;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      background: #ffffff;\n    }\n\n    .garvee-spec-item-compact:nth-child(odd) {\n      border-right: 1px solid #d6e0e8;\n    }\n\n    .garvee-spec-item-compact:nth-child(-n+2) {\n      border-bottom: 1px solid #d6e0e8;\n    }\n\n    .garvee-spec-icon-compact {\n      display: flex;\n      width: 60px;\n      height: 60px;\n      margin-bottom: 12px;\n      flex: 0 0 60px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      background: #0b2b44;\n      color: #ffffff;\n      font-size: 26px;\n      line-height: 1;\n    }\n\n    .garvee-spec-value-compact {\n      margin-bottom: 4px;\n      color: #0b2b44;\n      font-size: 20px;\n      font-weight: 800;\n      line-height: 1.25;\n      overflow-wrap: anywhere;\n    }\n\n    .garvee-spec-label-compact {\n      color: #0b2b44;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n      letter-spacing: 0.4px;\n      text-transform: uppercase;\n    }\n\n    \/* ===== BLOCS FEATURE (image + texte) ===== *\/\n    .garvee-feature-section {\n      display: flex;\n      margin-bottom: 25px;\n      overflow: hidden;\n      align-items: center;\n      border: 1px solid #eaeded;\n      border-radius: 12px;\n      background: #ffffff;\n      box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);\n    }\n\n    .garvee-feature-section:nth-of-type(odd) {\n      flex-direction: row-reverse;\n    }\n\n    .garvee-feature-image,\n    .garvee-feature-content {\n      flex: 1;\n      min-width: 0;\n    }\n\n    .garvee-feature-image {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #f8fafc;\n      padding: 8px;\n    }\n\n    .garvee-feature-image img {\n      display: block;\n      width: 100%;\n      max-width: 100%;\n      height: auto;\n      object-fit: contain;\n      border-radius: 6px;\n    }\n\n    .garvee-feature-content {\n      padding: 28px 28px 28px 24px;\n      background: #ffffff;\n    }\n\n    .garvee-feature-title {\n      position: relative;\n      margin: 0 0 16px;\n      padding-bottom: 10px;\n      color: #0b2b44;\n      font-size: 22px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .garvee-feature-title::after {\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      width: 42px;\n      height: 3px;\n      border-radius: 2px;\n      background: #0b2b44;\n      content: \"\";\n    }\n\n    .garvee-highlight-list {\n      margin: 0 !important;\n      padding: 0 !important;\n      list-style: none !important;\n    }\n\n    .garvee-highlight-list li {\n      position: relative;\n      margin-bottom: 10px;\n      padding-left: 24px;\n      color: #1e2b37;\n      font-size: 15px;\n      line-height: 1.55;\n      list-style: none !important;\n    }\n\n    .garvee-highlight-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .garvee-highlight-list li::before {\n      position: absolute;\n      top: 1px;\n      left: 0;\n      color: #0b2b44;\n      font-size: 15px;\n      font-weight: 700;\n      content: \"✓\";\n    }\n\n    .garvee-highlight-list strong {\n      color: #0b2b44;\n      font-weight: 700;\n    }\n\n    \/* ===== TABLEAU SPECS ===== *\/\n    .garvee-specification-box {\n      margin: 35px 0 30px;\n      overflow: hidden;\n      border: 2px solid #0b2b44;\n      border-radius: 16px;\n      background: #ffffff;\n    }\n\n    .garvee-specification-header {\n      padding: 18px 22px;\n      background: #0b2b44;\n      color: #ffffff;\n    }\n\n    .garvee-specification-header h2 {\n      margin: 0 0 4px;\n      color: #ffffff;\n      font-size: 23px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .garvee-specification-header p {\n      margin: 0;\n      color: rgba(255, 255, 255, 0.85);\n      font-size: 14px;\n      line-height: 1.5;\n    }\n\n    .garvee-specification-table {\n      width: 100%;\n      margin: 0;\n      border: none;\n      border-collapse: collapse;\n      background: #ffffff;\n    }\n\n    .garvee-specification-table tr {\n      border-bottom: 1px solid #d9e2ea;\n    }\n    .garvee-specification-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .garvee-specification-table td {\n      padding: 15px 20px;\n      border: none;\n      vertical-align: top;\n      font-size: 15px;\n      line-height: 1.5;\n    }\n\n    .garvee-specification-table td:first-child {\n      width: 38%;\n      color: #53636d;\n      font-weight: 600;\n    }\n\n    .garvee-specification-table td:last-child {\n      color: #0b2b44;\n      font-weight: 650;\n    }\n\n    .garvee-specification-table tr:nth-child(even) {\n      background: #f8fafc;\n    }\n\n    \/* ===== NOTE ===== *\/\n    .garvee-safety-note {\n      margin: 30px 0 0;\n      padding: 16px 18px;\n      border-left: 4px solid #0b2b44;\n      border-radius: 6px;\n      background: #f8f9fa;\n      color: #1e2b37;\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    .garvee-safety-note strong {\n      color: #0b2b44;\n    }\n\n    \/* ===== RESPONSIVE ===== *\/\n    @media (max-width: 768px) {\n      .garvee-product-details { padding: 12px; }\n      .garvee-specs-showcase {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        margin: 15px 0 30px;\n        border-radius: 12px;\n      }\n      .garvee-spec-item-compact {\n        min-height: 140px;\n        padding: 18px 8px;\n      }\n      .garvee-spec-icon-compact {\n        width: 52px; height: 52px; flex-basis: 52px; font-size: 21px;\n      }\n      .garvee-spec-value-compact { font-size: 17px; }\n      .garvee-spec-label-compact { font-size: 11px; letter-spacing: 0.2px; }\n\n      .garvee-feature-section,\n      .garvee-feature-section:nth-of-type(odd) {\n        flex-direction: column;\n      }\n      .garvee-feature-image,\n      .garvee-feature-content { width: 100%; }\n      .garvee-feature-content { padding: 22px 18px; }\n      .garvee-feature-title { font-size: 20px; }\n      .garvee-highlight-list li { font-size: 14.5px; }\n\n      .garvee-specification-header { padding: 17px 18px; }\n      .garvee-specification-header h2 { font-size: 21px; }\n\n      .garvee-specification-table td {\n        display: block;\n        width: 100%;\n        padding: 11px 16px;\n      }\n      .garvee-specification-table td:first-child {\n        width: 100%;\n        padding-bottom: 3px;\n      }\n      .garvee-specification-table td:last-child {\n        padding-top: 3px;\n        padding-bottom: 13px;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .garvee-spec-item-compact {\n        min-height: 130px;\n        padding: 14px 5px;\n      }\n      .garvee-spec-icon-compact {\n        width: 48px; height: 48px; flex-basis: 48px; font-size: 19px;\n      }\n      .garvee-spec-value-compact { font-size: 15px; }\n      .garvee-spec-label-compact { font-size: 10px; }\n      .garvee-feature-content { padding: 18px 15px; }\n      .garvee-feature-title { font-size: 19px; }\n    }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"garvee-product-details\"\u003e\n\n  \u003c!-- ========== 4 ICÔNES PRINCIPALES ========== --\u003e\n  \u003cdiv class=\"garvee-specs-showcase\"\u003e\n    \u003cdiv class=\"garvee-spec-item-compact\"\u003e\n      \u003cdiv class=\"garvee-spec-icon-compact\"\u003e🕒\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-value-compact\"\u003eDouble réveil\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003e2 sonneries\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-spec-item-compact\"\u003e\n      \u003cdiv class=\"garvee-spec-icon-compact\"\u003e🌙\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-value-compact\"\u003eNuit douce\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003e5 niveaux + auto\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-spec-item-compact\"\u003e\n      \u003cdiv class=\"garvee-spec-icon-compact\"\u003e🔋\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-value-compact\"\u003eUSB \u0026amp; mémoire\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003eSans coupure\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-spec-item-compact\"\u003e\n      \u003cdiv class=\"garvee-spec-icon-compact\"\u003e📐\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-value-compact\"\u003eMur \/ Table\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003eDesign chic\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ========== 1. ÉCRAN LED \u0026 INFO ========== --\u003e\n  \u003cdiv class=\"garvee-feature-section\"\u003e\n    \u003cdiv class=\"garvee-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/61i6p0vathL.jpg?v=1765684894\u0026amp;width=1946\" alt=\"Écran LED grand format - heure, date, température\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eGrand écran LED : tout en un coup d’œil\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAffichage clair\u003c\/strong\u003e de l’heure, de la date et de la température.\u003c\/li\u003e\n        \u003cli\u003eIdéal pour \u003cstrong\u003echambre, bureau et cuisine\u003c\/strong\u003e.\u003c\/li\u003e\n        \u003cli\u003eChiffres larges et contraste parfait, lisibilité même de loin.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ========== 2. DOUBLE RÉVEIL \u0026 RAPPEL ========== --\u003e\n  \u003cdiv class=\"garvee-feature-section\"\u003e\n    \u003cdiv class=\"garvee-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/61cZaLpr_cL.jpg?v=1765684894\u0026amp;width=1946\" alt=\"Deux réveils indépendants avec fonction snooze\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003e2 réveils \u0026amp; snooze : pour chaque rythme\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDeux alarmes séparées\u003c\/strong\u003e : parfait pour les couples ou horaires décalés.\u003c\/li\u003e\n        \u003cli\u003eFonction \u003cstrong\u003esnooze (rappel)\u003c\/strong\u003e pour les dormeurs profonds.\u003c\/li\u003e\n        \u003cli\u003eRéglage simple et indépendant de chaque alarme.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ========== 3. LUMIÈRE ADAPTATIVE \u0026 MODE NUIT ========== --\u003e\n  \u003cdiv class=\"garvee-feature-section\"\u003e\n    \u003cdiv class=\"garvee-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/41U9KPNaqxL.jpg?v=1765684894\u0026amp;width=1946\" alt=\"5 niveaux de luminosité + mode nuit automatique\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eLuminosité réglable + mode nuit\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e5 niveaux d’intensité\u003c\/strong\u003e pour s’adapter à chaque moment.\u003c\/li\u003e\n        \u003cli\u003eAtténuation automatique \u003cstrong\u003ede 22h à 6h\u003c\/strong\u003e pour un sommeil paisible.\u003c\/li\u003e\n        \u003cli\u003eÉcran non agressif, idéal pour les chambres d’enfants.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ========== 4. CHARGE USB \u0026 MÉMOIRE ========== --\u003e\n  \u003cdiv class=\"garvee-feature-section\"\u003e\n    \u003cdiv class=\"garvee-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/513iFGnwQrL.jpg?v=1765684894\u0026amp;width=1946\" alt=\"Recharge USB et sauvegarde des réglages\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eRecharge USB \u0026amp; mémoire intégrée\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePort USB\u003c\/strong\u003e pour une recharge simple et rapide.\u003c\/li\u003e\n        \u003cli\u003eLes réglages restent enregistrés \u003cstrong\u003emême en cas de coupure\u003c\/strong\u003e.\u003c\/li\u003e\n        \u003cli\u003eBatterie de secours incluse pour ne jamais perdre l’heure.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ========== 5. DESIGN POLYVALENT ========== --\u003e\n  \u003cdiv class=\"garvee-feature-section\"\u003e\n    \u003cdiv class=\"garvee-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/41cJNetLpHL.jpg?v=1765684894\u0026amp;width=1946\" alt=\"Design moderne : pose murale ou sur table\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eStylé \u0026amp; polyvalent : mur ou table\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDesign épuré\u003c\/strong\u003e qui s’intègre partout.\u003c\/li\u003e\n        \u003cli\u003eFixation murale ou support de table inclus.\u003c\/li\u003e\n        \u003cli\u003eCadeau idéal pour toute la famille (Noël, anniversaire…).\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ========== TABLEAU DES CARACTÉRISTIQUES ========== --\u003e\n  \u003cdiv class=\"garvee-specification-box\"\u003e\n    \u003cdiv class=\"garvee-specification-header\"\u003e\n      \u003ch2\u003eCaractéristiques techniques\u003c\/h2\u003e\n      \u003cp\u003eRéveil LED Garvee – l’essentiel en un coup d’œil\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003ctable class=\"garvee-specification-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMarque\u003c\/td\u003e\n\u003ctd\u003eGarvee\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eRéveil numérique LED avec température\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eÉcran\u003c\/td\u003e\n\u003ctd\u003eLED grand format (heure, date, température)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eAlarmes\u003c\/td\u003e\n\u003ctd\u003e2 réveils indépendants + snooze\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLuminosité\u003c\/td\u003e\n\u003ctd\u003e5 niveaux réglables + mode nuit automatique (22h–6h)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eAlimentation\u003c\/td\u003e\n\u003ctd\u003eUSB (câble inclus) + batterie de secours\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMémoire\u003c\/td\u003e\n\u003ctd\u003eConserve les réglages en cas de coupure\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFixation\u003c\/td\u003e\n\u003ctd\u003ePose murale ou sur table (support inclus)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd\u003eModerne, fin, s’adapte à tous les intérieurs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eUtilisation\u003c\/td\u003e\n\u003ctd\u003eChambre, bureau, cuisine, salon\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e15 x 7 x 4,5 cm (approx.)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePoids\u003c\/td\u003e\n\u003ctd\u003e220 g (léger et facile à déplacer)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ========== CONSEIL \/ NOTE ========== --\u003e\n  \u003cdiv class=\"garvee-safety-note\"\u003e\n    \u003cstrong\u003e💡 Astuce :\u003c\/strong\u003e \n    Pour une expérience optimale, placez le réveil à environ 1 mètre de votre lit. \n    Utilisez le mode nuit pour une luminosité idéale et programmez les deux alarmes \n    selon vos besoins. Le câble USB est compatible avec la plupart des chargeurs.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Garvee","offers":[{"title":"Blanc","offer_id":50849925300539,"sku":"FQZHT_GMCQ272U","price":20.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/61i6p0vathL.jpg?v=1765684894","url":"https:\/\/www.garvee.fr\/products\/garvee-led-digitalwecker-doppelalarm-spiegel-schlafzimmer-fqzht_gmcq272u","provider":"GARVEEFR","version":"1.0","type":"link"}