{"title":"Engineer","description":"\u003cstyle\u003e\n  \/* ============================\n     Circuitrocks — Collection Copy (scoped)\n     Engineer Tools Japan collection page\n     ============================ *\/\n  #crx-engineer{\n    --crx-primary:#1f2937;\n    --crx-primary-600:#111827;\n    --crx-primary-2:#2563eb;\n    --crx-accent:#dc2626;\n    --crx-text:#0f172a;\n    --crx-muted:#475569;\n    --crx-border:#e5e7eb;\n    --crx-bg:#f8fafc;\n    --crx-card:#ffffff;\n    --crx-soft:#eef2ff;\n    --crx-warm:#fff7ed;\n    --crx-warm-border:#fed7aa;\n    --crx-shadow:0 10px 26px rgba(2,6,23,.08);\n    --crx-radius:18px;\n    font-size:18px;\n    line-height:1.75;\n    color:var(--crx-text);\n  }\n\n  #crx-engineer .section + .section{margin-top:18px}\n  #crx-engineer h2{\n    font-size:1.85rem;\n    line-height:1.2;\n    margin:0 0 .7rem;\n    letter-spacing:-.02em;\n  }\n  #crx-engineer h3{\n    font-size:1.28rem;\n    line-height:1.3;\n    margin:0 0 .75rem;\n    letter-spacing:-.01em;\n  }\n  #crx-engineer p{margin:.65rem 0;color:var(--crx-text)}\n  #crx-engineer .muted{color:var(--crx-muted)}\n  #crx-engineer a{\n    color:var(--crx-primary-2);\n    text-decoration:underline;\n    text-underline-offset:2px;\n  }\n  #crx-engineer a:hover{color:var(--crx-accent)}\n\n  #crx-engineer .crx-hero{\n    position:relative;\n    overflow:hidden;\n    background:linear-gradient(180deg,var(--crx-bg) 0%, #ffffff 100%);\n    border:1px solid var(--crx-border);\n    border-radius:22px;\n    padding:22px;\n    box-shadow:var(--crx-shadow);\n    margin:0 0 16px;\n  }\n  #crx-engineer .crx-hero::after{\n    content:\"\";\n    position:absolute;\n    right:-40px;\n    top:-40px;\n    width:180px;\n    height:180px;\n    border-radius:999px;\n    background:radial-gradient(circle, rgba(37,99,235,.12) 0%, rgba(37,99,235,0) 70%);\n    pointer-events:none;\n  }\n  #crx-engineer .crx-kicker{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    padding:.35rem .8rem;\n    border-radius:999px;\n    background:var(--crx-soft);\n    border:1px solid rgba(37,99,235,.14);\n    color:#1e3a8a;\n    font-weight:700;\n    font-size:.92rem;\n    margin-bottom:.85rem;\n  }\n  #crx-engineer .crx-hero-copy{\n    max-width:960px;\n    position:relative;\n    z-index:1;\n  }\n  #crx-engineer .crx-hero p:last-child{margin-bottom:0}\n\n  #crx-engineer .crx-badges{\n    display:flex;\n    flex-wrap:wrap;\n    gap:8px;\n    margin:.9rem 0 0;\n  }\n  #crx-engineer .crx-badge{\n    display:inline-flex;\n    align-items:center;\n    gap:6px;\n    padding:.34rem .72rem;\n    border:1px solid rgba(37,99,235,.18);\n    border-radius:999px;\n    background:#eff6ff;\n    color:#1e3a8a;\n    font-size:.93rem;\n    font-weight:600;\n  }\n\n  #crx-engineer .crx-links{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    margin-top:1rem;\n  }\n  #crx-engineer .crx-linkchip{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    padding:.55rem .9rem;\n    border-radius:999px;\n    border:1px solid var(--crx-border);\n    background:#ffffff;\n    text-decoration:none;\n    color:var(--crx-text);\n    font-weight:600;\n    box-shadow:0 3px 10px rgba(2,6,23,.04);\n  }\n  #crx-engineer .crx-linkchip:hover{\n    border-color:rgba(37,99,235,.35);\n    color:var(--crx-primary-2);\n  }\n\n  #crx-engineer .crx-section{\n    background:#ffffff;\n    border:1px solid var(--crx-border);\n    border-radius:var(--crx-radius);\n    padding:18px;\n    box-shadow:0 6px 18px rgba(2,6,23,.04);\n  }\n\n  #crx-engineer .crx-grid{display:grid;gap:14px}\n  @media(min-width:860px){\n    #crx-engineer .cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}\n    #crx-engineer .cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}\n  }\n\n  #crx-engineer .crx-card{\n    background:var(--crx-card);\n    border:1px solid var(--crx-border);\n    border-radius:16px;\n    padding:16px;\n    box-shadow:0 6px 18px rgba(2,6,23,.05);\n    height:100%;\n  }\n  #crx-engineer .crx-card strong{\n    display:block;\n    margin-bottom:.35rem;\n    font-size:1.03rem;\n  }\n\n  #crx-engineer ul{margin:.25rem 0 .2rem 1.15rem}\n  #crx-engineer li{margin:.42rem 0}\n\n  #crx-engineer .crx-note{\n    background:var(--crx-warm);\n    border:1px solid var(--crx-warm-border);\n    border-radius:16px;\n    padding:14px 16px;\n    color:#7c2d12;\n    margin:.25rem 0 0;\n  }\n  #crx-engineer .crx-note p,\n  #crx-engineer .crx-note li{color:#7c2d12}\n\n  #crx-engineer .crx-specs-wrap{\n    overflow-x:auto;\n    margin-top:.4rem;\n  }\n  #crx-engineer .crx-specs{\n    width:100%;\n    min-width:700px;\n    border-collapse:separate;\n    border-spacing:0;\n    border:1px solid var(--crx-border);\n    border-radius:14px;\n    overflow:hidden;\n    font-size:1rem;\n    background:#fff;\n  }\n  #crx-engineer .crx-specs th,\n  #crx-engineer .crx-specs td{\n    padding:11px 13px;\n    border-bottom:1px solid var(--crx-border);\n    vertical-align:top;\n    text-align:left;\n  }\n  #crx-engineer .crx-specs th{\n    width:31%;\n    background:#f8fafc;\n    color:#0f172a;\n    font-weight:700;\n  }\n  #crx-engineer .crx-specs tr:last-child th,\n  #crx-engineer .crx-specs tr:last-child td{border-bottom:none}\n\n  #crx-engineer .faq{\n    border:1px solid var(--crx-border);\n    border-radius:18px;\n    padding:18px;\n    background:#ffffff;\n    box-shadow:0 6px 18px rgba(2,6,23,.04);\n  }\n  #crx-engineer .faq h3{margin-top:0}\n  #crx-engineer .faq-list{\n    list-style:none;\n    padding:0;\n    margin:.35rem 0 0;\n  }\n  #crx-engineer .faq-list li{\n    margin:12px 0 0;\n    padding:12px 14px;\n    border:1px solid #edf0f2;\n    border-radius:14px;\n    background:#fbfcfd;\n  }\n  #crx-engineer .faq-q{\n    font-weight:800;\n    display:block;\n    margin-bottom:5px;\n    color:var(--crx-text);\n  }\n  #crx-engineer .faq-a{color:var(--crx-muted)}\n\n  #crx-engineer .crx-footer-links{\n    margin-top:14px;\n    padding-top:14px;\n    border-top:1px solid var(--crx-border);\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"crx-engineer\" class=\"product-copy\"\u003e\n  \u003csection class=\"crx-hero\"\u003e\n    \u003cdiv class=\"crx-hero-copy\"\u003e\n      \u003cspan class=\"crx-kicker\"\u003eEngineer Tools Japan at Circuitrocks\u003c\/span\u003e\n      \u003ch2\u003eJapanese hand tools for cleaner bench work, better repairs, and neater electronics builds\u003c\/h2\u003e\n      \u003cp class=\"muted\"\u003eShop Engineer Tools Japan at Circuitrocks for practical electronics bench tools. This collection is a strong fit for soldering work, cable prep, repair jobs, prototyping, and workshop use where tool feel and control matter.\u003c\/p\u003e\n\n      \u003cdiv class=\"crx-badges\"\u003e\n        \u003cspan class=\"crx-badge\"\u003eJapanese hand tools\u003c\/span\u003e\n        \u003cspan class=\"crx-badge\"\u003eElectronics bench ready\u003c\/span\u003e\n        \u003cspan class=\"crx-badge\"\u003eGood for repair work\u003c\/span\u003e\n        \u003cspan class=\"crx-badge\"\u003eMaker-friendly picks\u003c\/span\u003e\n        \u003cspan class=\"crx-badge\"\u003ePH-ready shipping\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"crx-links\"\u003e\n        \u003ca class=\"crx-linkchip\" href=\"\/collections\/engineer-tools-japan\"\u003eShop Engineer Tools Japan\u003c\/a\u003e\n        \u003ca class=\"crx-linkchip\" href=\"\/products\/super-scissors-ph-51\"\u003eSuper Scissors PH-57\u003c\/a\u003e\n        \u003ca class=\"crx-linkchip\" href=\"\/products\/professional-silicone-tip-solder-sucker\"\u003eSilicone-Tip Solder Sucker\u003c\/a\u003e\n        \u003ca class=\"crx-linkchip\" href=\"\/collections\/tools\"\u003eShop Tools\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003cp\u003eSome tools just feel better in hand, and that matters a lot when you do careful electronics work. Engineer Tools Japan is known for practical workshop tools built for real bench use, from cutting jobs to solder cleanup. For makers, students, repair techs, and hobbyists, that means less struggle and a more controlled workflow.\u003c\/p\u003e\n    \u003cp\u003eThis collection is a good home for tools you reach for again and again. Right now, your live range already covers two useful bench essentials: a heavy-duty multi-use scissors for maker materials and a silicone-tip solder sucker for cleaner desoldering work. That makes the page focused, clear, and easy to grow as you add more Engineer items later.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003ch3\u003eWhy makers like Engineer Tools Japan\u003c\/h3\u003e\n    \u003cdiv class=\"crx-grid cols-3\"\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cstrong\u003eBuilt for real bench work\u003c\/strong\u003e\n        \u003cp class=\"muted\"\u003eThese are the kinds of tools that fit repair, soldering, cable prep, and electronics assembly instead of generic all-purpose use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cstrong\u003eGood feel and control\u003c\/strong\u003e\n        \u003cp class=\"muted\"\u003eFor cutting, desoldering, and cleanup jobs, a tool that feels precise can save time and reduce mistakes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cstrong\u003eEasy collection to grow\u003c\/strong\u003e\n        \u003cp class=\"muted\"\u003eStarting with a few strong tools keeps the page focused now while giving you room to add more Japanese bench tools later.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003ch3\u003eWhat you can do with this collection\u003c\/h3\u003e\n    \u003cdiv class=\"crx-grid cols-2\"\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eCut plastic, cable sleeves, soft sheet material, and workshop consumables\u003c\/li\u003e\n          \u003cli\u003eTrim wire, braided material, and maker build parts with better control\u003c\/li\u003e\n          \u003cli\u003eClean up solder joints during repair or rework\u003c\/li\u003e\n          \u003cli\u003eImprove your bench setup with tools meant for electronics jobs\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eHandle faster prototyping and rework during Arduino or ESP32 projects\u003c\/li\u003e\n          \u003cli\u003eDo neater cable and assembly prep before final installs\u003c\/li\u003e\n          \u003cli\u003eDesolder parts more cleanly during board fixes or swaps\u003c\/li\u003e\n          \u003cli\u003eBuild a more dependable tool set for classes, labs, and hobby work\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003ch3\u003eCurrent featured tools\u003c\/h3\u003e\n    \u003cdiv class=\"crx-grid cols-2\"\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cstrong\u003eSuper Scissors PH-57\u003c\/strong\u003e\n        \u003cp class=\"muted\"\u003eA heavy-duty workshop scissors for maker cutting jobs. Great for plastic, leather, copper sheet or wire, coaxial cable, ribbon cable, and more.\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"\/products\/super-scissors-ph-51\"\u003eView product\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cstrong\u003eProfessional Silicone-Tip Solder Sucker\u003c\/strong\u003e\n        \u003cp class=\"muted\"\u003eA nicer desoldering pump with a soft silicone tip and solid body feel, made for bench repair, solder cleanup, and rework tasks.\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"\/products\/professional-silicone-tip-solder-sucker\"\u003eView product\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003ch3\u003eStarter bundle ideas\u003c\/h3\u003e\n    \u003cdiv class=\"crx-grid cols-3\"\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cstrong\u003eBench Repair Starter\u003c\/strong\u003e\n        \u003cp class=\"muted\"\u003ePair the solder sucker with basic soldering tools for repairs, part removal, and board cleanup.\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"\/products\/professional-silicone-tip-solder-sucker\"\u003eSolder Sucker\u003c\/a\u003e · \u003ca href=\"\/search?q=soldering\"\u003eSoldering tools\u003c\/a\u003e · \u003ca href=\"\/search?q=solder+wick\"\u003eSolder wick\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cstrong\u003eMaker Cutting Kit\u003c\/strong\u003e\n        \u003cp class=\"muted\"\u003eUse the scissors with cable and build materials for cleaner prep work before assembly.\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"\/products\/super-scissors-ph-51\"\u003eSuper Scissors\u003c\/a\u003e · \u003ca href=\"\/search?q=wire\"\u003eWire\u003c\/a\u003e · \u003ca href=\"\/search?q=heat+shrink\"\u003eHeat shrink\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cstrong\u003ePrototype Workbench\u003c\/strong\u003e\n        \u003cp class=\"muted\"\u003eA simple setup for students and hobbyists doing regular electronics assembly and testing.\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"\/collections\/tools\"\u003eTools\u003c\/a\u003e · \u003ca href=\"\/search?q=breadboard\"\u003eBreadboards\u003c\/a\u003e · \u003ca href=\"\/search?q=jumper+wire\"\u003eJumper wires\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003ch3\u003eRecommended add-ons\u003c\/h3\u003e\n    \u003cdiv class=\"crx-grid cols-2\"\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003ca href=\"\/search?q=soldering\"\u003eSoldering tools\u003c\/a\u003e for assembly and rework\u003c\/li\u003e\n          \u003cli\u003e\n\u003ca href=\"\/search?q=desoldering\"\u003eDesoldering supplies\u003c\/a\u003e for cleaner board repair\u003c\/li\u003e\n          \u003cli\u003e\n\u003ca href=\"\/search?q=wire\"\u003eWire and cable supplies\u003c\/a\u003e for bench prep\u003c\/li\u003e\n          \u003cli\u003e\n\u003ca href=\"\/search?q=heat+shrink\"\u003eHeat shrink\u003c\/a\u003e for neat finishing\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003ca href=\"\/search?q=multimeter\"\u003eMultimeters\u003c\/a\u003e for testing and troubleshooting\u003c\/li\u003e\n          \u003cli\u003e\n\u003ca href=\"\/search?q=prototyping\"\u003ePrototyping parts\u003c\/a\u003e for project builds\u003c\/li\u003e\n          \u003cli\u003e\n\u003ca href=\"\/search?q=storage+box\"\u003eStorage and organizers\u003c\/a\u003e for cleaner work areas\u003c\/li\u003e\n          \u003cli\u003e\n\u003ca href=\"\/collections\/tools\"\u003eMore tools\u003c\/a\u003e for a fuller bench setup\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n    \u003cdiv class=\"crx-specs-wrap\"\u003e\n      \u003ctable class=\"crx-specs\" role=\"table\" aria-label=\"Engineer Tools Japan collection specs\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCurrent collection focus\u003c\/th\u003e\n            \u003ctd\u003eElectronics bench tools, including cutting tools and desoldering tools\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBest use cases\u003c\/th\u003e\n            \u003ctd\u003eRepair work, soldering cleanup, wire and cable prep, prototyping, and general electronics bench work\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGood for\u003c\/th\u003e\n            \u003ctd\u003eMakers, students, hobbyists, technicians, and workshop users who want better hand tools for electronics tasks\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTypical pairings\u003c\/th\u003e\n            \u003ctd\u003eSoldering irons, solder wick, heat shrink, wire, multimeters, and prototyping tools\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCollection style\u003c\/th\u003e\n            \u003ctd\u003eSmall but focused hand-tool lineup that can grow into a broader Japanese workshop tools section\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCurrent live products\u003c\/th\u003e\n            \u003ctd\u003eSuper Scissors PH-57 and Professional Silicone-Tip Solder Sucker\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003ch3\u003eBench notes\u003c\/h3\u003e\n    \u003cdiv class=\"crx-note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e good hand tools help, but proper use still matters for safe electronics work.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eUse cutting tools only on materials that match their intended use.\u003c\/li\u003e\n        \u003cli\u003eFor desoldering, heat the joint fully before using the pump for better results.\u003c\/li\u003e\n        \u003cli\u003eKeep bench tools clean and stored properly so they last longer and work better.\u003c\/li\u003e\n        \u003cli\u003ePair hand tools with the right soldering and testing gear for a smoother workflow.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003ch3\u003eWhat’s in the box\u003c\/h3\u003e\n    \u003cp class=\"muted\"\u003eInclusions depend on the exact product. Some items are standalone tools, while others may include small accessories or replacement parts. Check each product page for the exact package contents before ordering.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section faq\"\u003e\n    \u003ch3\u003eFAQ\u003c\/h3\u003e\n    \u003cul class=\"faq-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"faq-q\"\u003eWhat kind of tools are in this collection?\u003c\/span\u003e\n        \u003cdiv class=\"faq-a\"\u003eThis page focuses on Japanese hand tools for electronics and workshop use, especially tools that fit soldering, repair, cutting, and bench work.\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"faq-q\"\u003eAre these good for electronics repair?\u003c\/span\u003e\n        \u003cdiv class=\"faq-a\"\u003eYes. The current range already fits common bench tasks like cutting materials cleanly and removing solder during board repair or rework.\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"faq-q\"\u003eIs this a good collection for students and makers?\u003c\/span\u003e\n        \u003cdiv class=\"faq-a\"\u003eYes. It is especially useful for makers and students building a better bench setup without jumping into a huge tool range right away.\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"faq-q\"\u003eWhich product should I start with?\u003c\/span\u003e\n        \u003cdiv class=\"faq-a\"\u003eFor soldering and repair, start with the \u003ca href=\"\/products\/professional-silicone-tip-solder-sucker\"\u003eProfessional Silicone-Tip Solder Sucker\u003c\/a\u003e. For cutting and prep work, start with the \u003ca href=\"\/products\/super-scissors-ph-51\"\u003eSuper Scissors PH-57\u003c\/a\u003e.\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"faq-q\"\u003eWill more Engineer tools be added later?\u003c\/span\u003e\n        \u003cdiv class=\"faq-a\"\u003eThis collection is easy to grow. As more Engineer tools are added, this page can expand into a stronger Japanese electronics hand-tools section.\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"faq-q\"\u003eDo you ship within the Philippines?\u003c\/span\u003e\n        \u003cdiv class=\"faq-a\"\u003eYes. Circuitrocks ships nationwide in the Philippines, with delivery speed depending on location and courier routing.\u003c\/div\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"crx-footer-links muted\"\u003e\n    Explore related links:\n    \u003ca href=\"\/products\/super-scissors-ph-51\"\u003eSuper Scissors PH-57\u003c\/a\u003e,\n    \u003ca href=\"\/products\/professional-silicone-tip-solder-sucker\"\u003eProfessional Silicone-Tip Solder Sucker\u003c\/a\u003e,\n    \u003ca href=\"\/collections\/tools\"\u003eTools\u003c\/a\u003e,\n    \u003ca href=\"\/search?q=soldering\"\u003eSoldering\u003c\/a\u003e,\n    \u003ca href=\"\/search?q=desoldering\"\u003eDesoldering\u003c\/a\u003e.\n  \u003c\/div\u003e\n\n  \u003chr style=\"border:none;border-top:1px solid #e5e7eb;margin:18px 0;\"\u003e\n\u003c\/div\u003e","products":[{"product_id":"professional-silicone-tip-solder-sucker","title":"Professional Silicone-Tip Solder Sucker","description":"\u003cdiv class=\"product-copy\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eEver go to a diner and they give you a bottle of ketchup and it says \"Extra Fancy\" and you're thinking to yourself \"what makes this ketchup 'extra fancy' anyhow?\" Well, this professional-grade solder sucker is \"Extra Fancy\" and there's no question as to why. When you hold its machined aluminum body, you'll think \"Fancy!\", the smooth action and release is also \"Fancy\" and the replaceable silicone rubber tip? \"Extra Fancy!\"\u003c\/p\u003e\n\u003cp\u003eThis Japanese upgrade to the classic $5 solder sucker is a joy to use. Since the tip is rubbery soft silicone you don't have to worry about it melting. You also get a long tube in case it gets clogged or dirty.\u003c\/p\u003e\n\u003cp\u003eTo use, depress the end to engage the vacuum. Then heat up the to-be-desoldered joint until it is liquid. With your other hand hold the plastic tip as close as possible to the joint and depress the button to suck up all the liquid solder. If necessary, clean up the remaining solder with wick.\u003c\/p\u003e\n\u003ciframe src=\"\/\/www.youtube.com\/embed\/JnOTHtkmGoQ\" width=\"640\" height=\"360\" frameborder=\"0\"\u003e\u003c\/iframe\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cp\u003eTECHNICAL DETAILS\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDimensions: 8.1 x 3.4 x 0.7 inches\u003c\/li\u003e\n\u003cli\u003eWeight: 52g\u003c\/li\u003e\n\u003cli\u003eCylinder Capacity: 9cc\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-copy{line-height:1.7}\n.product-copy \u003e * + *{margin-top:1rem}\n.product-copy h2{margin:1.4em 0 .6em}\n.product-copy p{margin:0 0 1em}\n.product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n.product-copy li{margin:.35em 0}\n.product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n.product-copy table th,\n.product-copy table td{border:1px solid #eee;padding:.6em .75em;text-align:left}\n.faq-list{margin:1.2rem 0 1.4rem}\n.faq{border:1px solid #e6e6e6;border-radius:12px;padding:.75rem 1rem;margin:.6rem 0;background:#fafafa}\n.faq summary{font-weight:600;cursor:pointer}\n@media (min-width:768px){ .product-copy{font-size:1.02rem} }\n\u003c\/style\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45812694516001,"sku":"1597","price":1989.0,"currency_code":"PHP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/professional-silicone-tip-solder-sucker-773.jpg?v=1689658993"},{"product_id":"super-scissors-ph-51","title":"Super Scissors PH-57","description":"\u003cdiv class=\"product-copy\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eSave your scissors! Instead of using your nice shears (and dulling them) or wire cutters (not right for the job) - use these super scissors. They're meant for engineering\/maker cutting jobs such as cutting plastic, leather, copper sheet\/wire, even coaxial \u0026amp;amp; ribbon cables. There's a notched flat section and a grippy tooth section.\u003c\/p\u003e\n\u003cp\u003eNotched (front) section capabilities:\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eNylon\/Kevlar fiber: Various types\u003c\/li\u003e\n\u003cli\u003eCopper braided wire: Various types\u003c\/li\u003e\n\u003cli\u003eLeather \/ Cork: Max. 5mm thick\u003c\/li\u003e\n\u003cli\u003eAluminum\/Copper sheet: max. 0.5mm thick\u003c\/li\u003e\n\u003cli\u003ePlastic plate \/ PET: max. 1.0mm thick\u003c\/li\u003e\n\u003cli\u003ePP \/ Polycarbonate: Max. 1.2mm thick\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cp\u003eToothed (back) section capabilities:\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAluminum wire: Max. dia. 2mm\u003c\/li\u003e\n\u003cli\u003eRope: Max. dia. 10mm\u003c\/li\u003e\n\u003cli\u003eCoaxial cable: 5C(conductor 1mm)\u003c\/li\u003e\n\u003cli\u003ePVC cabtire cord: 2 mm2(VCT4)\u003c\/li\u003e\n\u003cli\u003eCotton insulated cord: Various types\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: bold;\"\u003eTECHNICAL DETAILS\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eMax Dimensions: 210x98mm\u003c\/li\u003e\n\u003cli\u003eBlade Dimensions: 58mm\u003c\/li\u003e\n\u003cli\u003eWeight: 136g\u003c\/li\u003e\n\u003cli\u003eMaterial : Stainless Steel\u003c\/li\u003e\n\u003cli\u003eHardness: Hardness: HRC56-60\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-copy{line-height:1.7}\n.product-copy \u003e * + *{margin-top:1rem}\n.product-copy h2{margin:1.4em 0 .6em}\n.product-copy p{margin:0 0 1em}\n.product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n.product-copy li{margin:.35em 0}\n.product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n.product-copy table th,\n.product-copy table td{border:1px solid #eee;padding:.6em .75em;text-align:left}\n.faq-list{margin:1.2rem 0 1.4rem}\n.faq{border:1px solid #e6e6e6;border-radius:12px;padding:.75rem 1rem;margin:.6rem 0;background:#fafafa}\n.faq summary{font-weight:600;cursor:pointer}\n@media (min-width:768px){ .product-copy{font-size:1.02rem} }\n\u003c\/style\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45813856174369,"sku":"1599","price":1915.0,"currency_code":"PHP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/super-scissors-ph-57-1117.jpg?v=1689672944"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/collections\/8016f3bf-8fb2-451e-8212-5578926a7128.png?v=1776326373","url":"https:\/\/circuit.rocks\/collections\/engineer.oembed","provider":"circuitrocks","version":"1.0","type":"link"}