{"product_id":"glass-cutter","title":"⚡Professional Diamond Glass Cutter with Alloy Handle Roller Wheel","description":"\u003c!--\n==========================================================\nFIVORAUW - GLASS CUTTER DETAIL V5\nShopify Custom Liquid HTML\nIMPORTANT:\nBest placement:\nTheme Customize \u003e Product template \u003e\nADD \"Custom liquid\" AS A SEPARATE SECTION BELOW THE MAIN PRODUCT SECTION.\nDo NOT add it as a block inside the right-side Product Information column.\n\nThis version also uses CSS Container Queries, so if it is accidentally\nplaced inside a narrow column, it will automatically switch to one column\ninstead of squeezing the image and heading side-by-side.\n==========================================================\n--\u003e\n\n\u003cstyle\u003e\n  .fv-gc-v5,\n  .fv-gc-v5 * {\n    box-sizing: border-box;\n  }\n\n  .fv-gc-v5 {\n    --fv-black: #111111;\n    --fv-text: #222222;\n    --fv-gray: #6d6d6d;\n    --fv-line: #e9e9e9;\n    --fv-soft: #f7f7f5;\n    --fv-orange: #e78117;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 36px 24px 72px;\n    color: var(--fv-text);\n    font-family: inherit;\n    line-height: 1.5;\n\n    \/* KEY FIX:\n       Layout now responds to the ACTUAL section width,\n       not only the browser window width. *\/\n    container-type: inline-size;\n    container-name: fvgc;\n  }\n\n  .fv-gc-v5 h2,\n  .fv-gc-v5 h3,\n  .fv-gc-v5 p {\n    margin: 0;\n  }\n\n  .fv-gc-v5 img {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    margin: 0 !important;\n    border: 0 !important;\n  }\n\n  \/* ---------- HERO ---------- *\/\n\n  .fv-gc-v5 .fv-hero {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    gap: 48px;\n    align-items: center;\n    padding-bottom: 68px;\n  }\n\n  .fv-gc-v5 .fv-hero-media,\n  .fv-gc-v5 .fv-feature-media {\n    min-width: 0;\n    overflow: hidden;\n    border-radius: 20px;\n    background: var(--fv-soft);\n  }\n\n  .fv-gc-v5 .fv-hero-media img,\n  .fv-gc-v5 .fv-feature-media img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .fv-gc-v5 .fv-copy {\n    min-width: 0;\n  }\n\n  .fv-gc-v5 .fv-eyebrow {\n    margin-bottom: 12px;\n    color: var(--fv-orange);\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    letter-spacing: .09em;\n    text-transform: uppercase;\n  }\n\n  .fv-gc-v5 .fv-main-title {\n    max-width: 560px;\n    color: var(--fv-black);\n    font-size: clamp(34px, 4cqw, 52px);\n    line-height: 1.06;\n    letter-spacing: -0.035em;\n    font-weight: 800;\n    overflow-wrap: normal;\n    word-break: normal;\n  }\n\n  .fv-gc-v5 .fv-lead {\n    max-width: 570px;\n    margin-top: 18px;\n    color: var(--fv-gray);\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  .fv-gc-v5 .fv-check-list {\n    display: grid;\n    gap: 12px;\n    margin-top: 25px;\n  }\n\n  .fv-gc-v5 .fv-check {\n    display: grid;\n    grid-template-columns: 24px minmax(0, 1fr);\n    gap: 10px;\n    align-items: start;\n    font-size: 15px;\n    line-height: 1.45;\n    font-weight: 700;\n  }\n\n  .fv-gc-v5 .fv-check-mark {\n    width: 24px;\n    height: 24px;\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    background: #fff1df;\n    color: var(--fv-orange);\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  \/* ---------- QUICK BENEFITS ---------- *\/\n\n  .fv-gc-v5 .fv-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n    padding-bottom: 72px;\n  }\n\n  .fv-gc-v5 .fv-benefit {\n    min-width: 0;\n    padding: 22px 18px;\n    border: 1px solid var(--fv-line);\n    border-radius: 16px;\n    background: #fff;\n  }\n\n  .fv-gc-v5 .fv-benefit-icon {\n    margin-bottom: 12px;\n    font-size: 23px;\n    line-height: 1;\n  }\n\n  .fv-gc-v5 .fv-benefit h3 {\n    color: var(--fv-black);\n    font-size: 16px;\n    line-height: 1.3;\n    font-weight: 800;\n  }\n\n  .fv-gc-v5 .fv-benefit p {\n    margin-top: 6px;\n    color: var(--fv-gray);\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  \/* ---------- SECTION HEAD ---------- *\/\n\n  .fv-gc-v5 .fv-section-head {\n    max-width: 700px;\n    margin: 0 auto 32px;\n    text-align: center;\n  }\n\n  .fv-gc-v5 .fv-section-head h2 {\n    color: var(--fv-black);\n    font-size: clamp(30px, 3.2cqw, 42px);\n    line-height: 1.1;\n    letter-spacing: -0.03em;\n    font-weight: 800;\n  }\n\n  .fv-gc-v5 .fv-section-head p {\n    margin-top: 12px;\n    color: var(--fv-gray);\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  \/* ---------- 2 x 2 GALLERY ---------- *\/\n\n  .fv-gc-v5 .fv-gallery {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n    padding-bottom: 72px;\n  }\n\n  .fv-gc-v5 .fv-gallery-card {\n    min-width: 0;\n    overflow: hidden;\n    border-radius: 18px;\n    background: var(--fv-soft);\n  }\n\n  .fv-gc-v5 .fv-gallery-card img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  \/* ---------- FEATURE ROWS ---------- *\/\n\n  .fv-gc-v5 .fv-feature {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    gap: 48px;\n    align-items: center;\n    padding: 54px 0;\n    border-top: 1px solid var(--fv-line);\n  }\n\n  .fv-gc-v5 .fv-feature.fv-feature-reverse .fv-copy {\n    order: 1;\n  }\n\n  .fv-gc-v5 .fv-feature.fv-feature-reverse .fv-feature-media {\n    order: 2;\n  }\n\n  .fv-gc-v5 .fv-kicker {\n    margin-bottom: 10px;\n    color: var(--fv-orange);\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1.2;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  .fv-gc-v5 .fv-feature-title {\n    max-width: 500px;\n    color: var(--fv-black);\n    font-size: clamp(30px, 3.2cqw, 42px);\n    line-height: 1.08;\n    letter-spacing: -0.03em;\n    font-weight: 800;\n    overflow-wrap: normal;\n    word-break: normal;\n  }\n\n  .fv-gc-v5 .fv-feature-text {\n    max-width: 520px;\n    margin-top: 15px;\n    color: var(--fv-gray);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  \/* ---------- HOW IT WORKS ---------- *\/\n\n  .fv-gc-v5 .fv-how {\n    padding: 68px 0;\n    border-top: 1px solid var(--fv-line);\n  }\n\n  .fv-gc-v5 .fv-steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n    margin-top: 30px;\n  }\n\n  .fv-gc-v5 .fv-step {\n    min-width: 0;\n    padding: 24px;\n    border-radius: 16px;\n    background: var(--fv-soft);\n  }\n\n  .fv-gc-v5 .fv-step-number {\n    width: 38px;\n    height: 38px;\n    display: grid;\n    place-items: center;\n    margin-bottom: 17px;\n    border-radius: 50%;\n    background: var(--fv-black);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .fv-gc-v5 .fv-step h3 {\n    color: var(--fv-black);\n    font-size: 18px;\n    line-height: 1.3;\n    font-weight: 800;\n  }\n\n  .fv-gc-v5 .fv-step p {\n    margin-top: 8px;\n    color: var(--fv-gray);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  \/* ---------- DETAILS ---------- *\/\n\n  .fv-gc-v5 .fv-details {\n    padding-top: 12px;\n  }\n\n  .fv-gc-v5 details {\n    border-top: 1px solid var(--fv-line);\n  }\n\n  .fv-gc-v5 details:last-child {\n    border-bottom: 1px solid var(--fv-line);\n  }\n\n  .fv-gc-v5 summary {\n    position: relative;\n    cursor: pointer;\n    list-style: none;\n    padding: 21px 44px 21px 0;\n    color: var(--fv-black);\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  .fv-gc-v5 summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .fv-gc-v5 summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 4px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 24px;\n    font-weight: 400;\n  }\n\n  .fv-gc-v5 details[open] summary::after {\n    content: \"−\";\n  }\n\n  .fv-gc-v5 .fv-detail-body {\n    padding: 0 0 22px;\n    color: var(--fv-gray);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .fv-gc-v5 .fv-detail-body ul {\n    margin: 0;\n    padding-left: 19px;\n  }\n\n  .fv-gc-v5 .fv-detail-body li + li {\n    margin-top: 7px;\n  }\n\n  \/* ---------- BOTTOM ---------- *\/\n\n  .fv-gc-v5 .fv-bottom {\n    margin-top: 58px;\n    padding: 36px 28px;\n    border-radius: 20px;\n    background: var(--fv-black);\n    color: #fff;\n    text-align: center;\n  }\n\n  .fv-gc-v5 .fv-bottom h2 {\n    color: #fff;\n    font-size: clamp(28px, 3cqw, 38px);\n    line-height: 1.1;\n    letter-spacing: -0.025em;\n    font-weight: 800;\n  }\n\n  .fv-gc-v5 .fv-bottom p {\n    max-width: 620px;\n    margin: 11px auto 0;\n    color: rgba(255,255,255,.75);\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .fv-gc-v5 .fv-bottom-badge {\n    display: inline-flex;\n    margin-top: 18px;\n    padding: 9px 15px;\n    border: 1px solid rgba(255,255,255,.2);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  \/* ==========================================================\n     CONTAINER QUERY:\n     This is the main fix for your screenshot.\n     If Shopify puts this HTML into a narrow right-side column,\n     it becomes ONE COLUMN instead of squeezing two columns.\n     ========================================================== *\/\n\n  @container fvgc (max-width: 760px) {\n    .fv-gc-v5 {\n      padding: 24px 16px 50px;\n    }\n\n    .fv-gc-v5 .fv-hero,\n    .fv-gc-v5 .fv-feature,\n    .fv-gc-v5 .fv-feature.fv-feature-reverse {\n      grid-template-columns: 1fr;\n      gap: 24px;\n    }\n\n    .fv-gc-v5 .fv-feature .fv-feature-media,\n    .fv-gc-v5 .fv-feature.fv-feature-reverse .fv-feature-media {\n      order: 1;\n    }\n\n    .fv-gc-v5 .fv-feature .fv-copy,\n    .fv-gc-v5 .fv-feature.fv-feature-reverse .fv-copy {\n      order: 2;\n    }\n\n    .fv-gc-v5 .fv-main-title {\n      max-width: none;\n      font-size: 32px;\n      line-height: 1.08;\n    }\n\n    .fv-gc-v5 .fv-feature-title {\n      max-width: none;\n      font-size: 29px;\n      line-height: 1.1;\n    }\n\n    .fv-gc-v5 .fv-lead,\n    .fv-gc-v5 .fv-feature-text {\n      max-width: none;\n      font-size: 15px;\n    }\n\n    .fv-gc-v5 .fv-benefits {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 10px;\n      padding-bottom: 50px;\n    }\n\n    .fv-gc-v5 .fv-gallery {\n      grid-template-columns: 1fr;\n      gap: 14px;\n      padding-bottom: 50px;\n    }\n\n    .fv-gc-v5 .fv-steps {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .fv-gc-v5 .fv-section-head {\n      margin-bottom: 24px;\n      text-align: left;\n    }\n\n    .fv-gc-v5 .fv-section-head h2 {\n      font-size: 29px;\n    }\n\n    .fv-gc-v5 .fv-feature {\n      padding: 40px 0;\n    }\n\n    .fv-gc-v5 .fv-how {\n      padding: 48px 0;\n    }\n  }\n\n  @container fvgc (max-width: 430px) {\n    .fv-gc-v5 {\n      padding-left: 12px;\n      padding-right: 12px;\n    }\n\n    .fv-gc-v5 .fv-main-title {\n      font-size: 29px;\n    }\n\n    .fv-gc-v5 .fv-benefits {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* Extra mobile fallback for older browsers *\/\n  @media screen and (max-width: 749px) {\n    .fv-gc-v5 {\n      padding-left: 14px;\n      padding-right: 14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"fv-gc-v5\"\u003e\n\n  \u003c!-- 1. INTRO --\u003e\n  \u003csection class=\"fv-hero\"\u003e\n    \u003cdiv class=\"fv-hero-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/86eb2cdc152a58944be3621561690985f6bbec0f.jpg\" alt=\"Precision diamond glass cutter\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv-copy\"\u003e\n      \u003cdiv class=\"fv-eyebrow\"\u003ePrecision Cutting Tool\u003c\/div\u003e\n\n      \u003ch2 class=\"fv-main-title\"\u003e\n        Clean, Controlled Cuts Made Easier\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fv-lead\"\u003e\n        A compact glass cutter designed for smooth scoring on glass,\n        mirrors and ceramic tile, with a comfortable anti-slip grip\n        and a durable alloy body.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"fv-check-list\"\u003e\n        \u003cdiv class=\"fv-check\"\u003e\n          \u003cspan class=\"fv-check-mark\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003ePrecision scoring wheel for clean, continuous lines\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fv-check\"\u003e\n          \u003cspan class=\"fv-check-mark\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eSuitable for glass, mirrors and ceramic tile\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fv-check\"\u003e\n          \u003cspan class=\"fv-check-mark\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eMetal ball end helps initiate a controlled snap\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 2. QUICK BENEFITS --\u003e\n  \u003csection class=\"fv-benefits\"\u003e\n    \u003cdiv class=\"fv-benefit\"\u003e\n      \u003cdiv class=\"fv-benefit-icon\"\u003e✦\u003c\/div\u003e\n      \u003ch3\u003ePrecision Tip\u003c\/h3\u003e\n      \u003cp\u003eBuilt for accurate scoring and reliable everyday use.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv-benefit\"\u003e\n      \u003cdiv class=\"fv-benefit-icon\"\u003e⌁\u003c\/div\u003e\n      \u003ch3\u003eMulti-Surface\u003c\/h3\u003e\n      \u003cp\u003eFor glass, mirrors and compatible ceramic tile.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv-benefit\"\u003e\n      \u003cdiv class=\"fv-benefit-icon\"\u003e✋\u003c\/div\u003e\n      \u003ch3\u003eAnti-Slip Grip\u003c\/h3\u003e\n      \u003cp\u003ePencil-style shape offers comfortable handling.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv-benefit\"\u003e\n      \u003cdiv class=\"fv-benefit-icon\"\u003e↗\u003c\/div\u003e\n      \u003ch3\u003ePortable\u003c\/h3\u003e\n      \u003cp\u003eCompact enough for a tool bag, drawer or pocket.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 3. IMAGE FEATURES --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"fv-section-head\"\u003e\n      \u003ch2\u003eBuilt for DIY Precision\u003c\/h2\u003e\n      \u003cp\u003e\n        Durable construction, comfortable control and versatile use\n        for common glass and tile projects.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv-gallery\"\u003e\n      \u003cdiv class=\"fv-gallery-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/5310010b87cd99bd7456e2c069b00accb63db851.jpg\" alt=\"Diamond carbide tip\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fv-gallery-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/d62872025ebde36ba762fb99af9f5bab03828d31.jpg\" alt=\"Multi-surface glass cutter\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fv-gallery-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/ef47e1ac350dceb50e36b0b63f92433e21e825f1.jpg\" alt=\"Anti-slip glass cutter grip\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fv-gallery-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/ac0e026bfcbf34b877598fc33110a5d88089c838.jpg\" alt=\"Clean edge glass cutting result\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 4. THICKNESS --\u003e\n  \u003csection class=\"fv-feature\"\u003e\n    \u003cdiv class=\"fv-feature-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/8c88e37c0867f84c448204fb19cc3ee863003ca9.jpg\" alt=\"6 to 12 millimeter material cutting capability\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv-copy\"\u003e\n      \u003cdiv class=\"fv-kicker\"\u003eHeavy-Duty Capability\u003c\/div\u003e\n      \u003ch2 class=\"fv-feature-title\"\u003e\n        Designed for 6–12 mm Materials\n      \u003c\/h2\u003e\n      \u003cp class=\"fv-feature-text\"\u003e\n        The scoring wheel is designed for compatible glass and tile\n        projects in the 6–12 mm range, helping create a controlled\n        score line before snapping.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 5. PORTABLE --\u003e\n  \u003csection class=\"fv-feature fv-feature-reverse\"\u003e\n    \u003cdiv class=\"fv-feature-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/5d5e7b53011566ac16c2e7330908eae68d2f82ee.jpg\" alt=\"Portable pen style glass cutter\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv-copy\"\u003e\n      \u003cdiv class=\"fv-kicker\"\u003eCompact \u0026amp; Convenient\u003c\/div\u003e\n      \u003ch2 class=\"fv-feature-title\"\u003e\n        Easy to Carry. Easy to Store.\n      \u003c\/h2\u003e\n      \u003cp class=\"fv-feature-text\"\u003e\n        The slim pen-style body takes up very little space, making\n        it convenient to keep in a tool belt, pocket or workshop drawer.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 6. HOW IT WORKS --\u003e\n  \u003csection class=\"fv-how\"\u003e\n    \u003cdiv class=\"fv-section-head\"\u003e\n      \u003ch2\u003eScore. Tap. Snap.\u003c\/h2\u003e\n      \u003cp\u003eThree simple steps for controlled DIY glass cutting.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv-steps\"\u003e\n      \u003cdiv class=\"fv-step\"\u003e\n        \u003cdiv class=\"fv-step-number\"\u003e1\u003c\/div\u003e\n        \u003ch3\u003eMark the Line\u003c\/h3\u003e\n        \u003cp\u003eUse a straight edge to mark the cutting path.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fv-step\"\u003e\n        \u003cdiv class=\"fv-step-number\"\u003e2\u003c\/div\u003e\n        \u003ch3\u003eScore Once\u003c\/h3\u003e\n        \u003cp\u003eApply steady pressure and make one continuous pass.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fv-step\"\u003e\n        \u003cdiv class=\"fv-step-number\"\u003e3\u003c\/div\u003e\n        \u003ch3\u003eTap \u0026amp; Snap\u003c\/h3\u003e\n        \u003cp\u003eUse the metal ball end to help initiate a controlled break.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 7. SCORE \u0026 SNAP --\u003e\n  \u003csection class=\"fv-feature\"\u003e\n    \u003cdiv class=\"fv-feature-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/3eb2c2b3de74d24c1dbd905344da4133767eb137.jpg\" alt=\"Score and snap glass cutting method\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv-copy\"\u003e\n      \u003cdiv class=\"fv-kicker\"\u003eSimple Operation\u003c\/div\u003e\n      \u003ch2 class=\"fv-feature-title\"\u003e\n        Controlled Breaking Along the Score\n      \u003c\/h2\u003e\n      \u003cp class=\"fv-feature-text\"\u003e\n        After scoring, gently use the rounded metal end near the\n        score line to help start a cleaner and more controlled break.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 8. DETAILS --\u003e\n  \u003csection class=\"fv-details\"\u003e\n    \u003cdetails open\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n      \u003cdiv class=\"fv-detail-body\"\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Alloy body\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eRecommended thickness:\u003c\/strong\u003e 6–12 mm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSuitable surfaces:\u003c\/strong\u003e Glass, mirrors and compatible ceramic tile\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eDesign:\u003c\/strong\u003e Pen-style grip with scoring wheel and metal ball end\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003ePackage Includes\u003c\/summary\u003e\n      \u003cdiv class=\"fv-detail-body\"\u003e\n        Package quantity depends on the quantity or bundle selected\n        on the product page.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eSafety \u0026amp; Use Notes\u003c\/summary\u003e\n      \u003cdiv class=\"fv-detail-body\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eWear protective goggles and gloves when cutting glass or tile.\u003c\/li\u003e\n          \u003cli\u003eUse appropriate cutting oil when needed.\u003c\/li\u003e\n          \u003cli\u003eKeep the cutting tool away from children.\u003c\/li\u003e\n          \u003cli\u003eTest on scrap material first and follow safe glass-cutting practices.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 9. BOTTOM --\u003e\n  \u003csection class=\"fv-bottom\"\u003e\n    \u003ch2\u003eReady for Cleaner DIY Cuts?\u003c\/h2\u003e\n    \u003cp\u003e\n      Choose your preferred quantity or bundle in the purchase area above.\n    \u003c\/p\u003e\n    \u003cdiv class=\"fv-bottom-badge\"\u003e\n      ✓ Compact  •  Precise  •  Easy to Store\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"whslkshw","offers":[{"title":"1PC","offer_id":54718109090071,"sku":"HXL2608132337-滚轮玻璃刀","price":19.99,"currency_code":"USD","in_stock":true},{"title":"2PCS","offer_id":54718109122839,"sku":"HXL2608132337-滚轮玻璃刀*2","price":38.99,"currency_code":"USD","in_stock":true},{"title":"4PCS","offer_id":54718109155607,"sku":"HXL2608132337-滚轮玻璃刀*4","price":55.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/c1d66ec1cbe07b9b5402af3f0149e6dee3354c07.jpg?v=1786948704","url":"https:\/\/fivorauw.com\/products\/glass-cutter","provider":"fivorauw","version":"1.0","type":"link"}