{"product_id":"titanium-tungsten-tile-cutter-wheel","title":"Titanium Tungsten Tile Cutter Wheel","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: Manual Tile Cutter Replacement Wheel\n  Target Audience: Tilers, Masonry Contractors, DIY Home Renovators\n  Visual Style: Professional, High-Trust, Technical Precision\n  Color Strategy: Metallic Gold Primary Accent, Charcoal and Silver-Gray Neutrals\n  Module Order: Hero Block -\u003e Features -\u003e Specifications -\u003e FAQ\n  Detail Image Mapping: Hero=detail_1, Feature1=detail_2, Feature2=detail_4, Feature3=detail_3\n  Specification Data Source: detail_1, detail_3, and text reports (data extraction only; no specification image placeholder is rendered)\n  Compare Section: Not included (no direct brand-to-brand comparative dataset provided in the source files)\n  Information Boundary: Only information explicitly provided in the product analysis report, detail images, and supplementary notes has been utilized. No unverified dimensional specs or materials have been assumed.\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #c5a028;\n      --primary-hover: #a8871e;\n      --text-main: #1a1a1a;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #f9f9f9;\n      --bg-soft: #f2f2f2;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 8px rgba(0,0,0,0.04);\n      --shadow-lg: 0 10px 20px 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      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* Fixed Typography System - Mandatory Sizes Locked for PC \u0026 Mobile *\/\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 .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 600;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container span,\n    .product-detail-container td,\n    .product-detail-container th,\n    .product-detail-container li,\n    .product-detail-container .tag,\n    .product-detail-container .badge,\n    .product-detail-container .faq-answer {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      font-weight: 400;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-section:last-child {\n      border-bottom: none;\n    }\n\n    \/* Hero Block Styles *\/\n    .hero-container {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      gap: 1.5rem;\n    }\n\n    .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: 500 !important;\n      color: var(--text-main) !important;\n    }\n\n    .hero-subtitle {\n      max-width: 800px;\n      margin: 0 auto 1.5rem auto;\n    }\n\n    \/* Image Placeholder Base Styles *\/\n    .image-placeholder {\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: clamp(3rem, 10vw, 8rem) 1.5rem;\n      text-align: center;\n      font-weight: 500;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      box-sizing: border-box;\n      color: var(--text-sub);\n    }\n\n    \/* Features Layout *\/\n    .feature-list {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-item {\n      display: flex;\n      gap: 2.5rem;\n      align-items: center;\n    }\n\n    .feature-media {\n      flex: 1;\n      width: 100%;\n    }\n\n    .feature-copy {\n      flex: 1;\n      display: flex;\n      flex-direction: column;\n      gap: 12px;\n    }\n\n    .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 8px;\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 !important;\n      color: var(--text-main) !important;\n    }\n\n    \/* Responsive Specifications Table *\/\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n    }\n\n    .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .spec-table td {\n      padding: 1.2rem 1rem;\n      vertical-align: top;\n    }\n\n    .spec-property {\n      font-weight: 600 !important;\n      color: var(--text-main) !important;\n      width: 35%;\n    }\n\n    \/* FAQ Section *\/\n    .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n      margin-top: 1.5rem;\n    }\n\n    .faq-item {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 1.5rem;\n      border: 1px solid var(--border-color);\n    }\n\n    .faq-question {\n      margin-bottom: 8px !important;\n      font-weight: 600 !important;\n      color: var(--text-main) !important;\n    }\n\n    .faq-answer {\n      margin: 0;\n    }\n\n    \/* Desktop Alternating Pattern *\/\n    @media (min-width: 768px) {\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n    }\n\n    \/* Mobile Responsive Lock Rules - No typography shrinkage *\/\n    @media (max-width: 767px) {\n      .feature-item {\n        flex-direction: column !important; \/* Image First -\u003e Text Second *\/\n        gap: 1.5rem;\n      }\n\n      .feature-item:nth-child(even) {\n        flex-direction: column !important; \/* Ensure Image First on mobile for all *\/\n      }\n\n      .spec-table tr {\n        display: grid;\n        grid-template-columns: minmax(130px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        padding: 14px 0;\n        box-sizing: border-box;\n      }\n\n      .spec-table td {\n        padding: 0 !important;\n        border: none !important;\n        width: auto !important;\n      }\n\n      .spec-property {\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-value {\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table tr {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Section 1: Intro \/ Hero Content Block --\u003e\n\u003csection class=\"product-detail-section hero-container\"\u003e\u003cspan class=\"badge\"\u003eLaser-Welded Steel Bearing System\u003c\/span\u003e\n\u003ch1\u003eTitanium-Plated Tungsten Steel Cutting Wheel\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eEngineered with a high-hardness cutting edge and robust bearing core to provide clean, stable, and crack-free scoring on various tiles and stones.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img164\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901172752\/213125270348d1e6a5a66c98bfc912ed.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img165\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901172752\/238bfc35efcd43828847e5de4daa89aa.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSharp Tungsten Steel Cutting Wheel\u003c\/h2\u003e\n\n\u003cp\u003eBuilt with a titanium-plated tungsten steel blade designed for smoother, faster cutting across ceramic, tiles, stone, and glass. The reinforced blade surface holds a keen edge under continuous use.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eTungsten Steel Body\u003c\/span\u003e \u003cspan class=\"tag\"\u003eTitanium Coated\u003c\/span\u003e \u003cspan class=\"tag\"\u003e50,000m Rated Cutting Life\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\u003cdiv\u003e\u003cimg cke-id=\"img168\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901172752\/e3f5983cbd133ddf00d604501e9d4712.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eDurable Bearing System\u003c\/h2\u003e\n\n\u003cp\u003eThe steel bearing rolls smoothly and stays locked in center alignment under heavy manual pressure. Precision laser welding secures the structure, keeping the wheel steady to eliminate lateral play and joint breakdown.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eLaser-Welded Joins\u003c\/span\u003e \u003cspan class=\"tag\"\u003eAnti-Deformation\u003c\/span\u003e \u003cspan class=\"tag\"\u003eWobble-Free Rolling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\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=\"img169\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901172752\/28dc47f5fc962c5781c90f2915abe2cd.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eClean Cuts Without Cracking\u003c\/h2\u003e\n\n\u003cp\u003eDesigned to maintain direct perpendicular contact, reducing vibration and surface breakout. It scores deep and even lines on tough masonry materials to allow clean splits with zero edge shattering.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eAnti-Shatter Scoring\u003c\/span\u003e \u003cspan class=\"tag\"\u003eEven Force Distribution\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Section 3: Specifications (Text Data Only - No Images Allowed) --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2 class=\"section-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 class=\"spec-property\"\u003eProduct Type\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eManual Tile Cutter Replacement Wheel\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eBlade Material\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eTitanium-Plated Tungsten Steel\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eBearing System\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eLaser-Welded Dual-Layer Steel Bearing\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eOuter Ring Color\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eMetallic Gold\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eInner Ring Color\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eSilver-Gray Metal\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eCompatible Materials\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eCeramic Tile, Rustic Tile, Marble, Microcrystalline Stone, Polished Glazed Tile, Vitrified Tile, Glass\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!-- Section 4: FAQ (Static \u0026 Grounded Product Questions Only) --\u003e\n\n\u003csection class=\"product-detail-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\"\u003eWhat specific materials can this cutting wheel score?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eIt is designed to work effectively on ceramic tiles, rustic tiles, marble, microcrystalline stone, polished glazed tiles, vitrified tiles, and standard glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eHow does the laser-welded bearing help performance?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe laser welding securely fixes the inner steel bearing core to the outer ring. This structure prevents the wheel from shifting side-to-side, wobbling, or falling apart under high downward cutting pressure.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWhat prevents the tile from cracking during use?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe high stiffness of the tungsten steel body and the smooth-rolling bearing system reduce vibration during the slide. This leaves a uniform, neat scratch line on the glazed tile surface, ensuring a clean break with no jagged edges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (Essential Tool)","offer_id":46124747882687,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Keep a Backup - 10%)","offer_id":46124747915455,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Workshop Pack - 15%)","offer_id":46124747948223,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"5-Pack (Contractor Pack - 20%)","offer_id":46124747980991,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/213125270348d1e6a5a66c98bfc912ed.jpg?v=1788255174","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/titanium-tungsten-tile-cutter-wheel","provider":"Bak","version":"1.0","type":"link"}