{"product_id":"garvee-welding-table-with-36-x19-pho-13hbsgqx","title":"Table de soudage Garvee avec surface de 91 x 48 cm, capacité de charge de 544 kg, construction en acier","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Helvetica Neue', Arial, sans-serif;\n        }\n        \n        body {\n            line-height: 1.6;\n            color: #333;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .product-hero {\n            margin-bottom: 40px;\n            text-align: center;\n        }\n        \n        .product-title {\n            font-size: 32px;\n            color: #222;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 20px;\n            color: #555;\n            margin-bottom: 25px;\n        }\n        \n        .hero-image {\n            width: 100%;\n            border-radius: 8px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n            margin-bottom: 20px;\n        }\n        \n        .full-width-image {\n            width: 100%;\n            margin: 40px 0;\n            border-radius: 8px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n        }\n        \n        .cta-primary {\n            display: inline-block;\n            background-color: #ff5722;\n            color: white;\n            font-size: 18px;\n            font-weight: 600;\n            padding: 15px 30px;\n            border-radius: 4px;\n            text-decoration: none;\n            margin: 20px 0;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n        }\n        \n        .cta-primary:hover {\n            background-color: #e64a19;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(0,0,0,0.15);\n        }\n        \n        .value-props {\n            display: flex;\n            justify-content: space-between;\n            margin: 40px 0;\n            flex-wrap: wrap;\n        }\n        \n        .value-prop {\n            flex-basis: 23%;\n            text-align: center;\n            padding: 20px;\n            background-color: #f9f9f9;\n            border-radius: 8px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            margin-bottom: 20px;\n        }\n        \n        .value-prop-icon {\n            font-size: 40px;\n            color: #ff5722;\n            margin-bottom: 15px;\n        }\n        \n        .value-prop-title {\n            font-weight: 600;\n            margin-bottom: 10px;\n            color: #333;\n        }\n        \n        .feature-section {\n            margin: 60px 0;\n        }\n        \n        .section-title {\n            font-size: 28px;\n            color: #222;\n            margin-bottom: 25px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .section-title:after {\n            content: \"\";\n            position: absolute;\n            bottom: -10px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 3px;\n            background-color: #ff5722;\n        }\n        \n        .feature-content {\n            display: flex;\n            align-items: center;\n            margin-bottom: 40px;\n        }\n        \n        .feature-text {\n            flex: 1;\n        }\n        \n        .feature-title {\n            font-size: 24px;\n            color: #333;\n            margin-bottom: 15px;\n        }\n        \n        .feature-description {\n            font-size: 16px;\n            color: #555;\n            margin-bottom: 20px;\n        }\n        \n        .key-features-list {\n            background-color: #f5f5f5;\n            padding: 30px;\n            border-radius: 8px;\n            margin: 40px 0;\n        }\n        \n        .key-features-list ul {\n            list-style-type: none;\n            padding-left: 20px;\n        }\n        \n        .key-features-list li {\n            position: relative;\n            padding: 10px 0 10px 35px;\n            font-size: 16px;\n            border-bottom: 1px solid #e0e0e0;\n        }\n        \n        .key-features-list li:last-child {\n            border-bottom: none;\n        }\n        \n        .key-features-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #ff5722;\n            font-weight: bold;\n            font-size: 18px;\n        }\n        \n        .specs-section {\n            margin: 60px 0;\n        }\n        \n        .responsive-table {\n            border-collapse: collapse;\n            width: 100%;\n            margin-bottom: 20px;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n            border-radius: 8px;\n            overflow: hidden;\n        }\n        \n        .responsive-table td {\n            border: 1px solid #ddd;\n            padding: 15px;\n            text-align: left;\n        }\n        \n        .responsive-table tr:first-child td {\n            background-color: #f2f2f2;\n            font-weight: bold;\n            color: #333;\n        }\n        \n        .responsive-table tr:nth-child(odd) {\n            background-color: #f8f8f8;\n        }\n        \n        .responsive-table tr:nth-child(even) {\n            background-color: #ffffff;\n        }\n        \n        .responsive-table tr:hover {\n            background-color: #f1f1f1;\n        }\n        \n        .trust-badges {\n            display: flex;\n            justify-content: space-around;\n            margin: 50px 0;\n            flex-wrap: wrap;\n        }\n        \n        .trust-badge {\n            text-align: center;\n            margin: 10px;\n        }\n        \n        .trust-badge-icon {\n            font-size: 30px;\n            color: #666;\n            margin-bottom: 10px;\n        }\n        \n        .trust-badge-text {\n            font-size: 14px;\n            color: #555;\n        }\n        \n        .satisfaction-guarantee {\n            background-color: #f8f4e5;\n            padding: 30px;\n            border-radius: 8px;\n            text-align: center;\n            margin: 40px 0;\n            border-left: 5px solid #ff5722;\n        }\n        \n        .guarantee-title {\n            font-size: 24px;\n            color: #333;\n            margin-bottom: 15px;\n        }\n        \n        .guarantee-text {\n            font-size: 16px;\n            color: #555;\n            max-width: 700px;\n            margin: 0 auto;\n        }\n        \n        .reviews-section {\n            margin: 60px 0;\n        }\n        \n        .review-card {\n            background-color: #fff;\n            border-radius: 8px;\n            padding: 20px;\n            margin-bottom: 20px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            border: 1px solid #eee;\n        }\n        \n        .review-stars {\n            color: #ffc107;\n            font-size: 20px;\n            margin-bottom: 10px;\n        }\n        \n        .review-text {\n            font-style: italic;\n            margin-bottom: 15px;\n            color: #555;\n        }\n        \n        .review-author {\n            font-weight: 600;\n            color: #333;\n        }\n        \n        .final-cta {\n            text-align: center;\n            margin: 60px 0 40px;\n            padding: 40px;\n            background-color: #f5f5f5;\n            border-radius: 8px;\n        }\n        \n        .final-cta-title {\n            font-size: 28px;\n            color: #333;\n            margin-bottom: 20px;\n        }\n        \n        .final-cta-text {\n            font-size: 18px;\n            color: #555;\n            margin-bottom: 30px;\n            max-width: 700px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        \n        @media screen and (max-width: 900px) {\n            .value-prop {\n                flex-basis: 48%;\n            }\n            \n            .feature-content {\n                flex-direction: column;\n            }\n        }\n        \n        @media screen and (max-width: 600px) {\n            .value-prop {\n                flex-basis: 100%;\n            }\n            \n            .responsive-table td {\n                display: block;\n                width: 100%;\n            }\n            \n            .responsive-table tr {\n                margin-bottom: 20px;\n                display: block;\n                border: 1px solid #ddd;\n                border-radius: 8px;\n                overflow: hidden;\n            }\n            \n            .responsive-table tr:first-child {\n                display: none;\n            }\n            \n            .responsive-table td {\n                text-align: right;\n                position: relative;\n                padding-left: 50%;\n            }\n            \n            .responsive-table td:before {\n                content: attr(data-label);\n                position: absolute;\n                left: 15px;\n                width: 45%;\n                padding-right: 10px;\n                white-space: nowrap;\n                text-align: left;\n                font-weight: bold;\n            }\n        }\n\u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cdiv class=\"product-hero\"\u003e\n\u003ch1 class=\"product-title\"\u003eTable de Soudure Professionnelle Garvee\u003c\/h1\u003e\n\u003ch2 class=\"product-subtitle\"\u003eÉtabli en Acier Robuste de 36\"x19\" avec une Capacité de 1200 lbs\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/e2a0a8a8-8df7-48ba-aaf1-fa2a5ac2cf1b.jpg?v=1723040978\" alt=\"table de soudure\"\u003e\u003cbr\u003e\n\u003cp\u003eTransformez votre flux de travail de soudage avec la table de soudure professionnelle Garvee. Conçue pour répondre aux besoins des soudeurs amateurs et des professionnels expérimentés, cette table offre une surface de travail spacieuse de 36\"x19\", idéale pour une variété de tâches, des pièces délicates et petites aux composants plus volumineux.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Full width second image as requested --\u003e \u003cimg alt=\"PHO_13HBT1XE\" src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/71lQW9bnwYL.jpg?v=1758254369\u0026amp;width=1946\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/7451d4b3-6be0-4e8a-a0d9-c973b7724bdc.jpg?v=1723040981\" alt=\"table de soudure\"\u003e\u003cimg alt=\"PHO_13HBT1XE\" src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/71VlUwCvelL.jpg?v=1758254369\u0026amp;width=1946\"\u003e\u003cimg src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/71QsMuLgS2L.jpg?v=1723041065\u0026amp;width=1946\" alt=\"1\"\u003e\n\u003cdiv class=\"value-props\"\u003e\n\u003cdiv class=\"value-prop\"\u003e\n\u003cdiv class=\"value-prop-icon\"\u003e🛠️\u003c\/div\u003e\n\u003ch3 class=\"value-prop-title\"\u003eConstruction Robuste\u003c\/h3\u003e\n\u003cp\u003eSupporte jusqu'à 1200 lbs pour vos projets les plus exigeants\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e\n\u003cdiv class=\"value-prop-icon\"\u003e📏\u003c\/div\u003e\n\u003ch3 class=\"value-prop-title\"\u003eGrande Surface de Travail\u003c\/h3\u003e\n\u003cp\u003ePlateau de 36\"x19\" pour les projets de toutes tailles\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e\n\u003cdiv class=\"value-prop-icon\"\u003e🔧\u003c\/div\u003e\n\u003ch3 class=\"value-prop-title\"\u003eFixation Polyvalente\u003c\/h3\u003e\n\u003cp\u003eTrous de fixation de 5\/8 pouces pour un serrage sécurisé\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e\n\u003cdiv class=\"value-prop-icon\"\u003e🚚\u003c\/div\u003e\n\u003ch3 class=\"value-prop-title\"\u003eMobile et Portable\u003c\/h3\u003e\n\u003cp\u003eRoues avec freins pour un déplacement et une stabilité faciles\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-features-list\"\u003e\n\u003ch2 class=\"section-title\"\u003ePourquoi choisir la table de soudure Garvee\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSurface de travail spacieuse de 36\"x19\" pour divers projets de soudure\u003c\/li\u003e\n\u003cli\u003eCapacité de charge robuste de 1200 lbs pour la stabilité et la sécurité\u003c\/li\u003e\n\u003cli\u003eConstruction en acier durable pour la longévité et la résistance à l'usure\u003c\/li\u003e\n\u003cli\u003eTrous de fixation polyvalents de 5\/8 pouces pour un serrage et une fixation faciles\u003c\/li\u003e\n\u003cli\u003eConception portable avec roues à frein pour une flexibilité de l'espace de travail\u003c\/li\u003e\n\u003cli\u003ePlateau à outils pour un rangement organisé de votre équipement\u003c\/li\u003e\n\u003cli\u003eAssemblage rapide et facile avec des instructions complètes\u003c\/li\u003e\n\u003cli\u003eSurface traitée pour la prévention de la rouille et de l'usure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpécifications du produit\u003c\/h2\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003eMarque\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eGarvee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003eSurface de travail\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e36\" x 19\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003eCapacité de poids\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e1200 lbs \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003eMatériau\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eAcier robuste\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003eTrous de fixation\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eDiamètre de 5\/8 pouces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003eTraitement de surface\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRevêtement résistant à l'usure et à la rouille\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003eMobilité\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e4 roues robustes avec freins\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003ePoids de l'article\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e48,3 livres\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"91,4 cm x 48,3 cm","offer_id":50715592065312,"sku":"PHO_13HBSGQX","price":199.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/61_AInph97L.jpg?v=1758255708","url":"https:\/\/www.garvee.ca\/fr\/products\/garvee-welding-table-with-36-x19-pho-13hbsgqx","provider":"GARVEECA","version":"1.0","type":"link"}