{"product_id":"ktm-690smc","title":"KTM 690 SMC-R","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-690-product {\n    --tgg-690-orange: #FF8605;\n    --tgg-690-charcoal: #343737;\n    --tgg-690-yellow: #F8C521;\n    --tgg-690-light: #F5F6F6;\n    --tgg-690-white: #FFFFFF;\n    --tgg-690-grey: #626666;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--tgg-690-charcoal);\n    font-family: 'Poppins', Arial, sans-serif !important;\n    line-height: 1.65;\n  }\n\n  .tgg-690-product,\n  .tgg-690-product * {\n    box-sizing: border-box;\n    font-family: 'Poppins', Arial, sans-serif !important;\n  }\n\n  .tgg-690-product h2,\n  .tgg-690-product h3,\n  .tgg-690-product p {\n    margin-top: 0;\n  }\n\n  .tgg-690-hero {\n    position: relative;\n    padding: clamp(30px, 6vw, 66px);\n    overflow: hidden;\n    color: var(--tgg-690-white);\n    background: linear-gradient(135deg, #1E2020 0%, var(--tgg-690-charcoal) 58%, #111212 100%);\n    border-radius: 24px;\n  }\n\n  .tgg-690-hero::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 12px;\n    height: 100%;\n    background: var(--tgg-690-orange);\n  }\n\n  .tgg-690-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -100px;\n    bottom: -145px;\n    width: 340px;\n    height: 340px;\n    border: 40px solid rgba(255, 134, 5, 0.14);\n    border-radius: 50%;\n  }\n\n  .tgg-690-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 16px;\n    padding: 7px 14px;\n    color: var(--tgg-690-charcoal);\n    background: var(--tgg-690-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-690-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 920px;\n    margin-bottom: 14px;\n    color: var(--tgg-690-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-690-hero-subtitle {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 22px;\n    color: var(--tgg-690-yellow);\n    font-size: clamp(16px, 2vw, 21px);\n    font-weight: 800;\n  }\n\n  .tgg-690-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-690-stats {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .tgg-690-stat {\n    padding: 20px 12px;\n    text-align: center;\n    background: var(--tgg-690-orange);\n    border-radius: 15px;\n  }\n\n  .tgg-690-stat strong {\n    display: block;\n    color: var(--tgg-690-white);\n    font-size: clamp(22px, 3vw, 31px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-690-stat span {\n    display: block;\n    margin-top: 5px;\n    color: var(--tgg-690-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-690-section {\n    margin-top: 24px;\n    padding: clamp(24px, 5vw, 42px);\n    background: var(--tgg-690-light);\n    border-radius: 22px;\n  }\n\n  .tgg-690-section-dark {\n    color: var(--tgg-690-white);\n    background: var(--tgg-690-charcoal);\n  }\n\n  .tgg-690-section h3 {\n    margin-bottom: 12px;\n    color: var(--tgg-690-charcoal);\n    font-size: clamp(23px, 3vw, 32px);\n    font-weight: 900;\n    line-height: 1.2;\n  }\n\n  .tgg-690-section-dark h3 {\n    color: var(--tgg-690-white);\n  }\n\n  .tgg-690-section-intro {\n    max-width: 880px;\n    margin-bottom: 24px;\n  }\n\n  .tgg-690-section-intro:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-690-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .tgg-690-card {\n    min-height: 100%;\n    padding: 20px;\n    background: var(--tgg-690-white);\n    border: 1px solid #E4E5E5;\n    border-top: 5px solid var(--tgg-690-orange);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(52, 55, 55, 0.06);\n  }\n\n  .tgg-690-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 27px;\n    line-height: 1;\n  }\n\n  .tgg-690-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--tgg-690-charcoal);\n    font-size: 16px;\n    line-height: 1.35;\n  }\n\n  .tgg-690-card p {\n    margin-bottom: 0;\n    color: var(--tgg-690-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .tgg-690-dark-card {\n    color: var(--tgg-690-white);\n    background: #414545;\n    border-color: var(--tgg-690-orange);\n    box-shadow: none;\n  }\n\n  .tgg-690-dark-card strong {\n    color: var(--tgg-690-yellow);\n  }\n\n  .tgg-690-dark-card p {\n    color: #EEEEEE;\n  }\n\n  .tgg-690-feature {\n    display: grid;\n    grid-template-columns: minmax(180px, 250px) 1fr;\n    gap: 26px;\n    align-items: center;\n  }\n\n  .tgg-690-feature-badge {\n    display: grid;\n    min-height: 175px;\n    padding: 22px;\n    place-items: center;\n    color: var(--tgg-690-white);\n    text-align: center;\n    background: linear-gradient(145deg, #191A1A, #454949);\n    border: 4px solid var(--tgg-690-orange);\n    border-radius: 18px;\n  }\n\n  .tgg-690-feature-badge strong {\n    display: block;\n    color: var(--tgg-690-orange);\n    font-size: clamp(30px, 5vw, 48px);\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .tgg-690-feature-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-690-feature-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-690-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-690-checklist li {\n    position: relative;\n    padding: 15px 16px 15px 48px;\n    background: var(--tgg-690-white);\n    border-radius: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .tgg-690-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-690-white);\n    background: var(--tgg-690-orange);\n    border-radius: 50%;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .tgg-690-quote {\n    margin: 24px 0 0;\n    padding: 22px 24px;\n    color: var(--tgg-690-charcoal);\n    background: var(--tgg-690-yellow);\n    border-left: 7px solid var(--tgg-690-orange);\n    border-radius: 14px;\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .tgg-690-closing {\n    margin-top: 24px;\n    padding: clamp(30px, 5vw, 50px);\n    color: var(--tgg-690-white);\n    text-align: center;\n    background: var(--tgg-690-orange);\n    border-radius: 22px;\n  }\n\n  .tgg-690-closing h3 {\n    margin-bottom: 10px;\n    color: var(--tgg-690-white);\n    font-size: clamp(26px, 4vw, 39px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-690-closing p {\n    max-width: 800px;\n    margin: 0 auto;\n    color: var(--tgg-690-white);\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 760px) {\n    .tgg-690-stats,\n    .tgg-690-grid,\n    .tgg-690-checklist {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .tgg-690-feature {\n      grid-template-columns: 1fr;\n    }\n\n    .tgg-690-feature-badge {\n      min-height: 130px;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .tgg-690-product {\n      width: calc(100% + 16px);\n      margin-left: -8px;\n    }\n\n    .tgg-690-hero,\n    .tgg-690-section,\n    .tgg-690-closing {\n      border-radius: 18px;\n    }\n\n    .tgg-690-grid,\n    .tgg-690-checklist {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tgg-690-product\"\u003e\n\n  \u003csection class=\"tgg-690-hero\"\u003e\n    \u003cspan class=\"tgg-690-eyebrow\"\u003ePure Supermoto Attitude\u003c\/span\u003e\n\n    \u003ch2\u003e🏍️ Win this 2021 KTM 690 SMC R\u003c\/h2\u003e\n\n    \u003cp class=\"tgg-690-hero-subtitle\"\u003e\n      LC4 Single-Cylinder Power • Razor-Sharp Handling • Performance Exhaust\n    \u003c\/p\u003e\n\n    \u003cp class=\"tgg-690-hero-copy\"\u003e\n      Light, aggressive and built to make every corner count, this KTM delivers\n      raw, lightweight excitement with sophisticated rider technology and\n      genuine road-going usability.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"tgg-690-stats\"\u003e\n    \u003cdiv class=\"tgg-690-stat\"\u003e\n      \u003cstrong\u003e690cc\u003c\/strong\u003e\n      \u003cspan\u003eSingle Cylinder\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-690-stat\"\u003e\n      \u003cstrong\u003e74hp\u003c\/strong\u003e\n      \u003cspan\u003ePeak Power\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-690-stat\"\u003e\n      \u003cstrong\u003e73.5Nm\u003c\/strong\u003e\n      \u003cspan\u003ePeak Torque\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-690-stat\"\u003e\n      \u003cstrong\u003e6-Speed\u003c\/strong\u003e\n      \u003cspan\u003eTransmission\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"tgg-690-section\"\u003e\n    \u003ch3\u003eSerious Performance. Maximum Fun.\u003c\/h3\u003e\n\n    \u003cp class=\"tgg-690-section-intro\"\u003e\n      The bike takes competition-minded engineering and channels it into\n      a focused road-and-track package. Its upright stance, wide handlebars and\n      responsive chassis create the direct, playful feel that makes this style of\n      riding so addictive.\n    \u003c\/p\u003e\n\n    \u003cp class=\"tgg-690-section-intro\"\u003e\n      Compact proportions and a commanding riding position make it equally\n      suited to attacking a twisting back road, cutting through town or enjoying\n      a fast-paced track session.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-690-section\"\u003e\n    \u003ch3\u003e🔑 The Highlights\u003c\/h3\u003e\n\n    \u003cdiv class=\"tgg-690-grid\"\u003e\n      \u003cdiv class=\"tgg-690-card\"\u003e\n        \u003cspan class=\"tgg-690-icon\"\u003e🔥\u003c\/span\u003e\n        \u003cstrong\u003eWings Exhaust\u003c\/strong\u003e\n        \u003cp\u003eA desirable upgrade that gives the big single an even more distinctive soundtrack.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-690-card\"\u003e\n        \u003cspan class=\"tgg-690-icon\"\u003e⚡\u003c\/span\u003e\n        \u003cstrong\u003eQuickshifter+\u003c\/strong\u003e\n        \u003cp\u003eClutchless upshifts and downshifts help keep every ride fast and fluid.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-690-card\"\u003e\n        \u003cspan class=\"tgg-690-icon\"\u003e🎯\u003c\/span\u003e\n        \u003cstrong\u003eWP APEX Suspension\u003c\/strong\u003e\n        \u003cp\u003eHigh-spec components provide the control and feedback expected from a focused machine.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-690-card\"\u003e\n        \u003cspan class=\"tgg-690-icon\"\u003e🛑\u003c\/span\u003e\n        \u003cstrong\u003eBrembo Front Brake\u003c\/strong\u003e\n        \u003cp\u003eAn M 4.32 monobloc caliper grips a substantial 320mm front disc.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-690-card\"\u003e\n        \u003cspan class=\"tgg-690-icon\"\u003e🛡️\u003c\/span\u003e\n        \u003cstrong\u003eCornering ABS\u003c\/strong\u003e\n        \u003cp\u003eLean-aware braking assistance adds reassurance when the road starts to twist.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-690-card\"\u003e\n        \u003cspan class=\"tgg-690-icon\"\u003e🏁\u003c\/span\u003e\n        \u003cstrong\u003eSupermoto ABS Mode\u003c\/strong\u003e\n        \u003cp\u003eRear-wheel intervention can be disabled for a more focused riding experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-690-card\"\u003e\n        \u003cspan class=\"tgg-690-icon\"\u003e🌦️\u003c\/span\u003e\n        \u003cstrong\u003eStreet \u0026amp; Sport Modes\u003c\/strong\u003e\n        \u003cp\u003eTwo selectable settings tailor the motorcycle’s response to the ride.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-690-card\"\u003e\n        \u003cspan class=\"tgg-690-icon\"\u003e💨\u003c\/span\u003e\n        \u003cstrong\u003eLean-Sensitive Traction Control\u003c\/strong\u003e\n        \u003cp\u003eAdvanced electronics help manage drive while preserving the bike’s lively character.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-690-section tgg-690-section-dark\"\u003e\n    \u003ch3\u003e💥 Big-Single Punch\u003c\/h3\u003e\n\n    \u003cp class=\"tgg-690-section-intro\"\u003e\n      The 690cc LC4 engine produces 74hp and 73.5Nm, combining immediate throttle\n      response with a broad spread of usable performance. Twin balancer shafts\n      help smooth the delivery, while ride-by-wire keeps the response precise.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tgg-690-grid\"\u003e\n      \u003cdiv class=\"tgg-690-card tgg-690-dark-card\"\u003e\n        \u003cspan class=\"tgg-690-icon\"\u003e🚀\u003c\/span\u003e\n        \u003cstrong\u003eInstant Drive\u003c\/strong\u003e\n        \u003cp\u003eStrong low- and mid-range delivery makes acceleration feel immediate and exciting.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-690-card tgg-690-dark-card\"\u003e\n        \u003cspan class=\"tgg-690-icon\"\u003e🪶\u003c\/span\u003e\n        \u003cstrong\u003eAgile Chassis\u003c\/strong\u003e\n        \u003cp\u003eA chrome-moly steel trellis frame supports quick direction changes and confident control.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-690-card tgg-690-dark-card\"\u003e\n        \u003cspan class=\"tgg-690-icon\"\u003e🛞\u003c\/span\u003e\n        \u003cstrong\u003e17-Inch Street Wheels\u003c\/strong\u003e\n        \u003cp\u003eRoad-focused wheel sizing delivers the stance and response the format demands.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-690-card tgg-690-dark-card\"\u003e\n        \u003cspan class=\"tgg-690-icon\"\u003e🎮\u003c\/span\u003e\n        \u003cstrong\u003eRide-by-Wire Control\u003c\/strong\u003e\n        \u003cp\u003eElectronic throttle management supports smooth, accurate power delivery.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-690-quote\"\u003e\n      A focused machine built to turn ordinary roads into something memorable.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-690-section\"\u003e\n    \u003ch3\u003e🔊 The Upgrade That Completes It\u003c\/h3\u003e\n\n    \u003cdiv class=\"tgg-690-feature\"\u003e\n      \u003cdiv class=\"tgg-690-feature-badge\"\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eWINGS\u003c\/strong\u003e\n          \u003cspan\u003ePerformance Exhaust\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-690-feature-copy\"\u003e\n        \u003cp\u003e\n          The fitted silencer gives this machine a purposeful finishing touch,\n          complementing the sharp bodywork and unmistakable orange styling.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          It is an upgrade that suits the motorcycle perfectly: compact, sporty\n          and full of character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-690-section\"\u003e\n    \u003ch3\u003e⭐ Why You’ll Love It\u003c\/h3\u003e\n\n    \u003cul class=\"tgg-690-checklist\"\u003e\n      \u003cli\u003eExplosive big-single character\u003c\/li\u003e\n      \u003cli\u003eClutchless shifting technology\u003c\/li\u003e\n      \u003cli\u003ePremium adjustable suspension\u003c\/li\u003e\n      \u003cli\u003eHigh-performance braking hardware\u003c\/li\u003e\n      \u003cli\u003eLean-aware rider assistance\u003c\/li\u003e\n      \u003cli\u003eDedicated rear-slide setting\u003c\/li\u003e\n      \u003cli\u003eAgile road-and-track geometry\u003c\/li\u003e\n      \u003cli\u003eUnmistakable KTM styling\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-690-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 KTM 690 SMC R—an exciting, characterful\n      machine made for riders who live for the next corner.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"KTM 690","offers":[{"title":"Default Title","offer_id":62302490591619,"sku":"comp4276","price":2.5,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/KTM_690_SMC_The_Giveaway_Guys-03.jpg?v=1785926456","url":"https:\/\/thegiveawayguys.co.uk\/products\/ktm-690smc","provider":"The Giveaway Guys","version":"1.0","type":"link"}