{"product_id":"durable-precision-positioning-clamping-squares-set","title":"🔧 “Perfect 90° Corners, Every Time — Precision Clamping for Flawless Woodworking.”","description":"\u003c!-- Shopify Product Detail Custom Container --\u003e\n\u003cstyle\u003e\n  .clamp-detail-wrapper {\n    max-width: 820px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #1e293b;\n    line-height: 1.6;\n    background-color: #ffffff;\n    padding: 20px;\n    border-radius: 16px;\n    border: 1px solid #e2e8f0;\n  }\n\n  \/* Hero Banner *\/\n  .clamp-hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #991b1b 100%);\n    color: #ffffff;\n    padding: 36px 20px;\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px rgba(153, 27, 27, 0.2);\n    margin-bottom: 24px;\n  }\n\n  .clamp-badge {\n    display: inline-block;\n    background-color: #ef4444;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    padding: 6px 16px;\n    border-radius: 20px;\n    margin-bottom: 12px;\n  }\n\n  .clamp-hero h1 {\n    font-size: 26px;\n    font-weight: 800;\n    line-height: 1.3;\n    margin: 0 0 12px 0;\n    color: #ffffff;\n  }\n\n  .clamp-hero p {\n    font-size: 15px;\n    color: #cbd5e1;\n    max-width: 680px;\n    margin: 0 auto;\n  }\n\n  \/* Highlights Grid *\/\n  .clamp-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin-bottom: 28px;\n  }\n\n  .clamp-stat-card {\n    background: #f8fafc;\n    border: 1px solid #e2e8f0;\n    border-top: 3px solid #dc2626;\n    border-radius: 12px;\n    padding: 14px 6px;\n    text-align: center;\n  }\n\n  .clamp-stat-value {\n    font-size: 13px;\n    font-weight: 800;\n    color: #dc2626;\n    margin-bottom: 2px;\n  }\n\n  .clamp-stat-label {\n    font-size: 11px;\n    color: #64748b;\n    font-weight: 600;\n    text-transform: uppercase;\n  }\n\n  \/* Section Titles *\/\n  .clamp-title {\n    font-size: 20px;\n    font-weight: 800;\n    color: #0f172a;\n    margin: 28px 0 16px 0;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  \/* Feature Grid *\/\n  .clamp-features-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n\n  .clamp-feature-card {\n    background: #f8fafc;\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    padding: 16px;\n  }\n\n  .clamp-feature-header {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n\n  .clamp-feature-icon {\n    background: #dc2626;\n    color: #ffffff;\n    font-weight: 800;\n    font-size: 12px;\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .clamp-feature-card h3 {\n    margin: 0;\n    font-size: 15px;\n    font-weight: 700;\n    color: #0f172a;\n  }\n\n  .clamp-feature-card p {\n    margin: 0;\n    font-size: 13px;\n    color: #475569;\n  }\n\n  \/* Versatile Applications Box *\/\n  .clamp-apps-box {\n    background: #fef2f2;\n    border: 1px solid #fecaca;\n    border-radius: 12px;\n    padding: 18px;\n    margin-bottom: 28px;\n  }\n\n  .clamp-apps-box h4 {\n    margin: 0 0 12px 0;\n    color: #991b1b;\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .clamp-apps-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n  }\n\n  .clamp-app-item {\n    background: #ffffff;\n    padding: 12px;\n    border-radius: 8px;\n    font-size: 12.5px;\n    border: 1px solid #fee2e2;\n    color: #334155;\n  }\n\n  .clamp-app-item strong {\n    color: #dc2626;\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  \/* Specifications Table *\/\n  .clamp-specs {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 28px;\n    background: #ffffff;\n    border-radius: 12px;\n    overflow: hidden;\n    border: 1px solid #e2e8f0;\n  }\n\n  .clamp-specs tr:nth-child(even) {\n    background-color: #f8fafc;\n  }\n\n  .clamp-specs td {\n    padding: 11px 14px;\n    font-size: 13px;\n    border-bottom: 1px solid #e2e8f0;\n  }\n\n  .clamp-specs td:first-child {\n    font-weight: 600;\n    color: #991b1b;\n    width: 35%;\n  }\n\n  .clamp-specs td:last-child {\n    color: #334155;\n  }\n\n  \/* FAQ Section *\/\n  .clamp-faq {\n    background: #f8fafc;\n    border-radius: 12px;\n    padding: 18px;\n    border: 1px solid #e2e8f0;\n  }\n\n  .clamp-faq-item {\n    margin-bottom: 14px;\n    padding-bottom: 14px;\n    border-bottom: 1px solid #e2e8f0;\n  }\n\n  .clamp-faq-item:last-child {\n    margin-bottom: 0;\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .clamp-faq-q {\n    font-weight: 700;\n    font-size: 14px;\n    color: #0f172a;\n    margin-bottom: 4px;\n  }\n\n  .clamp-faq-a {\n    font-size: 13px;\n    color: #475569;\n  }\n\n  @media (max-width: 600px) {\n    .clamp-hero h1 { font-size: 21px; }\n    .clamp-stats { grid-template-columns: repeat(2, 1fr); }\n    .clamp-features-grid { grid-template-columns: 1fr; }\n    .clamp-apps-grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"clamp-detail-wrapper\"\u003e\n\u003c!-- Hero Banner --\u003e\n\u003cdiv class=\"clamp-hero\"\u003e\n\u003cspan class=\"clamp-badge\"\u003e🔧 Precision Woodworking Tool\u003c\/span\u003e\n\u003ch1\u003ePrecision 90° Positioning Clamping Squares Set\u003c\/h1\u003e\n\u003cp\u003eEliminate crooked joints and board slippage forever. Lock your wood projects into exact 90-degree right angles for effortless gluing, screwing, and fastening.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0751\/4891\/8950\/files\/spp_shopify20260709121334_241d664e386b4443b175d9710c8c9312_c293416c-09fd-4882-b1ef-83a00156ace4.jpg?v=1785481532\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Highlights Bar --\u003e\n\u003cdiv class=\"clamp-stats\"\u003e\n\u003cdiv class=\"clamp-stat-card\"\u003e\n\u003cdiv class=\"clamp-stat-value\"\u003eEXACT 90°\u003c\/div\u003e\n\u003cdiv class=\"clamp-stat-label\"\u003eFlawless Precision\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clamp-stat-card\"\u003e\n\u003cdiv class=\"clamp-stat-value\"\u003eALUMINUM\u003c\/div\u003e\n\u003cdiv class=\"clamp-stat-label\"\u003eAnodized Alloy Body\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clamp-stat-card\"\u003e\n\u003cdiv class=\"clamp-stat-value\"\u003eDUAL SCALES\u003c\/div\u003e\n\u003cdiv class=\"clamp-stat-label\"\u003eLaser Imperial\/Metric\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clamp-stat-card\"\u003e\n\u003cdiv class=\"clamp-stat-value\"\u003eSTAR KNOBS\u003c\/div\u003e\n\u003cdiv class=\"clamp-stat-label\"\u003eFast Clamp Setup\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Features Grid --\u003e\n\u003cdiv class=\"clamp-title\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0751\/4891\/8950\/files\/spp_shopify20260709121335_30b7714081011fd0e6eb46010fc51230_ab2e26be-32d8-453d-be9e-ffc397e1d539.jpg?v=1785481532\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"clamp-title\"\u003e⚙️ Engineered for Master Craftsmanship\u003c\/div\u003e\n\u003cdiv class=\"clamp-features-grid\"\u003e\n\u003cdiv class=\"clamp-feature-card\"\u003e\n\u003cdiv class=\"clamp-feature-header\"\u003e\n\u003cspan class=\"clamp-feature-icon\"\u003e📐\u003c\/span\u003e\n\u003ch3\u003ePrecision Right Angle Locking\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eCNC-machined from solid aluminum block to guarantee absolute 90° accuracy on inner and outer corners every single time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clamp-feature-card\"\u003e\n\u003cdiv class=\"clamp-feature-header\"\u003e\n\u003cspan class=\"clamp-feature-icon\"\u003e🛡️\u003c\/span\u003e\n\u003ch3\u003eAnodized Corrosion Resistance\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eHard-anodized crimson finish prevents rust, resists workshop wear and tear, and won't mar or scratch delicate wood surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clamp-feature-card\"\u003e\n\u003cdiv class=\"clamp-feature-header\"\u003e\n\u003cspan class=\"clamp-feature-icon\"\u003e📏\u003c\/span\u003e\n\u003ch3\u003eLaser Engraved Dual Measurements\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFeatures crisp, non-fading laser-etched metric (mm) and imperial (inch) scale markings for quick measuring and layout directly on the clamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clamp-feature-card\"\u003e\n\u003cdiv class=\"clamp-feature-header\"\u003e\n\u003cspan class=\"clamp-feature-icon\"\u003e🔒\u003c\/span\u003e\n\u003ch3\u003eVersatile Adjustable Clamping Rods\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eHeavy-duty stainless steel L-bolts and ergonomic star knobs fit through multiple positioning holes, securing boards of various thicknesses firmly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Applications Section --\u003e\n\u003cdiv class=\"clamp-apps-box\"\u003e\n\u003ch4\u003e🛠️ Ideal Applications for Every Workshop:\u003c\/h4\u003e\n\u003cdiv class=\"clamp-apps-grid\"\u003e\n\u003cdiv class=\"clamp-app-item\"\u003e\n\u003cstrong\u003e📦 Cabinet \u0026amp; Box Assembly\u003c\/strong\u003e Keep cabinet carcasses aligned square while pocket-holing or applying wood glue.\u003c\/div\u003e\n\u003cdiv class=\"clamp-app-item\"\u003e\n\u003cstrong\u003e🗄️ Drawer \u0026amp; Shelf Building\u003c\/strong\u003e Hold internal dividers and drawer box corners locked tight at 90° without extra hands.\u003c\/div\u003e\n\u003cdiv class=\"clamp-app-item\"\u003e\n\u003cstrong\u003e🖼️ Picture Frames \u0026amp; Crafting\u003c\/strong\u003e Achieve seamless 45° miter corners and tight 90° joints for custom frames and craft boxes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table --\u003e\n\u003cdiv class=\"clamp-title\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0751\/4891\/8950\/files\/spp_shopify20260709121333_a6068a68131dcc20c156b1c758bdb7f6_9a4ef38f-6e21-407d-bd6e-c28f611d36eb.jpg?v=1785481532\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"clamp-title\"\u003e📋 Specifications\u003c\/div\u003e\n\u003ctable class=\"clamp-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eHigh-Grade Anodized Aluminum Alloy 6061\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eScale Type\u003c\/td\u003e\n\u003ctd\u003eLaser-Etched Metric \u0026amp; Imperial (Inch) Dual Scales\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAngle Precision\u003c\/td\u003e\n\u003ctd\u003eStrict 90° Standard Right Angle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFastening Hardware\u003c\/td\u003e\n\u003ctd\u003eStainless Steel Clamping Rods + Ergonomic Star Knobs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Includes\u003c\/td\u003e\n\u003ctd\u003ePositioning Squares + Adjustable Clamping Rod Assembly Sets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- FAQ Section --\u003e\n\u003cdiv class=\"clamp-title\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"clamp-title\"\u003e❓ Frequently Asked Questions\u003c\/div\u003e\n\u003cdiv class=\"clamp-faq\"\u003e\n\u003cdiv class=\"clamp-faq-item\"\u003e\n\u003cdiv class=\"clamp-faq-q\"\u003e❓ What maximum board thickness can these clamps hold?\u003c\/div\u003e\n\u003cdiv class=\"clamp-faq-a\"\u003eThe adjustable threaded L-bolts allow you to clamp wood panels and boards up to 2 inches (approx. 50mm) thick with maximum grip stability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clamp-faq-item\"\u003e\n\u003cdiv class=\"clamp-faq-q\"\u003e❓ Will the metal clamps dent or leave marks on soft wood?\u003c\/div\u003e\n\u003cdiv class=\"clamp-faq-a\"\u003eThe flat ground smooth surfaces distribute pressure evenly. For ultra-soft woods like white pine, placing a small scrap wood piece or painter's tape under the clamping block provides extra protection.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clamp-faq-item\"\u003e\n\u003cdiv class=\"clamp-faq-q\"\u003e❓ Can I use these for welding metal joints?\u003c\/div\u003e\n\u003cdiv class=\"clamp-faq-a\"\u003eWhile primarily designed for woodworking, the aluminum alloy body can handle high clamping force. However, avoid direct intense flame exposure to preserve the anodized coating.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"DJ111","offers":[{"title":"120mm \/ 3-piece set","offer_id":56888184799398,"sku":"NC02652607314390-120mm 3件套","price":43.99,"currency_code":"USD","in_stock":true},{"title":"120mm \/ 6-piece set","offer_id":56888184832166,"sku":"NC02652607314390-120mm 6件套","price":52.99,"currency_code":"USD","in_stock":true},{"title":"140mm \/ 3-piece set","offer_id":56888184864934,"sku":"NC02652607314390-140mm 3件套","price":45.99,"currency_code":"USD","in_stock":true},{"title":"140mm \/ 6-piece set","offer_id":56888184897702,"sku":"NC02652607314390-140mm 6件套","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0751\/4891\/8950\/files\/spp_shopify20260709121333_a6068a68131dcc20c156b1c758bdb7f6_9a4ef38f-6e21-407d-bd6e-c28f611d36eb.jpg?v=1785481532","url":"https:\/\/cyrarisedeal.com\/products\/durable-precision-positioning-clamping-squares-set","provider":"cyrarisedeal","version":"1.0","type":"link"}