{"product_id":"garvee-48-inch-safety-bollard-6-pho-10e0mbdh","title":"Garvee Poteaux de sécurité 48 pouces (6 paquets), poteaux de sécurité de 4,5 pouces de diamètre en acier, 8 boulons d'ancrage, pour le contrôle du trafic, barrière d'allée, poteau de stationnement","description":"\u003cstyle\u003e\n .garvee-product-description {\n        font-family: 'Segoe UI', Roboto, Arial, sans-serif;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 20px;\n        color: #333;\n        line-height: 1.6;\n    }\n    .product-header {\n        text-align: center;\n        margin-bottom: 30px;\n        position: relative;\n    }\n    .product-header h1 {\n        color: #1a3c6e;\n        font-size: 2.2rem;\n        margin-bottom: 15px;\n        font-weight: 700;\n    }\n    .product-badge {\n        background-color: #ff6f00;\n        color: white;\n        padding: 5px 12px;\n        border-radius: 20px;\n        font-weight: bold;\n        display: inline-block;\n        margin-bottom: 15px;\n        font-size: 14px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n    .price-container {\n        background-color: #f8f9fa;\n        padding: 15px;\n        border-radius: 8px;\n        margin: 20px 0;\n        border: 1px solid #e9ecef;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n    .original-price {\n        text-decoration: line-through;\n        color: #6c757d;\n        font-size: 1.2rem;\n    }\n    .current-price {\n        color: #d9230f;\n        font-size: 2.2rem;\n        font-weight: bold;\n    }\n    .discount-badge {\n        background-color: #d9230f;\n        color: white;\n        padding: 5px 10px;\n        border-radius: 4px;\n        font-weight: bold;\n        font-size: 1rem;\n    }\n    .shipping-info {\n        color: #28a745;\n        font-weight: 600;\n        margin-top: 10px;\n        font-size: 0.9rem;\n    }\n    .inventory-status {\n        color: #dc3545;\n        font-weight: 600;\n        margin-top: 10px;\n        font-size: 0.9rem;\n    }\n    .rating-stars {\n        color: #ffc107;\n        font-size: 1.2rem;\n        margin-bottom: 10px;\n    }\n    .review-count {\n        color: #6c757d;\n        font-size: 0.9rem;\n        margin-left: 10px;\n    }\n    .cta-button {\n        background: linear-gradient(45deg, #ff6f00, #ff9800);\n        color: white;\n        border: none;\n        padding: 15px 50px;\n        font-size: 1.2rem;\n        font-weight: bold;\n        border-radius: 8px;\n        cursor: pointer;\n        box-shadow: 0 4px 8px rgba(0,0,0,0.15);\n        transition: all 0.3s ease;\n        display: block;\n        margin: 30px auto;\n        width: 80%;\n        max-width: 400px;\n        text-align: center;\n        text-transform: uppercase;\n    }\n    .cta-button:hover {\n        background: linear-gradient(45deg, #ff9800, #ff6f00);\n        transform: translateY(-3px);\n        box-shadow: 0 6px 12px rgba(0,0,0,0.18);\n    }\n    .secondary-cta {\n        background-color: #e9ecef;\n        color: #495057;\n        border: 1px solid #ced4da;\n        width: 60%;\n        max-width: 300px;\n        box-shadow: none;\n    }\n    .secondary-cta:hover {\n        background-color: #dee2e6;\n        transform: translateY(-2px);\n        box-shadow: 0 3px 6px rgba(0,0,0,0.1);\n    }\n    .garvee-product-description .product-section {\n        margin-bottom: 40px;\n        border-bottom: 1px solid #e9ecef;\n        padding-bottom: 30px;\n    }\n    .garvee-product-description .product-section:last-child {\n        border-bottom: none;\n    }\n    .garvee-product-description .product-image-container {\n        width: 100%;\n        max-width: 100%;\n        margin: 0 auto 20px;\n        display: block;\n        border-radius: 8px;\n        overflow: hidden;\n        box-shadow: 0 6px 16px rgba(0,0,0,0.15);\n        transition: transform 0.3s ease;\n    }\n    .garvee-product-description .product-image-container:hover {\n        transform: scale(1.02);\n    }\n    .garvee-product-description .product-image {\n        width: 100%;\n        height: auto;\n        display: block;\n        object-fit: cover;\n    }\n    .garvee-product-description .image-caption {\n        text-align: center;\n        font-style: italic;\n        margin-bottom: 20px;\n        color: #666;\n    }\n    .garvee-product-description h2 {\n        color: #1a3c6e;\n        background-color: #e6f7ff;\n        padding: 12px 15px;\n        margin-top: 30px;\n        border-radius: 6px;\n        font-size: 1.5rem;\n        border-left: 5px solid #1a3c6e;\n    }\n    .garvee-product-description .feature-list {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: space-between;\n        gap: 20px;\n    }\n    .garvee-product-description .feature-item {\n        flex-basis: calc(33.333% - 20px);\n        margin-bottom: 30px;\n        background-color: #f9f9f9;\n        padding: 20px;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0,0,0,0.08);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        border: 1px solid #e9ecef;\n    }\n    .garvee-product-description .feature-item:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 8px 16px rgba(0,0,0,0.12);\n    }\n    .garvee-product-description .feature-item h3 {\n        color: #1a3c6e;\n        margin-top: 10px;\n        font-size: 1.2rem;\n        font-weight: 600;\n    }\n    .garvee-product-description .specifications {\n        border-collapse: collapse;\n        width: 100%;\n        border-radius: 8px;\n        overflow: hidden;\n        box-shadow: 0 4px 8px rgba(0,0,0,0.08);\n    }\n    .garvee-product-description .specifications td {\n        border: 1px solid #e9ecef;\n        padding: 12px 20px;\n    }\n    .garvee-product-description .specifications tr td:first-child {\n        background-color: #f8f9fa;\n        font-weight: 600;\n        width: 40%;\n    }\n    .garvee-product-description .specifications tr:nth-child(even) {\n        background-color: #f8f9fa;\n    }\n    .garvee-product-description .company-logo {\n        max-width: 200px;\n        margin: 0 auto 20px;\n        display: block;\n    }\n    .garvee-product-description .protection-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 30px;\n        margin-top: 30px;\n    }\n    .garvee-product-description .protection-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        text-align: center;\n        background-color: #f9f9f9;\n        padding: 20px;\n        border-radius: 8px;\n        transition: transform 0.3s ease;\n        box-shadow: 0 4px 8px rgba(0,0,0,0.08);\n        border: 1px solid #e9ecef;\n    }\n    .garvee-product-description .protection-item:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 8px 16px rgba(0,0,0,0.12);\n    }\n    .garvee-product-description .protection-item img {\n        width: 100%;\n        max-width: 300px;\n        height: 200px;\n        object-fit: cover;\n        border-radius: 8px;\n        margin-bottom: 15px;\n    }\n    .garvee-product-description .protection-item h4 {\n        margin: 0;\n        font-size: 1.1rem;\n        color: #1a3c6e;\n        font-weight: 600;\n    }\n    .testimonial-section {\n        background-color: #f8f9fa;\n        padding: 30px;\n        border-radius: 8px;\n        margin: 40px 0;\n        border: 1px solid #e9ecef;\n    }\n    .testimonial-item {\n        margin-bottom: 20px;\n        padding: 20px;\n        background-color: white;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n    }\n    .testimonial-text {\n        font-style: italic;\n        margin-bottom: 10px;\n        line-height: 1.6;\n    }\n    .testimonial-author {\n        font-weight: 600;\n        color: #1a3c6e;\n    }\n    .faq-item {\n        margin-bottom: 15px;\n        border: 1px solid #e9ecef;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    .faq-question {\n        padding: 15px;\n        background-color: #f8f9fa;\n        cursor: pointer;\n        font-weight: 600;\n        color: #1a3c6e;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n    }\n    .faq-answer {\n        padding: 15px;\n        background-color: white;\n        display: none;\n    }\n    .guarantee-badge {\n        display: flex;\n        align-items: center;\n        margin: 20px 0;\n        padding: 15px;\n        background-color: #e6f7ff;\n        border-radius: 8px;\n        border: 1px solid #b3e0ff;\n    }\n    .guarantee-icon {\n        margin-right: 15px;\n        color: #1a3c6e;\n        font-size: 2rem;\n    }\n    .guarantee-text {\n        flex: 1;\n    }\n    .guarantee-text h4 {\n        margin: 0 0 5px 0;\n        color: #1a3c6e;\n    }\n    .countdown-timer {\n        background-color: #d9230f;\n        color: white;\n        padding: 10px 15px;\n        border-radius: 8px;\n        text-align: center;\n        margin: 20px 0;\n        font-weight: bold;\n    }\n    .related-products {\n        display: flex;\n        gap: 20px;\n        overflow-x: auto;\n        padding: 20px 0;\n    }\n    .related-product-item {\n        min-width: 200px;\n        max-width: 200px;\n        text-align: center;\n        padding: 15px;\n        background-color: #f9f9f9;\n        border-radius: 8px;\n        border: 1px solid #e9ecef;\n    }\n    .related-product-item img {\n        width: 100%;\n        height: 150px;\n        object-fit: cover;\n        border-radius: 8px;\n        margin-bottom: 10px;\n    }\n    .sticky-add-to-cart {\n        position: fixed;\n        bottom: 0;\n        left: 0;\n        right: 0;\n        background-color: white;\n        padding: 15px;\n        box-shadow: 0 -4px 10px rgba(0,0,0,0.1);\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        z-index: 1000;\n        display: none;\n    }\n    .sticky-product-info {\n        display: flex;\n        align-items: center;\n    }\n    .sticky-product-image {\n        width: 50px;\n        height: 50px;\n        object-fit: cover;\n        border-radius: 4px;\n        margin-right: 10px;\n    }\n    .sticky-product-title {\n        font-weight: 600;\n        font-size: 1rem;\n        margin: 0;\n    }\n    .sticky-product-price {\n        color: #d9230f;\n        font-weight: bold;\n        margin: 0;\n    }\n    .sticky-add-button {\n        background: linear-gradient(45deg, #ff6f00, #ff9800);\n        color: white;\n        border: none;\n        padding: 10px 20px;\n        border-radius: 4px;\n        font-weight: bold;\n        cursor: pointer;\n    }\n    .benefit-list {\n        margin: 20px 0;\n    }\n    .benefit-item {\n        display: flex;\n        align-items: center;\n        margin-bottom: 15px;\n    }\n    .benefit-icon {\n        margin-right: 15px;\n        color: #28a745;\n        font-size: 1.5rem;\n    }\n    .benefit-text {\n        flex: 1;\n    }\n    .benefit-text h4 {\n        margin: 0 0 5px 0;\n        color: #1a3c6e;\n    }\n    @media (max-width: 768px) {\n        .garvee-product-description .feature-item {\n            flex-basis: 100%;\n        }\n        .garvee-product-description .protection-grid {\n            grid-template-columns: 1fr;\n        }\n        .cta-button {\n            width: 100%;\n            padding: 15px 20px;\n        }\n        .price-container {\n            flex-direction: column;\n            text-align: center;\n        }\n        .sticky-product-title {\n            font-size: 0.9rem;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-product-description\"\u003e\n \u003cdiv class=\"product-section\"\u003e\n  \u003cdiv class=\"product-header\"\u003e\n   \u003ch1\u003e\n    Poteau de Sécurité Garvee : Solution Puissante de Contrôle du Trafic\n   \u003c\/h1\u003e\n   \u003cdiv class=\"rating-stars\"\u003e\n    \u003cbr\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"product-image-container\"\u003e\n   \u003cimg alt=\"Poteau de Sécurité GARVEE\" class=\"product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/bf4e9296-452f-4815-9e63-b81472adaf5a.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1721888480\"\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"image-caption\"\u003e\n   Lot de 6 Poteaux de Sécurité Garvee de 48 Pouces de Hauteur - Acier Q235 Durable\n  \u003c\/p\u003e\n  \u003cp\u003e\n   Les poteaux de sécurité Garvee offrent une protection essentielle contre les collisions accidentelles de véhicules. Fabriqués en acier Q235 robuste, leur finition jaune vif avec des accents noirs assure une visibilité maximale. Idéal pour sécuriser les ateliers, les entrées, les parkings, les trottoirs ou les pistes cyclables.\n  \u003c\/p\u003e\n  \u003cdiv class=\"benefit-list\"\u003e\n   \u003cdiv class=\"benefit-item\"\u003e\n    \u003cdiv class=\"benefit-icon\"\u003e\n     ✓\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit-text\"\u003e\n     \u003ch4\u003e\n      Sécurité Renforcée\n     \u003c\/h4\u003e\n     \u003cp\u003e\n      Protège les piétons et les biens des impacts de véhicules\n     \u003c\/p\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"benefit-item\"\u003e\n    \u003cdiv class=\"benefit-icon\"\u003e\n     ✓\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit-text\"\u003e\n     \u003ch4\u003e\n      Construction de Qualité Industrielle\n     \u003c\/h4\u003e\n     \u003cp\u003e\n      Fabriqué en acier Q235 de première qualité pour une durabilité supérieure\n     \u003c\/p\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"benefit-item\"\u003e\n    \u003cdiv class=\"benefit-icon\"\u003e\n     ✓\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit-text\"\u003e\n     \u003ch4\u003e\n      Ensemble Complet\n     \u003c\/h4\u003e\n     \u003cp\u003e\n      Comprend 6 poteaux et 24 boulons d'ancrage pour une installation immédiate\n     \u003c\/p\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"product-section\"\u003e\n  \u003ch2\u003e\n   Caractéristiques Clés\n  \u003c\/h2\u003e\n  \u003cdiv class=\"feature-list\"\u003e\n   \u003cdiv class=\"feature-item\"\u003e\n    \u003cdiv class=\"product-image-container\"\u003e\n     \u003cimg alt=\"Matériau Acier Q235\" class=\"product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/3f04d3a5-b702-42ee-bd68-45e5bfb7abca_20fb8839-b019-477e-8129-9f01f901c2a7.jpg?v=1719399708\"\u003e\n    \u003c\/div\u003e\n    \u003ch3\u003e\n     Matériau Acier Q235\n    \u003c\/h3\u003e\n    \u003cp\u003e\n     Construit en acier Q235 de première qualité avec une dureté et une résistance supérieures. Conception solide et durable capable de résister aux impacts de divers véhicules.\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"feature-item\"\u003e\n    \u003cdiv class=\"product-image-container\"\u003e\n     \u003cimg alt=\"Haute Visibilité\" class=\"product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/8041f420-fe13-48fe-b61d-0de6003ae970_7c9e3f17-f06d-4e56-81af-fa4acc9b49f5.jpg?v=1719399706\"\u003e\n    \u003c\/div\u003e\n    \u003ch3\u003e\n     Haute Visibilité\n    \u003c\/h3\u003e\n    \u003cp\u003e\n     Le revêtement en poudre jaune accrocheur avec des accents noirs améliore la sensibilisation et favorise la prudence, assurant une visibilité maximale de jour comme de nuit.\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"feature-item\"\u003e\n    \u003cdiv class=\"product-image-container\"\u003e\n     \u003cimg alt=\"Base en Acier Scellée\" class=\"product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/ee1e984e-894b-4369-a6dd-3f6c3d770264_ab1fc07f-bedb-4cab-88db-cffddb053456.jpg?v=1719399706\"\u003e\n    \u003c\/div\u003e\n    \u003ch3\u003e\n     Base en Acier Scellée\n    \u003c\/h3\u003e\n    \u003cp\u003e\n     Base robuste mesurant 20 x 20 cm (7,9 x 7,9 po) avec une épaisseur de 5 mm (0,2 po). Conception unique avec une base scellée pour une stabilité accrue par rapport aux alternatives creuses.\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"product-section\"\u003e\n  \u003cdiv class=\"product-image-container\"\u003e\n   \u003cimg alt=\"Poteau de Sécurité GARVEE en Action\" class=\"product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/e0c26ad4-2bd5-4223-83df-884b9802021c_7b346493-ff6c-49ce-90f6-9ec677ad02de.jpg?v=1719399709\"\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"image-caption\"\u003e\n   Poteaux de sécurité Garvee offrant une protection dans des applications réelles\n  \u003c\/p\u003e\n  \u003ch2\u003e\n   Protection Polyvalente Pour Chaque Environnement\n  \u003c\/h2\u003e\n  \u003cp\u003e\n   Que vous sécurisiez un parking commercial, protégiez les piétons sur les trottoirs, ou sauvegardiez des équipements précieux dans les entrepôts, les poteaux de sécurité Garvee s'adaptent parfaitement à vos besoins spécifiques. Leur construction de qualité industrielle et leur design haute visibilité travaillent ensemble pour créer des espaces plus sûrs, même dans les environnements les plus exigeants.\n  \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"product-section\"\u003e\n  \u003ch2\u003e\n   Applications de Protection\n  \u003c\/h2\u003e\n  \u003cdiv class=\"protection-grid\"\u003e\n   \u003cdiv class=\"protection-item\"\u003e\n    \u003cimg alt=\"Protégez les Piétons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/a8288b40-64ed-4c8a-bc55-1e552e2be177_6bf05404-ceca-42c7-abd0-95199b6b52ad.jpg?v=1719399706\"\u003e\n    \u003ch4\u003e\n     Protégez les Piétons\n    \u003c\/h4\u003e\n    \u003cp\u003e\n     Créez des passages sécurisés et empêchez l'empiètement des véhicules dans les zones piétonnes\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"protection-item\"\u003e\n    \u003cimg alt=\"Protégez Votre Voiture\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/6442db39-62a2-4043-aa45-197ea0eb0b53_bc2170df-8d09-4b92-803e-70f93ffab21e.jpg?v=1719399708\"\u003e\n    \u003ch4\u003e\n     Protégez les Véhicules\n    \u003c\/h4\u003e\n    \u003cp\u003e\n     Prévenez les collisions dans les parkings et définissez des limites de conduite claires\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"protection-item\"\u003e\n    \u003cimg alt=\"Protégez Votre Équipement\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/495103a2-d78d-4099-84e4-9313f785afe0_e0c4f91d-86cd-4461-96b7-414135797cd8.jpg?v=1719399709\"\u003e\n    \u003ch4\u003e\n     Protégez l'Équipement\n    \u003c\/h4\u003e\n    \u003cp\u003e\n     Protégez les machines et les biens de valeur contre les dommages accidentels de véhicules\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"protection-item\"\u003e\n    \u003cimg alt=\"Avertissez le Conducteur\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/3139f8ea-9001-4250-9f93-9b5cedc3c39f_1dc0cd47-1019-4f15-9ba0-4368b6604f23.jpg?v=1719399706\"\u003e\n    \u003ch4\u003e\n     Avertissez les Conducteurs\n    \u003c\/h4\u003e\n    \u003cp\u003e\n     Créez des limites visuelles qui guident le trafic et préviennent les accidents\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"product-section\"\u003e\n  \u003ch2\u003e\n   Spécifications\n  \u003c\/h2\u003e\n  \u003ctable class=\"specifications\"\u003e\n   \u003ctbody\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      \u003cstrong\u003e\n       Marque\n      \u003c\/strong\u003e\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Garvee\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      \u003cstrong\u003e\n       Hauteur\n      \u003c\/strong\u003e\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      48 Pouces\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      \u003cstrong\u003e\n       \u003cspan\u003e\n        Épaisseur de la Base\n       \u003c\/span\u003e\n      \u003c\/strong\u003e\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      \u003cspan\u003e\n       0,2 po\/5 mm\n      \u003c\/span\u003e\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      \u003cstrong\u003e\n       Couleur\n      \u003c\/strong\u003e\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Jaune avec Accents Noirs\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      \u003cstrong\u003e\n       Matériau\n      \u003c\/strong\u003e\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Acier Q235\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      \u003cstrong\u003e\n       Le Forfait Comprend\n      \u003c\/strong\u003e\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      6 Poteaux, 24 Boulons d'Ancrage\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      \u003cstrong\u003e\n       Dimensions du Colis\n      \u003c\/strong\u003e\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      50 x 29 x 9 pouces\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      \u003cstrong\u003e\n       Poids de l'Article\n      \u003c\/strong\u003e\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      86 Livres\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n   \u003c\/tbody\u003e\n  \u003c\/table\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"sticky-add-to-cart\"\u003e\n  \u003cdiv class=\"sticky-product-info\"\u003e\n   \u003cimg alt=\"Produit\" class=\"sticky-product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/bf4e9296-452f-4815-9e63-b81472adaf5a.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1721888480\"\u003e\n   \u003cdiv\u003e\n    \u003cp class=\"sticky-product-title\"\u003e\n     Poteau de Sécurité Garvee (Lot de 6)\n    \u003c\/p\u003e\n    \u003cp class=\"sticky-product-price\"\u003e\n     $499.99\n    \u003c\/p\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cbutton class=\"sticky-add-button\"\u003e\n   AJOUTER AU PANIER\n  \u003c\/button\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\n\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"48 pouces 6 pièces","offer_id":50715564081440,"sku":"PHO_10E0MBDH","price":429.99,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/61nv404YAfL.jpg?v=1758255513","url":"https:\/\/www.garvee.ca\/fr\/products\/garvee-48-inch-safety-bollard-6-pho-10e0mbdh","provider":"GARVEECA","version":"1.0","type":"link"}