{"product_id":"inside-outside-welding-angle-magnets-fixed-adjustable-magnetic-positioning-tool","title":"🧲 Inside\/Outside Welding Angle Magnets – Fixed \u0026 Adjustable Magnetic Positioning Tool","description":"\u003cstyle\u003e\n\/* =========================================================\n   INSIDE \/ OUTSIDE WELDING ANGLE MAGNETS\n   Shopify CRO Landing Page\n   Mobile First \/ Container Query \/ Light Theme\n   Scoped CSS \/ Theme Font Inherited\n========================================================= *\/\n\n.ioam-page,\n.ioam-page *{\n  box-sizing:border-box;\n}\n\n.ioam-page{\n  --io-bg:#f5f6f7;\n  --io-card:#ffffff;\n  --io-soft:#f7f8f9;\n  --io-yellow:#f3c51c;\n  --io-yellow-soft:#fff8d8;\n  --io-warm:#fffaf0;\n  --io-blue:#f0f6fa;\n\n  --io-ink:#17191c;\n  --io-text:#59616a;\n  --io-muted:#737b83;\n  --io-line:#e1e4e7;\n\n  --io-dark-yellow:#805f00;\n\n  width:100%;\n  max-width:1080px;\n  margin:0 auto;\n  padding:0;\n\n  background:var(--io-bg)!important;\n  color:var(--io-ink)!important;\n\n  line-height:1.58;\n\n  container-type:inline-size;\n}\n\n\/* SHOPIFY THEME PROTECTION *\/\n\n.ioam-page h1,\n.ioam-page h2,\n.ioam-page h3,\n.ioam-page h4{\n  color:var(--io-ink)!important;\n  opacity:1!important;\n}\n\n.ioam-page p,\n.ioam-page span,\n.ioam-page li,\n.ioam-page summary,\n.ioam-page div,\n.ioam-page td,\n.ioam-page th{\n  opacity:1;\n}\n\n.ioam-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  border:0;\n}\n\n.io-section{\n  width:100%;\n  padding:10px;\n}\n\n.io-card{\n  width:100%;\n  overflow:hidden;\n\n  border:1px solid var(--io-line);\n  border-radius:22px;\n\n  background:var(--io-card)!important;\n\n  box-shadow:\n    0 8px 28px rgba(20,25,30,.045);\n}\n\n.io-copy{\n  padding:25px 20px;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.io-kicker{\n  display:inline-flex;\n  align-items:center;\n\n  margin:0 0 14px;\n  padding:7px 11px;\n\n  border-radius:999px;\n\n  background:var(--io-yellow-soft)!important;\n\n  color:var(--io-dark-yellow)!important;\n\n  font-size:11px;\n  line-height:1.2;\n  font-weight:850;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.io-title{\n  margin:0 0 14px!important;\n\n  color:var(--io-ink)!important;\n\n  font-size:clamp(34px,9vw,62px);\n  line-height:.98;\n\n  letter-spacing:-.04em;\n  font-weight:850;\n}\n\n.io-title .io-accent,\n.io-heading .io-accent{\n  color:#a47c00!important;\n}\n\n.io-heading{\n  margin:0 0 11px!important;\n\n  color:var(--io-ink)!important;\n\n  font-size:clamp(27px,6.5vw,44px);\n  line-height:1.05;\n\n  letter-spacing:-.03em;\n  font-weight:850;\n}\n\n.io-lead{\n  max-width:760px;\n\n  margin:0!important;\n\n  color:var(--io-text)!important;\n\n  font-size:17px;\n  line-height:1.62;\n}\n\n.io-sub{\n  max-width:760px;\n\n  margin:0 0 18px!important;\n\n  color:var(--io-text)!important;\n\n  font-size:15px;\n  line-height:1.63;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.io-hero{\n  background:\n    radial-gradient(\n      circle at 88% 10%,\n      rgba(243,197,28,.18),\n      transparent 32%\n    ),\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #fffdf4 58%,\n      #f5f7f8 100%\n    )!important;\n}\n\n.io-hero-media{\n  padding:8px;\n}\n\n.io-hero-media img{\n  border-radius:16px;\n}\n\n.io-tags{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:8px;\n\n  margin-top:17px;\n}\n\n.io-tag{\n  position:relative;\n\n  padding:12px 12px 12px 41px;\n\n  border:1px solid #e6e3d6;\n  border-radius:13px;\n\n  background:#fff!important;\n\n  color:#33383d!important;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:800;\n}\n\n.io-tag:before{\n  content:\"✓\";\n\n  position:absolute;\n  left:13px;\n  top:10px;\n\n  width:22px;\n  height:22px;\n\n  display:grid;\n  place-items:center;\n\n  border-radius:50%;\n\n  background:var(--io-yellow)!important;\n  color:#17191c!important;\n\n  font-size:12px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   TWO COLUMN\n========================================================= *\/\n\n.io-two{\n  display:grid;\n}\n\n.io-media{\n  background:#eef0f1!important;\n}\n\n.io-media img{\n  width:100%;\n}\n\n\n\/* =========================================================\n   PAIN\n========================================================= *\/\n\n.io-pain{\n  background:\n    linear-gradient(\n      145deg,\n      #fffaf0,\n      #ffffff 60%,\n      #f6f8f9\n    )!important;\n}\n\n.io-pain-list{\n  display:grid;\n  gap:9px;\n\n  margin-top:17px;\n}\n\n.io-pain-item{\n  display:flex;\n  align-items:flex-start;\n  gap:11px;\n\n  padding:13px 14px;\n\n  border:1px solid #e8e4d8;\n  border-radius:14px;\n\n  background:#fff!important;\n}\n\n.io-pain-icon{\n  flex:0 0 27px;\n\n  width:27px;\n  height:27px;\n\n  display:grid;\n  place-items:center;\n\n  border-radius:50%;\n\n  background:#fff4bf!important;\n  color:#725500!important;\n\n  font-weight:900;\n}\n\n.io-pain-item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#272b2f!important;\n}\n\n.io-pain-item div{\n  color:#656d74!important;\n\n  font-size:13px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   INTERACTIVE LEARNING\n========================================================= *\/\n\n.io-learn{\n  display:grid;\n  gap:9px;\n\n  margin-top:18px;\n}\n\n.io-learn details{\n  overflow:hidden;\n\n  border:1px solid var(--io-line);\n  border-radius:14px;\n\n  background:#fff!important;\n}\n\n.io-learn summary{\n  position:relative;\n\n  padding:15px 44px 15px 16px;\n\n  list-style:none;\n  cursor:pointer;\n\n  color:#292d31!important;\n\n  font-weight:800;\n}\n\n.io-learn summary::-webkit-details-marker{\n  display:none;\n}\n\n.io-learn summary:after{\n  content:\"+\";\n\n  position:absolute;\n  right:16px;\n  top:7px;\n\n  color:#a47c00!important;\n\n  font-size:27px;\n}\n\n.io-learn details[open] summary:after{\n  content:\"−\";\n}\n\n.io-learn-answer{\n  padding:0 16px 16px;\n\n  color:#656d74!important;\n\n  font-size:14px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.io-benefits{\n  display:grid;\n  gap:9px;\n\n  margin-top:17px;\n}\n\n.io-benefit{\n  position:relative;\n\n  padding:13px 13px 13px 45px;\n\n  border:1px solid var(--io-line);\n  border-radius:14px;\n\n  background:#fff!important;\n\n  color:#3f464d!important;\n\n  font-size:14px;\n  line-height:1.45;\n  font-weight:750;\n}\n\n.io-benefit:before{\n  content:\"✓\";\n\n  position:absolute;\n  left:13px;\n  top:12px;\n\n  width:22px;\n  height:22px;\n\n  display:grid;\n  place-items:center;\n\n  border-radius:50%;\n\n  background:var(--io-yellow)!important;\n  color:#17191c!important;\n\n  font-size:12px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   FIXED VS ADJUSTABLE\n========================================================= *\/\n\n.io-compare{\n  display:grid;\n  gap:10px;\n\n  margin-top:18px;\n}\n\n.io-option{\n  overflow:hidden;\n\n  border:1px solid var(--io-line);\n  border-radius:16px;\n\n  background:#fff!important;\n}\n\n.io-option-copy{\n  padding:17px;\n}\n\n.io-option-label{\n  display:inline-block;\n\n  margin-bottom:9px;\n  padding:6px 9px;\n\n  border-radius:999px;\n\n  background:var(--io-yellow-soft)!important;\n  color:#775900!important;\n\n  font-size:10px;\n  font-weight:850;\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.io-option h3{\n  margin:0 0 6px!important;\n\n  color:#25292d!important;\n\n  font-size:20px;\n  line-height:1.15;\n}\n\n.io-option p{\n  margin:0!important;\n\n  color:#656d74!important;\n\n  font-size:13px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   USE CASES\n========================================================= *\/\n\n.io-use-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:9px;\n\n  margin-top:18px;\n}\n\n.io-use{\n  min-height:120px;\n\n  padding:15px 12px;\n\n  border:1px solid var(--io-line);\n  border-radius:14px;\n\n  background:#fff!important;\n}\n\n.io-use-icon{\n  margin-bottom:8px;\n\n  color:#a47c00!important;\n\n  font-size:23px;\n  line-height:1;\n}\n\n.io-use strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#292d31!important;\n}\n\n.io-use span{\n  color:#69717a!important;\n\n  font-size:12px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.io-spec-wrap{\n  overflow-x:auto;\n\n  margin-top:18px;\n}\n\n.io-spec-table{\n  width:100%;\n  min-width:680px;\n\n  border-collapse:collapse;\n\n  background:#fff!important;\n\n  font-size:13px;\n}\n\n.io-spec-table th,\n.io-spec-table td{\n  padding:12px 10px;\n\n  border:1px solid var(--io-line);\n\n  text-align:left;\n}\n\n.io-spec-table th{\n  background:#f1f3f4!important;\n\n  color:#2b3034!important;\n\n  font-size:11px;\n  letter-spacing:.04em;\n  text-transform:uppercase;\n}\n\n.io-spec-table td{\n  color:#5c656d!important;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.io-faq{\n  display:grid;\n  gap:9px;\n\n  margin-top:18px;\n}\n\n.io-faq details{\n  overflow:hidden;\n\n  border:1px solid var(--io-line);\n  border-radius:14px;\n\n  background:#fff!important;\n}\n\n.io-faq summary{\n  position:relative;\n\n  padding:16px 46px 16px 16px;\n\n  list-style:none;\n  cursor:pointer;\n\n  color:#292d31!important;\n\n  font-weight:800;\n}\n\n.io-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.io-faq summary:after{\n  content:\"+\";\n\n  position:absolute;\n  right:16px;\n  top:9px;\n\n  color:#a47c00!important;\n\n  font-size:27px;\n}\n\n.io-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.io-answer{\n  padding:0 16px 17px;\n\n  color:#656d75!important;\n\n  font-size:14px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.io-note{\n  margin-top:16px;\n\n  padding:13px 14px;\n\n  border:1px solid #e6e2cd;\n  border-radius:13px;\n\n  background:#fffbea!important;\n\n  color:#635b3c!important;\n\n  font-size:12px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n.io-final{\n  padding:33px 21px;\n\n  background:\n    radial-gradient(\n      circle at 88% 14%,\n      rgba(243,197,28,.18),\n      transparent 31%\n    ),\n    linear-gradient(\n      145deg,\n      #fffbe8,\n      #ffffff 58%,\n      #f4f7f8\n    )!important;\n\n  text-align:center;\n}\n\n.io-final .io-heading{\n  max-width:720px;\n\n  margin-left:auto!important;\n  margin-right:auto!important;\n}\n\n.io-final p{\n  max-width:650px;\n\n  margin:0 auto!important;\n\n  color:#606870!important;\n}\n\n.io-final-pill{\n  display:inline-block;\n\n  margin-top:18px;\n  padding:10px 17px;\n\n  border-radius:999px;\n\n  background:var(--io-yellow)!important;\n  color:#17191c!important;\n\n  font-size:13px;\n  font-weight:850;\n}\n\n\n\/* =========================================================\n   HOVER\n========================================================= *\/\n\n@media (hover:hover){\n\n  .io-card,\n  .io-benefit,\n  .io-use,\n  .io-option{\n    transition:\n      transform .22s ease,\n      box-shadow .22s ease,\n      border-color .22s ease;\n  }\n\n  .io-card:hover{\n    box-shadow:\n      0 14px 36px rgba(20,25,30,.07);\n  }\n\n  .io-benefit:hover,\n  .io-use:hover,\n  .io-option:hover{\n    transform:translateY(-2px);\n    border-color:#dacf95;\n  }\n}\n\n\n\/* =========================================================\n   CONTAINER QUERY\n========================================================= *\/\n\n@container (min-width:720px){\n\n  .io-section{\n    padding:19px;\n  }\n\n  .io-copy{\n    padding:38px;\n  }\n\n  .io-tags{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .io-two{\n    grid-template-columns:1fr 1fr;\n    align-items:center;\n  }\n\n  .io-two.io-reverse \u003e :first-child{\n    order:2;\n  }\n\n  .io-two.io-reverse \u003e :last-child{\n    order:1;\n  }\n\n  .io-compare{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .io-use-grid{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .io-final{\n    padding:50px 40px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ioam-page\"\u003e\n\u003c!-- ======================================================\n     HERO\n======================================================= --\u003e\n\u003csection class=\"io-section\"\u003e\n\u003cdiv class=\"io-card io-hero\"\u003e\n\u003cdiv class=\"io-copy\"\u003e\n\u003cdiv class=\"io-kicker\"\u003eMagnetic Welding Positioning Tool\u003c\/div\u003e\n\u003ch2 class=\"io-title\"\u003eHold the Joint From \u003cspan class=\"io-accent\"\u003ethe Side You Can Reach.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"io-lead\"\u003ePosition steel from the inside or outside of the joint when traditional clamping access is limited—so your hands can focus on fit-up, alignment and welding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"io-hero-media\"\u003e\u003cimg src=\"https:\/\/www.stronghandtools.com\/cdn\/shop\/products\/mlad_app1_bfed7d24-b5d6-4b33-92a4-6695dfabd01f.jpg?v=1774903271\u0026amp;width=1946\" alt=\"Inside outside welding angle magnet positioning steel plate at a corner\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"io-copy\" style=\"padding-top: 10px;\"\u003e\n\u003cdiv class=\"io-tags\"\u003e\n\u003cdiv class=\"io-tag\"\u003eInside or Outside Holding\u003c\/div\u003e\n\u003cdiv class=\"io-tag\"\u003eFixed \u0026amp; Adjustable Options\u003c\/div\u003e\n\u003cdiv class=\"io-tag\"\u003eFlat, Square \u0026amp; Round Stock\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     PAIN\n======================================================= --\u003e\n\u003csection class=\"io-section\"\u003e\n\u003cdiv class=\"io-card io-pain\"\u003e\n\u003cdiv class=\"io-copy\"\u003e\n\u003cdiv class=\"io-kicker\"\u003eThe Fit-Up Problem\u003c\/div\u003e\n\u003ch2 class=\"io-heading\"\u003eWhen Your Hand Becomes the Clamp, \u003cspan class=\"io-accent\"\u003ethe Job Gets Harder.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"io-sub\"\u003eCorners, closed sections and awkward assemblies do not always leave room for a conventional clamp. A magnetic positioning tool lets you hold the workpiece from a more accessible surface.\u003c\/p\u003e\n\u003cdiv class=\"io-pain-list\"\u003e\n\u003cdiv class=\"io-pain-item\"\u003e\n\u003cspan class=\"io-pain-icon\"\u003e×\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLimited inside access\u003c\/strong\u003e The joint may be easy to see but difficult to clamp from inside.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"io-pain-item\"\u003e\n\u003cspan class=\"io-pain-icon\"\u003e×\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTwo hands already occupied\u003c\/strong\u003e Holding stock manually leaves fewer hands available for alignment and tack welding.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"io-pain-item\"\u003e\n\u003cspan class=\"io-pain-icon\"\u003e×\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDifferent stock shapes\u003c\/strong\u003e Sheet, tube and angled pieces do not always cooperate with the same clamping setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     INTERACTIVE LEARNING\n======================================================= --\u003e\n\u003csection class=\"io-section\"\u003e\n\u003cdiv class=\"io-card\"\u003e\n\u003cdiv class=\"io-two\"\u003e\n\u003cdiv class=\"io-media\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/www.stronghandtools.com\/cdn\/shop\/products\/mlad_5_7d252920-e8cc-45be-bdae-49e0001139d1.jpg?v=1749746798\u0026amp;width=1946\" alt=\"Adjustable magnetic welding angle holder positioned on the outside of a metal corner\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"io-copy\"\u003e\n\u003cdiv class=\"io-kicker\"\u003eChoose the Surface You Can Reach\u003c\/div\u003e\n\u003ch2 class=\"io-heading\"\u003eInside Joint? \u003cspan class=\"io-accent\"\u003eOutside Joint? Both Work.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"io-sub\"\u003eThe magnet can contact the workpiece from either side, helping you position stock where inside access would otherwise make the setup inconvenient.\u003c\/p\u003e\n\u003cdiv class=\"io-learn\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHolding from the outside\u003c\/summary\u003e\n\u003cdiv class=\"io-learn-answer\"\u003ePlace the magnetic faces against the exterior surfaces when the inner corner is blocked or difficult to reach.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHolding from the inside\u003c\/summary\u003e\n\u003cdiv class=\"io-learn-answer\"\u003eWhen the inside corner is accessible, position the magnet directly against the inner faces of the workpieces.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBreaking the magnet away\u003c\/summary\u003e\n\u003cdiv class=\"io-learn-answer\"\u003eThe built-in hex opening provides a leverage point to help separate the magnet from the steel after positioning.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     MULTI-MODE\n======================================================= --\u003e\n\u003csection class=\"io-section\"\u003e\n\u003cdiv class=\"io-card\" style=\"background: #f5f8fa!important;\"\u003e\n\u003cdiv class=\"io-copy\"\u003e\n\u003cdiv class=\"io-kicker\"\u003ePick the Setup Style\u003c\/div\u003e\n\u003ch2 class=\"io-heading\"\u003eFixed for Speed. \u003cspan class=\"io-accent\"\u003eAdjustable for Flexibility.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"io-sub\"\u003eChoose a fixed-angle model for common welding layouts, or an adjustable version when the geometry changes from job to job.\u003c\/p\u003e\n\u003cdiv class=\"io-compare\"\u003e\n\u003cdiv class=\"io-option\"\u003e\n\u003cdiv class=\"io-option-copy\"\u003e\n\u003cspan class=\"io-option-label\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPTImage2026_9_18_22_51_07.png?v=1789786313\" alt=\"\"\u003eFixed Angle \u003c\/span\u003e\n\u003ch3\u003eFast Repeatable Positioning\u003c\/h3\u003e\n\u003cp\u003eDesigned around common 90° and 30° \/ 60° welding setups when you want a straightforward grab-and-position tool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"io-option\"\u003e\n\u003cdiv class=\"io-option-copy\"\u003e\n\u003cspan class=\"io-option-label\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_9_18_23_03_47_4756e111-363e-41fd-b8ce-3f90555de339.png?v=1789787896\" alt=\"\"\u003eAdjustable Angle \u003c\/span\u003e\n\u003ch3\u003eSet Angles From 30° to 270°\u003c\/h3\u003e\n\u003cp\u003eAdjust the hinge for changing joint geometry, with quick reference positions for 30°, 45° and 90°.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     ANGLE FEEDBACK\n======================================================= --\u003e\n\u003csection class=\"io-section\"\u003e\n\u003cdiv class=\"io-card\"\u003e\n\u003cdiv class=\"io-two io-reverse\"\u003e\n\u003cdiv class=\"io-media\"\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/www.stronghandtools.com\/cdn\/shop\/products\/mlad_4_9a254d22-488f-4b00-b5ff-91d74d8b0e62.jpg?v=1749746798\u0026amp;width=1946\" alt=\"Locking adjustable welding magnet angle with hex key\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"io-copy\"\u003e\n\u003cdiv class=\"io-kicker\"\u003eAdjustable Model\u003c\/div\u003e\n\u003ch2 class=\"io-heading\"\u003eSet the Angle. \u003cspan class=\"io-accent\"\u003eThen Lock the Setup.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"io-sub\"\u003eAdjustable versions let you change the working angle, position the stock and secure the chosen setup before welding.\u003c\/p\u003e\n\u003cdiv class=\"io-benefits\"\u003e\n\u003cdiv class=\"io-benefit\"\u003eAdjustable working range from 30° to 270°\u003c\/div\u003e\n\u003cdiv class=\"io-benefit\"\u003eQuick angle-setting positions at 30°, 45° and 90°\u003c\/div\u003e\n\u003cdiv class=\"io-benefit\"\u003eLocking mechanism helps maintain the chosen angle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     REAL WORKSHOP\n======================================================= --\u003e\n\u003csection class=\"io-section\"\u003e\n\u003cdiv class=\"io-card\" style=\"background: #fffaf0!important;\"\u003e\n\u003cdiv class=\"io-two\"\u003e\n\u003cdiv class=\"io-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_9_18_23_10_15.png?v=1789787442\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"io-copy\"\u003e\n\u003cdiv class=\"io-kicker\"\u003eMade for Real Fit-Up Work\u003c\/div\u003e\n\u003ch2 class=\"io-heading\"\u003eHold More Than \u003cspan class=\"io-accent\"\u003eFlat Plate.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"io-sub\"\u003eUse the magnets to help position different steel profiles during fabrication, assembly and tack-welding preparation.\u003c\/p\u003e\n\u003cdiv class=\"io-use-grid\"\u003e\n\u003cdiv class=\"io-use\"\u003e\n\u003cdiv class=\"io-use-icon\"\u003e▰\u003c\/div\u003e\n\u003cstrong\u003eSheet Metal\u003c\/strong\u003e \u003cspan\u003e Support corner and panel fit-up. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"io-use\"\u003e\n\u003cdiv class=\"io-use-icon\"\u003e○\u003c\/div\u003e\n\u003cstrong\u003eRound Pipe\u003c\/strong\u003e \u003cspan\u003e Useful when positioning tubular fabrication. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"io-use\"\u003e\n\u003cdiv class=\"io-use-icon\"\u003e□\u003c\/div\u003e\n\u003cstrong\u003eSquare Tube\u003c\/strong\u003e \u003cspan\u003e Hold common frame and structural layouts. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"io-use\"\u003e\n\u003cdiv class=\"io-use-icon\"\u003e∠\u003c\/div\u003e\n\u003cstrong\u003eAngled Stock\u003c\/strong\u003e \u003cspan\u003e Support non-flat fabrication setups. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     ROUND STOCK \/ OUTSIDE ACCESS\n======================================================= --\u003e\n\u003csection class=\"io-section\"\u003e\n\u003cdiv class=\"io-card\"\u003e\n\u003cdiv class=\"io-two io-reverse\"\u003e\n\u003cdiv class=\"io-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_9_18_23_08_29.png?v=1789787330\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"io-copy\"\u003e\n\u003cdiv class=\"io-kicker\"\u003eMore Ways to Position\u003c\/div\u003e\n\u003ch2 class=\"io-heading\"\u003eWork Around the Shape— \u003cspan class=\"io-accent\"\u003eNot Against It.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"io-sub\"\u003eThe inside\/outside magnetic layout gives fabricators another positioning option when conventional clamps are awkward around curved or enclosed workpieces.\u003c\/p\u003e\n\u003cdiv class=\"io-benefits\"\u003e\n\u003cdiv class=\"io-benefit\"\u003ePosition from accessible exterior surfaces\u003c\/div\u003e\n\u003cdiv class=\"io-benefit\"\u003eUseful with round, flat and angular steel\u003c\/div\u003e\n\u003cdiv class=\"io-benefit\"\u003eKeep the joint accessible for fit-up and tack welding\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     SPECS\n======================================================= --\u003e\n\u003csection class=\"io-section\"\u003e\n\u003cdiv class=\"io-card\"\u003e\n\u003cdiv class=\"io-copy\"\u003e\n\u003cdiv class=\"io-kicker\"\u003eChoose Your Model\u003c\/div\u003e\n\u003ch2 class=\"io-heading\"\u003eSpecifications\u003c\/h2\u003e\n\u003cp class=\"io-sub\"\u003eMagnetic pull force and dimensions vary by model.\u003c\/p\u003e\n\u003cdiv class=\"io-spec-wrap\"\u003e\n\u003ctable class=\"io-spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel Type\u003c\/th\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003cth\u003eAngle\u003c\/th\u003e\n\u003cth\u003eMagnetic Pull\u003c\/th\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eFixed Small\u003c\/td\u003e\n\u003ctd\u003e3\"\u003c\/td\u003e\n\u003ctd\u003e90° \/ 30°–60°\u003c\/td\u003e\n\u003ctd\u003e20 lb\u003c\/td\u003e\n\u003ctd\u003eIncluded in fixed combo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFixed Medium\u003c\/td\u003e\n\u003ctd\u003e5\"\u003c\/td\u003e\n\u003ctd\u003e90° \/ 30°–60°\u003c\/td\u003e\n\u003ctd\u003e33 lb\u003c\/td\u003e\n\u003ctd\u003eIncluded in fixed combo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFixed Large\u003c\/td\u003e\n\u003ctd\u003e6\"\u003c\/td\u003e\n\u003ctd\u003e90° \/ 30°–60°\u003c\/td\u003e\n\u003ctd\u003e40 lb\u003c\/td\u003e\n\u003ctd\u003e1.7 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdjustable Medium\u003c\/td\u003e\n\u003ctd\u003e4.7\"\u003c\/td\u003e\n\u003ctd\u003e30°–270°\u003c\/td\u003e\n\u003ctd\u003e26 lb\u003c\/td\u003e\n\u003ctd\u003e1.2 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdjustable Large\u003c\/td\u003e\n\u003ctd\u003e6\"\u003c\/td\u003e\n\u003ctd\u003e30°–270°\u003c\/td\u003e\n\u003ctd\u003e33 lb\u003c\/td\u003e\n\u003ctd\u003e2.0 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"io-note\"\u003eMagnetic pull force depends on the selected model and proper contact with compatible ferrous material. Always confirm alignment and secure the workpiece appropriately before welding.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FAQ\n======================================================= --\u003e\n\u003csection class=\"io-section\"\u003e\n\u003cdiv class=\"io-card\"\u003e\n\u003cdiv class=\"io-copy\"\u003e\n\u003cdiv class=\"io-kicker\"\u003eQuick Answers\u003c\/div\u003e\n\u003ch2 class=\"io-heading\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"io-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes an inside\/outside magnet different?\u003c\/summary\u003e\n\u003cdiv class=\"io-answer\"\u003eIt is designed so the magnetic faces can engage the workpiece from either the inside or outside of a joint. This is especially useful when one side of the joint is difficult to access.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat types of material can it hold?\u003c\/summary\u003e\n\u003cdiv class=\"io-answer\"\u003eIt is intended for compatible ferrous stock such as sheet metal, flat stock, round pipe, square tube and angled steel.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between fixed and adjustable models?\u003c\/summary\u003e\n\u003cdiv class=\"io-answer\"\u003eFixed versions are designed around common 90° and 30° \/ 60° layouts. Adjustable versions can be positioned between 30° and 270° for changing fabrication angles.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I remove the magnet after positioning?\u003c\/summary\u003e\n\u003cdiv class=\"io-answer\"\u003eThe tool includes a hex opening that can be used as a leverage point to help break magnetic contact with the workpiece.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich adjustable angles can be set quickly?\u003c\/summary\u003e\n\u003cdiv class=\"io-answer\"\u003eThe adjustable versions provide angle-setting positions for 30°, 45° and 90°, while the hinge allows additional positions within its working range.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cdiv class=\"io-answer\"\u003eChoose based on your typical workpiece size, desired magnetic pull and whether you need fixed or adjustable positioning. Larger models provide higher listed magnetic pull force.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     CTA\n======================================================= --\u003e\n\u003csection class=\"io-section\"\u003e\n\u003cdiv class=\"io-card io-final\"\u003e\n\u003cdiv class=\"io-kicker\"\u003eSmarter Fit-Up\u003c\/div\u003e\n\u003ch2 class=\"io-heading\"\u003eHold the Metal. \u003cspan class=\"io-accent\"\u003eFree Your Hands.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eGive yourself another way to position steel when clamps cannot reach the joint—inside, outside, fixed or adjustable.\u003c\/p\u003e\n\u003cdiv class=\"io-final-pill\"\u003e🧲 Choose Your Angle Magnet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CQJ","offers":[{"title":"Right Angle","offer_id":55054856880494,"sku":"NC03242609193043-直角焊接定位器","price":24.99,"currency_code":"USD","in_stock":false},{"title":"Multi-Angle","offer_id":55054856913262,"sku":"NC03242609193043-斜角焊接定位器","price":28.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_9_18_23_03_47.png?v=1789787047","url":"https:\/\/bvuyomi.com\/products\/inside-outside-welding-angle-magnets-fixed-adjustable-magnetic-positioning-tool","provider":"Bvuyomi","version":"1.0","type":"link"}