{"product_id":"garvee-heated-throw-blanket-machinewashable-lcd-couch-bed-pho_15r5sbap","title":"Couverture chauffante Garvee Waffle, plaid électrique lavable en machine avec contrôleur LCD, 6 niveaux de chaleur et minuterie, chauffage rapide pour canapé ou lit, gaufré Sherpa, 90x100 pouces, gris","description":"\u003cp\u003e\u003cimg class=\"product-image\" style=\"display: block; margin-left: auto; margin-right: auto;\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_task\/202411\/PHO_15R5SBAP\/fe17328676230882793.jpg\" alt=\"Garvee Waffle Heated Throw Blanket with LCD controller\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.product-details {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 20px;\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    \/* 整体背景：浅蓝渐变 *\/\n    background: linear-gradient(to bottom, #f0f7ff, #e6f3ff);\n    position: relative;\n    overflow: hidden;\n}\n\n.product-details::before,\n.product-details::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    right: 0;\n    height: 8px;\n    \/* 顶部\/底部彩条：改成蓝色渐变 *\/\n    background: linear-gradient(90deg, #005a9e, #007cc0, #005a9e);\n    z-index: 1;\n}\n\n.product-details::before { top: 0; }\n.product-details::after { bottom: 0; }\n\n.product-details .feature-section {\n    display: flex;\n    align-items: stretch;\n    margin-bottom: 30px;\n    background: white;\n    border-radius: 12px;\n    overflow: hidden;\n    \/* 阴影从红调改成蓝调、稍微淡一点 *\/\n    box-shadow: 0 5px 15px rgba(0, 90, 158, 0.08);\n    border: 1px solid #e1eeff;\n}\n\n.product-details .feature-section:nth-child(even) {\n    flex-direction: row-reverse;\n}\n\n.product-details .feature-image {\n    flex: 1;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 0;\n    \/* 图区域背景：改成浅蓝 *\/\n    background-color: #f0f7ff;\n    overflow: hidden;\n}\n\n.product-details .feature-image img {\n    width: 100%;\n    height: auto;\n    display: block;\n}\n\n.product-details .feature-content {\n    flex: 1;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n\n\/* 标题主色：改成深蓝 *\/\n.product-details .feature-title {\n    font-size: 1.4rem;\n    color: #005a9e;\n    margin-bottom: 12px;\n    font-weight: 700;\n}\n\n\/* 小数据框：从粉红改成浅蓝，左边色条改蓝 *\/\n.product-details .data-box {\n    background: #f0f7ff;\n    padding: 12px;\n    border-left: 4px solid #005a9e;\n    border-radius: 6px;\n    margin-bottom: 12px;\n    font-size: 0.9rem;\n}\n\n@media (min-width: 769px) {\n    .product-details .highlight-box .data-box {\n        text-align: center;\n    }\n}\n\n.product-details .highlight-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n}\n\n.product-details .highlight-list li {\n    padding-left: 24px;\n    margin-bottom: 6px;\n    position: relative;\n    font-size: 0.9rem;\n}\n\n\/* 打勾图标颜色：改成蓝色 *\/\n.product-details .highlight-list li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #005a9e;\n    font-weight: bold;\n}\n\n\/* 大号高亮盒：从粉+绿渐变改成浅蓝渐变，边条改蓝 *\/\n.product-details .highlight-box {\n    background: linear-gradient(135deg, #f0f7ff 0%, #e6f0ff 100%);\n    border-left: 5px solid #005a9e;\n    padding: 20px;\n    border-radius: 12px;\n    margin-bottom: 25px;\n}\n\n.product-details .highlight-title {\n    text-align: center;\n    font-size: 1.6rem;\n    color: #005a9e;\n    margin-bottom: 12px;\n    font-weight: 700;\n}\n\n\/* 规格板块边框和阴影改为蓝色系 *\/\n.product-details .specs-section {\n    background: white;\n    border-radius: 12px;\n    padding: 20px;\n    margin-bottom: 25px;\n    box-shadow: 0 5px 15px rgba(0, 90, 158, 0.08);\n    border: 1px solid #e1eeff;\n}\n\n.product-details .section-title {\n    font-size: 1.4rem;\n    color: #005a9e;\n    margin-bottom: 15px;\n    border-bottom: 2px solid #005a9e;\n    padding-bottom: 8px;\n    font-weight: 700;\n}\n\n@media (min-width: 769px) {\n    .product-details .specs-section .section-title {\n        text-align: center;\n    }\n}\n\n@media (min-width: 769px) {\n    .product-details .specs-section ul.highlight-list {\n        display: flex;\n        justify-content: center;\n        gap: 30px;\n    }\n    .product-details .specs-section ul.highlight-list li {\n        padding-left: 20px;\n        margin-bottom: 0;\n        white-space: nowrap;\n    }\n}\n\n@media (max-width: 768px) {\n    .product-details .feature-section,\n    .product-details .feature-section:nth-child(even) {\n        flex-direction: column;\n    }\n    .product-details .feature-image {\n        min-height: 250px;\n    }\n}\n\n@media (max-width: 480px) {\n    .product-details { padding: 15px; }\n    .product-details .feature-image { min-height: 200px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch2 class=\"highlight-title\"\u003eCouverture chauffante gaufrée Garvee, 90\"×100\", Blanche\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003e\n\u003cstrong\u003eAvantages :\u003c\/strong\u003e\u003cbr\u003e• Face gaufrée de 240 g\/m² avec envers sherpa de 210 g\/m²\u003cbr\u003e• Rembourrage en coton de 60 g\/m² pour une chaleur moelleuse et uniforme\u003cbr\u003e• 6 niveaux de chaleur réglables jusqu'à 48 °C\u003cbr\u003e• Contrôleur LCD avec minuterie d'arrêt automatique de 1 à 4 heures\u003cbr\u003e• Lavable en machine pour un entretien facile\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/71Sou0Kx3yL.jpg?v=1761120361\u0026amp;width=1946\" alt=\"Waffle heated throw blanket folded with LCD controller\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eChic gaufré-sherpa, doux des deux côtés\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eLe tricot gaufré texturé d'un côté et le sherpa moelleux de l'autre apportent un style boutique et un confort nuageux à n'importe quel espace.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eLa face gaufrée de 240 g\/m² ajoute une texture douillette et retient la chaleur\u003c\/li\u003e\n\u003cli\u003eL'envers sherpa de 210 g\/m² est ultra-doux au toucher\u003c\/li\u003e\n\u003cli\u003eLe rembourrage en coton de 60 g\/m² aide à maintenir une chaleur uniforme sur toute la couverture\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/81AyuHzkc-L_92e06de3-c905-4756-adcb-add9b4b71143.jpg?v=1761120361\" alt=\"Woman relaxing on couch under heated throw blanket\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eChaleur rapide et personnalisée pour canapé ou lit\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eLes fils chauffants avancés atteignent 48 °C en quelques minutes, pour que vous vous sentiez rapidement bien au chaud les jours et les nuits fraîches.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003e6 niveaux de chaleur vous permettent d'ajuster la chaleur pour les siestes ou les soirées cinéma\u003c\/li\u003e\n\u003cli\u003eLa répartition uniforme de la chaleur aide à éviter les zones froides et les points chauds\u003c\/li\u003e\n\u003cli\u003eIdéal pour les canapés, les fauteuils inclinables et le pied de votre lit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/81g_Qbdn9uL_02c49e0f-8ba9-4418-9d1a-18fb94d3b566.jpg?v=1761120361\" alt=\"LCD controller for Garvee heated throw blanket\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eContrôleur LCD, minuterie et sécurité certifiée ETL\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eUn contrôleur LCD facile à lire simplifie le réglage de la chaleur et de la durée, tandis que des capteurs intégrés aident à prévenir la surchauffe.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eLe grand écran affiche le niveau de chaleur exact et le temps restant\u003c\/li\u003e\n\u003cli\u003eL'arrêt automatique de 1 à 4 heures favorise une utilisation plus sûre et économe en énergie\u003c\/li\u003e\n\u003cli\u003eSystème certifié ETL avec capteurs NTC\/PTC doubles pour une chaleur stable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/fe17328676403274094.jpg?v=1761120350\" alt=\"Machine-washable heated throw blanket care instructions\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eLavable en machine et facile d'entretien au quotidien\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eConçue pour un usage quotidien, cette couverture chauffante reste douce et fonctionnelle avec des étapes d'entretien simples.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eDétachez le contrôleur et débranchez-le avant le lavage\u003c\/li\u003e\n\u003cli\u003eLavez en machine à froid sur cycle délicat, puis remettez en forme et séchez à l'air libre\u003c\/li\u003e\n\u003cli\u003eLa construction durable aide à maintenir la douceur lavage après lavage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m-section__header m:text-left sm:m:text-left\"\u003e\n\u003ch2 class=\"m-section__heading h3\"\u003eSpécifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m-collapsible-section__wrapper m-section__content m-product-collapsible\"\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n.garvee-spec-container {\n    margin: 0;\n    padding: 10px;\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    background-color: #f8fafc;\n    color: #333;\n    line-height: 1.4;\n}\n\n.garvee-spec-container * {\n    box-sizing: border-box;\n}\n\n.container {\n    max-width: 100%;\n    margin: 0 auto;\n}\n\n.spec-card {\n    background: white;\n    border-radius: 8px;\n    padding: 16px;\n    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);\n    border: 1px solid #e8ecef;\n}\n\n.spec-header {\n    text-align: center;\n    margin-bottom: 16px;\n    padding-bottom: 12px;\n    border-bottom: 1px solid #f0f4f8;\n}\n\n.spec-title {\n    font-size: 16px;\n    font-weight: 700;\n    color: #074174;\n    margin-bottom: 4px;\n}\n\n.spec-subtitle {\n    font-size: 13px;\n    color: #64748b;\n}\n\n.spec-list {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n}\n\n.spec-item {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 10px 4px;\n    border-bottom: 1px solid #f1f5f9;\n    white-space: nowrap;\n}\n\n.spec-item:last-child {\n    border-bottom: none;\n}\n\n.spec-label {\n    font-size: 13px;\n    color: #475569;\n    font-weight: 500;\n    flex-shrink: 0;\n}\n\n.spec-value {\n    font-size: 13px;\n    font-weight: 600;\n    color: #074174;\n    text-align: right;\n    flex-shrink: 0;\n}\n\n.highlight-box {\n    background: linear-gradient(135deg, #f0f7ff 0%, #e6f0ff 100%);\n    border-radius: 6px;\n    padding: 10px;\n    margin: 12px 0;\n    border: 1px solid #e1eeff;\n}\n\n.highlight-text {\n    font-size: 13px;\n    color: #074174;\n    text-align: center;\n    font-weight: 600;\n}\n\n@media (max-width: 480px) {\n    .spec-item {\n        flex-direction: row;\n        align-items: center;\n        padding: 8px 2px;\n        white-space: nowrap;\n        overflow: hidden;\n    }\n\n    .spec-label,\n    .spec-value {\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        font-size: 13px;\n    }\n\n    .spec-label {\n        min-width: 45%;\n        max-width: 45%;\n    }\n\n    .spec-value {\n        min-width: 50%;\n        max-width: 50%;\n        text-align: right;\n    }\n\n    .garvee-spec-container {\n        padding: 8px;\n    }\n\n    .spec-card {\n        padding: 12px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"m-collapsible-section__wrapper m-section__content m-product-collapsible\"\u003e\n\u003cdiv class=\"garvee-spec-container\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-header\"\u003e\n\u003cdiv class=\"spec-title\"\u003eDétails techniques\u003c\/div\u003e\n\u003cdiv class=\"spec-subtitle\"\u003eCouverture chauffante gaufrée Garvee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cdiv class=\"highlight-text\"\u003e\n\u003cspan class=\"spec-value\"\u003eJeté 90\"x 100\"\u003c\/span\u003e • 6 niveaux de chaleur • minuterie 1-4 h • Lavable en machine\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-list\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eMarque\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e Garvee\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eMatériau\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eTissage gaufré \u0026amp; Sherpa\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eCouleur\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eBlanc gaufré\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eTaille\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eGrand format 90\"x 100\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eMatériau de remplissage\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eCoton\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003ePoids de l'article\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e4,53 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eEntretien\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eLavable en machine\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n.m-collection-toolbar__column-switcher \u003e button { --border-radius: 0; }\n.m-menu-drawer__menu-item.m-list-menu__item \u003e a,\n.m-menu-drawer__utility-links \u003e a { font-weight: 600; }\n\n@media (max-width: 1360px) {\n    .f-menu-mobile .f-menu__link--level-1 .f-menu__label,\n    .m-menu-dropdown__menu-item \u003e a {\n        font-weight: 600;\n    }\n}\n\n.jdgm-prev-badge { font-size: 14px; }\n\n@media (max-width: 768px) {\n    .m-main-product .m-product-trust-badge \u003e div { max-width: 269px; }\n    .jdgm-prev-badge { font-size: 12px; }\n    #launcher { width: 40px !important; height: 40px !important; }\n    #launcher + iframe { bottom: 99px !important; left: 44px !important; }\n}\n\n.jdgm-prev-badge .jdgm-qa-badge { display: none; }\n\nspan.kl-private-reset-css-Xuajs1 {\n    max-height: 40px !important;\n    min-height: 0px !important;\n}\n\n.jdgm-prev-badge__text {\n    margin-left: 10px;\n    font-weight: 400;\n    color: #666666;\n    font-size: 14px;\n}\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Gaufre blanche \/ 90 po x 100 po","offer_id":50827799658784,"sku":"PHO_15R5SBAP","price":130.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/71Sou0Kx3yL.jpg?v=1761120361","url":"https:\/\/www.garvee.ca\/fr\/products\/garvee-heated-throw-blanket-machinewashable-lcd-couch-bed-pho_15r5sbap","provider":"GARVEECA","version":"1.0","type":"link"}