{"product_id":"dual-end-contour-tracing-tool","title":"Dual-End Contour Tracing Tool","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Contour Scribing and Tracing Tool\nTarget Audience: Woodworkers, tilers, carpet installers, and DIY enthusiasts\nVisual Style: High-contrast, clean, technical, modern look matching the product's orange\/black styling\nColor Strategy: Primary Accent Orange (#f95d10), Deep Charcoal Text (#222222), Light Gray Card BG (#f7f7f7), Smooth Borders (#e5e5e5)\nModule Order: Hero Content Block -\u003e Features (Dual-End, Quick Lock, Steel Bearing) -\u003e Application Showcase -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_3, Feature1=detail_5, Feature2=detail_2, Feature3=detail_4, Application=detail_1\nSpecification Data Source: spec_2 (dimensions: 233mm length, 35mm width, 27mm thickness)\nCompare Section: Not included as no direct competitive\/before-after comparative assets were provided.\nInformation Boundary: Built strictly on facts provided in the report and images. No unverified claims or terms like premium, heavy-duty, or waterproof have been added.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #f95d10;\n      --primary-hover: #e04e0a;\n      --text-main: #222222;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #fdfdfd;\n      --bg-soft: #f7f7f7;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.08);\n      --border-color: #e5e5e5;\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      background-color: var(--bg-body);\n    }\n\n    \/* Common Layout \u0026 Spacing *\/\n    .detail-section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      padding: 0;\n    }\n\n    \/* Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .section-title,\n    .feature-title,\n    .spec-title,\n    .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .body-text,\n    .feature-desc,\n    .faq-answer,\n    .badge,\n    .tag,\n    .spec-value {\n      font-size: 18px;\n      line-height: 1.6;\n      margin: 0 0 16px 0;\n      color: var(--text-sub);\n    }\n\n    .product-detail-container p:last-child {\n      margin-bottom: 0;\n    }\n\n    \/* Image Rules *\/\n    .image-placeholder {\n      width: 100%;\n      height: auto;\n      aspect-ratio: 16 \/ 10;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      font-size: 18px;\n      color: var(--text-sub);\n      box-sizing: border-box;\n      padding: 20px;\n      text-align: center;\n    }\n\n    \/* Hero Block styling *\/\n    .hero-block {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 24px;\n      align-items: center;\n      padding: 24px;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .hero-copy {\n      display: flex;\n      flex-direction: column;\n      align-items: flex-start;\n    }\n\n    .trust-badge {\n      display: inline-block;\n      background: #fff0e6;\n      color: var(--primary);\n      padding: 6px 14px;\n      border-radius: 40px;\n      font-weight: 600;\n      margin-bottom: 16px;\n      font-size: 18px;\n      border: 1px solid rgba(249, 93, 16, 0.2);\n    }\n\n    \/* Feature Sections styling *\/\n    .features-container {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 4vw, 3rem);\n    }\n\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .tag {\n      background: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      padding: 6px 14px;\n      border-radius: 4px;\n      font-size: 18px;\n      margin-bottom: 0;\n      color: var(--text-main);\n    }\n\n    \/* Application Showcase Section *\/\n    .application-showcase {\n      background: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n    }\n\n    \/* Specifications Table Styling *\/\n    .specifications-section {\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--border-color);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n    }\n\n    .spec-table td {\n      padding: 16px 20px;\n      border-bottom: 1px solid var(--border-color);\n      vertical-align: top;\n    }\n\n    .spec-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* FAQ System *\/\n    .faq-section {\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .faq-item {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 20px;\n    }\n\n    .faq-question {\n      margin-bottom: 8px;\n      font-weight: 600;\n    }\n\n    .faq-answer {\n      margin-bottom: 0;\n    }\n\n    \/* Responsive Desktop Styling *\/\n    @media (min-width: 768px) {\n      .hero-block {\n        grid-template-columns: 1fr 1fr;\n        padding: 40px;\n        gap: 40px;\n      }\n\n      .feature-item {\n        flex-direction: row;\n        padding: 40px;\n        gap: 40px;\n      }\n\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media,\n      .feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n\n      .application-showcase {\n        padding: 40px;\n      }\n\n      .specifications-section {\n        padding: 40px;\n      }\n\n      .spec-table td {\n        padding: 20px 24px;\n      }\n\n      \/* Desktop specifications layout rules *\/\n      .spec-table td:first-child {\n        font-weight: 600;\n        width: 30%;\n        color: var(--text-main);\n      }\n    }\n\n    \/* Mobile Specifications Responsive Rules *\/\n    @media (max-width: 767px) {\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        border-bottom: 1px solid var(--border-color);\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        color: var(--text-main);\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        margin-bottom: 0;\n      }\n    }\n\n    \/* Extra safety wrap for very small screens *\/\n    @media (max-width: 420px) {\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Content Block --\u003e\n\u003csection class=\"detail-section hero-block\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cspan class=\"trust-badge\"\u003eContour Scribing Tool\u003c\/span\u003e\n\u003ch1\u003eInstantly Trace and Mark Any Irregular Edge\u003c\/h1\u003e\n\n\u003cp\u003eReplicate complex shapes and profiles seamlessly. This dual-end scribing tool guides standard pencils along uneven surfaces, capturing profiles smoothly for accurate cutting layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img76\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260825171507\/67dd9af3f42a425bfaa3a8b65244ca39.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"detail-section features-container\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260825165959\/0d2e461ab5624666fef3404b90c7df06.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eDual-End Shaping Design\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eEngineered with both a rolling wheel end and a pointer end. The rolling end glides smoothly along wavy edges, while the pointer end traces narrow corners and detailed grooves.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eRolling End\u003c\/span\u003e \u003cspan class=\"tag\"\u003ePointer End\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Quick Tool-Free Lock --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260825165959\/12eded5fcfea2ce48f97771853fe44fb.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eQuick Lock Mechanism\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eSecure your marking pencil quickly with the central adjustable clamp. Simply turn the threaded locking knob to clamp and lock standard pencils tightly in place.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eStandard Fit\u003c\/span\u003e \u003cspan class=\"tag\"\u003eThreaded Adjustment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Smooth Rolling Bearing --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260825165959\/5284b7d52d5b1637f2f986bd189143f0.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSmooth 360° Contour Tracing\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eThe dual steel wheel bearings glide along edges seamlessly. This smooth rotation ensures a continuous marking motion without snagging or scraping target surfaces.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eSteel Bearings\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSurface Protection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Application Showcase --\u003e\n\n\u003csection class=\"detail-section application-showcase\"\u003e\n\u003ch2 class=\"section-title\"\u003eWorks on Multiple Materials\u003c\/h2\u003e\n\n\u003cp\u003eIdeal for laying floor planks, fitted carpets, ceramic, tiles, and marking contours during carpentry or DIY home renovation projects.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\" style=\"margin-top: 20px;\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260825165959\/f8bb8fde21bafa7331f1b6f298e7c392.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"detail-section specifications-section\"\u003e\n\u003ch2 class=\"spec-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Length\"\u003e\u003cspan class=\"spec-value\"\u003e233 mm (9.2 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Width\"\u003e\u003cspan class=\"spec-value\"\u003e35 mm (1.4 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Thickness\"\u003e\u003cspan class=\"spec-value\"\u003e27 mm (1.1 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Body Material\"\u003e\u003cspan class=\"spec-value\"\u003eABS Plastic\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Wheel Material\"\u003e\u003cspan class=\"spec-value\"\u003eSteel Bearings\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003csection class=\"detail-section faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eHow do you insert and clamp the pencil?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eSlide your pencil into the central V-shaped holder, adjust the slide position if needed along the tracking slot, then rotate the orange locking nut clockwise until the pencil is securely clamped.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWhen should I use the wheel end versus the pointer end?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eUse the dual steel roller wheel end for smooth, continuous tracing along flat or curved edges. Use the triangular pointer end for tracing closely in deep grooves, narrow crevices, and internal corners.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWill the tracking wheel damage my flooring or surfaces?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. The double steel wheel bearing rolls smoothly over surfaces without digging in, ensuring friction-free movement that protects tiles, wooden boards, and sensitive floor coverings from scratches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (1 Tool + 2 Pencils)","offer_id":46086809256127,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Keep a Backup - 10%)","offer_id":46086809288895,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Workshop Pack - 15%)","offer_id":46086809321663,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/67dd9af3f42a425bfaa3a8b65244ca39.jpg?v=1787649348","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/dual-end-contour-tracing-tool","provider":"Bak","version":"1.0","type":"link"}