{"product_id":"traceur-gps-moteur-hors-bord-antivol","title":"NB-IoT GPS Tracker for Outboard Motors","description":"\u003cstyle\u003e\n\/* Styles pour la section de contenu produit uniquement *\/\n.product-content-section {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n.product-content-section h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    text-align: center;\n    margin-bottom: 30px;\n    line-height: 1.3;\n}\n\n.product-content-section h3 {\n    font-size: 1.5rem;\n    font-weight: 600;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n}\n\n.product-content-section p {\n    color: #666666;\n    line-height: 1.7;\n    margin-bottom: 20px;\n    font-size: 1.1rem;\n    text-align: justify;\n}\n\n\/* Spécifications techniques *\/\n.specs-section-responsive {\n    background: #f8f9fa;\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.specs-table-responsive {\n    width: 100%;\n    border-collapse: collapse;\n    background: white;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n    margin-top: 20px;\n}\n\n.specs-table-responsive th,\n.specs-table-responsive td {\n    padding: 18px 20px;\n    text-align: left;\n    border-bottom: 1px solid #e9ecef;\n}\n\n.specs-table-responsive th {\n    background: linear-gradient(135deg, #f1f3f4 0%, #e8eaed 100%);\n    font-weight: 700;\n    color: #333333;\n    font-size: 1.1rem;\n}\n\n.specs-table-responsive tr:last-child td {\n    border-bottom: none;\n}\n\n.specs-table-responsive tr:hover {\n    background: #f8f9fa;\n    transition: background 0.3s ease;\n}\n\n.specs-table-responsive td strong {\n    color: #333333;\n    font-weight: 600;\n}\n\n\/* Applications d'usage *\/\n.usage-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.usage-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 20px;\n    margin-top: 30px;\n}\n\n.usage-card-responsive {\n    background: white;\n    padding: 25px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    text-align: center;\n    transition: all 0.3s ease;\n    border: 1px solid rgba(31, 182, 255, 0.1);\n}\n\n.usage-card-responsive:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 8px 25px rgba(0,0,0,0.15);\n    border-color: #1fb6ff;\n}\n\n.usage-icon-responsive {\n    width: 60px;\n    height: 60px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 15px;\n    font-size: 1.5rem;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.usage-card-responsive h3 {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 10px;\n}\n\n.usage-card-responsive p {\n    color: #666666;\n    line-height: 1.5;\n    font-size: 1rem;\n    text-align: center;\n    margin: 0;\n}\n\n\/* Section Advanced Tracking *\/\n.at-service-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.service-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.service-card-responsive {\n    display: flex;\n    gap: 15px;\n    align-items: flex-start;\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border-left: 4px solid #1fb6ff;\n}\n\n.service-card-responsive:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n}\n\n.service-icon-responsive {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2rem;\n    flex-shrink: 0;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.service-content-responsive h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 8px 0;\n}\n\n.service-content-responsive p {\n    color: #666666;\n    line-height: 1.5;\n    margin: 0;\n    font-size: 1rem;\n    text-align: left;\n}\n\n\/* Contact *\/\n.contact-highlight-responsive {\n    display: flex;\n    justify-content: center;\n    margin-top: 30px;\n}\n\n.contact-card-responsive {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: white;\n    padding: 15px 25px;\n    border-radius: 10px;\n    box-shadow: 0 3px 12px rgba(0,0,0,0.1);\n    border-left: 4px solid #1fb6ff;\n    transition: all 0.3s ease;\n}\n\n.contact-card-responsive:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 5px 18px rgba(0,0,0,0.15);\n}\n\n.contact-info-responsive h4 {\n    font-size: 1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 3px 0;\n}\n\n.contact-info-responsive .phone {\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #059669;\n    margin: 0 0 2px 0;\n}\n\n.contact-info-responsive .hours {\n    font-size: 0.85rem;\n    color: #666666;\n}\n\n\/* CTA Final *\/\n.final-cta-responsive {\n    background: linear-gradient(135deg, #0ea5e9 0%, #1fb6ff 100%);\n    color: white;\n    padding: 50px 30px;\n    text-align: center;\n    border-radius: 20px;\n    margin: 40px 0;\n    box-shadow: 0 5px 25px rgba(0,0,0,0.15);\n}\n\n.final-cta-responsive h2 {\n    font-size: 2.5rem;\n    font-weight: 700;\n    margin-bottom: 20px;\n    text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n    color: white;\n}\n\n.final-cta-responsive p {\n    font-size: 1.2rem;\n    margin-bottom: 30px;\n    opacity: 0.95;\n    line-height: 1.5;\n    color: white;\n    text-align: center;\n}\n\n\/* Image responsive *\/\n.product-image-responsive {\n    display: block;\n    margin: 30px auto;\n    max-width: 100%;\n    height: auto;\n    border-radius: 15px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n}\n\n\/* RESPONSIVE DESIGN *\/\n\n\/* Tablettes (768px et moins) *\/\n@media (max-width: 768px) {\n    .product-content-section {\n        padding: 0 15px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.8rem;\n        margin-bottom: 25px;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.3rem;\n    }\n\n    .product-content-section p {\n        font-size: 1rem;\n    }\n\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .at-service-section-responsive {\n        padding: 30px 15px;\n        margin: 25px 0;\n    }\n\n    \/* Tableau responsive *\/\n    .specs-table-responsive {\n        font-size: 0.9rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 12px 15px;\n    }\n\n    \/* Grilles responsive *\/\n    .usage-grid-responsive,\n    .service-grid-responsive {\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 15px;\n    }\n\n    .usage-card-responsive,\n    .service-card-responsive {\n        padding: 20px 15px;\n    }\n\n    .usage-icon-responsive {\n        width: 50px;\n        height: 50px;\n        font-size: 1.3rem;\n    }\n\n    .service-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.1rem;\n    }\n\n    \/* Service cards en colonne sur tablette *\/\n    .service-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 12px;\n    }\n\n    \/* Contact responsive *\/\n    .contact-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 10px;\n        padding: 15px 20px;\n    }\n\n    \/* CTA responsive *\/\n    .final-cta-responsive h2 {\n        font-size: 2rem;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1.1rem;\n    }\n\n    .final-cta-responsive {\n        padding: 40px 25px;\n    }\n}\n\n\/* Mobiles (480px et moins) *\/\n@media (max-width: 480px) {\n    .product-content-section {\n        padding: 0 10px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.5rem;\n        margin-bottom: 20px;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.2rem;\n    }\n\n    .product-content-section p {\n        font-size: 0.95rem;\n    }\n\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .at-service-section-responsive {\n        padding: 25px 10px;\n        margin: 20px 0;\n        border-radius: 12px;\n    }\n\n    \/* Tableau très responsive *\/\n    .specs-table-responsive {\n        font-size: 0.85rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 10px 12px;\n    }\n\n    \/* Grilles en une colonne *\/\n    .usage-grid-responsive,\n    .service-grid-responsive {\n        grid-template-columns: 1fr;\n        gap: 12px;\n    }\n\n    .usage-card-responsive {\n        padding: 18px 12px;\n    }\n\n    .usage-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.2rem;\n        margin-bottom: 12px;\n    }\n\n    .usage-card-responsive h3 {\n        font-size: 1.1rem;\n    }\n\n    .usage-card-responsive p {\n        font-size: 0.9rem;\n    }\n\n    .service-card-responsive {\n        padding: 15px 12px;\n    }\n\n    .service-content-responsive h3 {\n        font-size: 1rem;\n    }\n\n    .service-content-responsive p {\n        font-size: 0.9rem;\n    }\n\n    \/* Contact mobile *\/\n    .contact-card-responsive {\n        padding: 12px 15px;\n        margin: 0 5px;\n    }\n\n    .contact-info-responsive h4 {\n        font-size: 0.95rem;\n    }\n\n    .contact-info-responsive .phone {\n        font-size: 1rem;\n    }\n\n    .contact-info-responsive .hours {\n        font-size: 0.8rem;\n    }\n\n    \/* CTA mobile *\/\n    .final-cta-responsive {\n        padding: 30px 15px;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.7rem;\n        margin-bottom: 15px;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1rem;\n        margin-bottom: 20px;\n    }\n}\n\n\/* Très petits écrans (320px et moins) *\/\n@media (max-width: 320px) {\n    .product-content-section {\n        padding: 0 8px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.3rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 8px 10px;\n        font-size: 0.8rem;\n    }\n\n    .usage-card-responsive,\n    .service-card-responsive {\n        padding: 12px 8px;\n    }\n\n    .final-cta-responsive {\n        padding: 25px 10px;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.5rem;\n    }\n}\n\u003c\/style\u003e\n\u003c!-- Début du contenu produit --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\u003c!-- Description principale --\u003e\n\u003ch2\u003e\u003cstrong\u003eProtect your outboard motor against theft\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eDon't let the fear of theft ruin your passion. With the \u003cstrong\u003eAdvanced Tracking GPS tracker\u003c\/strong\u003e, give your outboard motor invisible and infallible protection. Designed specifically for boats in port, at the dock, or stored ashore, our solution combines an NB-IoT GPS tracker hidden within the engine and a proximity sensor on the boat. Completely autonomous and wire-free, it watches over your property 24\/7.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eHow it works? Intelligent two-part protection\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eDiscreet installation:\u003c\/strong\u003e A compact GPS tracker (the tracker) is installed inside your engine's cowl, making it invisible to thieves. A presence sensor is attached to your boat's hull.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eSeparation detection:\u003c\/strong\u003e As long as the engine is on the boat, the sensor and beacon communicate silently. If the engine is removed and taken away from the boat, the connection is broken.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eInstant alert and tracking:\u003c\/strong\u003e The break in this connection immediately triggers an alert sent via email and\/or SMS. Simultaneously, the GPS beacon activates its intensive tracking mode, allowing you to track its real-time position via our platform.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eTracking platform:\u003c\/strong\u003e Included access to www.konectis.com to view your engine's exact position on a map and coordinate its recovery with law enforcement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Spécifications Techniques --\u003e\n\u003cdiv class=\"specs-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eTechnical Specifications - Technology for your peace of mind\u003c\/h2\u003e\n\u003ctable class=\"specs-table-responsive\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDescription\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnectivity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNB-IoT (Europe \u0026amp; North America), BLE 5.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGeolocation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGNSS (GPS + GALILEO), Wi-Fi, BLE Proximity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBattery Life\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 8 years (depending on configuration and usage)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWaterproof Rating\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIP68 \u0026amp; IP69K (Total protection against dust and prolonged immersion)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShock Resistance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIK09 (High resistance to mechanical impacts)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOperating Temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e-20°C to +60°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eWireless, fixed with double-sided adhesive or screws\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAlerts\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEmail, SMS (configurable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePlatform\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIncluded access to www.konectis.com\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Applications d'usage --\u003e\n\u003cdiv class=\"usage-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eWhy choose our solution?\u003c\/h2\u003e\n\u003cdiv class=\"usage-grid-responsive\"\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🛡️\u003c\/div\u003e\n\u003ch3\u003eMaximum Theft Protection\u003c\/h3\u003e\n\u003cp\u003eSpecially designed for the problem of engine theft, our system acts as a true digital anti-theft device that alerts you at the crucial moment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🔋\u003c\/div\u003e\n\u003ch3\u003eCompletely Autonomous and Wire-Free\u003c\/h3\u003e\n\u003cp\u003eForget power constraints. Thanks to low-power NB-IoT and BLE technology, the beacon and its sensor operate for up to 8 years on their internal battery. Zero connections, zero worries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e📍\u003c\/div\u003e\n\u003ch3\u003eReal-Time Tracking\u003c\/h3\u003e\n\u003cp\u003eIn case of an alert, log in to the www.konectis.com platform to view your engine's exact position on a map and coordinate its recovery with law enforcement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🌊\u003c\/div\u003e\n\u003ch3\u003eRobust and Designed for the Marine Environment\u003c\/h3\u003e\n\u003cp\u003eWith its IP68\/IP69K waterproof certification and IK09 shock resistance, our beacon is designed to withstand the most demanding marine conditions (rain, salt, vibrations).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section Advanced Tracking --\u003e\n\u003cdiv class=\"at-service-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eAlso ideal for rental fleet management\u003c\/h2\u003e\n\u003cp style=\"text-align: center; font-size: 1.1rem; color: #666666; margin-bottom: 30px; line-height: 1.6;\"\u003eAre you a rental professional? Our solution adapts to your needs. Activate \"permanent tracking\" mode to get a GPS position every 2 minutes when the boat is sailing.\u003c\/p\u003e\n\u003cdiv class=\"service-grid-responsive\"\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🗺️\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eReal-Time Tracking\u003c\/h3\u003e\n\u003cp\u003eTrack your boats in real time to optimize the logistics and security of your rental fleet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eUltra-Simple Installation\u003c\/h3\u003e\n\u003cp\u003eInstallation requires no immobilization of your fleet. Quick and efficient deployment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🚨\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eNavigation Zones\u003c\/h3\u003e\n\u003cp\u003eDefine authorized navigation zones and be automatically alerted if a boat leaves them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e📊\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eOptimized Fleet Management\u003c\/h3\u003e\n\u003cp\u003eOptimize the logistics and security of your fleet with precise, real-time geolocation data.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Contact Info --\u003e\n\u003cdiv class=\"contact-highlight-responsive\"\u003e\n\u003cdiv class=\"contact-card-responsive\"\u003e\u003cspan style=\"font-size: 1.2rem;\"\u003e📞\u003c\/span\u003e\n\u003cdiv class=\"contact-info-responsive\"\u003e\n\u003ch4\u003eSpecialized Contact\u003c\/h4\u003e\n\u003cdiv class=\"phone\"\u003e+33 (0) 494 23 15 51\u003c\/div\u003e\n\u003cdiv class=\"hours\"\u003eOpen Monday to Friday: 9am-12pm and 2pm-6pm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA Final --\u003e\n\u003cdiv class=\"final-cta-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eProtect Your Engine Today\u003c\/h2\u003e\n\u003cp\u003eEquip your outboard motor with our Advanced Tracking GPS tracker and sail with peace of mind. Invisible and infallible protection for your nautical passion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Sensolus","offers":[{"title":"Default Title","offer_id":55672799854916,"sku":null,"price":270.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/files\/TraceurMoteurHorsBord_Tag.jpg?v=1775049830","url":"https:\/\/www.advanced-tracking.com\/en\/products\/traceur-gps-moteur-hors-bord-antivol","provider":"Advanced Tracking","version":"1.0","type":"link"}