{"id":30442,"date":"2025-08-24T17:39:58","date_gmt":"2025-08-24T09:39:58","guid":{"rendered":"https:\/\/store.fashionstar.com.hk\/?post_type=product&#038;p=30442"},"modified":"2026-07-25T22:15:35","modified_gmt":"2026-07-25T14:15:35","slug":"pwm-servo-ra8-p36","status":"publish","type":"product","link":"https:\/\/fashionstar.com.hk\/store\/product\/pwm-servo-ra8-p36\/","title":{"rendered":"PWM Servo \u00b7 RA8-P36"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"30442\" class=\"elementor elementor-30442\">\n\t\t\t\t<div class=\"elementor-element elementor-element-318e4eed e-con-full e-flex e-con e-parent\" data-id=\"318e4eed\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<link rel=\"stylesheet\" id=\"wd-int-elem-opt-sticky-column-css\" href=\"https:\/\/fashionstar.com.hk\/store\/wp-content\/themes\/woodmart\/css\/parts\/int-elem-opt-sticky-column.css?ver=8.5.4\" type=\"text\/css\" media=\"all\" \/> \t\t\t<div class=\"wd-sticky-container-lg elementor-element elementor-element-30b34d4a e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"30b34d4a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-578c6ae8 elementor-widget elementor-widget-html\" data-id=\"578c6ae8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- === \u5de6\u4fa7\u76ee\u5f55 === -->\r\n<nav id=\"toc\" class=\"toc\">\r\n  <div class=\"toc__title\">Table of Contents<\/div>\r\n  <ol class=\"toc__list\">\r\n    <li><a href=\"#overview\">Overview<\/a><\/li>\r\n    <li><a href=\"#part-list\">Part List<\/a><\/li>\r\n    <li><a href=\"#media-gallery\">Media Gallery<\/a><\/li>\r\n    <li><a href=\"#specification\">Specification<\/a><\/li>\r\n    <li><a href=\"#sdk-and-platforms\">SDK And Platforms<\/a><\/li>\r\n    <li><a href=\"#cad-drawings\">CAD Drawings<\/a><\/li>\r\n    <li><a href=\"#documents\">Documents<\/a><\/li>\r\n    <li><a href=\"#certification\">Certification<\/a><\/li>\r\n  <\/ol>\r\n<\/nav>\r\n\r\n<style>\r\n  #toc.toc {\r\n    position: sticky;\r\n    top: 100px;\r\n    max-height: calc(100vh - 120px);\r\n    overflow: auto;\r\n  }\r\n\r\n  .toc__title {\r\n    font-weight: 600 !important;\r\n    font-size: 17px !important;\r\n    margin-bottom: 8px;\r\n  }\r\n\r\n  .toc__list {\r\n    list-style: none !important;\r\n    margin: 0;\r\n    padding-left: 0 !important;\r\n  }\r\n\r\n  .toc a,\r\n  .toc a:visited {\r\n    display: block;\r\n    padding: 6px 4px;\r\n    text-decoration: none;\r\n    cursor: pointer;\r\n    color: inherit !important;\r\n    transition: color 0.3s;\r\n    text-align: left !important;\r\n    font-weight: 600 !important;\r\n    font-size: 15px !important;\r\n    line-height: 1.3;\r\n    font-family: \"Inter\", sans-serif !important;\r\n  }\r\n\r\n  .toc a.is-active,\r\n  .toc a.is-active:visited {\r\n    font-weight: 600 !important;\r\n    color: #8641a9 !important;\r\n  }\r\n\r\n  .fs-mob-acc .fs-acc-title {\r\n    color: #000000 !important;\r\n  }\r\n\r\n  .fs-mob-acc, .fs-mob-acc * {\r\n    overflow-anchor: none;\r\n  }\r\n\r\n  @media (max-width: 767px){\r\n    #toc, #toc *{\r\n      text-transform: none !important;\r\n      letter-spacing: normal !important;\r\n      font-variant-caps: normal !important;\r\n    }\r\n    .fs-mob-acc .fs-acc-title,\r\n    .fs-mob-acc .fs-acc-title *,\r\n    .fs-mob-acc .fs-acc-icon{\r\n      text-transform: none !important;\r\n      letter-spacing: normal !important;\r\n      font-variant-caps: normal !important;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n\r\n<script>\n(function () {\n  function isElementorEditMode() {\n    try {\n      if (window.elementorFrontend && window.elementorFrontend.isEditMode) {\n        return window.elementorFrontend.isEditMode();\n      }\n    } catch(e){}\n    return location.search.includes('elementor-preview') || location.search.includes('action=elementor');\n  }\n\n  if (isElementorEditMode()) return;\n\n  const HEADER_MB = 70;\n  const scopeSel = '.woocommerce-Tabs-panel--description';\n\n  function getPcHeaderOffset() {\n    const selectors = [\n      '.whb-sticky-header.whb-clone.whb-sticked',\n      '.whb-sticky-header.whb-clone',\n      '.whb-general-header',\n      '.whb-main-header',\n      '.site-header',\n      '.elementor-location-header',\n      'header'\n    ];\n    let maxH = 100;\n    selectors.forEach(sel => {\n      document.querySelectorAll(sel).forEach(el => {\n        const s = getComputedStyle(el);\n        const visible = s.display !== 'none' && s.visibility !== 'hidden' && el.offsetHeight > 0;\n        const fixedLike = s.position === 'fixed' || s.position === 'sticky';\n        if (visible && fixedLike) maxH = Math.max(maxH, Math.ceil(el.getBoundingClientRect().height));\n      });\n    });\n    return maxH + 16;\n  }\n\n  function getOffset() {\n    return (matchMedia('(max-width:767px)').matches ? HEADER_MB : getPcHeaderOffset()) +\n      (document.body.classList.contains('admin-bar') ? 32 : 0);\n  }\n\n  function bindClicks() {\n    const toc = document.getElementById('toc');\n    if (!toc) return false;\n    const links = Array.from(toc.querySelectorAll('a[href^=\"#\"]'));\n    if (!links.length) return false;\n    const scope = document.querySelector(scopeSel) || document;\n\n    links.forEach(a => {\n      if (a.__bound) a.removeEventListener('click', a.__bound, true);\n      a.__bound = function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        e.stopImmediatePropagation();\n        const id = a.getAttribute('href').slice(1);\n        const target = scope.querySelector('#' + CSS.escape(id)) || document.getElementById(id);\n        if (!target) return;\n        const y = target.getBoundingClientRect().top + window.pageYOffset - getOffset();\n        window.scrollTo({ top: Math.max(0, y), behavior: 'smooth' });\n        history.replaceState(null, '', '#' + id);\n      };\n      a.addEventListener('click', a.__bound, true);\n    });\n    return true;\n  }\n\n  function waitAndBind(attempt = 0) {\n    if (bindClicks()) return;\n    if (attempt > 40) return;\n    setTimeout(() => waitAndBind(attempt + 1), 120);\n  }\n\n  document.addEventListener('DOMContentLoaded', () => waitAndBind());\n  window.addEventListener('load', () => waitAndBind());\n})();\n<\/script>\r\n\r\n<script>\r\n(function(){\r\n  \/\/ \u2705 \u4e0d\u5f71\u54cd Elementor \u7f16\u8f91\u6a21\u5f0f\r\n  function isElementorEditMode(){\r\n    try{\r\n      if (window.elementorFrontend && window.elementorFrontend.isEditMode) {\r\n        return window.elementorFrontend.isEditMode();\r\n      }\r\n    }catch(e){}\r\n    return location.search.includes('elementor-preview') || location.search.includes('action=elementor');\r\n  }\r\n  if (isElementorEditMode()) return;\r\n\r\n  const mq = window.matchMedia('(max-width:767px)');\r\n  const mobileStyle = document.createElement('style');\r\n  mobileStyle.textContent = `\r\n  @media (max-width:767px){\r\n    #toc.toc{ font-size:13px; padding:10px 12px; }\r\n    #toc a{ line-height:1.25; padding:5px 2px; }\r\n    .fs-mob-acc .fs-acc-title{\r\n      font-size:18px!important;\r\n      color:#000!important;\r\n    }\r\n    .fs-mob-acc .fs-acc-icon{\r\n      transition: transform .2s ease;\r\n    }\r\n    .fs-mob-acc .fs-acc-title[aria-expanded=\"true\"] .fs-acc-icon{\r\n      transform: rotate(45deg);\r\n    }\r\n  }`;\r\n  document.head.appendChild(mobileStyle);\r\n\r\n  const toTitle = s => s.toLowerCase().replace(\/\\b([a-z])\/g, m => m.toUpperCase());\r\n  function applyTitleCase(){\r\n    if(!mq.matches) return;\r\n    document.querySelectorAll('#toc a').forEach(a=>{\r\n      a.textContent = toTitle(a.textContent.trim());\r\n    });\r\n    document.querySelectorAll('.fs-mob-acc .fs-acc-title span:first-child').forEach(s=>{\r\n      s.textContent = toTitle(s.textContent.trim());\r\n    });\r\n  }\r\n  document.addEventListener('DOMContentLoaded', applyTitleCase);\r\n  window.addEventListener('load', applyTitleCase);\r\n  mq.addEventListener?.('change', applyTitleCase);\r\n\r\n  function scrollToBtnIfNeeded(btn){\r\n    const off = 112;\r\n    const top = btn.getBoundingClientRect().top;\r\n    if(top < off + 8){\r\n      const y = (btn.getBoundingClientRect().top + window.pageYOffset) - off - 8;\r\n      window.scrollTo({ top: y, behavior: 'auto' });\r\n    }\r\n  }\r\n\r\n  function refreshOpenPanels(){\r\n    if(!mq.matches) return;\r\n    document.querySelectorAll('.fs-mob-acc .fs-acc-title[aria-expanded=\"true\"]').forEach(btn=>{\r\n      const panel = btn.nextElementSibling;\r\n      if(panel){\r\n        panel.style.maxHeight = 'none';\r\n        const h = panel.scrollHeight;\r\n        panel.style.maxHeight = h + 'px';\r\n      }\r\n    });\r\n  }\r\n\r\n  function setupAccordion(){\r\n    if(!mq.matches) return;\r\n\r\n    const buttons = document.querySelectorAll('.fs-mob-acc .fs-acc-title');\r\n    if(!buttons.length) return;\r\n\r\n    buttons.forEach(btn=>{\r\n      if(btn.__fsBound) return;\r\n      btn.__fsBound = true;\r\n\r\n      btn.addEventListener('click', function(e){\r\n        e.preventDefault();\r\n        e.stopPropagation();\r\n        e.stopImmediatePropagation();\r\n\r\n        const y0 = window.pageYOffset || document.documentElement.scrollTop;\r\n        const t0 = btn.getBoundingClientRect().top;\r\n\r\n        const panel = btn.nextElementSibling;\r\n        const isOpen = btn.getAttribute('aria-expanded') === 'true';\r\n\r\n        buttons.forEach(b=>{\r\n          if(b === btn) return;\r\n          b.setAttribute('aria-expanded','false');\r\n          b.classList.remove('is-open');\r\n          const icon = b.querySelector('.fs-acc-icon');\r\n          if(icon) icon.textContent = '+';\r\n          const p = b.nextElementSibling;\r\n          if(p) p.style.maxHeight = '0px';\r\n        });\r\n\r\n        if(!isOpen){\r\n          btn.setAttribute('aria-expanded','true');\r\n          btn.classList.add('is-open');\r\n          const icon = btn.querySelector('.fs-acc-icon');\r\n          if(icon) icon.textContent = '\u00d7';\r\n\r\n          if(panel){\r\n            panel.style.maxHeight = '0px';\r\n            requestAnimationFrame(()=>{\r\n              panel.style.maxHeight = panel.scrollHeight + 'px';\r\n\r\n              const lock = () => {\r\n                const t1 = btn.getBoundingClientRect().top;\r\n                const dy = t1 - t0;\r\n                if (Math.abs(dy) > 0.5) {\r\n                  window.scrollTo(0, y0 + dy);\r\n                }\r\n                scrollToBtnIfNeeded(btn);\r\n              };\r\n\r\n              requestAnimationFrame(() => {\r\n                lock();\r\n                setTimeout(lock, 60);\r\n                setTimeout(lock, 220);\r\n              });\r\n\r\n              setTimeout(refreshOpenPanels, 200);\r\n              setTimeout(refreshOpenPanels, 800);\r\n            });\r\n          }\r\n        }else{\r\n          btn.setAttribute('aria-expanded','false');\r\n          btn.classList.remove('is-open');\r\n          const icon = btn.querySelector('.fs-acc-icon');\r\n          if(icon) icon.textContent = '+';\r\n          if(panel) panel.style.maxHeight = '0px';\r\n        }\r\n      }, true);\r\n    });\r\n\r\n    if(!setupAccordion.__inited){\r\n      setupAccordion.__inited = true;\r\n      buttons.forEach(btn=>{\r\n        btn.setAttribute('aria-expanded','false');\r\n        btn.classList.remove('is-open');\r\n        const icon = btn.querySelector('.fs-acc-icon');\r\n        if(icon) icon.textContent = '+';\r\n        const panel = btn.nextElementSibling;\r\n        if(panel) panel.style.maxHeight = '0px';\r\n      });\r\n    }\r\n  }\r\n\r\n  document.addEventListener('DOMContentLoaded', setupAccordion);\r\n  window.addEventListener('load', setupAccordion);\r\n  window.addEventListener('resize', ()=>{ setTimeout(refreshOpenPanels, 120); });\r\n})();\r\n<\/script>\r\n\r\n<script>\r\n(function(){\r\n  function isElementorEditMode(){\r\n    try{\r\n      if (window.elementorFrontend && window.elementorFrontend.isEditMode) {\r\n        return window.elementorFrontend.isEditMode();\r\n      }\r\n    }catch(e){}\r\n    return location.search.includes('elementor-preview') || location.search.includes('action=elementor');\r\n  }\r\n  if (isElementorEditMode()) return;\r\n\r\n  const mq = window.matchMedia('(max-width:767px)');\r\n  let locking = false;\r\n\r\n  function closeBtn(btn){\r\n    if(!btn) return;\r\n    btn.setAttribute('aria-expanded','false');\r\n    btn.classList.remove('is-open');\r\n    const icon = btn.querySelector('.fs-acc-icon');\r\n    if(icon) icon.textContent = '+';\r\n    const panel = btn.nextElementSibling;\r\n    if(panel) panel.style.maxHeight = '0px';\r\n  }\r\n\r\n  function enforceOnlyOne(openBtn){\r\n    if(locking || !mq.matches) return;\r\n    locking = true;\r\n\r\n    document.querySelectorAll('.fs-mob-acc .fs-acc-title[aria-expanded=\"true\"]').forEach(b=>{\r\n      if(b !== openBtn) closeBtn(b);\r\n    });\r\n\r\n    locking = false;\r\n  }\r\n\r\n  let attrObserver = null;\r\n\r\n  function observeAll(){\r\n    if(attrObserver) { try{ attrObserver.disconnect(); }catch(e){} }\r\n\r\n    attrObserver = new MutationObserver((mutations)=>{\r\n      if(locking || !mq.matches) return;\r\n      for(const m of mutations){\r\n        if(m.type === 'attributes' && m.attributeName === 'aria-expanded'){\r\n          const btn = m.target;\r\n          if(btn && btn.getAttribute('aria-expanded') === 'true'){\r\n            enforceOnlyOne(btn);\r\n          }\r\n        }\r\n      }\r\n    });\r\n\r\n    document.querySelectorAll('.fs-mob-acc .fs-acc-title').forEach(btn=>{\r\n      attrObserver.observe(btn, { attributes:true, attributeFilter:['aria-expanded'] });\r\n    });\r\n  }\r\n\r\n  function bindClickFallback(){\r\n    document.addEventListener('click', function(e){\r\n      if(!mq.matches) return;\r\n      const btn = e.target.closest && e.target.closest('.fs-mob-acc .fs-acc-title');\r\n      if(!btn) return;\r\n      setTimeout(()=>{\r\n        if(btn.getAttribute('aria-expanded') === 'true'){\r\n          enforceOnlyOne(btn);\r\n        }\r\n      }, 0);\r\n    }, true);\r\n  }\r\n\r\n  function watchDom(){\r\n    const mo = new MutationObserver(()=>{ observeAll(); });\r\n    mo.observe(document.body, { childList:true, subtree:true });\r\n  }\r\n\r\n  function init(){\r\n    observeAll();\r\n    bindClickFallback();\r\n    watchDom();\r\n  }\r\n\r\n  if(document.readyState === 'loading'){\r\n    document.addEventListener('DOMContentLoaded', init);\r\n  }else{\r\n    init();\r\n  }\r\n\r\n  mq.addEventListener?.('change', ()=>{ observeAll(); });\r\n})();\r\n<\/script>\r\n\r\n<script>\r\n(function(){\r\n  function isElementorEditMode(){\r\n    try{\r\n      if (window.elementorFrontend && window.elementorFrontend.isEditMode) {\r\n        return window.elementorFrontend.isEditMode();\r\n      }\r\n    }catch(e){}\r\n    return location.search.includes('elementor-preview') || location.search.includes('action=elementor');\r\n  }\r\n  if (isElementorEditMode()) return;\r\n\r\n  const mq = window.matchMedia('(max-width:767px)');\r\n  const SEL = '.fs-mob-acc .fs-acc-title';\r\n\r\n  const getY = () => (window.pageYOffset || document.documentElement.scrollTop || 0);\r\n\r\n  document.addEventListener('click', function(e){\r\n    if(!mq.matches) return;\r\n    const btn = e.target && e.target.closest ? e.target.closest(SEL) : null;\r\n    if(!btn) return;\r\n\r\n    btn.__lockY0 = getY();\r\n    btn.__lockT0 = btn.getBoundingClientRect().top;\r\n\r\n    try{ btn.focus({ preventScroll: true }); }catch(err){}\r\n  }, true);\r\n\r\n  function fixPosition(btn){\r\n    if(!btn || !mq.matches) return;\r\n\r\n    const y0 = (btn.__lockY0 != null) ? btn.__lockY0 : getY();\r\n    const t0 = (btn.__lockT0 != null) ? btn.__lockT0 : btn.getBoundingClientRect().top;\r\n\r\n    const lock = () => {\r\n      const t1 = btn.getBoundingClientRect().top;\r\n      const dy = t1 - t0;\r\n      if(Math.abs(dy) > 0.5){\r\n        window.scrollTo(0, y0 + dy);\r\n      }\r\n    };\r\n\r\n    requestAnimationFrame(lock);\r\n    setTimeout(lock, 60);\r\n    setTimeout(lock, 220);\r\n  }\r\n\r\n  let mo = null;\r\n\r\n  function observe(){\r\n    if(mo) { try{ mo.disconnect(); }catch(e){} }\r\n    mo = new MutationObserver((muts)=>{\r\n      if(!mq.matches) return;\r\n      for(const m of muts){\r\n        if(m.type === 'attributes' && m.attributeName === 'aria-expanded'){\r\n          const btn = m.target;\r\n          if(btn && btn.getAttribute('aria-expanded') === 'true'){\r\n            fixPosition(btn);\r\n          }\r\n        }\r\n      }\r\n    });\r\n\r\n    document.querySelectorAll(SEL).forEach(btn=>{\r\n      mo.observe(btn, { attributes:true, attributeFilter:['aria-expanded'] });\r\n    });\r\n  }\r\n\r\n  if(document.readyState === 'loading'){\r\n    document.addEventListener('DOMContentLoaded', observe);\r\n  }else{\r\n    observe();\r\n  }\r\n  window.addEventListener('load', observe);\r\n\r\n  const mo2 = new MutationObserver(()=>observe());\r\n  mo2.observe(document.body, { childList:true, subtree:true });\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7ac60e21 e-con-full e-flex e-con e-child\" data-id=\"7ac60e21\" data-element_type=\"container\" data-e-type=\"container\" id=\"tab-description\">\n\t\t\t\t<div class=\"elementor-element elementor-element-766baf18 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"766baf18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"overview\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">Overview<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4cb27721 e-con-full e-flex e-con e-child\" data-id=\"4cb27721\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bdeaed4 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"1bdeaed4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-sync-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tStandard PWM Control\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-44a87c8c color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"44a87c8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tStandard PWM signal control makes this servo easy to integrate with RC receivers, microcontrollers, and common servo controllers for straightforward angle-control applications.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4caf1dc5 e-con-full e-flex e-con e-child\" data-id=\"4caf1dc5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a1a3804 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"7a1a3804\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shield-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M466.5 83.7l-192-80a48.15 48.15 0 0 0-36.9 0l-192 80C27.7 91.1 16 108.6 16 128c0 198.5 114.5 335.7 221.5 380.3 11.8 4.9 25.1 4.9 36.9 0C360.1 472.6 496 349.3 496 128c0-19.4-11.7-36.9-29.5-44.3zM256.1 446.3l-.1-381 175.9 73.3c-3.3 151.4-82.1 261.1-175.8 307.7z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tReliable PWM Servo Design\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17869d59 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"17869d59\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tThe iron-core motor configuration provides practical torque output for standard PWM applications, with stable operation within the rated voltage range.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1cbc596e e-con-full e-flex e-con e-child\" data-id=\"1cbc596e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-596a6b1e elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"596a6b1e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-sliders-h\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M496 384H160v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h80v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h336c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160h-80v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h336v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h80c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160H288V48c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16C7.2 64 0 71.2 0 80v32c0 8.8 7.2 16 16 16h208v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h208c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPosition Control for PWM Applications\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62cf7e78 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"62cf7e78\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tDesigned for conventional servo angle control, this model is suitable for RC mechanisms, gimbals, robotic joints, and other applications that use standard PWM control signals.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1fc62b84 e-con-full e-flex e-con e-child\" data-id=\"1fc62b84\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ead6774 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"4ead6774\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chart-line\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tSimple Wiring &amp; Controller Compatibility\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3870ba86 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"3870ba86\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tThe PWM interface supports straightforward wiring and broad compatibility with common servo controllers, development boards, and embedded control projects.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4f06612e e-con-full e-flex e-con e-child\" data-id=\"4f06612e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-479e71d6 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"479e71d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-pin\" viewBox=\"0 0 288 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M112 316.94v156.69l22.02 33.02c4.75 7.12 15.22 7.12 19.97 0L176 473.63V316.94c-10.39 1.92-21.06 3.06-32 3.06s-21.61-1.14-32-3.06zM144 0C64.47 0 0 64.47 0 144s64.47 144 144 144 144-64.47 144-144S223.53 0 144 0zm0 76c-37.5 0-68 30.5-68 68 0 6.62-5.38 12-12 12s-12-5.38-12-12c0-50.73 41.28-92 92-92 6.62 0 12 5.38 12 12s-5.38 12-12 12z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPosition Feedback Matched to the Model\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e28ebeb color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"6e28ebeb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tThe Potentiometer is matched to the servo design, helping provide repeatable position control for its intended torque range and mechanical configuration.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4fe1ebfc e-con-full e-flex e-con e-child\" data-id=\"4fe1ebfc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-434df0bf elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"434df0bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-cube\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M239.1 6.3l-208 78c-18.7 7-31.1 25-31.1 45v225.1c0 18.2 10.3 34.8 26.5 42.9l208 104c13.5 6.8 29.4 6.8 42.9 0l208-104c16.3-8.1 26.5-24.8 26.5-42.9V129.3c0-20-12.4-37.9-31.1-44.9l-208-78C262 2.2 250 2.2 239.1 6.3zM256 68.4l192 72v1.1l-192 78-192-78v-1.1l192-72zm32 356V275.5l160-65v133.9l-160 80z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tStandard Mounting Ecosystem\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2dbe82f7 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"2dbe82f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tWithin the same mechanical series, housing dimensions and mounting patterns are standardized to simplify replacement, installation, and mechanical design across related models.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b3fd1ab elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3b3fd1ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cd1e065 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"cd1e065\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"media-gallery\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">Media Gallery<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-407f4930 elementor-widget elementor-widget-video\" data-id=\"407f4930\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=D2L2p1_cGeY&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b432dc9 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"b432dc9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a796b5b color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"a796b5b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"specification\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">Specification<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3e5f5d52 elementor-widget elementor-widget-wd_table\" data-id=\"3e5f5d52\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-el-table-wrap wd-reset-all-last\">\n\t\t\t<table class=\"wd-el-table\">\n\t\t\t\t\t\t\t\t\t<thead class=\"text-left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-8ae3e31\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th class=\"wd-table-cell elementor-repeater-item-8efd084\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0Item<\/p>\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th class=\"wd-table-cell elementor-repeater-item-d15d61a\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t\t<p>Basic Specifications<\/p>\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t<\/thead>\n\t\t\t\t\n\t\t\t\t<tbody class=\"text-left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-2addcb0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-916bfb1\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Protocol Type<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-927e585\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>PWM<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-9078b62\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-00d2386\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Input Voltage<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-d21d5a8\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>4.8 ~ 8.4V<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-6765129\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-af12c92\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Motor Type<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-a35e30d\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>cored<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-2b53a08\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-b0684b9\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Position Sensor<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-2de0b91\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Potentiometer<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-9b8bf4f\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-2f346b4\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Effective Angle<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-5ebe8c1\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>270\u00b0 (@500\u21922500us)<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-6113e22\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-219cde9\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Rotation Direction<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-5f09b20\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Counterclockwise (500\u21922500us)<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-571179d\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-c108570\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>PWM Period Range<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-650f0c3\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>3 ~ 20 ms<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-dec0c4a\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-a297380\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Dead Band<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-cf43175\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>2 \u03bcs<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-ec45b4b\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-a1d8e05\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Gear Ratio<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-bc201f9\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>378:1<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-cd54466\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-982354d\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Output Spline Specification<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-8ee610b\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Aluminium \/ \u23006 mm \/ 25T<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-79e65b6\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-a0c9b81\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Output Spline Support<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-73cab27\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Dual Ball Bearings<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-660e4eb\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-da18119\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Interface<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-9609bfa\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>PH2.0 x 2<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-379e8e1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-846c82a\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Case Material<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-c030804\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Aluminum alloy middle section \/ upper &amp; lower engineering plastic shells<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-a0af521\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-140b213\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Dimensions<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-f1fcec6\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>40 x 20 x 40 mm<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-c48eab2\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-7ed378e\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Appearance<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-b9dfb79\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Dual-shaft<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-f260e41\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-c0efc91\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Weight<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-15970f9\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>52 g<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t<\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab6cb28 elementor-widget elementor-widget-wd_table\" data-id=\"ab6cb28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-el-table-wrap wd-reset-all-last\">\n\t\t\t<table class=\"wd-el-table\">\n\t\t\t\t\t\t\t\t\t<thead class=\"text-left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-8ae3e31\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th class=\"wd-table-cell elementor-repeater-item-8efd084\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0Item<\/p>\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th class=\"wd-table-cell elementor-repeater-item-d15d61a\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t\t<p>Characteristic Specifications<\/p>\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t<\/thead>\n\t\t\t\t\n\t\t\t\t<tbody class=\"text-left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-2addcb0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-916bfb1\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Stall Torque<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-927e585\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>@8.4V: 39 kg\u00b7cm @7.4V: 35 kg\u00b7cm @6.0V: 30 kg\u00b7cm<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-9078b62\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-00d2386\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>No Load Speed<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-d21d5a8\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>@8.4V: 0.183 sec @ 60\u00b0 @7.4V: 0.208 sec @ 60\u00b0 @6.0V: 0.256 sec @ 60\u00b0<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-6765129\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-af12c92\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Stall Current<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-a35e30d\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>3 A<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-2b53a08\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-b0684b9\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>No Load Current<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-2de0b91\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>200 mA<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-9b8bf4f\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-2f346b4\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Standby Current<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-5ebe8c1\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>20 mA<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t<\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f02416f elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"4f02416f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-67c6706a color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"67c6706a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"sdk-and-platforms\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">SDK And Platforms<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9233c1d elementor-widget elementor-widget-wd_image_or_svg\" data-id=\"9233c1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_image_or_svg.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"wd-image text-left photoswipe-images\">\n\t\t\t\t\t\t\t<a  href=\"https:\/\/store.fashionstar.com.hk\/wp-content\/uploads\/2025\/10\/1.webp\"data-width=\"1141\" data-height=\"1055\" data-elementor-open-lightbox=\"no\" aria-label=\"Image link\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1141\" height=\"1055\" src=\"https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1.webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1.webp 1141w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1-430x398.webp 430w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1-100x92.webp 100w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1-700x647.webp 700w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1-324x300.webp 324w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1-865x800.webp 865w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1-768x710.webp 768w\" sizes=\"auto, (max-width: 1141px) 100vw, 1141px\" \/>\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-37fa1d4a elementor-widget elementor-widget-wd_image_or_svg\" data-id=\"37fa1d4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_image_or_svg.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"wd-image text-left photoswipe-images\">\n\t\t\t\t\t\t\t<a  href=\"https:\/\/store.fashionstar.com.hk\/wp-content\/uploads\/2025\/10\/2-1.webp\"data-width=\"1141\" data-height=\"500\" data-elementor-open-lightbox=\"no\" aria-label=\"Image link\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1141\" height=\"500\" src=\"https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/2-1.webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/2-1.webp 1141w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/2-1-430x188.webp 430w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/2-1-100x44.webp 100w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/2-1-700x307.webp 700w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/2-1-400x175.webp 400w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/2-1-768x337.webp 768w\" sizes=\"auto, (max-width: 1141px) 100vw, 1141px\" \/>\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-68afc836 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"68afc836\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f05432f color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"4f05432f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"cad-drawings\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">CAD Drawings<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d798f5 elementor-widget elementor-widget-html\" data-id=\"4d798f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"position:relative; background:#f5f5f5; padding:8px; border-radius:4px;\">\r\n  <iframe loading=\"lazy\" \r\n    src=\"https:\/\/fashionstar.com.hk\/wiki\/zh\/servo\/pwm\/cad-files\/data\/ra8-rp8-rx8-series-dimension.pdf#zoom=70&toolbar=0&navpanes=0\"\r\n    width=\"100%\"\r\n    height=\"370\"\r\n    style=\"border:none;\">\r\n  <\/iframe>\r\n\r\n  <a href=\"https:\/\/fashionstar.com.hk\/wiki\/servo\/pwm\/cad-files\/data\/ra8-rp8-rx8-series-dimension.pdf\" target=\"_blank\"\r\n     style=\"\r\n       position:absolute;\r\n       top:12px;\r\n       right:12px;\r\n       background:#fff;\r\n       padding:6px 10px;\r\n       font-size:12px;\r\n       border-radius:4px;\r\n       box-shadow:0 2px 6px rgba(0,0,0,.15);\r\n       text-decoration:none;\r\n       color:#333;\r\n     \">\r\n    \u26f6 Full Screen\r\n  <\/a>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-edd33e5 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"edd33e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f96dfb8 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"2f96dfb8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"documents\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">Documents<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a2739a8 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"2a2739a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li class=\"doc_item\"><a style=\"text-decoration: none;\" href=\"https:\/\/fashionstar.com.hk\/wiki\/zh\/servo\/pwm\/datasheet\/ra8-p36\/\" target=\"_blank\" rel=\"noopener\">RA8-P36 Datasheet<\/a><\/li><li class=\"doc_item\"><a style=\"text-decoration: none;\" href=\"https:\/\/fashionstar.com.hk\/wiki\/servo\/pwm\/cad-files\/\" target=\"_blank\" rel=\"noopener\">RA8-P36 CAD Drawings &amp; 3D Models<\/a><\/li><li class=\"doc_item\"><a style=\"text-decoration: none;\" href=\"https:\/\/fashionstar.com.hk\/wiki\/zh\/servo\/pwm\/protocols\/pwm-protocol\/\" target=\"_blank\" rel=\"noopener\">PWM Control Guide<\/a><\/li><li class=\"doc_item\"><a style=\"text-decoration: none;\" href=\"https:\/\/fashionstar.com.hk\/wiki\/servo\/pwm\/software\/\" target=\"_blank\" rel=\"noopener\">Software &amp; Debugging Tools<\/a><\/li><li class=\"doc_item\"><a style=\"text-decoration: none;\" href=\"https:\/\/fashionstar.com.hk\/wiki\/servo\/pwm\/sdk\/\" target=\"_blank\" rel=\"noopener\">SDK &amp; Development Resources<\/a><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e4bcc39 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"1e4bcc39\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3769413b color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"3769413b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"certification\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">Certification<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41298161 elementor-widget elementor-widget-wd_table\" data-id=\"41298161\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-el-table-wrap wd-reset-all-last\">\n\t\t\t<table class=\"wd-el-table\">\n\t\t\t\t\n\t\t\t\t<tbody class=\"text-left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-314bd02\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-82df8fc\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>HS Code<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-103c5f4\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>8501109990<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-cb688cb\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-1f64cec\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>ECCN Code<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-e3a9946\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>EAR99<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-ae1df6c\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-1d463ca\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Country of Origin<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-0f38e5f\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>China<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-a8895a1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-4e83da1\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Certifications<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-63b79f0\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>CE, FCC, RoHS<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t<\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1fb28988 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"1fb28988\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2feee8c9 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"2feee8c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"part-list\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">Part List<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-439de266 elementor-widget__width-inherit elementor-widget elementor-widget-wd_table\" data-id=\"439de266\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-el-table-wrap wd-reset-all-last\">\n\t\t\t<table class=\"wd-el-table\">\n\t\t\t\t\t\t\t\t\t<thead class=\"text-left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-8ae3e31\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th class=\"wd-table-cell elementor-repeater-item-8efd084\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0Item<\/p>\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th class=\"wd-table-cell elementor-repeater-item-d15d61a\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t\t<p>Qty.<\/p>\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t<\/thead>\n\t\t\t\t\n\t\t\t\t<tbody class=\"text-left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-2addcb0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-916bfb1\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Servo<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-927e585\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>1<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-9078b62\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-00d2386\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>8-Hole Main Horn<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-d21d5a8\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>1<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-2b53a08\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-b0684b9\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>8-Hole Assistant Horn<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-2de0b91\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>1<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-9b8bf4f\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-2f346b4\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>PM M3*6mm Screw<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-5ebe8c1\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>1<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-6113e22\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-219cde9\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>PM M2*4.5mm Screw<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-5f09b20\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>16<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-571179d\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-c108570\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>PB M2*4.5mm Screw<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-650f0c3\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>10<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-dec0c4a\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-a297380\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>300mm 3-pin Cable (PH2.0\u00d72)<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-cf43175\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>1<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t<\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\t\t\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>A high-value <strong>7.4V<\/strong> PWM servo delivering <strong>35 kg\u00b7cm<\/strong> stall torque, <strong>270\u00b0<\/strong> position control, position <strong>feedback<\/strong>, and multiple built-in <strong>protections<\/strong>.<\/p>\n","protected":false},"featured_media":34963,"comment_status":"open","ping_status":"closed","template":"","meta":{"_joinchat":[]},"product_brand":[71],"product_cat":[653,27],"product_tag":[],"class_list":["post-30442","product","type-product","status-publish","has-post-thumbnail","product_brand-fashion-star","product_cat-pwm-servo","product_cat-servo","first","instock","shipping-taxable","purchasable","product-type-simple"],"_links":{"self":[{"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/product\/30442","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/comments?post=30442"}],"version-history":[{"count":11,"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/product\/30442\/revisions"}],"predecessor-version":[{"id":36190,"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/product\/30442\/revisions\/36190"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/media\/34963"}],"wp:attachment":[{"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/media?parent=30442"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/product_brand?post=30442"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/product_cat?post=30442"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/product_tag?post=30442"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}