{"product_id":"suzuki-hyabusa","title":"Suzuki GSX 1300 R","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026family=Open+Sans+Condensed:wght@300;700\u0026display=swap');\n\n  .tgg-product {\n    --tgg-pumpkin: #D90000;\n    --tgg-graphite: #111111;\n    --tgg-mint: #D90000;\n    --tgg-charcoal: #1B1B1B;\n    --tgg-grey: #6B6B6B;\n    --tgg-red: #D90000;\n    --tgg-white: #FFFFFF;\n    --tgg-light: #F7F7F7;\n    --tgg-pale-mint: #F1F1F1;\n\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--tgg-graphite);\n    font-family: \"Open Sans Condensed\", \"Arial Narrow\", Arial, sans-serif;\n    line-height: 1.65;\n    padding: 2px;\n    background:\n      repeating-linear-gradient(135deg, rgba(217,0,0,0.025) 0 1px, transparent 1px 10px),\n      #FFFFFF;\n  }\n\n  .tgg-product,\n  .tgg-product * {\n    box-sizing: border-box;\n  }\n\n  .tgg-product h2,\n  .tgg-product h3,\n  .tgg-product p {\n    margin-top: 0;\n  }\n\n  .tgg-product h2,\n  .tgg-product h3,\n  .tgg-product strong {\n    font-family: \"Open Sans\", Arial, sans-serif;\n  }\n\n  .tgg-hero {\n    position: relative;\n    padding: clamp(30px, 6vw, 66px);\n    overflow: hidden;\n    color: var(--tgg-white);\n    background:\n      radial-gradient(\n        circle at 78% 48%,\n        #D90000 0 16%,\n        transparent 16.5%\n      ),\n      repeating-conic-gradient(\n        from -12deg at 78% 48%,\n        rgba(255, 255, 255, 0.10) 0deg 9deg,\n        transparent 9deg 18deg\n      ),\n      linear-gradient(\n        115deg,\n        #050505 0% 48%,\n        #161616 48% 72%,\n        #F7F7F7 72% 100%\n      );\n    border: 1px solid rgba(255, 255, 255, 0.16);\n    border-radius: 24px;\n  }\n\n  .tgg-hero::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background:\n      linear-gradient(90deg, transparent 0 72%, rgba(255,255,255,0.07) 72% 100%),\n      repeating-linear-gradient(\n        0deg,\n        rgba(255,255,255,0.018) 0 1px,\n        transparent 1px 6px\n      );\n    pointer-events: none;\n  }\n\n  .tgg-hero::after {\n    content: \"隼  HAYABUSA\";\n    position: absolute;\n    right: 18px;\n    bottom: -12px;\n    color: rgba(0, 0, 0, 0.12);\n    font-family: \"Open Sans\", Arial, sans-serif;\n    font-size: clamp(48px, 9vw, 110px);\n    font-weight: 700;\n    letter-spacing: -4px;\n    line-height: 1;\n    white-space: nowrap;\n  }\n\n  .tgg-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 16px;\n    padding: 8px 15px;\n    color: var(--tgg-white);\n    background: #D90000;\n    border-radius: 999px;\n    font-family: \"Open Sans\", Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .tgg-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 940px;\n    margin-bottom: 14px;\n    color: var(--tgg-white);\n    font-size: clamp(30px, 5vw, 55px);\n    font-weight: 700;\n    letter-spacing: -1.5px;\n    line-height: 1.08;\n    text-transform: uppercase;\n  }\n\n  .tgg-hero-subtitle {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 22px;\n    color: #FF3B3B;\n    font-size: clamp(17px, 2vw, 22px);\n    font-weight: 700;\n  }\n\n  .tgg-hero-copy {\n    position: relative;\n    z-index: 1;\n    max-width: 860px;\n    margin-bottom: 0;\n    color: #F2F2F2;\n    font-size: 18px;\n  }\n\n  .tgg-stats {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .tgg-stat {\n    position: relative;\n    overflow: hidden;\n    padding: 21px 12px;\n    text-align: center;\n    background: #111111;\n    border: 1px solid #2B2B2B;\n    border-top: 5px solid var(--tgg-red);\n    border-radius: 15px;\n  }\n\n  .tgg-stat::after {\n    content: \"\";\n    position: absolute;\n    right: -28px;\n    bottom: -28px;\n    width: 72px;\n    height: 72px;\n    background: rgba(217, 0, 0, 0.22);\n    border-radius: 50%;\n  }\n\n  .tgg-stat strong {\n    display: block;\n    color: var(--tgg-white);\n    font-size: clamp(21px, 3vw, 29px);\n    font-weight: 700;\n    line-height: 1.15;\n  }\n\n  .tgg-stat span {\n    display: block;\n    margin-top: 6px;\n    color: #D8D8D8;\n    font-family: \"Open Sans\", Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .tgg-section {\n    position: relative;\n    overflow: hidden;\n    margin-top: 24px;\n    padding: clamp(24px, 5vw, 42px);\n    background:\n      linear-gradient(90deg, var(--tgg-red) 0 7px, transparent 7px),\n      repeating-linear-gradient(135deg, rgba(0,0,0,0.018) 0 1px, transparent 1px 11px),\n      #F7F7F7;\n    border: 1px solid #E1E1E1;\n    border-radius: 22px;\n  }\n\n  .tgg-section-dark {\n    color: var(--tgg-white);\n    background:\n      radial-gradient(circle at 88% 20%, rgba(217,0,0,0.34) 0 10%, transparent 10.5%),\n      repeating-conic-gradient(from 0deg at 88% 20%, rgba(255,255,255,0.025) 0deg 8deg, transparent 8deg 16deg),\n      #111111;\n    border-color: #2A2A2A;\n  }\n\n  .tgg-section h3 {\n    margin-bottom: 12px;\n    color: var(--tgg-graphite);\n    padding-left: 14px;\n    border-left: 5px solid var(--tgg-red);\n    font-size: clamp(23px, 3vw, 32px);\n    font-weight: 700;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .tgg-section-dark h3 {\n    color: var(--tgg-white);\n  }\n\n  .tgg-section-intro {\n    max-width: 880px;\n    margin-bottom: 24px;\n    font-size: 17px;\n  }\n\n  .tgg-section-intro:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .tgg-card {\n    min-height: 100%;\n    padding: 20px;\n    background:\n      linear-gradient(135deg, rgba(217,0,0,0.035), transparent 40%),\n      var(--tgg-white);\n    border: 1px solid #D9D9D9;\n    border-top: 5px solid var(--tgg-red);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.07);\n  }\n\n  .tgg-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 27px;\n    line-height: 1;\n  }\n\n  .tgg-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--tgg-graphite);\n    font-size: 16px;\n    line-height: 1.35;\n  }\n\n  .tgg-card p {\n    margin-bottom: 0;\n    color: var(--tgg-graphite);\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .tgg-dark-card {\n    color: var(--tgg-white);\n    background: linear-gradient(145deg, #111111, #1E1E1E);\n    border-color: var(--tgg-red);\n    box-shadow: none;\n  }\n\n  .tgg-dark-card strong {\n    color: #FF3B3B;\n  }\n\n  .tgg-dark-card p {\n    color: #EEEEEE;\n  }\n\n  .tgg-highlight {\n    margin: 24px 0 0;\n    padding: 22px 24px;\n    color: var(--tgg-white);\n    background: linear-gradient(115deg, #B80000, #E00000);\n    border-left: 7px solid #111111;\n    border-radius: 14px;\n    font-family: \"Open Sans\", Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  .tgg-checklist {\n    display: grid !important;\n    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    gap: 12px !important;\n    width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    list-style-type: none !important;\n  }\n\n  .tgg-checklist \u003e li {\n    display: flex !important;\n    align-items: center !important;\n    gap: 12px !important;\n    min-width: 0 !important;\n    margin: 0 !important;\n    padding: 15px 16px !important;\n    color: var(--tgg-graphite) !important;\n    background: var(--tgg-white) !important;\n    border: 1px solid #DADADA !important;\n    border-left: 4px solid var(--tgg-red) !important;\n    border-radius: 14px !important;\n    list-style: none !important;\n    list-style-type: none !important;\n    font-family: \"Open Sans\", Arial, sans-serif !important;\n    font-weight: 700 !important;\n    line-height: 1.45 !important;\n  }\n\n  .tgg-checklist \u003e li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .tgg-checklist \u003e li::before {\n    content: none !important;\n    display: none !important;\n  }\n\n  .tgg-check {\n    display: inline-flex !important;\n    flex: 0 0 24px !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 24px !important;\n    height: 24px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: var(--tgg-white) !important;\n    background: var(--tgg-red) !important;\n    border-radius: 50% !important;\n    font-family: Arial, sans-serif !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n  }\n\n  .tgg-check-text {\n    display: block !important;\n    min-width: 0 !important;\n    color: var(--tgg-graphite) !important;\n    font-family: \"Open Sans\", Arial, sans-serif !important;\n    font-weight: 700 !important;\n  }\n\n  .tgg-closing {\n    position: relative;\n    overflow: hidden;\n    margin-top: 24px;\n    padding: clamp(30px, 5vw, 50px);\n    color: var(--tgg-white);\n    text-align: center;\n    background:\n      radial-gradient(circle at 50% 50%, #D90000 0 18%, transparent 18.5%),\n      repeating-conic-gradient(from 0deg at 50% 50%, rgba(255,255,255,0.09) 0deg 8deg, transparent 8deg 16deg),\n      #111111;\n    border: 1px solid #2B2B2B;\n    border-radius: 22px;\n  }\n\n  .tgg-closing h3 {\n    margin-bottom: 10px;\n    color: var(--tgg-white);\n    font-size: clamp(26px, 4vw, 39px);\n    font-weight: 700;\n    line-height: 1.15;\n    text-transform: uppercase;\n  }\n\n  .tgg-closing p {\n    max-width: 800px;\n    margin: 0 auto;\n    color: #F2F2F2;\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 760px) {\n    .tgg-stats,\n    .tgg-grid,\n    .tgg-checklist {\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .tgg-product {\n      width: calc(100% + 16px);\n      margin-left: -8px;\n    }\n\n    .tgg-hero,\n    .tgg-section,\n    .tgg-closing {\n      border-radius: 18px;\n    }\n\n    .tgg-grid,\n    .tgg-checklist {\n      grid-template-columns: 1fr !important;\n    }\n\n    .tgg-hero::after {\n      right: 8px;\n      font-size: 43px;\n      letter-spacing: -4px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tgg-product\"\u003e\n\u003csection class=\"tgg-hero\"\u003e\u003cspan class=\"tgg-eyebrow\"\u003eLegendary Power, Unmistakable Presence\u003c\/span\u003e\n\u003ch2\u003eWin This 2017 Suzuki Hayabusa\u003c\/h2\u003e\n\u003cp class=\"tgg-hero-subtitle\"\u003e1,340cc Inline-Four • 194bhp • Scorpion Exhausts\u003c\/p\u003e\n\u003cp class=\"tgg-hero-copy\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eLegendary performance, effortless power and one of the most recognisable silhouettes in motorcycling, this 2017 Suzuki GSX1300RA Hayabusa L7 combines a mighty 1,340cc inline-four with long-distance refinement, serious road presence and some fantastic additions.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tgg-stats\"\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003e1,340cc\u003c\/strong\u003e \u003cspan\u003eDOHC Inline-Four\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003e194bhp\u003c\/strong\u003e \u003cspan\u003ePeak Power\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003e114 ft-lb\u003c\/strong\u003e \u003cspan\u003ePeak Torque\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003e10,600\u003c\/strong\u003e \u003cspan\u003eApprox. Miles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"tgg-section\"\u003e\n\u003ch3\u003eA Motorcycle That Needs Little Introduction\u003c\/h3\u003e\n\u003cp class=\"tgg-section-intro\"\u003eFew motorcycles have the reputation or road presence of the Suzuki Hayabusa. Famous for extraordinary straight-line performance and its distinctive aerodynamic bodywork, the Busa has become a genuine motorcycle icon.\u003c\/p\u003e\n\u003cp class=\"tgg-section-intro\"\u003eAt its heart is Suzuki's mighty 1,340cc DOHC inline-four, producing 194bhp and 114 ft-lb of torque. It's the richness of that power delivery that gives the Hayabusa so much of its character — enormous performance when you want it, yet smooth and composed when the pace settles.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-section\"\u003e\n\u003ch3\u003e🔑 KEY FEATURES\u003c\/h3\u003e\n\u003cdiv class=\"tgg-grid\"\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e🔥\u003c\/span\u003e \u003cstrong\u003e1,340cc DOHC Inline-Four\u003c\/strong\u003e\n\u003cp\u003eSuzuki's mighty four-cylinder engine is the heart of the Hayabusa, delivering huge performance with a smooth and refined character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e🚀\u003c\/span\u003e \u003cstrong\u003e194bhp\u003c\/strong\u003e\n\u003cp\u003eSerious power gives the Hayabusa the effortless acceleration that helped make the model legendary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e💪\u003c\/span\u003e \u003cstrong\u003e114 ft-lb of Torque\u003c\/strong\u003e\n\u003cp\u003eA huge wave of torque gives the Busa its unmistakable ability to surge forward with seemingly effortless force.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e🎛️\u003c\/span\u003e \u003cstrong\u003eThree Selectable Power Modes\u003c\/strong\u003e\n\u003cp\u003eThree rider-selectable power settings allow the response to be tailored to the ride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e🔧\u003c\/span\u003e \u003cstrong\u003eFully Adjustable KYB Suspension\u003c\/strong\u003e\n\u003cp\u003eAdjustable KYB suspension front and rear allows the chassis setup to be tuned to suit the rider.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e🛑\u003c\/span\u003e \u003cstrong\u003eRadial Brembo Brakes\u003c\/strong\u003e\n\u003cp\u003eTwin 320mm front discs with radial-mounted Brembo calipers provide serious stopping performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e🔊\u003c\/span\u003e \u003cstrong\u003eScorpion Exhaust Cans\u003c\/strong\u003e\n\u003cp\u003eUpgraded Scorpion cans add extra attitude and a soundtrack worthy of the Hayabusa's mighty engine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e🛡️\u003c\/span\u003e \u003cstrong\u003eR\u0026amp;G Crash Bungs\u003c\/strong\u003e\n\u003cp\u003eR\u0026amp;G crash protection adds a practical extra to this already impressive specification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-section tgg-section-dark\"\u003e\n\u003ch3\u003e💥 Effortless Power\u003c\/h3\u003e\n\u003cp class=\"tgg-section-intro\"\u003eThe Hayabusa isn't simply about outright speed. What makes it so addictive is the seemingly endless reserve of torque available whenever you need it, combined with the smoothness and refinement to settle into longer journeys when the pace comes down.\u003c\/p\u003e\n\u003cdiv class=\"tgg-grid\"\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e⚡\u003c\/span\u003e \u003cstrong\u003eMonumental Performance\u003c\/strong\u003e\n\u003cp\u003eWith 194bhp available, the Hayabusa delivers the sort of acceleration that made its name famous around the world.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e🌊\u003c\/span\u003e \u003cstrong\u003eHuge Wave of Torque\u003c\/strong\u003e\n\u003cp\u003e114 ft-lb of torque gives the engine effortless strength throughout the ride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e🎯\u003c\/span\u003e \u003cstrong\u003eComposed Chassis\u003c\/strong\u003e\n\u003cp\u003eFully adjustable KYB suspension helps give the rider control over the Hayabusa's considerable performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e🛣️\u003c\/span\u003e \u003cstrong\u003eLong-Distance Character\u003c\/strong\u003e\n\u003cp\u003eSmooth engine delivery and composed road manners make the Hayabusa just as capable of covering miles as delivering thrills.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-highlight\"\u003eThe effortless delivery that makes a Hayabusa feel unlike almost anything else.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-section\"\u003e\n\u003ch3\u003e🏁 Built to Be Ridden\u003c\/h3\u003e\n\u003cdiv class=\"tgg-grid\"\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e🔧\u003c\/span\u003e \u003cstrong\u003e43mm Inverted KYB Forks\u003c\/strong\u003e\n\u003cp\u003eFully adjustable 43mm inverted KYB forks allow the front suspension to be dialled in to suit the ride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e🏍️\u003c\/span\u003e \u003cstrong\u003eAdjustable KYB Monoshock\u003c\/strong\u003e\n\u003cp\u003eFully adjustable rear suspension complements the front-end setup and the bike's composed chassis.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e📟\u003c\/span\u003e \u003cstrong\u003eIconic Analogue Clocks\u003c\/strong\u003e\n\u003cp\u003eThe Hayabusa's distinctive analogue-style instrumentation is another instantly recognisable part of the riding experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-icon\"\u003e🛡️\u003c\/span\u003e \u003cstrong\u003eWarranty Until July 2027\u003c\/strong\u003e\n\u003cp\u003eSuzuki warranty runs until 8 July 2027 for added reassurance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-section\"\u003e\n\u003ch3\u003e⭐ Why You'll Love It\u003c\/h3\u003e\n\u003cul class=\"tgg-checklist\"\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eApprox. 10,600 miles\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003e1,340cc DOHC inline-four engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003e194bhp and 114 ft-lb of torque\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eThree selectable power modes\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eFully adjustable KYB suspension\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eTwin 320mm front discs with Brembo calipers\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eScorpion exhaust cans and R\u0026amp;G crash bungs\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eSuzuki warranty until 8 July 2027\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-closing\"\u003e\n\u003ch3\u003e👉 Enter Now for Your Chance to Win!\u003c\/h3\u003e\n\u003cp\u003eTake your chance to own this 2017 Suzuki GSX1300RA Hayabusa L7\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Suzuki Hayabusa","offers":[{"title":"Default Title","offer_id":62561679802755,"sku":"comp4321","price":0.49,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/Suzuki_Hayabusa_The_Giveaway_Guys-03_281d9324-d1d3-4b2c-9b82-4ec4f2723a25.jpg?v=1788779807","url":"https:\/\/thegiveawayguys.co.uk\/products\/suzuki-hyabusa","provider":"The Giveaway Guys","version":"1.0","type":"link"}