{"product_id":"diamond-demi-bullnose-grinding-wheel","title":"Diamond Demi-Bullnose Grinding Wheel","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Brazed Diamond Demi-Bullnose Grinding Wheel \/ Router Bit for Angle Grinders\nTarget Audience: Tile installers, stone masons, DIY home renovators\nVisual Style: Professional, clean, technical, high-contrast industrial theme\nColor Strategy: Deep Royal Blue (#0f4c81) to match the physical product, accented with clean slate grays and structured borders.\nModule Order: Hero Section -\u003e Feature 1 (Versatility) -\u003e Feature 2 (Abrasive Profile) -\u003e Compare Section (Before\/After) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_2, Feature1=detail_1, Feature2=detail_3, Compare=detail_4\nSpecification Data Source: spec_1 (extracted dimensions: 74mm\/3\" diameter, 49mm\/1.93\" height, 5\/8\"-11 thread, 10mm\/20mm profiling heights; data extraction only, no specification image placeholder is rendered)\nCompare Section: Included. Features detail_4 showing clear real-world \"Before\" and \"After\" state transitions across multiple stone slabs.\nInformation Boundary: Fully grounded in supplied specs and product report details. No unverified claims about tool lifetime, RPM ratings, or industrial certification added.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #0f4c81;\n      --primary-hover: #0a3356;\n      --text-main: #1a1a1a;\n      --text-sub: #4a4a4a;\n      --bg-body: #ffffff;\n      --bg-card: #f8fafc;\n      --bg-soft: #f1f5f9;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --border-color: #cbd5e1;\n      --shadow-sm: 0 1px 3px rgba(0,0,0,0.1);\n      --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.1);\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    \/* Fixed Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .faq-question,\n    .product-detail-container .compare-title,\n    .product-detail-container .spec-title {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 600;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container span,\n    .product-detail-container td,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .tag {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n    \n    .product-detail-container section:last-of-type {\n      border-bottom: none;\n    }\n\n    \/* Image Placeholders styling *\/\n    .product-detail-container .image-placeholder {\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 40px 20px;\n      text-align: center;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      box-sizing: border-box;\n      min-height: 250px;\n      margin-bottom: 20px;\n    }\n\n    .product-detail-container .image-placeholder-text {\n      font-weight: 500;\n      color: var(--text-sub);\n    }\n\n    \/* Hero Block styling *\/\n    .hero-section {\n      text-align: center;\n      padding-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    .hero-badge-container {\n      margin-bottom: 16px;\n    }\n\n    .hero-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      color: var(--primary);\n    }\n\n    .hero-subtitle {\n      max-width: 800px;\n      margin: 0 auto 30px auto;\n    }\n\n    \/* Feature Item styling *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 30px;\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-item:last-child {\n      margin-bottom: 0;\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-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n    }\n\n    \/* Comparison Section Styling *\/\n    .compare-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 30px;\n      box-sizing: border-box;\n    }\n\n    .compare-grid {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n    }\n\n    \/* Specifications Table Layout *\/\n    .specifications-section {\n      background-color: var(--bg-body);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 20px;\n    }\n\n    .spec-table tbody,\n    .spec-table tr {\n      display: block;\n      width: 100%;\n    }\n\n    .spec-table td {\n      display: grid;\n      grid-template-columns: minmax(130px, 35%) minmax(0, 1fr);\n      gap: 16px;\n      width: 100%;\n      box-sizing: border-box;\n      padding: 16px 0;\n      align-items: start;\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      color: var(--text-sub);\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    \/* FAQ Section styling *\/\n    .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n    }\n\n    .faq-item {\n      background-color: 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      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    \/* Desktop Responsive Layout rules *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 50px;\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      .compare-grid {\n        flex-direction: row;\n        align-items: center;\n        gap: 40px;\n      }\n\n      .compare-media,\n      .compare-copy {\n        flex: 1;\n        width: 50%;\n      }\n\n      .spec-table td {\n        display: flex;\n        justify-content: space-between;\n        padding: 18px 24px;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n      }\n\n      .spec-table .spec-value {\n        text-align: right;\n      }\n    }\n\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!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-badge-container\"\u003e\u003cspan class=\"hero-badge\"\u003eBrazed Diamond Technology\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eShape and Profile Stone Edges with Precision\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eDesigned for creating clean, smooth demi-bullnose profiles on hard stone surfaces using standard angle grinders.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-text\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img65\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260825113002\/4f17a65655f0c035e14c32b85af07c3f.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-text\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img66\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260825113002\/1db1ce54bb0960b37b9d567dbdb43a67.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eWorks on Multiple Hard Surfaces\u003c\/h3\u003e\n\n\u003cp\u003eSuitable for shaping and profiling a wide range of masonry surfaces. Achieve uniform edge results on ceramic tile, concrete, cobblestone, marble, granite, and quartz.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eTile \u0026amp; Stone Milling\u003c\/span\u003e \u003cspan class=\"tag\"\u003eMulti-Material Profile\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-text\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img67\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260825113002\/cc5b9251c0bd2b197b9b24af71327437.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eDurable Textured Grinding Surface\u003c\/h3\u003e\n\n\u003cp\u003eThe rugged, high-friction abrasive profile features closely bonded brazed diamond particles. It ensures rapid, highly efficient material removal while maintaining its half-round structural shape over extended projects.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eAlloy Steel Body\u003c\/span\u003e \u003cspan class=\"tag\"\u003eCoarse Diamond Grit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. COMPARE SECTION --\u003e\n\n\u003csection class=\"compare-section\"\u003e\n\u003cdiv class=\"compare-grid\"\u003e\n\u003cdiv class=\"compare-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-text\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img68\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260825113002\/bc45f72766568f31021a649d08b791fb.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"compare-copy\"\u003e\n\u003ch2 class=\"compare-title\"\u003eTransform Rough Cuts to Rounded Edges\u003c\/h2\u003e\n\n\u003cp\u003eEffortlessly convert rough, hazardous 90-degree straight cuts into smooth, uniformly shaped demi-bullnose profiles. Protect stone slabs from chipping while creating clean, professional-looking counter and stepping stone edges.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eHalf-Round Guide Groove\u003c\/span\u003e \u003cspan class=\"tag\"\u003eChipping Control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. SPECIFICATIONS --\u003e\n\n\u003csection class=\"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=\"Thread Type\"\u003e\u003cspan class=\"spec-value\"\u003e5\/8\"-11 Standard Female Thread (Fits standard North American angle grinders)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Outer Diameter\"\u003e\u003cspan class=\"spec-value\"\u003e74 mm (approx. 3.0 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=\"Total Height\"\u003e\u003cspan class=\"spec-value\"\u003e49 mm (approx. 1.93 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=\"Profile Height Options\"\u003e\u003cspan class=\"spec-value\"\u003e20 mm (approx. 0.79 in) or 10 mm (approx. 0.39 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=\"Abrasive Material\"\u003e\u003cspan class=\"spec-value\"\u003eBrazed Diamond Particles\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Core Material\"\u003e\u003cspan class=\"spec-value\"\u003eAlloy Steel Core\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Product Color\"\u003e\u003cspan class=\"spec-value\"\u003eBlue\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!-- E. FAQ SECTION --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🛠️ How is this profiling wheel connected to an angle grinder?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe profiling wheel features a standard 5\/8\"-11 female thread connector. It screws directly onto the spindle of standard North American angle grinders without requiring separate adapters.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💎 What materials can be processed with this tool?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eIt is specifically formulated to profile and grind dense materials such as ceramic tile, concrete, cobblestone, marble, granite, and quartz.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e📐 What shape profile does this tool create?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThis grinding wheel produces a clean demi-bullnose (half-round) edge profile. The concave groove securely tracks the stone border to shape a uniform radius along the edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"10 mm (3\/8\" Profile) \/ 1-Pack (Standard)","offer_id":48984564138169,"sku":"0825-18053159","price":12.95,"currency_code":"USD","in_stock":true},{"title":"20 mm (3\/4\" Profile) \/ 1-Pack (Standard)","offer_id":48984564170937,"sku":"0825-18059575","price":12.95,"currency_code":"USD","in_stock":true},{"title":"10 mm (3\/8\" Profile) \/ 2-Pack (Keep a Backup - Save 20%)","offer_id":48984564203705,"sku":"0825-18056705","price":19.95,"currency_code":"USD","in_stock":true},{"title":"20 mm (3\/4\" Profile) \/ 2-Pack (Keep a Backup - Save 20%)","offer_id":48984564236473,"sku":"0825-18055587","price":19.95,"currency_code":"USD","in_stock":true},{"title":"10 mm (3\/8\" Profile) \/ 🔥4-Pack (Contractor Pack - Save 40%)","offer_id":48984564269241,"sku":"0825-18050534","price":29.95,"currency_code":"USD","in_stock":true},{"title":"20 mm (3\/4\" Profile) \/ 🔥4-Pack (Contractor Pack - Save 40%)","offer_id":48984564302009,"sku":"0825-18056566","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Combo Set (1x 10mm + 1x 20mm) \/ 2-Pack (Keep a Backup - Save 20%)","offer_id":48984564334777,"sku":"0825-18057336","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Combo Set (1x 10mm + 1x 20mm) \/ 🔥4-Pack (Contractor Pack - Save 40%)","offer_id":48984564367545,"sku":"0825-18054440","price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/7116\/4089\/files\/4f17a65655f0c035e14c32b85af07c3f.jpg?v=1787652407","url":"https:\/\/fixiontools.com\/products\/diamond-demi-bullnose-grinding-wheel","provider":"FixionTools","version":"1.0","type":"link"}