{"product_id":"g70-twin-link-ring-h-buckle","title":"G70 Twin Link Ring (H Buckle)","description":"\u003c!-- Shopify Product Description - Grade 70 H-Link (G70 TWIN LINK RING) --\u003e\n\u003c!-- Paste this code into Shopify's HTML editor (not the rich text editor) --\u003e\n\n\u003cstyle\u003e\n  \/* Reset and base - scoped to product-description *\/\n  .product-description,\n  .product-description * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n  .product-description {\n    max-width: 1200px;\n    width: 100%;\n    background: #ffffff;\n    border-radius: 8px;\n    padding: 2rem 2rem 1.5rem;\n    font-family: 'Helvetica', 'Arial', sans-serif;\n    color: #1e2b37;\n    line-height: 1.5;\n  }\n  .product-description h1 {\n    font-size: 2rem;\n    font-weight: 600;\n    color: #1e2b37;\n    border-bottom: 3px solid #b8860b;\n    display: inline-block;\n    padding-bottom: 0.3rem;\n    margin-bottom: 0.5rem;\n  }\n  .product-description .subhead {\n    color: #4a5a6a;\n    font-size: 1rem;\n    margin-bottom: 1.5rem;\n    letter-spacing: 0.2px;\n  }\n  .product-description h2 {\n    font-size: 1.4rem;\n    font-weight: 600;\n    color: #1e2b37;\n    border-left: 5px solid #b8860b;\n    padding-left: 0.8rem;\n    margin: 0 0 1rem 0;\n  }\n  .product-description .feature-list {\n    margin-bottom: 1.5rem;\n    padding-left: 1.2rem;\n  }\n  .product-description .feature-list li {\n    margin-bottom: 0.3rem;\n    font-size: 0.95rem;\n  }\n\n  \/* ===== TABLE-BASED LAYOUT for guaranteed side-by-side ===== *\/\n  .product-description .row-drawing-table {\n    display: table;\n    width: 100%;\n    table-layout: fixed;\n    border-collapse: separate;\n    border-spacing: 2rem 0;\n    margin: 1.2rem 0 1.8rem 0;\n  }\n  .product-description .row-drawing-table .cell-left,\n  .product-description .row-drawing-table .cell-right {\n    display: table-cell;\n    vertical-align: top;\n  }\n  .product-description .row-drawing-table .cell-left {\n    width: 220px;\n    min-width: 180px;\n    max-width: 280px;\n  }\n  .product-description .row-drawing-table .cell-right {\n    width: auto;\n  }\n\n  \/* Drawing placeholder - LEFT with image *\/\n  .product-description .drawing-placeholder {\n    width: 100%;\n    height: 100%;\n    min-height: 200px;\n    background: #f5f7fa;\n    border: 1px dashed #b0c0ce;\n    border-radius: 10px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    padding: 0.5rem;\n    color: #4d5f6f;\n    font-size: 0.9rem;\n    text-align: center;\n    overflow: hidden;\n  }\n  .product-description .drawing-placeholder img {\n    max-width: 100%;\n    max-height: 100%;\n    width: auto;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 6px;\n  }\n\n  \/* Table wrap - RIGHT *\/\n  .product-description .table-wrap {\n    width: 100%;\n    overflow-x: auto;\n  }\n\n  \/* Combined table *\/\n  .product-description .combined-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.85rem;\n  }\n  .product-description .combined-table th {\n    background-color: #2c3e50;\n    color: white;\n    font-weight: 600;\n    padding: 0.6rem 0.3rem;\n    text-align: center;\n    border: 1px solid #2c3e50;\n    white-space: nowrap;\n  }\n  .product-description .combined-table td {\n    padding: 0.5rem 0.3rem;\n    text-align: center;\n    border: 1px solid #dde3e9;\n    background-color: white;\n    white-space: nowrap;\n  }\n  .product-description .combined-table tr:nth-child(even) td {\n    background-color: #f8fafc;\n  }\n  .product-description .combined-table .dimension-header {\n    background-color: #5d4e37;\n    color: white;\n    font-weight: 600;\n    padding: 0.4rem 0.3rem;\n    text-align: center;\n    border: 1px solid #5d4e37;\n    font-size: 0.75rem;\n    letter-spacing: 0.3px;\n  }\n\n  \/* Note \u0026 footer *\/\n  .product-description .note-box {\n    background: #fdf8f0;\n    border-left: 4px solid #b8860b;\n    padding: 0.9rem 1.2rem;\n    margin: 1.8rem 0 0.5rem 0;\n    border-radius: 4px;\n    font-size: 0.92rem;\n    color: #1e2b37;\n  }\n  .product-description .note-box strong {\n    font-weight: 600;\n  }\n  .product-description .text-muted {\n    color: #5d6f7e;\n  }\n  .product-description .footer-meta {\n    margin-top: 2rem;\n    border-top: 1px solid #e2e8ef;\n    padding-top: 1rem;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-between;\n    font-size: 0.85rem;\n    color: #4d5f6f;\n  }\n\n  \/* ===== RESPONSIVE: Stack on small screens ===== *\/\n  @media (max-width: 700px) {\n    .product-description { padding: 1.2rem; }\n    .product-description h1 { font-size: 1.6rem; }\n    .product-description .row-drawing-table {\n      display: block;\n      border-spacing: 0;\n    }\n    .product-description .row-drawing-table .cell-left,\n    .product-description .row-drawing-table .cell-right {\n      display: block;\n      width: 100% !important;\n      max-width: 100% !important;\n      min-width: unset;\n      margin-bottom: 1.2rem;\n    }\n    .product-description .drawing-placeholder {\n      min-height: 120px;\n    }\n    .product-description .combined-table { font-size: 0.75rem; }\n    .product-description .combined-table th,\n    .product-description .combined-table td {\n      padding: 0.4rem 0.2rem;\n      white-space: normal;\n    }\n  }\n  @media (max-width: 480px) {\n    .product-description .combined-table { font-size: 0.65rem; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n  \u003ch1\u003eGrade 70 H-Link\u003c\/h1\u003e\n  \u003cdiv class=\"subhead\"\u003eG70 TWIN LINK RING (H-BUCKLE) • For Lashing \u0026amp; Towing Only • Not for Lifting\u003c\/div\u003e\n\n  \u003c!-- Feature list (from source) --\u003e\n  \u003cul class=\"feature-list\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003eFeatures:\u003c\/strong\u003e Alloy steel die-forged.\u003c\/li\u003e\n    \u003cli\u003eBatch-tested for breaking strength.\u003c\/li\u003e\n    \u003cli\u003e100% magnetic particle inspection.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e Grade 70 is for binding and towing only. \u003cu\u003eNever use for overhead lifting.\u003c\/u\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- ROW: drawing (left) + combined table (right) - top aligned --\u003e\n  \u003cdiv class=\"row-drawing-table\"\u003e\n    \u003c!-- LEFT CELL: Drawing with image --\u003e\n    \u003cdiv class=\"cell-left\"\u003e\n      \u003cdiv class=\"drawing-placeholder\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0609\/3455\/3737\/files\/1-H-buckle.jpg?v=1788096267\" alt=\"Grade 70 H-Link Drawing - G70 Twin Link Ring\" style=\"max-width:100%; max-height:100%; display:block; border-radius:6px; object-fit:contain;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- RIGHT CELL: Combined table with actual data --\u003e\n    \u003cdiv class=\"cell-right\"\u003e\n      \u003cdiv class=\"table-wrap\"\u003e\n        \u003ch2 style=\"margin-top:0; border-left-color:#b8860b;\"\u003eSpecifications \u0026amp; Dimensions\u003c\/h2\u003e\n        \u003ctable class=\"combined-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eModel\u003c\/th\u003e\n              \u003cth\u003eWLL (T)\u003c\/th\u003e\n              \u003cth\u003eB.L. (T)\u003c\/th\u003e\n              \u003cth\u003eA (mm)\u003c\/th\u003e\n              \u003cth\u003eB (mm)\u003c\/th\u003e\n              \u003cth\u003eC (mm)\u003c\/th\u003e\n              \u003cth class=\"dimension-header\"\u003eL (mm)\u003c\/th\u003e\n              \u003cth class=\"dimension-header\"\u003eWeight (kg)\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSL-CT106-2\u003c\/td\u003e\n              \u003ctd\u003e2\u003c\/td\u003e\n              \u003ctd\u003e8\u003c\/td\u003e\n              \u003ctd\u003e10\u003c\/td\u003e\n              \u003ctd\u003e28\u003c\/td\u003e\n              \u003ctd\u003e32\u003c\/td\u003e\n              \u003ctd\u003e65\u003c\/td\u003e\n              \u003ctd\u003e0.21\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSL-CT106-3\u003c\/td\u003e\n              \u003ctd\u003e3\u003c\/td\u003e\n              \u003ctd\u003e12\u003c\/td\u003e\n              \u003ctd\u003e12\u003c\/td\u003e\n              \u003ctd\u003e34\u003c\/td\u003e\n              \u003ctd\u003e41\u003c\/td\u003e\n              \u003ctd\u003e78\u003c\/td\u003e\n              \u003ctd\u003e0.35\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSL-CT106-5\u003c\/td\u003e\n              \u003ctd\u003e5\u003c\/td\u003e\n              \u003ctd\u003e20\u003c\/td\u003e\n              \u003ctd\u003e15\u003c\/td\u003e\n              \u003ctd\u003e45\u003c\/td\u003e\n              \u003ctd\u003e52.3\u003c\/td\u003e\n              \u003ctd\u003e100.5\u003c\/td\u003e\n              \u003ctd\u003e0.76\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSL-CT106-7.5\u003c\/td\u003e\n              \u003ctd\u003e7.5\u003c\/td\u003e\n              \u003ctd\u003e30\u003c\/td\u003e\n              \u003ctd\u003e20\u003c\/td\u003e\n              \u003ctd\u003e56\u003c\/td\u003e\n              \u003ctd\u003e66\u003c\/td\u003e\n              \u003ctd\u003e125.5\u003c\/td\u003e\n              \u003ctd\u003e1\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003cstrong\u003eGrade 70 H-Link • G70 TWIN LINK RING\u003c\/strong\u003e\u003cbr\u003e\n    \u003cspan class=\"text-muted\"\u003eAlloy steel die-forged. 100% magnetic particle inspected. For binding and towing only. Not for lifting.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"footer-meta\"\u003e\n    \u003cspan\u003e⚙ Hebei Shenli Rigging Group — Grade 70 H-Link\u003c\/span\u003e\n    \u003cspan\u003e📔 WLL up to 7.5T • Grade 70\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"LYFOOCRANE","offers":[{"title":"Default Title","offer_id":48194641723529,"sku":null,"price":0.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0609\/3455\/3737\/files\/H-buckle.jpg?v=1788095978","url":"https:\/\/www.lyfoo.com\/products\/g70-twin-link-ring-h-buckle","provider":"LYFOOCRANE","version":"1.0","type":"link"}