{"product_id":"triumph-rocket-3gt","title":"Triumph Rocket 3GT","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800;900\u0026display=swap');\n\n  .tgg-r3tb-product {\n    --tgg-r3tb-orange: #FF8605;\n    --tgg-r3tb-charcoal: #343737;\n    --tgg-r3tb-yellow: #F8C521;\n    --tgg-r3tb-light: #F5F6F6;\n    --tgg-r3tb-white: #FFFFFF;\n    --tgg-r3tb-grey: #626666;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--tgg-r3tb-charcoal);\n    font-family: 'Poppins', Arial, sans-serif !important;\n    line-height: 1.65;\n  }\n\n  .tgg-r3tb-product,\n  .tgg-r3tb-product * {\n    box-sizing: border-box;\n    font-family: 'Poppins', Arial, sans-serif !important;\n  }\n\n  .tgg-r3tb-product h2,\n  .tgg-r3tb-product h3,\n  .tgg-r3tb-product p {\n    margin-top: 0;\n  }\n\n  .tgg-r3tb-hero {\n    position: relative;\n    padding: clamp(30px, 6vw, 66px);\n    overflow: hidden;\n    color: var(--tgg-r3tb-white);\n    background: linear-gradient(135deg, #202222 0%, var(--tgg-r3tb-charcoal) 58%, #101111 100%);\n    border-radius: 24px;\n  }\n\n  .tgg-r3tb-hero::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 11px;\n    height: 100%;\n    background: var(--tgg-r3tb-orange);\n  }\n\n  .tgg-r3tb-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -90px;\n    bottom: -130px;\n    width: 320px;\n    height: 320px;\n    border: 36px solid rgba(255, 134, 5, 0.13);\n    border-radius: 50%;\n  }\n\n  .tgg-r3tb-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 16px;\n    padding: 7px 14px;\n    color: var(--tgg-r3tb-charcoal);\n    background: var(--tgg-r3tb-orange);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.7px;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .tgg-r3tb-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 920px;\n    margin-bottom: 14px;\n    color: var(--tgg-r3tb-white);\n    font-size: clamp(30px, 5vw, 54px);\n    font-weight: 900;\n    letter-spacing: -1.5px;\n    line-height: 1.08;\n  }\n\n  .tgg-r3tb-hero-subtitle {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 22px;\n    color: var(--tgg-r3tb-yellow);\n    font-size: clamp(16px, 2vw, 21px);\n    font-weight: 800;\n  }\n\n  .tgg-r3tb-hero-copy {\n    position: relative;\n    z-index: 1;\n    max-width: 850px;\n    margin-bottom: 0;\n    color: #F1F1F1;\n    font-size: 17px;\n  }\n\n  .tgg-r3tb-stats {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .tgg-r3tb-stat {\n    padding: 20px 12px;\n    text-align: center;\n    background: var(--tgg-r3tb-orange);\n    border-radius: 15px;\n  }\n\n  .tgg-r3tb-stat strong {\n    display: block;\n    color: var(--tgg-r3tb-white);\n    font-size: clamp(22px, 3vw, 31px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-r3tb-stat span {\n    display: block;\n    margin-top: 5px;\n    color: var(--tgg-r3tb-charcoal);\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.5px;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .tgg-r3tb-section {\n    margin-top: 24px;\n    padding: clamp(24px, 5vw, 42px);\n    background: var(--tgg-r3tb-light);\n    border-radius: 22px;\n  }\n\n  .tgg-r3tb-section-dark {\n    color: var(--tgg-r3tb-white);\n    background: var(--tgg-r3tb-charcoal);\n  }\n\n  .tgg-r3tb-section h3 {\n    margin-bottom: 12px;\n    color: var(--tgg-r3tb-charcoal);\n    font-size: clamp(23px, 3vw, 32px);\n    font-weight: 900;\n    line-height: 1.2;\n  }\n\n  .tgg-r3tb-section-dark h3 {\n    color: var(--tgg-r3tb-white);\n  }\n\n  .tgg-r3tb-section-intro {\n    max-width: 880px;\n    margin-bottom: 24px;\n  }\n\n  .tgg-r3tb-section-intro:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-r3tb-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .tgg-r3tb-card {\n    min-height: 100%;\n    padding: 20px;\n    background: var(--tgg-r3tb-white);\n    border: 1px solid #E4E5E5;\n    border-top: 5px solid var(--tgg-r3tb-orange);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(52, 55, 55, 0.06);\n  }\n\n  .tgg-r3tb-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 27px;\n    line-height: 1;\n  }\n\n  .tgg-r3tb-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--tgg-r3tb-charcoal);\n    font-size: 16px;\n    line-height: 1.35;\n  }\n\n  .tgg-r3tb-card p {\n    margin-bottom: 0;\n    color: var(--tgg-r3tb-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .tgg-r3tb-dark-card {\n    color: var(--tgg-r3tb-white);\n    background: #414545;\n    border-color: var(--tgg-r3tb-orange);\n    box-shadow: none;\n  }\n\n  .tgg-r3tb-dark-card strong {\n    color: var(--tgg-r3tb-yellow);\n  }\n\n  .tgg-r3tb-dark-card p {\n    color: #EEEEEE;\n  }\n\n  .tgg-r3tb-split {\n    display: grid;\n    grid-template-columns: minmax(180px, 250px) 1fr;\n    gap: 26px;\n    align-items: center;\n  }\n\n  .tgg-r3tb-badge {\n    display: grid;\n    min-height: 175px;\n    padding: 22px;\n    place-items: center;\n    color: var(--tgg-r3tb-white);\n    text-align: center;\n    background: linear-gradient(145deg, #111212, #454949);\n    border: 4px solid var(--tgg-r3tb-orange);\n    border-radius: 18px;\n  }\n\n  .tgg-r3tb-badge strong {\n    display: block;\n    color: var(--tgg-r3tb-orange);\n    font-size: clamp(34px, 6vw, 54px);\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .tgg-r3tb-badge span {\n    display: block;\n    margin-top: 8px;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .tgg-r3tb-split-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-r3tb-checklist {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .tgg-r3tb-checklist li {\n    position: relative;\n    padding: 15px 16px 15px 48px;\n    background: var(--tgg-r3tb-white);\n    border-radius: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .tgg-r3tb-checklist li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 14px;\n    left: 15px;\n    display: grid;\n    width: 24px;\n    height: 24px;\n    place-items: center;\n    color: var(--tgg-r3tb-white);\n    background: var(--tgg-r3tb-orange);\n    border-radius: 50%;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .tgg-r3tb-quote {\n    margin: 24px 0 0;\n    padding: 22px 24px;\n    color: var(--tgg-r3tb-charcoal);\n    background: var(--tgg-r3tb-yellow);\n    border-left: 7px solid var(--tgg-r3tb-orange);\n    border-radius: 14px;\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .tgg-r3tb-closing {\n    margin-top: 24px;\n    padding: clamp(30px, 5vw, 50px);\n    color: var(--tgg-r3tb-white);\n    text-align: center;\n    background: var(--tgg-r3tb-orange);\n    border-radius: 22px;\n  }\n\n  .tgg-r3tb-closing h3 {\n    margin-bottom: 10px;\n    color: var(--tgg-r3tb-white);\n    font-size: clamp(26px, 4vw, 39px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-r3tb-closing p {\n    max-width: 800px;\n    margin: 0 auto;\n    color: var(--tgg-r3tb-white);\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 760px) {\n    .tgg-r3tb-stats,\n    .tgg-r3tb-grid,\n    .tgg-r3tb-checklist {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .tgg-r3tb-split {\n      grid-template-columns: 1fr;\n    }\n\n    .tgg-r3tb-badge {\n      min-height: 130px;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .tgg-r3tb-product {\n      width: calc(100% + 16px);\n      margin-left: -8px;\n    }\n\n    .tgg-r3tb-hero,\n    .tgg-r3tb-section,\n    .tgg-r3tb-closing {\n      border-radius: 18px;\n    }\n\n    .tgg-r3tb-grid,\n    .tgg-r3tb-checklist {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tgg-r3tb-product\"\u003e\n\n  \u003csection class=\"tgg-r3tb-hero\"\u003e\n    \u003cspan class=\"tgg-r3tb-eyebrow\"\u003eThe Ultimate British Muscle Roadster\u003c\/span\u003e\n\n    \u003ch2\u003e🖤 Win a 2021 Triumph Rocket 3 GT Triple Black Edition\u003c\/h2\u003e\n\n    \u003cp class=\"tgg-r3tb-hero-subtitle\"\u003e\n      Three-Shade Black Finish • Monumental Triple Power • Unmistakable Presence\n    \u003c\/p\u003e\n\n    \u003cp class=\"tgg-r3tb-hero-copy\"\u003e\n      Dark, dominant and impossible to ignore, this special Rocket combines\n      towering performance with effortless road presence. Satin and gloss finishes\n      with factory blacked-out details give Triumph’s ultimate muscle roadster an\n      even more purposeful character.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"tgg-r3tb-stats\"\u003e\n    \u003cdiv class=\"tgg-r3tb-stat\"\u003e\n      \u003cstrong\u003e2,458cc\u003c\/strong\u003e\n      \u003cspan\u003eTriple Engine\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-r3tb-stat\"\u003e\n      \u003cstrong\u003e167PS\u003c\/strong\u003e\n      \u003cspan\u003ePeak Power\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-r3tb-stat\"\u003e\n      \u003cstrong\u003e221Nm\u003c\/strong\u003e\n      \u003cspan\u003ePeak Torque\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-r3tb-stat\"\u003e\n      \u003cstrong\u003e1 of 1,000\u003c\/strong\u003e\n      \u003cspan\u003eWorldwide\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"tgg-r3tb-section\"\u003e\n    \u003ch3\u003eThe Rocket, Turned All the Way Up\u003c\/h3\u003e\n\n    \u003cp class=\"tgg-r3tb-section-intro\"\u003e\n      Few motorcycles can match the scale, attitude or sheer theatre of a Rocket\n      3. The GT brings a relaxed riding position and long-distance ability to the\n      formula, creating a machine that feels as commanding on an open tour as it\n      does rolling through town.\n    \u003c\/p\u003e\n\n    \u003cp class=\"tgg-r3tb-section-intro\"\u003e\n      The darker treatment adds an unmistakable personality, making an\n      already extraordinary bike feel even more special before the engine has\n      fired.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-r3tb-section\"\u003e\n    \u003ch3\u003e🔑 The Highlights\u003c\/h3\u003e\n\n    \u003cdiv class=\"tgg-r3tb-grid\"\u003e\n      \u003cdiv class=\"tgg-r3tb-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e🎨\u003c\/span\u003e\n        \u003cstrong\u003eTriple Black Paint Scheme\u003c\/strong\u003e\n        \u003cp\u003eA distinctive combination of three black shades creates a deep, premium finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-r3tb-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e🏁\u003c\/span\u003e\n        \u003cstrong\u003eCarbon-Fibre Front Mudguard\u003c\/strong\u003e\n        \u003cp\u003eA lightweight factory detail that sharpens the bike’s limited-edition look.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-r3tb-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e🖥️\u003c\/span\u003e\n        \u003cstrong\u003eFull-Colour TFT Display\u003c\/strong\u003e\n        \u003cp\u003eClear, modern instruments place essential riding information directly in view.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-r3tb-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e💡\u003c\/span\u003e\n        \u003cstrong\u003eSignature LED Lighting\u003c\/strong\u003e\n        \u003cp\u003eTwin headlights deliver an unmistakable face and a modern lighting package.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-r3tb-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e🔥\u003c\/span\u003e\n        \u003cstrong\u003eHeated Grips\u003c\/strong\u003e\n        \u003cp\u003eFactory-fitted warmth adds welcome comfort on colder journeys.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-r3tb-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e🛣️\u003c\/span\u003e\n        \u003cstrong\u003eCruise Control\u003c\/strong\u003e\n        \u003cp\u003eSingle-button operation helps make longer stretches feel relaxed and effortless.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-r3tb-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e🔐\u003c\/span\u003e\n        \u003cstrong\u003eKeyless Convenience\u003c\/strong\u003e\n        \u003cp\u003eKeyless ignition and steering lock complement the premium specification.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-r3tb-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e🪑\u003c\/span\u003e\n        \u003cstrong\u003eGT Riding Position\u003c\/strong\u003e\n        \u003cp\u003eSwept-back bars and feet-forward controls create a laid-back, commanding stance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-r3tb-section tgg-r3tb-section-dark\"\u003e\n    \u003ch3\u003e💥 Performance on an Epic Scale\u003c\/h3\u003e\n\n    \u003cp class=\"tgg-r3tb-section-intro\"\u003e\n      At its heart is Triumph’s 2,458cc inline-three, delivering 167PS and a\n      colossal 221Nm of torque. The result is immediate, effortless drive backed\n      by the deep soundtrack and physical presence that make the Rocket unlike\n      anything else on the road.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tgg-r3tb-grid\"\u003e\n      \u003cdiv class=\"tgg-r3tb-card tgg-r3tb-dark-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e🚀\u003c\/span\u003e\n        \u003cstrong\u003eInstant Acceleration\u003c\/strong\u003e\n        \u003cp\u003eEnormous low-down force delivers smooth, relentless progress in any gear.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-r3tb-card tgg-r3tb-dark-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e🎯\u003c\/span\u003e\n        \u003cstrong\u003eShowa Suspension\u003c\/strong\u003e\n        \u003cp\u003eHigh-spec adjustable components balance control, comfort and composure.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-r3tb-card tgg-r3tb-dark-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e🛑\u003c\/span\u003e\n        \u003cstrong\u003eBrembo Stylema Brakes\u003c\/strong\u003e\n        \u003cp\u003ePremium radial monobloc calipers provide powerful, confidence-inspiring stopping.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-r3tb-card tgg-r3tb-dark-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e🛞\u003c\/span\u003e\n        \u003cstrong\u003eSingle-Sided Swingarm\u003c\/strong\u003e\n        \u003cp\u003eDistinctive engineering showcases the imposing 240-section rear tyre.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-r3tb-quote\"\u003e\n      A motorcycle with scale, authority and a character all its own.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-r3tb-section\"\u003e\n    \u003ch3\u003e🏆 The Details That Set It Apart\u003c\/h3\u003e\n\n    \u003cdiv class=\"tgg-r3tb-split\"\u003e\n      \u003cdiv class=\"tgg-r3tb-badge\"\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eVIN\u003c\/strong\u003e\n          \u003cspan\u003eCertificate of Authenticity\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-r3tb-split-copy\"\u003e\n        \u003cp\u003e\n          Production was strictly limited, with each example linked to a unique\n          certificate of authenticity carrying its motorcycle-specific VIN.\n          That scarcity gives this model genuine collector appeal.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Black engine details, intake cover, exhaust finishers, radiator cowls\n          and other carefully selected components complete the sophisticated,\n          factory-built appearance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-r3tb-section\"\u003e\n    \u003ch3\u003e⚙️ Rider-Focused Technology\u003c\/h3\u003e\n\n    \u003cdiv class=\"tgg-r3tb-grid\"\u003e\n      \u003cdiv class=\"tgg-r3tb-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e🌦️\u003c\/span\u003e\n        \u003cstrong\u003eFour Riding Modes\u003c\/strong\u003e\n        \u003cp\u003eRoad, Rain, Sport and Rider-configurable settings tailor the response to the journey.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-r3tb-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e🛡️\u003c\/span\u003e\n        \u003cstrong\u003eCornering Rider Aids\u003c\/strong\u003e\n        \u003cp\u003eOptimised cornering ABS and traction control support confident progress.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-r3tb-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e⛰️\u003c\/span\u003e\n        \u003cstrong\u003eHill Hold Control\u003c\/strong\u003e\n        \u003cp\u003eUseful assistance makes pulling away on an incline more composed.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-r3tb-card\"\u003e\n        \u003cspan class=\"tgg-r3tb-icon\"\u003e🔌\u003c\/span\u003e\n        \u003cstrong\u003eUSB Charging\u003c\/strong\u003e\n        \u003cp\u003eA built-in charging socket adds practical support for life on the move.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-r3tb-section\"\u003e\n    \u003ch3\u003e⭐ Why You’ll Love It\u003c\/h3\u003e\n\n    \u003cul class=\"tgg-r3tb-checklist\"\u003e\n      \u003cli\u003ePremium carbon front detail\u003c\/li\u003e\n      \u003cli\u003eCold-weather grip comfort\u003c\/li\u003e\n      \u003cli\u003eEffortless motorway speed control\u003c\/li\u003e\n      \u003cli\u003eAdvanced lean-sensitive safety systems\u003c\/li\u003e\n      \u003cli\u003eAdjustable feet-forward controls\u003c\/li\u003e\n      \u003cli\u003eHigh-spec Showa chassis\u003c\/li\u003e\n      \u003cli\u003ePowerful Brembo braking package\u003c\/li\u003e\n      \u003cli\u003eDeep three-exit exhaust soundtrack\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-r3tb-closing\"\u003e\n    \u003ch3\u003e👉 Enter Now for Your Chance to Win!\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Take your chance to own this 2021 Triumph Rocket 3 GT Triple Black Edition—\n      an imposing and unforgettable British muscle bike.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Triumph Rocket","offers":[{"title":"Default Title","offer_id":62291271614851,"sku":"comp4273","price":1.75,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/Triumph_Rocket_3GT_TheGiveaway_Guys-03.jpg?v=1785771534","url":"https:\/\/thegiveawayguys.co.uk\/products\/triumph-rocket-3gt","provider":"The Giveaway Guys","version":"1.0","type":"link"}