{"id":65941,"date":"2026-04-08T11:00:08","date_gmt":"2026-04-08T04:00:08","guid":{"rendered":"https:\/\/www.showpow.co.th\/?page_id=65941"},"modified":"2026-05-15T11:53:30","modified_gmt":"2026-05-15T04:53:30","slug":"products-01","status":"publish","type":"page","link":"https:\/\/www.showpow.co.th\/en\/products-01\/","title":{"rendered":"Find the right tires for your vehicle \u2013 SHOWPOW"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"65941\" class=\"elementor elementor-65941\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d92a77 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"7d92a77\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-62cc5d7 elementor-widget elementor-widget-html\" data-id=\"62cc5d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Kanit:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,700;1,900&display=swap\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n<style>\r\n    #showpow-responsive-hero {\r\n        --c-red: #E32128;\r\n        --c-dark-red: #A3151A;\r\n        --c-black: #000000;\r\n        --c-white: #ffffff;\r\n        --c-gray-text: #cccccc;\r\n        --c-border: #333333;\r\n\r\n        font-family: 'Kanit', sans-serif;\r\n        width: 100vw;\r\n        position: relative;\r\n        left: 50%;\r\n        right: 50%;\r\n        margin-left: -50vw;\r\n        margin-right: -50vw;\r\n        min-height: 100vh;\r\n        display: flex;\r\n        align-items: flex-start; \r\n        padding-top: 4vh; \r\n        justify-content: center; \r\n        overflow-y: auto; \r\n        box-sizing: border-box;\r\n        background-color: #000;\r\n    }\r\n\r\n    #showpow-responsive-hero * { box-sizing: border-box; }\r\n\r\n    \/* --- Background Image & Overlay --- *\/\r\n    #showpow-responsive-hero .hero-bg {\r\n        position: absolute;\r\n        top: 0; left: 0; width: 100%; height: 100%;\r\n        background-image: url('https:\/\/www.pirelli.in.th\/wp-content\/uploads\/2023\/02\/DIABLO-Supercorsa-SC-V4-action-1-scaled.jpg');\r\n        background-size: cover;\r\n        background-position: center center;\r\n        z-index: 1;\r\n        animation: slowZoom 20s infinite alternate linear; \r\n    }\r\n\r\n    @keyframes slowZoom {\r\n        from { transform: scale(1); }\r\n        to { transform: scale(1.05); }\r\n    }\r\n\r\n    #showpow-responsive-hero .hero-overlay {\r\n        position: absolute;\r\n        top: 0; left: 0; width: 100%; height: 100%;\r\n        background: radial-gradient(circle, rgba(30, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.95) 100%);\r\n        z-index: 2;\r\n    }\r\n\r\n    \/* --- Container --- *\/\r\n    #showpow-responsive-hero .content-container {\r\n        position: relative;\r\n        z-index: 3;\r\n        width: 100%;\r\n        max-width: 1100px;\r\n        padding: 40px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center; \r\n        text-align: center; \r\n    }\r\n\r\n    \/* --- Logo --- *\/\r\n    #showpow-responsive-hero .brand-logo {\r\n        width: 100%;\r\n        max-width: 350px;\r\n        margin-bottom: 30px;\r\n        animation: fadeInDown 1s ease backwards;\r\n    }\r\n\r\n    \/* --- Hero Text --- *\/\r\n    #showpow-responsive-hero .hero-text-block {\r\n        margin-bottom: 40px;\r\n        animation: fadeInUp 0.8s ease 0.2s backwards;\r\n    }\r\n\r\n    #showpow-responsive-hero .hero-text-block h1 {\r\n        color: var(--c-white);\r\n        font-size: clamp(32px, 5vw, 60px); \r\n        font-weight: 800;\r\n        margin: 0 0 10px 0;\r\n        text-transform: uppercase;\r\n        font-style: italic;\r\n        letter-spacing: 2px;\r\n        line-height: 1.2;\r\n        text-shadow: 0 4px 15px rgba(0,0,0,0.8); \r\n    }\r\n\r\n    #showpow-responsive-hero .hero-text-block h1 span { color: var(--c-red); }\r\n    \r\n    #showpow-responsive-hero .hero-text-block p {\r\n        color: var(--c-gray-text);\r\n        font-size: clamp(16px, 2vw, 22px);\r\n        margin: 0;\r\n        font-weight: 400;\r\n        text-shadow: 0 2px 5px rgba(0,0,0,0.8);\r\n    }\r\n\r\n    \/* --- Search Widget --- *\/\r\n    #showpow-responsive-hero .search-widget {\r\n        width: 100%;\r\n        background: rgba(15, 15, 15, 0.85); \r\n        backdrop-filter: blur(15px); \r\n        -webkit-backdrop-filter: blur(15px);\r\n        border: 1px solid rgba(227, 33, 40, 0.2);\r\n        border-top: 5px solid var(--c-red);\r\n        padding: 30px;\r\n        display: flex;\r\n        flex-direction: row; \r\n        align-items: flex-end; \r\n        gap: 20px;\r\n        border-radius: 8px;\r\n        box-shadow: 0 25px 50px rgba(0,0,0,0.6); \r\n        animation: fadeInUp 0.8s ease 0.4s backwards;\r\n    }\r\n\r\n    @keyframes fadeInDown {\r\n        from { opacity: 0; transform: translateY(-30px); }\r\n        to { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    @keyframes fadeInUp {\r\n        from { opacity: 0; transform: translateY(30px); }\r\n        to { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    #showpow-responsive-hero .form-inputs {\r\n        display: flex;\r\n        flex-direction: row;\r\n        flex-grow: 1;\r\n        gap: 20px;\r\n    }\r\n\r\n    #showpow-responsive-hero .input-group {\r\n        flex: 1;\r\n        text-align: left; \r\n        position: relative;\r\n    }\r\n\r\n    #showpow-responsive-hero .input-group label {\r\n        display: block;\r\n        font-size: 14px;\r\n        color: var(--c-red);\r\n        font-weight: 700;\r\n        text-transform: uppercase;\r\n        margin-bottom: 10px;\r\n        letter-spacing: 1.5px;\r\n    }\r\n\r\n    \/* =========================================================\r\n       \u0e2d\u0e31\u0e1b\u0e40\u0e14\u0e15\u0e43\u0e2b\u0e21\u0e48: Custom Dropdown \u0e41\u0e01\u0e49\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e22\u0e32\u0e27\u0e17\u0e30\u0e25\u0e38\u0e08\u0e2d\r\n       ========================================================= *\/\r\n    #showpow-responsive-hero .dropdown-container {\r\n        position: relative;\r\n        width: 100%;\r\n    }\r\n\r\n    #showpow-responsive-hero .dropdown-selected {\r\n        width: 100%;\r\n        background: rgba(0, 0, 0, 0.6); \r\n        color: var(--c-white);\r\n        border: 1px solid rgba(255,255,255,0.2);\r\n        padding: 16px 20px;\r\n        font-family: 'Kanit', sans-serif;\r\n        font-size: 16px;\r\n        font-weight: 500;\r\n        border-radius: 4px;\r\n        cursor: pointer;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        transition: 0.3s;\r\n    }\r\n\r\n    #showpow-responsive-hero .dropdown-selected i {\r\n        color: var(--c-red);\r\n        transition: transform 0.3s;\r\n    }\r\n\r\n    #showpow-responsive-hero .dropdown-selected:hover { border-color: rgba(255,255,255,0.5); }\r\n    \r\n    #showpow-responsive-hero .dropdown-selected.active { \r\n        border-color: var(--c-red); \r\n        background-color: rgba(0, 0, 0, 0.9);\r\n        border-radius: 4px 4px 0 0;\r\n    }\r\n    #showpow-responsive-hero .dropdown-selected.active i { transform: rotate(180deg); }\r\n\r\n    #showpow-responsive-hero .dropdown-selected.disabled { \r\n        opacity: 0.3; \r\n        cursor: not-allowed; \r\n        border-color: rgba(255,255,255,0.2);\r\n    }\r\n\r\n    #showpow-responsive-hero .dropdown-options {\r\n        display: none;\r\n        position: absolute;\r\n        top: 100%;\r\n        left: 0;\r\n        width: 100%;\r\n        background: rgba(20, 20, 20, 0.98);\r\n        border: 1px solid var(--c-red);\r\n        border-top: none;\r\n        border-radius: 0 0 4px 4px;\r\n        \r\n        \/* \ud83d\udc47\ud83d\udc47\ud83d\udc47 \u0e41\u0e01\u0e49\u0e44\u0e02\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e15\u0e23\u0e07\u0e19\u0e35\u0e49\u0e04\u0e23\u0e31\u0e1a! \u0e01\u0e33\u0e2b\u0e19\u0e14\u0e43\u0e2b\u0e49\u0e2a\u0e39\u0e07\u0e41\u0e04\u0e48\u0e44\u0e2b\u0e19\u0e01\u0e48\u0e2d\u0e19\u0e08\u0e30\u0e21\u0e35 Scrollbar *\/\r\n        max-height: 250px; \r\n        overflow-y: auto;\r\n        \r\n        z-index: 99;\r\n        box-shadow: 0 15px 30px rgba(0,0,0,0.8);\r\n    }\r\n\r\n    #showpow-responsive-hero .dropdown-options.show { display: block; }\r\n\r\n    #showpow-responsive-hero .dropdown-option {\r\n        padding: 15px 20px;\r\n        color: var(--c-white);\r\n        font-size: 16px;\r\n        cursor: pointer;\r\n        border-bottom: 1px solid rgba(255,255,255,0.05);\r\n        transition: 0.2s;\r\n    }\r\n\r\n    #showpow-responsive-hero .dropdown-option:last-child { border-bottom: none; }\r\n    #showpow-responsive-hero .dropdown-option:hover { background: var(--c-red); color: var(--c-white); }\r\n\r\n    \/* Custom Scrollbar \u0e43\u0e2b\u0e49\u0e2a\u0e27\u0e22\u0e40\u0e02\u0e49\u0e32\u0e01\u0e31\u0e1a\u0e18\u0e35\u0e21 *\/\r\n    #showpow-responsive-hero .dropdown-options::-webkit-scrollbar { width: 8px; }\r\n    #showpow-responsive-hero .dropdown-options::-webkit-scrollbar-track { background: rgba(0,0,0,0.5); }\r\n    #showpow-responsive-hero .dropdown-options::-webkit-scrollbar-thumb { background: var(--c-red); border-radius: 4px; }\r\n\r\n    \/* ========================================================= *\/\r\n\r\n    #showpow-responsive-hero .search-btn-wrapper { flex-shrink: 0; }\r\n\r\n    #showpow-responsive-hero .search-btn {\r\n        background: var(--c-red);\r\n        color: var(--c-white);\r\n        border: none;\r\n        padding: 16px 40px; \r\n        font-family: 'Kanit', sans-serif;\r\n        font-size: 18px;\r\n        font-weight: 800;\r\n        text-transform: uppercase;\r\n        font-style: italic;\r\n        cursor: pointer;\r\n        transition: 0.3s;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 10px;\r\n        border-radius: 4px;\r\n    }\r\n    #showpow-responsive-hero .search-btn:hover:not(:disabled) { \r\n        background: var(--c-dark-red); \r\n        transform: translateY(-2px);\r\n    }\r\n    #showpow-responsive-hero .search-btn:disabled { \r\n        background: #333; color: #777; cursor: not-allowed; transform: none;\r\n    }\r\n\r\n    \/* --- Result Widget --- *\/\r\n    #showpow-responsive-hero .result-widget {\r\n        display: none; \r\n        width: 100%;\r\n        background: rgba(15, 15, 15, 0.9);\r\n        backdrop-filter: blur(15px);\r\n        border: 1px solid var(--c-border); \r\n        border-top: 5px solid var(--c-red);\r\n        padding: 30px 40px;\r\n        border-radius: 8px;\r\n        animation: fadeIn 0.5s ease;\r\n        flex-direction: row; \r\n        align-items: center;\r\n        justify-content: space-between; \r\n        gap: 30px;\r\n        box-shadow: 0 25px 50px rgba(0,0,0,0.6);\r\n    }\r\n\r\n    @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }\r\n\r\n    #showpow-responsive-hero .res-info { flex-grow: 1; text-align: left; }\r\n    #showpow-responsive-hero .res-brand { color: var(--c-red); font-size: 14px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; margin: 0 0 5px 0; }\r\n    #showpow-responsive-hero .res-model { color: var(--c-white); font-size: clamp(28px, 4vw, 42px); font-weight: 800; margin: 0; font-style: italic; line-height: 1.2; }\r\n\r\n    #showpow-responsive-hero .res-actions { display: flex; align-items: center; gap: 20px; flex-shrink: 0; }\r\n\r\n    #showpow-responsive-hero .btn-view {\r\n        background: var(--c-red);\r\n        color: var(--c-white);\r\n        padding: 16px 40px;\r\n        font-size: 16px;\r\n        font-weight: 800;\r\n        text-decoration: none;\r\n        text-transform: uppercase;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 10px;\r\n        transition: 0.3s;\r\n        border-radius: 4px;\r\n        min-width: 160px;\r\n        justify-content: center;\r\n    }\r\n    #showpow-responsive-hero .btn-view:hover { background: var(--c-dark-red); }\r\n\r\n    #showpow-responsive-hero .btn-back {\r\n        background: transparent;\r\n        color: var(--c-gray-text);\r\n        border: 1px solid rgba(255,255,255,0.2);\r\n        font-family: 'Kanit', sans-serif;\r\n        font-size: 14px;\r\n        font-weight: 500;\r\n        padding: 15px 25px;\r\n        cursor: pointer;\r\n        transition: 0.3s;\r\n        border-radius: 4px;\r\n    }\r\n    #showpow-responsive-hero .btn-back:hover { color: var(--c-white); border-color: var(--c-white); background-color: rgba(255,255,255,0.1); }\r\n\r\n    \/* --- Responsive --- *\/\r\n    @media (max-width: 992px) {\r\n        #showpow-responsive-hero .search-widget { flex-direction: column; align-items: stretch; padding: 25px; }\r\n        #showpow-responsive-hero .form-inputs { flex-direction: column; gap: 15px; }\r\n        #showpow-responsive-hero .search-btn-wrapper { width: 100%; }\r\n        #showpow-responsive-hero .search-btn { width: 100%; justify-content: center; }\r\n        #showpow-responsive-hero .result-widget { flex-direction: column; text-align: center; gap: 20px; padding: 30px; }\r\n        #showpow-responsive-hero .res-info { text-align: center; }\r\n        #showpow-responsive-hero .res-actions { width: 100%; flex-direction: column; gap: 10px; }\r\n        #showpow-responsive-hero .btn-view, #showpow-responsive-hero .btn-back { width: 100%; justify-content: center; }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        #showpow-responsive-hero .content-container { padding: 30px 20px; }\r\n        #showpow-responsive-hero .brand-logo { max-width: 250px; }\r\n    }\r\n<\/style>\r\n\r\n<div id=\"showpow-responsive-hero\">\r\n    <div class=\"hero-bg\"><\/div>\r\n    <div class=\"hero-overlay\"><\/div>\r\n\r\n    <div class=\"content-container\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.showpow.co.th\/wp-content\/uploads\/2026\/01\/showpow-2026-logo-600x185.webp\" alt=\"Showpow Logo\" class=\"brand-logo\">\r\n        \r\n        <div class=\"hero-text-block\">\r\n            <h1>\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 <span>\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e23\u0e16\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/span><\/h1>\r\n            <p>Find Products for Your Vehicle<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"search-widget\" id=\"searchWidgetState\">\r\n            <div class=\"form-inputs\">\r\n                \r\n                <div class=\"input-group\">\r\n                    <label>\u0e41\u0e1a\u0e23\u0e19\u0e14\u0e4c\u0e23\u0e16 (BRAND)<\/label>\r\n                    <div class=\"dropdown-container\">\r\n                        <div class=\"dropdown-selected\" id=\"brandSelectedBox\" onclick=\"toggleDropdown('brand', event)\">\r\n                            <span id=\"brandSelectedText\">-- \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e41\u0e1a\u0e23\u0e19\u0e14\u0e4c --<\/span>\r\n                            <i class=\"fas fa-chevron-down\"><\/i>\r\n                        <\/div>\r\n                        <div class=\"dropdown-options\" id=\"brandOptions\">\r\n                            <\/div>\r\n                    <\/div>\r\n                    <input type=\"hidden\" id=\"brandSelect\" value=\"\">\r\n                <\/div>\r\n\r\n                <div class=\"input-group\">\r\n                    <label>\u0e23\u0e38\u0e48\u0e19\u0e23\u0e16 (MODEL)<\/label>\r\n                    <div class=\"dropdown-container\">\r\n                        <div class=\"dropdown-selected disabled\" id=\"modelSelectedBox\" onclick=\"toggleDropdown('model', event)\">\r\n                            <span id=\"modelSelectedText\">-- \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e23\u0e38\u0e48\u0e19\u0e23\u0e16 --<\/span>\r\n                            <i class=\"fas fa-chevron-down\"><\/i>\r\n                        <\/div>\r\n                        <div class=\"dropdown-options\" id=\"modelOptions\">\r\n                            <\/div>\r\n                    <\/div>\r\n                    <input type=\"hidden\" id=\"modelSelect\" value=\"\">\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"search-btn-wrapper\">\r\n                <button id=\"searchBtn\" class=\"search-btn\" disabled onclick=\"showResult()\">\r\n                    \u0e04\u0e49\u0e19\u0e2b\u0e32\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 <i class=\"fas fa-search\"><\/i>\r\n                <\/button>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"result-widget\" id=\"resultWidgetState\">\r\n            <div class=\"res-info\">\r\n                <p id=\"resBrand\" class=\"res-brand\">BRAND<\/p>\r\n                <h3 id=\"resModel\" class=\"res-model\">MODEL NAME<\/h3>\r\n            <\/div>\r\n            <div class=\"res-actions\">\r\n                <a id=\"resLink\" href=\"#\" class=\"btn-view\">\r\n                    \u0e14\u0e39\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 <i class=\"fas fa-chevron-right\"><\/i>\r\n                <\/a>\r\n                <button class=\"btn-back\" onclick=\"resetSearch()\">\r\n                    <i class=\"fas fa-undo\"><\/i> \u0e04\u0e49\u0e19\u0e2b\u0e32\u0e43\u0e2b\u0e21\u0e48\r\n                <\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    \/\/ \u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e23\u0e16\r\n    const motoDB = {\r\n        \"APRILIA\": [\r\n            { name: \"SR GT200\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/sr-gt200\/\" }\r\n        ],\r\n        \"BENELLI\": [\r\n            { name: \"302R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/302r\/\" },\r\n            { name: \"Leoncino\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/leoncino\/\" },\r\n            { name: \"Leoncino Trail\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/leoncino-trail\/\" },\r\n            { name: \"TNT 135\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/tnt-135\/\" },\r\n            { name: \"TNT 25\/300\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/tnt-25-300\/\" },\r\n            { name: \"TNT 600\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/tnt-600\/\" },\r\n            { name: \"TNT 600 GT\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/tnt-600-gt\/\" },\r\n            { name: \"TNT 899\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/tnt-899\/\" }\r\n        ],\r\n        \"BMW\": [\r\n            { name: \"C400GT\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/c400gt\/\" },\r\n            { name: \"C650GT\/Sport\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/c650gt-sport\/\" },\r\n            { name: \"F700GS\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/f700gs\/\" },\r\n            { name: \"F750GS\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/f750-gs\/\" },\r\n            { name: \"F800GS\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/f800gs\/\" },\r\n            { name: \"F800R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/f800r\/\" },\r\n            { name: \"F850GS\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/f850-gs\/\" },\r\n            { name: \"F900R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/f900r\/\" },\r\n            { name: \"F900XR\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/f900xr\/\" },\r\n            { name: \"G310GS\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/g310gs\/\" },\r\n            { name: \"G310R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/g310r\/\" },\r\n            { name: \"HP4\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/hp4\/\" },\r\n            { name: \"HP4 Race\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/hp4-race\/\" },\r\n            { name: \"K1300R\/S\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/k1300r-s\/\" },\r\n            { name: \"K1600B\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/k1600b\/\" },\r\n            { name: \"M1000RR\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/m1000rr\/\" },\r\n            { name: \"R Nine T\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/r-nine-t\/\" },\r\n            { name: \"R Nine T GS\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/r-nine-t-gs\/\" },\r\n            { name: \"R Nine T Pure\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/r-nine-t-pure\/\" },\r\n            { name: \"R Nine T Racer\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/r-nine-t-racer\/\" },\r\n            { name: \"R Nine T Scrambler\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/r-nine-t-scrambler\/\" },\r\n            { name: \"R1150GS & R1200GS > 2010\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/r1150gs-r1200gs-2010\/\" },\r\n            { name: \"R1200GS\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/r1200gs\/\" },\r\n            { name: \"R1200R\/RT\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/r1200r-rt\/\" },\r\n            { name: \"R1250GS\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/r1250gs\/\" },\r\n            { name: \"R1300GS\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/r1300gs\/\" },\r\n            { name: \"S1000R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/s1000r\/\" },\r\n            { name: \"S1000RR\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/s1000rr\/\" },\r\n            { name: \"S1000XR\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/s1000xr\/\" }\r\n        ],\r\n        \"CF MOTO\": [\r\n            { name: \"250NK\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/250nk\/\" },\r\n            { name: \"400NK\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/400nk\/\" },\r\n            { name: \"650MT\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/650mt\/\" },\r\n            { name: \"650NK\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/650nk\/\" }\r\n        ],\r\n        \"DUCATI\": [\r\n            { name: \"848 EVO\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/848-evo\/\" },\r\n            { name: \"Diavel\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/diavel\/\" },\r\n            { name: \"Monster 1100\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/monster-1100\/\" },\r\n            { name: \"Monster 1198\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/monster-1198\/\" },\r\n            { name: \"Monster 1200R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/monster-1200r\/\" },\r\n            { name: \"Monster 1200S\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/monster-1200s\/\" },\r\n            { name: \"Monster 696\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/monster-696\/\" },\r\n            { name: \"Monster 797\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/monster-797\/\" },\r\n            { name: \"Monster 821\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/monster-821\/\" },\r\n            { name: \"Monster SP\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/monster-sp\/\" },\r\n            { name: \"Monter 937\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/monter-937\/\" },\r\n            { name: \"Panigale 1199\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/panigale-1199\/\" },\r\n            { name: \"Panigale 1299\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/panigale-1299\/\" },\r\n            { name: \"Panigale 899\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/panigale-899\/\" },\r\n            { name: \"Panigale 959\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/panigale-959\/\" },\r\n            { name: \"Panigale V2\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/panigale-v2\/\" },\r\n            { name: \"Panigale v4\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/panigale-v4\/\" },\r\n            { name: \"Panigale V4R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/panigale-v4r\/\" },\r\n            { name: \"Panigale V4S\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/panigale-v4s\/\" },\r\n            { name: \"Scrambler 1100\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/scrambler-1100\/\" },\r\n            { name: \"Scrambler 800\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/scrambler-800\/\" },\r\n            { name: \"Scrambler Cafe Racer\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/scrambler-cafe-racer\/\" },\r\n            { name: \"Scrambler Desert Sled\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/scrambler-desert-sled\/\" },\r\n            { name: \"Scrambler Icon\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/scrambler-icon\/\" },\r\n            { name: \"Scrambler Sixty2\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/scrambler-sixty2\/\" },\r\n            { name: \"Sport Classic 1000\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/sport-classic-1000\/\" },\r\n            { name: \"Streetfighter V2\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/streetfighter-v2\/\" },\r\n            { name: \"Streetfighter V4\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/streetfighter-v4\/\" },\r\n            { name: \"Streetfighter V4S\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/streetfighter-v4s\/\" },\r\n            { name: \"Super Sport\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/super-sport\/\" }\r\n        ],\r\n        \"GPX\": [\r\n            { name: \"CR5 EFI\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cr5-efi\/\" },\r\n            { name: \"Demon 150GR FI\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/demon-150gr-fi\/\" },\r\n            { name: \"Demon GR200R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/demon-gr200r\/\" },\r\n            { name: \"Demon X 125\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/demon-x-125\/\" },\r\n            { name: \"Drone\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/drone\/\" },\r\n            { name: \"DZ3\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/dz3\/\" },\r\n            { name: \"MAD 300 MAX\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/mad-300-max\/\" },\r\n            { name: \"Raptor 180\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/raptor-180\/\" },\r\n            { name: \"Razer 220\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/razer-220\/\" },\r\n            { name: \"Rock\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/rock\/\" }\r\n        ],\r\n        \"HARLEY DAVIDSON\": [\r\n            { name: \"Fat Bob\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/fat-bob\/\" },\r\n            { name: \"Forty Eight\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/forty-eight\/\" },\r\n            { name: \"Road Glide Special\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/road-glide-special\/\" },\r\n            { name: \"Sportster 1200 Custom\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/sportster-1200-custom\/\" },\r\n            { name: \"Sportster Iron 1200\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/sportster-iron-1200\/\" },\r\n            { name: \"Sportster Iron 883\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/sportster-iron-883\/\" },\r\n            { name: \"Sportster Roadster 1200\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/sportster-roadster-1200\/\" },\r\n            { name: \"Street Bob\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/street-bob\/\" }\r\n        ],\r\n        \"HONDA\": [\r\n            { name: \"ADV 150 \/ ADV 160\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/adv-150-adv-160\/\" },\r\n            { name: \"ADV 350\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/adv-350\/\" },\r\n            { name: \"Africa Twin\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/africa-twin\/\" },\r\n            { name: \"CB 1000R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cb-1000r\/\" },\r\n            { name: \"CB 1100EX\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cb-1100ex\/\" },\r\n            { name: \"CB 1100RS\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cb-1100rs\/\" },\r\n            { name: \"CB 150R\/F\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cb-150r-f\/\" },\r\n            { name: \"CB 300F\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cb-300f\/\" },\r\n            { name: \"CB 500F\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cb-500f\/\" },\r\n            { name: \"CB 500X (12\u2032)\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cb-500x-12\/\" },\r\n            { name: \"CB 500X (19\u2032)\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cb-500x-19\/\" },\r\n            { name: \"CB 650F\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cb-650f\/\" },\r\n            { name: \"CB 650R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cb-650r\/\" },\r\n            { name: \"CBR 1000RR\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cbr-1000rr\/\" },\r\n            { name: \"CBR 1000RR-R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cbr-1000rr-r\/\" },\r\n            { name: \"CBR 250R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cbr-250r\/\" },\r\n            { name: \"CBR 300R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cbr-300r\/\" },\r\n            { name: \"CBR 500R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cbr-500r\/\" },\r\n            { name: \"CBR 600RR\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cbr-600rr\/\" },\r\n            { name: \"CBR 650F\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cbr-650f\/\" },\r\n            { name: \"CBR 650R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cbr-650r\/\" },\r\n            { name: \"CBR150R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cbr150r\/\" },\r\n            { name: \"CBR500X\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/cbr-500-x\/\" },\r\n            { name: \"Click 125i\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/click-125i\/\" },\r\n            { name: \"Click 150i\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/click-150i\/\" },\r\n            { name: \"Click 160i\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/click-160i\/\" },\r\n            { name: \"CRF 250\/300\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/crf-250-300\/\" },\r\n            { name: \"CT 125\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/ct-125\/\" },\r\n            { name: \"FORZA 300 (13\u2032)\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/forza-300-13\/\" },\r\n            { name: \"FORZA 300 (18\u2032)\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/forza-300-18\/\" },\r\n            { name: \"FORZA 350\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/forza-350\/\" },\r\n            { name: \"GIORNO\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/giorno\/\" },\r\n            { name: \"Goldwing\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/goldwing\/\" },\r\n            { name: \"LEAD125\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/lead125\/\" },\r\n            { name: \"monkey 125\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/monkey-125\/\" },\r\n            { name: \"MSX\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/msx\/\" },\r\n            { name: \"NC 750X\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/nc-750x\/\" },\r\n            { name: \"New PCX 150\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/new-pcx-150\/\" },\r\n            { name: \"New PCX 160\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/new-pcx-160\/\" },\r\n            { name: \"PCX 150\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/pcx-150\/\" },\r\n            { name: \"REBEL 500\/300\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/rebel-500-300\/\" },\r\n            { name: \"Scoopy i\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/scoopy-i\/\" },\r\n            { name: \"Scoopy i club\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/scoopy-i-club\/\" },\r\n            { name: \"Wave\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/wave\/\" },\r\n            { name: \"X-ADV\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/x-adv\/\" },\r\n            { name: \"Zoomer X\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/zoomer-x\/\" }\r\n        ],\r\n        \"HUSQVARNA\": [\r\n            { name: \"FE350 MY23\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/fe350-my23\/\" },\r\n            { name: \"Norden 901\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/norden-901\/\" },\r\n            { name: \"SVARTPILEN 401 (\u201924)\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/svartpilen-401-24\/\" },\r\n            { name: \"VITPILEN 401 (\u201924)\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/vitpilen-401-24\/\" }\r\n        ],\r\n        \"ITALJET\": [\r\n            { name: \"dragster 300\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/dragster-300\/\" }\r\n        ],\r\n        \"KAWASAKI\": [\r\n            { name: \"D-Tracker\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/d-tracker\/\" },\r\n            { name: \"GTR1400\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/gtr1400\/\" },\r\n            { name: \"KLR650\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/klr-650\/\" },\r\n            { name: \"KLX250\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/klx250\/\" },\r\n            { name: \"KSR\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/ksr\/\" },\r\n            { name: \"NINJA 400 \/ SE\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/ninja400\/\" },\r\n            { name: \"NINJA H2\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/ninja-h2\/\" },\r\n            { name: \"NINJA H2 SX SE+\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/ninja-h2-sx-se\/\" },\r\n            { name: \"NINJA ZX-25R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/zx-25r\/\" },\r\n            { name: \"NINJA ZX-4R \/ SE\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/zx4-r\/\" },\r\n            { name: \"NINJA ZX-6R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/zx6r\/\" },\r\n            { name: \"NINJA ZX10R\/RR\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/zx10r-rr\/\" },\r\n            { name: \"NINJA-650\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/ninja650\/\" },\r\n            { name: \"Ninja1000\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/ninja1000\/\" },\r\n            { name: \"Ninja250SL\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/ninja250sl\/\" },\r\n            { name: \"Ninja300\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/ninja300\/\" },\r\n            { name: \"Valcan\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/valcan\/\" },\r\n            { name: \"Versys1000\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/versys1000\/\" },\r\n            { name: \"Versys300\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/versys300\/\" },\r\n            { name: \"Versys650\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/versys650\/\" },\r\n            { name: \"W800\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/w-800\/\" },\r\n            { name: \"Z1000\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/z1000\/\" },\r\n            { name: \"Z250SL\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/z250sl\/\" },\r\n            { name: \"Z300\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/z300\/\" },\r\n            { name: \"Z400\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/z400\/\" },\r\n            { name: \"Z650\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/z650\/\" },\r\n            { name: \"Z650RS\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/z650-rs\/\" },\r\n            { name: \"Z800\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/z800\/\" },\r\n            { name: \"Z900\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/z900\/\" },\r\n            { name: \"ZX14R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/zx14r\/\" },\r\n            { name: \"ZZR1400\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/zzr1400\/\" }\r\n        ],\r\n        \"KTM\": [\r\n            { name: \"1090 Adventure\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/1090-adventure\/\" },\r\n            { name: \"1090 Adventure R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/1090-adventure-r\/\" },\r\n            { name: \"1190 Adventure R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/1190-adventure-r\/\" },\r\n            { name: \"1190 Adventure S\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/1190-adventure-s\/\" },\r\n            { name: \"1290 Super Adventure R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/1290-super-adventure-r\/\" },\r\n            { name: \"1290 Super Adventure S\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/1290-super-adventure-s\/\" },\r\n            { name: \"1290 Super Duke R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/1290-super-duke-r\/\" },\r\n            { name: \"1390 Super Duke R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/1390-super-duke-r\/\" },\r\n            { name: \"300 EXC-F SIX DAYS MY24\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/300-exc-f-six-days-my24\/\" },\r\n            { name: \"350 EXC-F SIX DAYS MY23\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/350-exc-f-six-days-my23\/\" },\r\n            { name: \"350 EXC-F SIX DAYS MY24\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/350-exc-f-six-days-my24\/\" },\r\n            { name: \"390 ADVENTURE\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/390-adventure\/\" },\r\n            { name: \"890 Adventure R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/890-adventure-r\/\" },\r\n            { name: \"890 DUKE\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/890-duke\/\" },\r\n            { name: \"990 Adventure\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/990-adventure\/\" },\r\n            { name: \"Duke 390\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/duke-390\/\" },\r\n            { name: \"Duke 690\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/duke-690\/\" },\r\n            { name: \"RC 200\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/rc-200\/\" },\r\n            { name: \"RC 390\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/rc-390\/\" }\r\n        ],\r\n        \"LAMBRETTA\": [\r\n            { name: \"G350\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/g350\/\" },\r\n            { name: \"V200 Special\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/v200-special\/\" },\r\n            { name: \"X300\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/x300\/\" }\r\n        ],\r\n        \"NIU EV BIKE\": [\r\n            { name: \"Gova 3\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/gova-3\/\" },\r\n            { name: \"MQI+Sport\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/mqisport\/\" },\r\n            { name: \"MQiGT\/EVO\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/mqigt-evo\/\" },\r\n            { name: \"NQiGT Sport\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/nqigt-sport\/\" },\r\n            { name: \"NQiGT\/S\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/nqigt-s\/\" }\r\n        ],\r\n        \"ROYAL ENFIELD\": [\r\n            { name: \"Classic All Model\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/classic-all-model\/\" },\r\n            { name: \"Continental GT\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/continental-gt\/\" },\r\n            { name: \"Himalayan\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/himalayan\/\" },\r\n            { name: \"Interceptor\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/interceptor\/\" }\r\n        ],\r\n        \"SUZUKI\": [\r\n            { name: \"Boulevard\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/boulevard\/\" },\r\n            { name: \"Burgman 400\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/burgman-400\/\" },\r\n            { name: \"Burgman 650\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/burgman-650\/\" },\r\n            { name: \"GSX R150\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/gsx-r150\/\" },\r\n            { name: \"GSX S1000\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/gsx-s1000\/\" },\r\n            { name: \"GSX S1000F\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/gsx-s1000f\/\" },\r\n            { name: \"GSX S750\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/gsx-s750\/\" },\r\n            { name: \"GSX-R1000\/R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/gsx-r1000-r\/\" },\r\n            { name: \"GSX-R600\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/gsx-r600\/\" },\r\n            { name: \"Hayabusa\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/hayabusa\/\" },\r\n            { name: \"Katana\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/katana\/\" },\r\n            { name: \"Raider R150\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/raider-r150\/\" },\r\n            { name: \"SV 650\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/sv-650\/\" },\r\n            { name: \"V Strom 1000\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/v-strom-1000\/\" },\r\n            { name: \"V Strom 650\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/v-strom-650\/\" }\r\n        ],\r\n        \"TRIUMPH\": [\r\n            { name: \"BONNEVILE SPEEDMASTER\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/bonnevile-speedmaster\/\" },\r\n            { name: \"Bonneville SE\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/bonneville-se\/\" },\r\n            { name: \"Bonneville Speedmaster\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/bonneville-speedmaster\/\" },\r\n            { name: \"Bonneville T100\/Black\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/bonneville-t100-black\/\" },\r\n            { name: \"Bonneville T120\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/bonneville-t120\/\" },\r\n            { name: \"Daytona 675\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/daytona-675\/\" },\r\n            { name: \"Daytona 675R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/daytona-675r\/\" },\r\n            { name: \"Daytona Moto2 765\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/daytona-moto2-765\/\" },\r\n            { name: \"Speed Triple 1200 RS\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/speed-triple-1200-rs\/\" },\r\n            { name: \"Street Scrambler\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/street-scrambler\/\" },\r\n            { name: \"Street Triple 765\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/street-triple-765\/\" },\r\n            { name: \"Street Triple 765 RS\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/street-triple-765-rs\/\" },\r\n            { name: \"Street Twin\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/street-twin\/\" },\r\n            { name: \"Thruxton R1200\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/thruxton-r1200\/\" },\r\n            { name: \"Tiger 800XC\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/tiger-800xc\/\" },\r\n            { name: \"Trident 660\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/trident-660\/\" }\r\n        ],\r\n        \"VESPA\": [\r\n            { name: \"946\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/946\/\" },\r\n            { name: \"GTS 150\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/gts-150\/\" },\r\n            { name: \"GTS 300\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/gts-300\/\" },\r\n            { name: \"LS\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/ls\/\" },\r\n            { name: \"LX, i-Get\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/lx-i-get\/\" },\r\n            { name: \"LXV\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/lxv\/\" },\r\n            { name: \"Primavera 150 , i-Get\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/primavera-150-i-get\/\" },\r\n            { name: \"PX\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/px\/\" },\r\n            { name: \"S 125 , i-Get\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/s-125-i-get\/\" },\r\n            { name: \"Sprint 125 , i-Get\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/sprint-125-i-get\/\" }\r\n        ],\r\n        \"YAMAHA\": [\r\n            { name: \"Aerox\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/aerox\/\" },\r\n            { name: \"Bolt-R\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/bolt-r\/\" },\r\n            { name: \"Fazzio\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/fazzio\/\" },\r\n            { name: \"Fino 125\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/fjr-1300\/\" },\r\n            { name: \"FJR 1300\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/fjr-1300\/\" },\r\n            { name: \"Grand Filano\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/grand-filano\/\" },\r\n            { name: \"M-Slaz\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/m-slaz\/\" },\r\n            { name: \"Mio 125\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/mio-125\/\" },\r\n            { name: \"MT-07\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/mt-07\/\" },\r\n            { name: \"MT-09\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/mt-09\/\" },\r\n            { name: \"MT-10\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/mt-10\/\" },\r\n            { name: \"MT-15\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/mt-15\/\" },\r\n            { name: \"New Exciter\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/new-exciter\/\" },\r\n            { name: \"NMAX\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/nmax\/\" },\r\n            { name: \"Qbix S\/ABS\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/qbix-s-abs\/\" },\r\n            { name: \"SCR 950\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/scr-950\/\" },\r\n            { name: \"SR400\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/sr400\/\" },\r\n            { name: \"Super Tenere\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/super-tenere\/\" },\r\n            { name: \"Tenere 700\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/tenere-700\/\" },\r\n            { name: \"TMAX\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/tmax\/\" },\r\n            { name: \"TRACER 9GT\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/tracer-9gt\/\" },\r\n            { name: \"XMAX\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/xmax\/\" },\r\n            { name: \"XSR 155\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/xsr-155\/\" },\r\n            { name: \"XSR 700\/900\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/xsr-700-900\/\" },\r\n            { name: \"YZF-R1\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/yzf-r1\/\" },\r\n            { name: \"YZF-R15\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/yzf-r15\/\" },\r\n            { name: \"YZF-R1M\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/yzf-r1m\/\" },\r\n            { name: \"YZF-R3\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/yzf-r3\/\" },\r\n            { name: \"YZF-R6\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/yzf-r6\/\" },\r\n            { name: \"YZF-R7\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/yzf-r7\/\" }\r\n        ],\r\n        \"Zeeho\": [\r\n            { name: \"AE6\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/zeeho\/\" },\r\n            { name: \"AE8 S+\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/ae6\/\" },\r\n            { name: \"AE8+\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/ae8\/\" }\r\n        ],\r\n        \"ZONTES\": [\r\n            { name: \"350D\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/350d\/\" },\r\n            { name: \"350E\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/350e\/\" },\r\n            { name: \"368G\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/368g\/\" },\r\n            { name: \"368K\", link: \"https:\/\/www.showpow.co.th\/vehicle-brands\/368k\/\" }\r\n        ]\r\n    };\r\n\r\n    const searchWidget = document.getElementById(\"searchWidgetState\");\r\n    const resultWidget = document.getElementById(\"resultWidgetState\");\r\n    const searchBtn = document.getElementById(\"searchBtn\");\r\n\r\n    \/\/ \u0e42\u0e2b\u0e25\u0e14\u0e23\u0e32\u0e22\u0e0a\u0e37\u0e48\u0e2d\u0e41\u0e1a\u0e23\u0e19\u0e14\u0e4c\u0e15\u0e2d\u0e19\u0e40\u0e1b\u0e34\u0e14\u0e2b\u0e19\u0e49\u0e32\r\n    window.addEventListener('DOMContentLoaded', () => {\r\n        const brandOptions = document.getElementById('brandOptions');\r\n        Object.keys(motoDB).forEach(brand => {\r\n            let div = document.createElement(\"div\");\r\n            div.className = \"dropdown-option\";\r\n            div.innerText = brand;\r\n            div.onclick = () => selectBrand(brand);\r\n            brandOptions.appendChild(div);\r\n        });\r\n    });\r\n\r\n    \/\/ \u0e0b\u0e48\u0e2d\u0e19\u0e01\u0e25\u0e48\u0e2d\u0e07 dropdown \u0e16\u0e49\u0e32\u0e04\u0e25\u0e34\u0e01\u0e17\u0e35\u0e48\u0e2d\u0e37\u0e48\u0e19\r\n    document.addEventListener('click', function(e) {\r\n        if (!e.target.closest('.dropdown-container')) {\r\n            closeAllDropdowns();\r\n        }\r\n    });\r\n\r\n    function closeAllDropdowns() {\r\n        document.getElementById('brandOptions').classList.remove('show');\r\n        document.getElementById('modelOptions').classList.remove('show');\r\n        document.getElementById('brandSelectedBox').classList.remove('active');\r\n        document.getElementById('modelSelectedBox').classList.remove('active');\r\n    }\r\n\r\n    \/\/ \u0e40\u0e1b\u0e34\u0e14-\u0e1b\u0e34\u0e14 Dropdown\r\n    function toggleDropdown(type, event) {\r\n        event.stopPropagation();\r\n        \r\n        const box = document.getElementById(type + 'SelectedBox');\r\n        if (box.classList.contains('disabled')) return;\r\n\r\n        const optionsDiv = document.getElementById(type + 'Options');\r\n        const isShowing = optionsDiv.classList.contains('show');\r\n\r\n        closeAllDropdowns();\r\n\r\n        if (!isShowing) {\r\n            optionsDiv.classList.add('show');\r\n            box.classList.add('active');\r\n        }\r\n    }\r\n\r\n    function selectBrand(brand) {\r\n        document.getElementById('brandSelect').value = brand;\r\n        document.getElementById('brandSelectedText').innerText = brand;\r\n        closeAllDropdowns();\r\n        updateModels();\r\n    }\r\n\r\n    function selectModel(index, name) {\r\n        document.getElementById('modelSelect').value = index;\r\n        document.getElementById('modelSelectedText').innerText = name;\r\n        closeAllDropdowns();\r\n        searchBtn.disabled = false;\r\n    }\r\n\r\n    function updateModels() {\r\n        const brand = document.getElementById('brandSelect').value;\r\n        const modelOptions = document.getElementById('modelOptions');\r\n        const modelBox = document.getElementById('modelSelectedBox');\r\n        \r\n        modelOptions.innerHTML = '';\r\n        document.getElementById('modelSelect').value = '';\r\n        document.getElementById('modelSelectedText').innerText = '-- \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e23\u0e38\u0e48\u0e19\u0e23\u0e16 --';\r\n        searchBtn.disabled = true;\r\n\r\n        if (brand && motoDB[brand]) {\r\n            motoDB[brand].forEach((moto, index) => {\r\n                let div = document.createElement(\"div\");\r\n                div.className = \"dropdown-option\";\r\n                div.innerText = moto.name;\r\n                div.onclick = () => selectModel(index, moto.name);\r\n                modelOptions.appendChild(div);\r\n            });\r\n            modelBox.classList.remove('disabled');\r\n        } else {\r\n            modelBox.classList.add('disabled');\r\n        }\r\n    }\r\n\r\n    function showResult() {\r\n        const brand = document.getElementById('brandSelect').value;\r\n        const modelIndex = document.getElementById('modelSelect').value;\r\n\r\n        if (brand && modelIndex !== \"\") {\r\n            const selectedMoto = motoDB[brand][modelIndex];\r\n\r\n            document.getElementById(\"resBrand\").innerText = brand;\r\n            document.getElementById(\"resModel\").innerText = selectedMoto.name;\r\n            document.getElementById(\"resLink\").href = selectedMoto.link;\r\n\r\n            searchWidget.style.display = \"none\";\r\n            resultWidget.style.display = \"flex\";\r\n        }\r\n    }\r\n\r\n    function resetSearch() {\r\n        resultWidget.style.display = \"none\";\r\n        searchWidget.style.display = \"flex\";\r\n        \r\n        document.getElementById('brandSelect').value = \"\";\r\n        document.getElementById('brandSelectedText').innerText = \"-- \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e41\u0e1a\u0e23\u0e19\u0e14\u0e4c --\";\r\n        updateModels();\r\n    }\r\n\r\n    \/\/ --- \u0e42\u0e04\u0e49\u0e14\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e17\u0e33\u0e40\u0e2d\u0e1f\u0e40\u0e1f\u0e01\u0e15\u0e4c Loading \u0e40\u0e27\u0e25\u0e32\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21\u0e14\u0e39\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 ---\r\n    const resLink = document.getElementById(\"resLink\");\r\n    resLink.addEventListener(\"click\", function(event) {\r\n        event.preventDefault(); \r\n        \r\n        const originalText = this.innerHTML;\r\n        this.innerHTML = '<i class=\"fas fa-spinner fa-spin\"><\/i> \u0e01\u0e33\u0e25\u0e31\u0e07\u0e42\u0e2b\u0e25\u0e14...';\r\n        this.style.pointerEvents = 'none'; \r\n        \r\n        setTimeout(() => {\r\n            window.location.href = this.href;\r\n            setTimeout(() => {\r\n                this.innerHTML = originalText;\r\n                this.style.pointerEvents = 'auto';\r\n            }, 500);\r\n        }, 600); \r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Select products for your vehicle. Find Products for Your Vehicle. Vehicle Brand \u2014 Select Brand \u2014 Vehicle Model \u2014 Select Model \u2014 Search Products BRAND MODEL NAME View Products Search New<\/p>","protected":false},"author":961,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-65941","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.8 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>\u0e04\u0e49\u0e32\u0e2b\u0e32\u0e22\u0e32\u0e07\u0e17\u0e35\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e23\u0e16\u0e04\u0e38\u0e13 - SHOWPOW | SHOWPOW PERFORMANCE | \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e23\u0e16\u0e1a\u0e34\u0e4a\u0e01\u0e44\u0e1a\u0e04\u0e4c \u0e41\u0e2d\u0e14\u0e40\u0e27\u0e19\u0e40\u0e08\u0e2d\u0e23\u0e4c<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.showpow.co.th\/en\/products-01\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0e04\u0e49\u0e32\u0e2b\u0e32\u0e22\u0e32\u0e07\u0e17\u0e35\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e23\u0e16\u0e04\u0e38\u0e13 - SHOWPOW\" \/>\n<meta property=\"og:description\" content=\"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e23\u0e16\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 Find Products for Your Vehicle \u0e41\u0e1a\u0e23\u0e19\u0e14\u0e4c\u0e23\u0e16 (BRAND) &#8212; \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e41\u0e1a\u0e23\u0e19\u0e14\u0e4c &#8212; \u0e23\u0e38\u0e48\u0e19\u0e23\u0e16 (MODEL) &#8212; \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e23\u0e38\u0e48\u0e19\u0e23\u0e16 &#8212; \u0e04\u0e49\u0e19\u0e2b\u0e32\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 BRAND MODEL NAME \u0e14\u0e39\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 \u0e04\u0e49\u0e19\u0e2b\u0e32\u0e43\u0e2b\u0e21\u0e48\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.showpow.co.th\/en\/products-01\/\" \/>\n<meta property=\"og:site_name\" content=\"SHOWPOW PERFORMANCE | \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e23\u0e16\u0e1a\u0e34\u0e4a\u0e01\u0e44\u0e1a\u0e04\u0e4c \u0e41\u0e2d\u0e14\u0e40\u0e27\u0e19\u0e40\u0e08\u0e2d\u0e23\u0e4c\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-15T04:53:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.showpow.co.th\/wp-content\/uploads\/2026\/01\/showpow-2026-logo-600x185.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.showpow.co.th\\\/products-01\\\/\",\"url\":\"https:\\\/\\\/www.showpow.co.th\\\/products-01\\\/\",\"name\":\"\u0e04\u0e49\u0e32\u0e2b\u0e32\u0e22\u0e32\u0e07\u0e17\u0e35\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e23\u0e16\u0e04\u0e38\u0e13 - SHOWPOW | SHOWPOW PERFORMANCE | \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e23\u0e16\u0e1a\u0e34\u0e4a\u0e01\u0e44\u0e1a\u0e04\u0e4c \u0e41\u0e2d\u0e14\u0e40\u0e27\u0e19\u0e40\u0e08\u0e2d\u0e23\u0e4c\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.showpow.co.th\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.showpow.co.th\\\/products-01\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.showpow.co.th\\\/products-01\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.showpow.co.th\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/showpow-2026-logo-600x185.webp\",\"datePublished\":\"2026-04-08T04:00:08+00:00\",\"dateModified\":\"2026-05-15T04:53:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.showpow.co.th\\\/products-01\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.showpow.co.th\\\/products-01\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.showpow.co.th\\\/products-01\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.showpow.co.th\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/showpow-2026-logo-600x185.webp\",\"contentUrl\":\"https:\\\/\\\/www.showpow.co.th\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/showpow-2026-logo-600x185.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.showpow.co.th\\\/products-01\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.showpow.co.th\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0e04\u0e49\u0e32\u0e2b\u0e32\u0e22\u0e32\u0e07\u0e17\u0e35\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e23\u0e16\u0e04\u0e38\u0e13 &#8211; SHOWPOW\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.showpow.co.th\\\/#website\",\"url\":\"https:\\\/\\\/www.showpow.co.th\\\/\",\"name\":\"SHOWPOW PERFORMANCE | \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e23\u0e16\u0e1a\u0e34\u0e4a\u0e01\u0e44\u0e1a\u0e04\u0e4c \u0e41\u0e2d\u0e14\u0e40\u0e27\u0e19\u0e40\u0e08\u0e2d\u0e23\u0e4c\",\"description\":\"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e23\u0e16\u0e1a\u0e34\u0e4a\u0e01\u0e44\u0e1a\u0e04\u0e4c \u0e41\u0e2d\u0e14\u0e40\u0e27\u0e19\u0e40\u0e08\u0e2d\u0e23\u0e4c\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.showpow.co.th\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.showpow.co.th\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.showpow.co.th\\\/#organization\",\"name\":\"SHOWPOW PERFORMANCE\",\"url\":\"https:\\\/\\\/www.showpow.co.th\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.showpow.co.th\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.showpow.co.th\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/showpow-logo-v.thai-01-01.png\",\"contentUrl\":\"https:\\\/\\\/www.showpow.co.th\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/showpow-logo-v.thai-01-01.png\",\"width\":300,\"height\":300,\"caption\":\"SHOWPOW PERFORMANCE\"},\"image\":{\"@id\":\"https:\\\/\\\/www.showpow.co.th\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Find the right tires for your motorcycle - SHOWPOW | SHOWPOW PERFORMANCE | Adventure Big Bike Service Center","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.showpow.co.th\/en\/products-01\/","og_locale":"en_US","og_type":"article","og_title":"\u0e04\u0e49\u0e32\u0e2b\u0e32\u0e22\u0e32\u0e07\u0e17\u0e35\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e23\u0e16\u0e04\u0e38\u0e13 - SHOWPOW","og_description":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e23\u0e16\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 Find Products for Your Vehicle \u0e41\u0e1a\u0e23\u0e19\u0e14\u0e4c\u0e23\u0e16 (BRAND) &#8212; \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e41\u0e1a\u0e23\u0e19\u0e14\u0e4c &#8212; \u0e23\u0e38\u0e48\u0e19\u0e23\u0e16 (MODEL) &#8212; \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e23\u0e38\u0e48\u0e19\u0e23\u0e16 &#8212; \u0e04\u0e49\u0e19\u0e2b\u0e32\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 BRAND MODEL NAME \u0e14\u0e39\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 \u0e04\u0e49\u0e19\u0e2b\u0e32\u0e43\u0e2b\u0e21\u0e48","og_url":"https:\/\/www.showpow.co.th\/en\/products-01\/","og_site_name":"SHOWPOW PERFORMANCE | \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e23\u0e16\u0e1a\u0e34\u0e4a\u0e01\u0e44\u0e1a\u0e04\u0e4c \u0e41\u0e2d\u0e14\u0e40\u0e27\u0e19\u0e40\u0e08\u0e2d\u0e23\u0e4c","article_modified_time":"2026-05-15T04:53:30+00:00","og_image":[{"url":"https:\/\/www.showpow.co.th\/wp-content\/uploads\/2026\/01\/showpow-2026-logo-600x185.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.showpow.co.th\/products-01\/","url":"https:\/\/www.showpow.co.th\/products-01\/","name":"Find the right tires for your motorcycle - SHOWPOW | SHOWPOW PERFORMANCE | Adventure Big Bike Service Center","isPartOf":{"@id":"https:\/\/www.showpow.co.th\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.showpow.co.th\/products-01\/#primaryimage"},"image":{"@id":"https:\/\/www.showpow.co.th\/products-01\/#primaryimage"},"thumbnailUrl":"https:\/\/www.showpow.co.th\/wp-content\/uploads\/2026\/01\/showpow-2026-logo-600x185.webp","datePublished":"2026-04-08T04:00:08+00:00","dateModified":"2026-05-15T04:53:30+00:00","breadcrumb":{"@id":"https:\/\/www.showpow.co.th\/products-01\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.showpow.co.th\/products-01\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.showpow.co.th\/products-01\/#primaryimage","url":"https:\/\/www.showpow.co.th\/wp-content\/uploads\/2026\/01\/showpow-2026-logo-600x185.webp","contentUrl":"https:\/\/www.showpow.co.th\/wp-content\/uploads\/2026\/01\/showpow-2026-logo-600x185.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/www.showpow.co.th\/products-01\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.showpow.co.th\/"},{"@type":"ListItem","position":2,"name":"\u0e04\u0e49\u0e32\u0e2b\u0e32\u0e22\u0e32\u0e07\u0e17\u0e35\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e23\u0e16\u0e04\u0e38\u0e13 &#8211; SHOWPOW"}]},{"@type":"WebSite","@id":"https:\/\/www.showpow.co.th\/#website","url":"https:\/\/www.showpow.co.th\/","name":"SHOWPOW PERFORMANCE | Adventure Big Bike Service Center","description":"Adventure Big Bike Service Center","publisher":{"@id":"https:\/\/www.showpow.co.th\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.showpow.co.th\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.showpow.co.th\/#organization","name":"SHOWPOW PERFORMANCE","url":"https:\/\/www.showpow.co.th\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.showpow.co.th\/#\/schema\/logo\/image\/","url":"https:\/\/www.showpow.co.th\/wp-content\/uploads\/2022\/07\/showpow-logo-v.thai-01-01.png","contentUrl":"https:\/\/www.showpow.co.th\/wp-content\/uploads\/2022\/07\/showpow-logo-v.thai-01-01.png","width":300,"height":300,"caption":"SHOWPOW PERFORMANCE"},"image":{"@id":"https:\/\/www.showpow.co.th\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.showpow.co.th\/en\/wp-json\/wp\/v2\/pages\/65941","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.showpow.co.th\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.showpow.co.th\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.showpow.co.th\/en\/wp-json\/wp\/v2\/users\/961"}],"replies":[{"embeddable":true,"href":"https:\/\/www.showpow.co.th\/en\/wp-json\/wp\/v2\/comments?post=65941"}],"version-history":[{"count":213,"href":"https:\/\/www.showpow.co.th\/en\/wp-json\/wp\/v2\/pages\/65941\/revisions"}],"predecessor-version":[{"id":70307,"href":"https:\/\/www.showpow.co.th\/en\/wp-json\/wp\/v2\/pages\/65941\/revisions\/70307"}],"wp:attachment":[{"href":"https:\/\/www.showpow.co.th\/en\/wp-json\/wp\/v2\/media?parent=65941"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}