{"product_id":"hl-sgf-series","title":"HL-SGF Series","description":"\u003csection class=\"hl-sgf-fixed-section\"\u003e\n  \u003cdiv class=\"hl-sgf-fixed-container\"\u003e\n\n    \u003cdiv class=\"hl-sgf-fixed-header\"\u003e\n      \u003cspan class=\"hl-sgf-fixed-label\"\u003eHL-SGF Series Hydraulic Grapple\u003c\/span\u003e\n      \u003ch2\u003eCore Advantages\u003c\/h2\u003e\n      \u003cp\u003e\n        Designed with a non-rotating structure, the HL-SGF Series reduces maintenance costs,\n        improves operational stability, and performs reliably in demanding working conditions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hl-sgf-fixed-grid\"\u003e\n\n      \u003cdiv class=\"hl-sgf-fixed-card\"\u003e\n        \u003cdiv class=\"hl-sgf-fixed-number\"\u003e01\u003c\/div\u003e\n        \u003ch3\u003eLow Maintenance Cost\u003c\/h3\u003e\n        \u003cp\u003e\n          The non-rotating structure reduces wear-prone components such as gears and motors,\n          making maintenance easier and lowering long-term operating costs.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hl-sgf-fixed-card\"\u003e\n        \u003cdiv class=\"hl-sgf-fixed-number\"\u003e02\u003c\/div\u003e\n        \u003ch3\u003eHigher Operating Safety\u003c\/h3\u003e\n        \u003cp\u003e\n          A stable and reliable structure helps reduce unexpected risks caused by rotating\n          component failures, making operation safer and more dependable.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hl-sgf-fixed-card\"\u003e\n        \u003cdiv class=\"hl-sgf-fixed-number\"\u003e03\u003c\/div\u003e\n        \u003ch3\u003eStrong Jobsite Adaptability\u003c\/h3\u003e\n        \u003cp\u003e\n          The reinforced overall structure is suitable for high-intensity continuous operation\n          and performs especially well in harsh construction environments.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hl-sgf-fixed-card\"\u003e\n        \u003cdiv class=\"hl-sgf-fixed-number\"\u003e04\u003c\/div\u003e\n        \u003ch3\u003e4-Claw \/ 5-Claw Options\u003c\/h3\u003e\n        \u003cp\u003e\n          The number of claws can be selected according to the material type, enabling efficient\n          handling of scrap steel, stones, wood, construction waste, and more.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n  .hl-sgf-fixed-section {\n    width: 100%;\n    padding: 56px 18px;\n    background: linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);\n    font-family: inherit;\n    box-sizing: border-box;\n    overflow: hidden;\n  }\n\n  .hl-sgf-fixed-section *,\n  .hl-sgf-fixed-section *::before,\n  .hl-sgf-fixed-section *::after {\n    box-sizing: border-box;\n  }\n\n  .hl-sgf-fixed-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .hl-sgf-fixed-header {\n    max-width: 760px;\n    margin: 0 auto 36px;\n    text-align: center;\n  }\n\n  .hl-sgf-fixed-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 6px 16px;\n    border-radius: 999px;\n    background: #ffe7e3;\n    color: #d92318;\n    font-size: 14px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: 0.03em;\n  }\n\n  .hl-sgf-fixed-header h2 {\n    margin: 0 0 14px;\n    color: #111111;\n    font-size: clamp(30px, 4vw, 46px);\n    line-height: 1.12;\n    font-weight: 900;\n    letter-spacing: -0.03em;\n  }\n\n  .hl-sgf-fixed-header p {\n    margin: 0 auto;\n    color: #555555;\n    font-size: 16px;\n    line-height: 1.7;\n    font-weight: 500;\n    max-width: 720px;\n  }\n\n  .hl-sgf-fixed-grid {\n    width: 100% !important;\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 1fr)) !important;\n    gap: 20px !important;\n    align-items: stretch !important;\n  }\n\n  .hl-sgf-fixed-card {\n    width: 100% !important;\n    min-width: 0 !important;\n    max-width: 100% !important;\n    position: relative;\n    padding: 28px 24px 30px;\n    background: #ffffff;\n    border: 1px solid #eeeeee;\n    border-radius: 18px;\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);\n    overflow: hidden;\n  }\n\n  .hl-sgf-fixed-card::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 5px;\n    background: #d92318;\n  }\n\n  .hl-sgf-fixed-number {\n    width: 50px;\n    height: 50px;\n    margin-bottom: 20px;\n    border-radius: 14px;\n    background: #111111;\n    color: #ffffff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 17px;\n    line-height: 1;\n    font-weight: 900;\n  }\n\n  .hl-sgf-fixed-card h3 {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 12px !important;\n    color: #111111 !important;\n    font-size: 21px !important;\n    line-height: 1.35 !important;\n    font-weight: 800 !important;\n    letter-spacing: -0.02em !important;\n    text-align: left !important;\n\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n\n  .hl-sgf-fixed-card p {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    color: #5f5f5f !important;\n    font-size: 15px !important;\n    line-height: 1.7 !important;\n    font-weight: 500 !important;\n    text-align: left !important;\n\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n\n  @media screen and (max-width: 749px) {\n    .hl-sgf-fixed-section {\n      padding: 46px 16px;\n    }\n\n    .hl-sgf-fixed-header {\n      margin-bottom: 28px;\n    }\n\n    .hl-sgf-fixed-header h2 {\n      font-size: 32px;\n    }\n\n    .hl-sgf-fixed-header p {\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    .hl-sgf-fixed-grid {\n      grid-template-columns: 1fr !important;\n      gap: 16px !important;\n    }\n\n    .hl-sgf-fixed-card {\n      padding: 26px 22px 28px;\n    }\n  }\n\u003c\/style\u003e","brand":"HonTop-GrappleSaws","offers":[{"title":"Default Title","offer_id":50845940875511,"sku":null,"price":0.0,"currency_code":"CNY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0940\/4661\/7847\/files\/ChatGPTImage2026_6_10_15_44_26.png?v=1781080104","url":"https:\/\/hontopgrapplesaws.com\/products\/hl-sgf-series","provider":"HonTop-GrappleSaws","version":"1.0","type":"link"}