{"product_id":"yinhe-n10s-table-tennis-blade","title":"Yinhe N10s Offensive Table Tennis Blade","description":"\u003cdiv class=\"tth-blade-description\"\u003e\n\n  \u003cstyle\u003e\n    .tth-blade-description,\n    .tth-blade-description * {\n      box-sizing: border-box;\n    }\n\n    .tth-blade-description {\n      --tth-pink: #ee238d;\n      --tth-pink-soft: #fff5fa;\n      --tth-text: #222222;\n      --tth-muted: #666666;\n      --tth-border: #e8e8e8;\n      --tth-soft: #fafafa;\n      width: 100%;\n      color: var(--tth-text);\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    .tth-blade-description h2 {\n      margin: 30px 0 14px;\n      color: #171717;\n      font-size: 22px;\n      line-height: 1.25;\n      font-weight: 800;\n    }\n\n    .tth-blade-description p {\n      margin: 0 0 15px;\n    }\n\n    .tth-blade-description strong {\n      color: #171717;\n    }\n\n    .tth-blade-description a {\n      color: var(--tth-pink);\n      font-weight: 700;\n      text-decoration: none;\n    }\n\n    .tth-blade-description a:hover {\n      text-decoration: underline;\n    }\n\n    .tth-blade-description .tth-blade-intro {\n      margin: 0 0 26px;\n    }\n\n    .tth-blade-description .tth-blade-intro p {\n      margin: 0;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n\n    .tth-blade-description .tth-section-title {\n      position: relative;\n      padding-bottom: 9px;\n    }\n\n    .tth-blade-description .tth-section-title::after {\n      content: \"\";\n      display: block;\n      width: 42px;\n      height: 3px;\n      margin-top: 9px;\n      background: var(--tth-pink);\n      border-radius: 999px;\n    }\n\n    .tth-blade-description .tth-benefit-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 10px;\n      margin: 0 0 28px;\n    }\n\n    .tth-blade-description .tth-benefit {\n      position: relative;\n      min-width: 0;\n      padding: 15px 16px 15px 18px;\n      background: #fff;\n      border: 1px solid var(--tth-border);\n      border-radius: 12px;\n    }\n\n    .tth-blade-description .tth-benefit::before {\n      content: \"\";\n      position: absolute;\n      top: 15px;\n      bottom: 15px;\n      left: 0;\n      width: 3px;\n      background: var(--tth-pink);\n      border-radius: 0 999px 999px 0;\n    }\n\n    .tth-blade-description .tth-benefit strong {\n      display: block;\n      margin-bottom: 4px;\n      font-size: 14px;\n      line-height: 1.3;\n      font-weight: 800;\n    }\n\n    .tth-blade-description .tth-benefit span {\n      display: block;\n      color: var(--tth-muted);\n      font-size: 13px;\n      line-height: 1.5;\n    }\n\n    .tth-blade-description .tth-performance-points {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 7px;\n      margin: 18px 0 22px;\n    }\n\n    .tth-blade-description .tth-performance-point {\n      display: inline-flex;\n      align-items: center;\n      padding: 6px 10px;\n      background: var(--tth-pink-soft);\n      border: 1px solid #f5cfe2;\n      border-radius: 999px;\n      color: #333;\n      font-size: 12px;\n      line-height: 1.2;\n      font-weight: 700;\n    }\n\n    .tth-blade-description .tth-player-fit {\n      margin: 30px 0;\n      padding: 20px 21px;\n      background: var(--tth-pink-soft);\n      border: 1px solid #f2cfe0;\n      border-radius: 14px;\n    }\n\n    .tth-blade-description .tth-player-fit h2 {\n      margin: 0 0 11px;\n      padding: 0;\n      font-size: 20px;\n    }\n\n    .tth-blade-description .tth-player-fit p:last-child {\n      margin-bottom: 0;\n    }\n\n    .tth-blade-description .tth-spec-table {\n      overflow: hidden;\n      margin: 0 0 30px;\n      border: 1px solid var(--tth-border);\n      border-radius: 13px;\n      background: #fff;\n    }\n\n    .tth-blade-description .tth-spec-row {\n      display: grid;\n      grid-template-columns: minmax(130px, 38%) minmax(0, 1fr);\n      align-items: center;\n      min-height: 44px;\n      border-bottom: 1px solid var(--tth-border);\n    }\n\n    .tth-blade-description .tth-spec-row:last-child {\n      border-bottom: 0;\n    }\n\n    .tth-blade-description .tth-spec-label {\n      align-self: stretch;\n      display: flex;\n      align-items: center;\n      padding: 10px 13px;\n      background: var(--tth-soft);\n      color: #555;\n      font-size: 13px;\n      font-weight: 700;\n    }\n\n    .tth-blade-description .tth-spec-value {\n      padding: 10px 13px;\n      color: #171717;\n      font-size: 13px;\n      font-weight: 800;\n    }\n\n    .tth-blade-description .tth-cta-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n      margin: 30px 0;\n    }\n\n    .tth-blade-description .tth-cta-card {\n      display: flex;\n      flex-direction: column;\n      align-items: flex-start;\n      min-width: 0;\n      padding: 20px;\n      border: 1px solid var(--tth-border);\n      border-radius: 14px;\n      background: #fff;\n    }\n\n    .tth-blade-description .tth-cta-card--finder {\n      background: linear-gradient(135deg, #fff 0%, #fff5fa 100%);\n      border-color: #f1cade;\n    }\n\n    .tth-blade-description .tth-cta-eyebrow {\n      display: block;\n      margin-bottom: 7px;\n      color: var(--tth-pink);\n      font-size: 10px;\n      line-height: 1;\n      font-weight: 900;\n      letter-spacing: .055em;\n      text-transform: uppercase;\n    }\n\n    .tth-blade-description .tth-cta-card h2 {\n      margin: 0 0 8px;\n      font-size: 18px;\n      line-height: 1.25;\n    }\n\n    .tth-blade-description .tth-cta-card p {\n      flex: 1;\n      margin: 0 0 15px;\n      color: var(--tth-muted);\n      font-size: 13px;\n      line-height: 1.55;\n    }\n\n    .tth-blade-description .tth-cta-button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 40px;\n      padding: 9px 15px;\n      background: var(--tth-pink);\n      border: 1px solid var(--tth-pink);\n      border-radius: 8px;\n      color: #fff !important;\n      font-size: 12px;\n      line-height: 1.2;\n      font-weight: 800;\n      text-decoration: none !important;\n    }\n\n    .tth-blade-description .tth-cta-button:hover {\n      opacity: .9;\n    }\n\n    .tth-blade-description .tth-cta-button--secondary {\n      background: #fff;\n      color: #222 !important;\n      border-color: #dcdcdc;\n    }\n\n    .tth-blade-description .tth-explore {\n      margin: 28px 0 0;\n      padding-top: 22px;\n      border-top: 1px solid var(--tth-border);\n    }\n\n    .tth-blade-description .tth-explore h2 {\n      margin-top: 0;\n      margin-bottom: 8px;\n      font-size: 18px;\n    }\n\n    .tth-blade-description .tth-explore p {\n      margin-bottom: 0;\n      color: var(--tth-muted);\n      font-size: 13px;\n    }\n\n    @media (max-width: 749px) {\n      .tth-blade-description {\n        font-size: 14px;\n        line-height: 1.62;\n      }\n\n      .tth-blade-description h2 {\n        margin-top: 26px;\n        font-size: 20px;\n      }\n\n      .tth-blade-description .tth-blade-intro p {\n        font-size: 15px;\n      }\n\n      .tth-blade-description .tth-benefit-grid {\n        grid-template-columns: 1fr;\n        gap: 8px;\n      }\n\n      .tth-blade-description .tth-benefit {\n        padding: 13px 14px 13px 17px;\n      }\n\n      .tth-blade-description .tth-player-fit {\n        margin: 26px 0;\n        padding: 17px;\n      }\n\n      .tth-blade-description .tth-player-fit h2 {\n        font-size: 18px;\n      }\n\n      .tth-blade-description .tth-cta-grid {\n        grid-template-columns: 1fr;\n        gap: 10px;\n      }\n\n      .tth-blade-description .tth-cta-card {\n        padding: 17px;\n      }\n\n      .tth-blade-description .tth-spec-row {\n        grid-template-columns: 42% 58%;\n      }\n\n      .tth-blade-description .tth-spec-label,\n      .tth-blade-description .tth-spec-value {\n        padding: 9px 10px;\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- INTRODUCTION --\u003e\n\n  \u003cdiv class=\"tth-blade-intro\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eYinhe N10S\u003c\/strong\u003e is a lightweight 5-ply all-wood table tennis blade designed for developing and intermediate players who want a controllable offensive blade with plenty of speed for attacking play. Its traditional wood construction provides useful ball feedback and a predictable response, while its offensive character makes it particularly well suited to topspin, looping, fast attacks and counter-hitting. This version is supplied with an \u003cstrong\u003eFL (flared) shakehand handle\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- WHY CHOOSE --\u003e\n\n  \u003ch2 class=\"tth-section-title\"\u003eWhy Choose the Yinhe N10S?\u003c\/h2\u003e\n\n  \u003cdiv class=\"tth-benefit-grid\"\u003e\n\n    \u003cdiv class=\"tth-benefit\"\u003e\n      \u003cstrong\u003eFast \u0026amp; Controllable\u003c\/strong\u003e\n      \u003cspan\u003eAttacking speed with enough control for developing reliable offensive strokes.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tth-benefit\"\u003e\n      \u003cstrong\u003e5-Ply All-Wood\u003c\/strong\u003e\n      \u003cspan\u003eNatural feedback and a predictable response without the sharper feel of carbon.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tth-benefit\"\u003e\n      \u003cstrong\u003eLightweight \u0026amp; Manoeuvrable\u003c\/strong\u003e\n      \u003cspan\u003eApproximately 84g for quick transitions and fast close-to-table exchanges.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tth-benefit\"\u003e\n      \u003cstrong\u003eBuilt for Attacking Development\u003c\/strong\u003e\n      \u003cspan\u003eWell suited to topspin, looping, fast drives and counter-hitting.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PERFORMANCE --\u003e\n\n  \u003ch2 class=\"tth-section-title\"\u003ePerformance \u0026amp; Playing Characteristics\u003c\/h2\u003e\n\n  \u003cp\u003eThe Yinhe N10S combines the natural feel of a \u003cstrong\u003e5-ply pure wood construction\u003c\/strong\u003e with enough pace for a modern offensive game. With a \u003cstrong\u003eSpeed rating of 8\/10\u003c\/strong\u003e and \u003cstrong\u003eControl rating of 8.5\/10\u003c\/strong\u003e, it provides a useful combination of attacking performance and predictability.\u003c\/p\u003e\n\n  \u003cdiv class=\"tth-performance-points\"\u003e\n    \u003cspan class=\"tth-performance-point\"\u003eTopspin\u003c\/span\u003e\n    \u003cspan class=\"tth-performance-point\"\u003eLooping\u003c\/span\u003e\n    \u003cspan class=\"tth-performance-point\"\u003eFast Drives\u003c\/span\u003e\n    \u003cspan class=\"tth-performance-point\"\u003eCounter-Hitting\u003c\/span\u003e\n    \u003cspan class=\"tth-performance-point\"\u003eClose-to-Table Attack\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003eThe blade is particularly suitable for players developing \u003cstrong\u003etopspin, looping, fast drives and counter-hitting\u003c\/strong\u003e. Its relatively lightweight construction makes it manoeuvrable during quick rallies and helps with rapid transitions between forehand and backhand strokes.\u003c\/p\u003e\n\n  \u003cp\u003eCompared with faster carbon blades, the all-wood construction provides a more natural response and greater feedback from the ball. This makes the N10S a useful progression blade for players who want to develop stronger offensive technique while retaining good control.\u003c\/p\u003e\n\n\n  \u003c!-- WHO IS IT FOR --\u003e\n\n  \u003cdiv class=\"tth-player-fit\"\u003e\n\n    \u003ch2\u003eWho Is the Yinhe N10S For?\u003c\/h2\u003e\n\n    \u003cp\u003eThe Yinhe N10S is particularly well suited to \u003cstrong\u003edeveloping and intermediate offensive players\u003c\/strong\u003e who want to build their game around topspin, looping, drives and counter-attacks. It is a strong option for players who like to stay relatively close to the table, take the initiative early in rallies and attack when opportunities appear.\u003c\/p\u003e\n\n    \u003cp\u003eIt also makes an excellent first custom blade for players moving beyond a ready-made bat. The supplied \u003cstrong\u003eFL (flared) handle\u003c\/strong\u003e is designed for a conventional shakehand grip. Players seeking extreme speed and the sharper response of a high-performance carbon blade may eventually prefer something faster, but the N10S provides a more forgiving platform for developing reliable offensive strokes.\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SPECIFICATIONS --\u003e\n\n  \u003ch2 class=\"tth-section-title\"\u003eYinhe N10S Specifications\u003c\/h2\u003e\n\n  \u003cdiv class=\"tth-spec-table\"\u003e\n\n    \u003cdiv class=\"tth-spec-row\"\u003e\n      \u003cspan class=\"tth-spec-label\"\u003eBrand\u003c\/span\u003e\n      \u003cspan class=\"tth-spec-value\"\u003eYinhe\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tth-spec-row\"\u003e\n      \u003cspan class=\"tth-spec-label\"\u003eModel\u003c\/span\u003e\n      \u003cspan class=\"tth-spec-value\"\u003eN-10S\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tth-spec-row\"\u003e\n      \u003cspan class=\"tth-spec-label\"\u003ePlaying Style\u003c\/span\u003e\n      \u003cspan class=\"tth-spec-value\"\u003eOFF-\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tth-spec-row\"\u003e\n      \u003cspan class=\"tth-spec-label\"\u003eSpeed\u003c\/span\u003e\n      \u003cspan class=\"tth-spec-value\"\u003e8\/10\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tth-spec-row\"\u003e\n      \u003cspan class=\"tth-spec-label\"\u003eControl\u003c\/span\u003e\n      \u003cspan class=\"tth-spec-value\"\u003e8.5\/10\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tth-spec-row\"\u003e\n      \u003cspan class=\"tth-spec-label\"\u003eConstruction\u003c\/span\u003e\n      \u003cspan class=\"tth-spec-value\"\u003e5 Ply Wood\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tth-spec-row\"\u003e\n      \u003cspan class=\"tth-spec-label\"\u003eWeight\u003c\/span\u003e\n      \u003cspan class=\"tth-spec-value\"\u003e~84g\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tth-spec-row\"\u003e\n      \u003cspan class=\"tth-spec-label\"\u003eHandle\u003c\/span\u003e\n      \u003cspan class=\"tth-spec-value\"\u003eFL (Flared)\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tth-spec-row\"\u003e\n      \u003cspan class=\"tth-spec-label\"\u003eBlade Type\u003c\/span\u003e\n      \u003cspan class=\"tth-spec-value\"\u003eAll-Wood\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- CROSS-SELL \/ FINDER --\u003e\n\n  \u003cdiv class=\"tth-cta-grid\"\u003e\n\n    \u003cdiv class=\"tth-cta-card\"\u003e\n\n      \u003cspan class=\"tth-cta-eyebrow\"\u003eComplete Your Setup\u003c\/span\u003e\n\n      \u003ch2\u003eChoose Your Rubbers\u003c\/h2\u003e\n\n      \u003cp\u003ePair the N10S with forehand and backhand rubbers that complement your technique and playing style.\u003c\/p\u003e\n\n      \u003ca class=\"tth-cta-button tth-cta-button--secondary\" href=\"https:\/\/www.tabletennishub.net\/collections\/rubbers\"\u003e\n        Shop Table Tennis Rubbers →\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tth-cta-card tth-cta-card--finder\"\u003e\n\n      \u003cspan class=\"tth-cta-eyebrow\"\u003eNot Sure Which Blade?\u003c\/span\u003e\n\n      \u003ch2\u003eTry the Blade Finder\u003c\/h2\u003e\n\n      \u003cp\u003eAnswer five quick questions and get personalised blade recommendations based on your level, grip, playing style and budget.\u003c\/p\u003e\n\n      \u003ca class=\"tth-cta-button\" href=\"https:\/\/www.tabletennishub.net\/pages\/blade-finder\"\u003e\n        Find Your Perfect Blade →\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTERNAL LINKS --\u003e\n\n  \u003cdiv class=\"tth-explore\"\u003e\n\n    \u003ch2\u003eExplore More Offensive Table Tennis Blades\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Looking for another attacking option?\n      Explore our\n      \u003ca href=\"https:\/\/www.tabletennishub.net\/collections\/offensive-table-tennis-blades\"\u003eOffensive Table Tennis Blades\u003c\/a\u003e\n      or browse our\n      \u003ca href=\"https:\/\/www.tabletennishub.net\/collections\/blades\"\u003efull range of table tennis blades\u003c\/a\u003e.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Yinhe","offers":[{"title":"Default Title","offer_id":44913239032022,"sku":"1005005578605058-FL handle","price":16.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1965\/1397\/files\/Yinhe-N10s-Offensive-Table-Tennis-Blade.webp?v=1789923218","url":"https:\/\/www.tabletennishub.net\/products\/yinhe-n10s-table-tennis-blade","provider":"Table Tennis Hub","version":"1.0","type":"link"}