{"product_id":"garvee-36-x24-welding-table-steel-pho-13hbt1xe","title":"Table de soudage Garvee 36\"x24\", table d'établi de soudage en acier, trous de fixation de 5\/8\", capacité de charge de 1500 lb, établi portable","description":"\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 * {\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 soudage professionnelle Garvee\u003c\/h1\u003e\n\u003ch2 class=\"product-subtitle\"\u003eÉtabli en acier robuste de 91 x 61 cm (36\"x24\") avec une capacité de 680 kg (1500 lbs)\u003c\/h2\u003e\n\u003cimg alt=\"Table de soudage GARVEE - Établi de qualité professionnelle\" class=\"hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1ddcb66b-017c-48ba-a771-266e71ed0521.jpg?v=1723040979\"\u003e\n\u003cp\u003eTransformez votre flux de travail de soudage avec la table de soudage professionnelle Garvee. Conçue pour répondre aux besoins des amateurs de métal comme des professionnels chevronnés, cette table de soudage offre une surface de travail spacieuse de 91 x 61 cm (36\"x24\"), idéale pour une variété de tâches, des pièces complexes et petites aux composants plus grands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Full width second image as requested --\u003e \u003cimg src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/71lQW9bnwYL.jpg?v=1758254369\u0026amp;width=1946\" alt=\"PHO_13HBT1XE\"\u003e\u003cimg alt=\"Caractéristiques de la table de soudage GARVEE\" class=\"full-width-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/540315cb-c681-4c6b-a79e-0ad07ec9f3db.jpg?v=1723040979\"\u003e\u003cimg src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/71VlUwCvelL.jpg?v=1758254369\u0026amp;width=1946\" alt=\"PHO_13HBT1XE\"\u003e\u003cimg src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/712hufRnAEL.jpg?v=1758254369\u0026amp;width=1946\" alt=\"PHO_13HBT1XE\"\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'à 680 kg (1500 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\"\u003eSurface de travail spacieuse\u003c\/h3\u003e\n\u003cp\u003ePlateau de 91 x 61 cm (36\"x24\") pour des 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 pouce 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 freinées 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 soudage Garvee\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSurface de travail spacieuse de 91 x 61 cm (36\"x24\") pour divers projets de soudage\u003c\/li\u003e\n\u003cli\u003eCapacité de charge robuste de 680 kg (1500 lbs) pour une stabilité et une sécurité accrues\u003c\/li\u003e\n\u003cli\u003eConstruction en acier durable pour une longévité et une résistance à l'usure\u003c\/li\u003e\n\u003cli\u003eTrous de fixation polyvalents de 5\/8 pouce pour un serrage et une fixation faciles\u003c\/li\u003e\n\u003cli\u003eConception portable avec roues freinées 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 prévenir la rouille et 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\"\u003e91 x 61 cm (36\" x 24\")\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\"\u003e680 kg (1500 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 pouce\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\"\u003e24,6 kg (54,2 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,44 cm x 60,96 cm","offer_id":50715445297440,"sku":"PHO_13HBT1XE","price":249.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/61tke9tLz2L.jpg?v=1758254369","url":"https:\/\/www.garvee.ca\/fr\/products\/garvee-36-x24-welding-table-steel-pho-13hbt1xe","provider":"GARVEECA","version":"1.0","type":"link"}