{"product_id":"realistic-s-action-chain-lure","title":"Realistic S-Action Chain Lure","description":"\u003cstyle\u003e\n.scl-page{\n  --scl-navy:#0e2940;\n  --scl-navy2:#183d5b;\n  --scl-blue:#2d6d9e;\n  --scl-gold:#d6a648;\n  --scl-gold2:#f0c76b;\n  --scl-ice:#eef5f8;\n  --scl-soft:#f5f8f9;\n  --scl-warm:#fff8eb;\n  --scl-ink:#17252e;\n  --scl-text:#45535b;\n  --scl-muted:#74818a;\n  --scl-line:#dfe7eb;\n  --scl-white:#ffffff;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n  padding:0 12px 58px;\n  box-sizing:border-box;\n  color:var(--scl-text);\n  line-height:1.6;\n  container-type:inline-size;\n}\n\n.scl-page *,\n.scl-page *:before,\n.scl-page *:after{\n  box-sizing:border-box;\n}\n\n.scl-page h1,\n.scl-page h2,\n.scl-page h3,\n.scl-page p{\n  margin:0;\n}\n\n.scl-page img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.scl-card{\n  margin:18px 0;\n  overflow:hidden;\n  border-radius:24px;\n  background:var(--scl-white);\n  border:1px solid var(--scl-line);\n  box-shadow:0 10px 34px rgba(22,52,72,.07);\n}\n\n.scl-copy{\n  padding:29px 21px;\n}\n\n.scl-center{\n  text-align:center;\n}\n\n.scl-tag{\n  display:inline-block;\n  margin-bottom:12px;\n  padding:7px 13px;\n  border-radius:999px;\n  background:#eaf3f8;\n  color:#315f80;\n  font-size:11px;\n  line-height:1.2;\n  font-weight:800;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.scl-page h1{\n  color:var(--scl-ink);\n  font-size:37px;\n  line-height:1.04;\n  letter-spacing:-1.1px;\n  font-weight:850;\n}\n\n.scl-page h2{\n  color:var(--scl-ink);\n  font-size:29px;\n  line-height:1.1;\n  letter-spacing:-.6px;\n  font-weight:800;\n}\n\n.scl-page h3{\n  color:var(--scl-ink);\n  font-size:17px;\n  line-height:1.35;\n  font-weight:750;\n}\n\n.scl-lead{\n  margin-top:14px!important;\n  color:var(--scl-text);\n  font-size:17px;\n  line-height:1.65;\n}\n\n.scl-small{\n  margin-top:10px!important;\n  color:var(--scl-muted);\n  font-size:13px;\n  line-height:1.6;\n}\n\n.scl-accent{\n  color:#bd8529;\n}\n\n.scl-soft{\n  background:linear-gradient(145deg,#fcfeff,#f1f6f8);\n}\n\n.scl-warm{\n  background:linear-gradient(145deg,#fffdf7,#f8f0df);\n}\n\n.scl-dark{\n  border:none;\n  color:#fff;\n  background:\n    radial-gradient(circle at 50% -15%,#28577c 0%,#193d5c 48%,#0e283f 100%);\n}\n\n.scl-dark h2,\n.scl-dark h3{\n  color:#fff;\n}\n\n.scl-dark .scl-lead{\n  color:#edf4f8;\n}\n\n.scl-dark .scl-small{\n  color:#c9d6de;\n}\n\n.scl-dark .scl-tag{\n  background:rgba(255,255,255,.11);\n  color:#f2d48e;\n}\n\n\n\/* HERO *\/\n\n.scl-hero{\n  padding:36px 22px 31px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 50% 0%,#e6f0f6 0%,#fff8e9 58%,#fff 100%);\n}\n\n.scl-hero p{\n  max-width:680px;\n  margin:15px auto 0!important;\n  color:#4e5960;\n  font-size:17px;\n}\n\n.scl-pills{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n  margin-top:20px;\n}\n\n.scl-pill{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  padding:9px 12px;\n  border-radius:999px;\n  background:#fff;\n  border:1px solid var(--scl-line);\n  color:#485d6a;\n  font-size:13px;\n  font-weight:700;\n}\n\n\n\/* STORY *\/\n\n.scl-story{\n  padding:33px 22px;\n  text-align:center;\n  background:linear-gradient(135deg,#eaf3f8,#fff7e9);\n}\n\n.scl-story strong{\n  display:block;\n  max-width:700px;\n  margin:0 auto;\n  color:var(--scl-ink);\n  font-size:25px;\n  line-height:1.34;\n  font-weight:850;\n}\n\n.scl-story p{\n  max-width:630px;\n  margin:11px auto 0!important;\n  color:var(--scl-muted);\n  font-size:14px;\n}\n\n\n\/* BENEFITS *\/\n\n.scl-benefits{\n  list-style:none;\n  margin:20px 0 0;\n  padding:0;\n}\n\n.scl-benefits li{\n  display:flex;\n  align-items:flex-start;\n  gap:11px;\n  padding:13px 0;\n  border-bottom:1px solid var(--scl-line);\n  font-size:15px;\n}\n\n.scl-benefits li:last-child{\n  border-bottom:0;\n}\n\n.scl-check{\n  flex:0 0 28px;\n  width:28px;\n  height:28px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--scl-gold);\n  color:#fff;\n  font-size:12px;\n  font-weight:850;\n}\n\n.scl-dark .scl-benefits li{\n  border-color:rgba(255,255,255,.13);\n}\n\n.scl-dark .scl-check{\n  background:#e4bb60;\n  color:#173148;\n}\n\n\n\/* GRID *\/\n\n.scl-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n  margin-top:20px;\n}\n\n.scl-feature{\n  padding:18px;\n  border-radius:17px;\n  background:#fff;\n  border:1px solid var(--scl-line);\n}\n\n.scl-feature strong{\n  display:block;\n  color:var(--scl-ink);\n  font-size:15px;\n}\n\n.scl-feature span{\n  display:block;\n  margin-top:5px;\n  color:var(--scl-muted);\n  font-size:13px;\n  line-height:1.55;\n}\n\n\n\/* RETRIEVE *\/\n\n.scl-retrieve{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n  margin-top:20px;\n}\n\n.scl-retrieve-item{\n  padding:18px;\n  border-radius:17px;\n  background:#fff;\n  border:1px solid var(--scl-line);\n}\n\n.scl-retrieve-item b{\n  display:inline-flex;\n  width:34px;\n  height:34px;\n  align-items:center;\n  justify-content:center;\n  margin-bottom:9px;\n  border-radius:50%;\n  background:var(--scl-navy2);\n  color:#fff;\n}\n\n.scl-retrieve-item strong{\n  display:block;\n  color:var(--scl-ink);\n  font-size:15px;\n}\n\n.scl-retrieve-item span{\n  display:block;\n  margin-top:5px;\n  color:var(--scl-muted);\n  font-size:13px;\n}\n\n\n\/* WEIGHTS *\/\n\n.scl-weights{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:8px;\n  margin-top:20px;\n}\n\n.scl-weight{\n  padding:17px 7px;\n  border-radius:15px;\n  background:#fff;\n  border:1px solid var(--scl-line);\n  text-align:center;\n}\n\n.scl-weight strong{\n  display:block;\n  color:var(--scl-gold);\n  font-size:20px;\n}\n\n.scl-weight b{\n  display:block;\n  margin-top:4px;\n  color:var(--scl-ink);\n  font-size:12px;\n}\n\n.scl-weight span{\n  display:block;\n  margin-top:4px;\n  color:var(--scl-muted);\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n\/* SCENES *\/\n\n.scl-scenes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:9px;\n  margin-top:20px;\n}\n\n.scl-scene{\n  padding:15px 8px;\n  border-radius:15px;\n  background:#fff;\n  border:1px solid var(--scl-line);\n  color:#495c68;\n  text-align:center;\n  font-size:13px;\n  font-weight:700;\n}\n\n\n\/* CALLOUT *\/\n\n.scl-callout{\n  margin-top:18px;\n  padding:16px;\n  border-radius:15px;\n  background:#fff5df;\n  border:1px solid #ead5a2;\n  color:#665329;\n  font-size:13px;\n  line-height:1.6;\n}\n\n.scl-info{\n  margin-top:18px;\n  padding:16px;\n  border-radius:15px;\n  background:#edf5f8;\n  border:1px solid #d2e2e9;\n  color:#49606d;\n  font-size:13px;\n  line-height:1.6;\n}\n\n\n\/* SPECS *\/\n\n.scl-specs{\n  width:100%;\n  margin-top:19px;\n  border-collapse:collapse;\n}\n\n.scl-specs td{\n  padding:13px 9px;\n  border-bottom:1px solid var(--scl-line);\n  vertical-align:top;\n  font-size:14px;\n}\n\n.scl-specs td:first-child{\n  width:42%;\n  color:var(--scl-ink);\n  font-weight:800;\n}\n\n.scl-specs tr:last-child td{\n  border-bottom:0;\n}\n\n.scl-note{\n  margin-top:14px!important;\n  padding:14px;\n  border-radius:14px;\n  background:#f5f8f9;\n  color:#717d84;\n  font-size:12px;\n  line-height:1.6;\n}\n\n\n\/* FAQ *\/\n\n.scl-faq details{\n  padding:15px 0;\n  border-bottom:1px solid var(--scl-line);\n}\n\n.scl-faq details:last-child{\n  border-bottom:0;\n}\n\n.scl-faq summary{\n  cursor:pointer;\n  color:var(--scl-ink);\n  font-size:15px;\n  font-weight:800;\n}\n\n.scl-faq details p{\n  margin-top:10px!important;\n  color:var(--scl-muted);\n  font-size:14px;\n  line-height:1.62;\n}\n\n\n\/* CTA *\/\n\n.scl-cta{\n  padding:40px 22px;\n  text-align:center;\n  color:#fff;\n  background:\n    radial-gradient(circle at 50% -20%,#2a5b81 0%,#193e5d 48%,#0e283f 100%);\n}\n\n.scl-cta .scl-tag{\n  background:rgba(255,255,255,.11);\n  color:#f2d38b;\n}\n\n.scl-cta h2{\n  color:#fff;\n  font-size:32px;\n}\n\n.scl-cta p{\n  max-width:610px;\n  margin:13px auto 0!important;\n  color:#edf4f8;\n  font-size:16px;\n}\n\n.scl-btn{\n  display:inline-block;\n  margin-top:22px;\n  padding:15px 29px;\n  border-radius:999px;\n  background:linear-gradient(135deg,#c38e32,#e1b65d);\n  color:#173148!important;\n  text-decoration:none!important;\n  font-size:14px;\n  font-weight:900;\n  letter-spacing:.03em;\n  box-shadow:0 9px 25px rgba(0,0,0,.18);\n}\n\n.scl-trust{\n  margin-top:17px;\n  color:#ccdae2;\n  font-size:12px;\n  line-height:1.7;\n}\n\n\n@container (min-width:700px){\n\n  .scl-copy{\n    padding:42px 44px;\n  }\n\n  .scl-hero{\n    padding:49px 44px 41px;\n  }\n\n  .scl-page h1{\n    font-size:52px;\n  }\n\n  .scl-page h2{\n    font-size:38px;\n  }\n\n  .scl-lead,\n  .scl-hero p{\n    font-size:18px;\n  }\n\n  .scl-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .scl-retrieve{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .scl-scenes{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .scl-cta{\n    padding:50px 42px;\n  }\n\n  .scl-cta h2{\n    font-size:41px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"scl-page\" id=\"s-action-chain-lure-details\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"scl-card\"\u003e\n\n    \u003cdiv class=\"scl-hero\"\u003e\n\n      \u003cspan class=\"scl-tag\"\u003e\n        FLEXIBLE CHAIN • S-SWIM ACTION • REFLECTIVE FLASH\n      \u003c\/span\u003e\n\n      \u003ch1\u003e\n        Don’t Just Pull A Lure.\u003cbr\u003e\n        \u003cspan class=\"scl-accent\"\u003eMake It Move Like Something Alive.\u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp\u003e\n        A flexible metal lure built around an articulated chain body that bends through the retrieve, creating a natural side-to-side S-style swimming motion with changing flashes of reflected light.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"scl-pills\"\u003e\n\n        \u003cspan class=\"scl-pill\"\u003e\n          〰️ S-Action Retrieve\n        \u003c\/span\u003e\n\n        \u003cspan class=\"scl-pill\"\u003e\n          ✨ Multi-Angle Flash\n        \u003c\/span\u003e\n\n        \u003cspan class=\"scl-pill\"\u003e\n          🌊 Fresh \u0026amp; Salt Water\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/771995a2cdb3890858c02985ef167a50.jpg?v=1789094836\u0026amp;width=1946\" alt=\"Flexible S action chain fishing lure with reflective metal body and single hook\" loading=\"eager\"\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- PAIN --\u003e\n  \u003csection class=\"scl-card\"\u003e\n\n    \u003cdiv class=\"scl-story\"\u003e\n\n      \u003cstrong\u003e\n        Some Metal Lures\u003cbr\u003e\n        Just Come Straight Back.\u003cbr\u003e\n        Fish Don’t Always Want Something\u003cbr\u003e\n        That Looks Like A Piece Of Metal.\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        The flexible chain body is designed to add movement between the rod tip and the hook, giving the retrieve more life than a rigid one-piece profile.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- S ACTION --\u003e\n  \u003csection class=\"scl-card scl-dark\"\u003e\n\n    \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/c61b5e7f316a1d2a286493341a7dc06d.jpg?v=1789094836\u0026amp;width=1946\" alt=\"Illustration showing smooth S shaped swimming movement of flexible chain lure\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"scl-copy\"\u003e\n\n      \u003cspan class=\"scl-tag\"\u003e\n        THE BODY MOVES INSTEAD OF STAYING RIGID\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Cast It Out.\u003cbr\u003e\n        Start The Retrieve.\u003cbr\u003e\n        Let The Links Work.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"scl-lead\"\u003e\n        Connected metal sections flex as water moves across the lure, producing a flowing S-style wobble during a steady retrieve and a sharper change of direction when you add rod-tip input.\n      \u003c\/p\u003e\n\n      \u003cul class=\"scl-benefits\"\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"scl-check\"\u003eS\u003c\/span\u003e\n\n          \u003cspan\u003e\n            \u003cstrong\u003eS-shaped swimming movement.\u003c\/strong\u003e\u003cbr\u003e\n            The articulated body bends from side to side rather than behaving like one solid metal piece.\n          \u003c\/span\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"scl-check\"\u003e↻\u003c\/span\u003e\n\n          \u003cspan\u003e\n            \u003cstrong\u003eWorks with a simple steady retrieve.\u003c\/strong\u003e\u003cbr\u003e\n            You do not need a complicated sequence just to get the chain body moving.\n          \u003c\/span\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"scl-check\"\u003e⚡\u003c\/span\u003e\n\n          \u003cspan\u003e\n            \u003cstrong\u003eResponds when you add twitches.\u003c\/strong\u003e\u003cbr\u003e\n            Short rod-tip inputs can break up the rhythm and create a less predictable movement.\n          \u003c\/span\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- RETRIEVE STYLES --\u003e\n  \u003csection class=\"scl-card scl-soft\"\u003e\n\n    \u003cdiv class=\"scl-copy\"\u003e\n\n      \u003cspan class=\"scl-tag\"\u003e\n        TWO EASY WAYS TO START FISHING IT\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Keep It Smooth.\u003cbr\u003e\n        Or Make It Look Unsteady.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"scl-lead\"\u003e\n        Start with a basic retrieve, then change the cadence when you want the lure to look more erratic.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"scl-retrieve\"\u003e\n\n        \u003cdiv class=\"scl-retrieve-item\"\u003e\n\n          \u003cb\u003e1\u003c\/b\u003e\n\n          \u003cstrong\u003e\n            Steady Retrieve\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Cast, let the lure reach the depth you want, then reel at a consistent pace to maintain its flowing S-style movement.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"scl-retrieve-item\"\u003e\n\n          \u003cb\u003e2\u003c\/b\u003e\n\n          \u003cstrong\u003e\n            Twitch \u0026amp; Pause\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Add short rod-tip twitches and brief pauses to interrupt the smooth swimming pattern and create a more irregular presentation.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"scl-callout\"\u003e\n        \u003cstrong\u003e🎣 Retrieve Tip:\u003c\/strong\u003e\n        Start slower than you think. Watch how the lure responds beside the bank or boat, then adjust retrieve speed until the chain body moves cleanly without tumbling.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FLASH --\u003e\n  \u003csection class=\"scl-card\"\u003e\n\n    \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/47f1a69604a886b39e4135050a5c8a9b.jpg?v=1789094836\u0026amp;width=1946\" alt=\"Reflective dual helix chain lure construction with stainless steel body and single hook\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"scl-copy\"\u003e\n\n      \u003cspan class=\"scl-tag\"\u003e\n        THE SAME MOVEMENT ALSO CHANGES THE LIGHT\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Bend.\u003cbr\u003e\n        Roll.\u003cbr\u003e\n        Flash From A New Angle.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"scl-lead\"\u003e\n        Silver- and gold-tone metal surfaces sit at multiple angles along the chain body, so the lure produces shifting flashes as each section changes orientation underwater.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"scl-grid\"\u003e\n\n        \u003cdiv class=\"scl-feature\"\u003e\n\n          \u003cstrong\u003e\n            Dual-Helix Visual Pattern\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Alternating metallic sections create a layered baitfish-like profile instead of one flat reflective face.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"scl-feature\"\u003e\n\n          \u003cstrong\u003e\n            Multi-Angle Reflection\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Individual chain elements catch available light differently as the lure moves through the water.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"scl-feature\"\u003e\n\n          \u003cstrong\u003e\n            Gold + Silver Contrast\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Two metallic tones create changing contrast as the lure turns during the retrieve.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"scl-feature\"\u003e\n\n          \u003cstrong\u003e\n            Movement + Flash Together\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            The lure does not rely on color alone — motion continually changes the way the reflective body is presented.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- MATERIAL --\u003e\n  \u003csection class=\"scl-card scl-warm\"\u003e\n\n    \u003cdiv class=\"scl-copy\"\u003e\n\n      \u003cspan class=\"scl-tag\"\u003e\n        BUILT AS A METAL LURE FOR REPEAT CASTING\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Stainless Steel Body.\u003cbr\u003e\n        High-Carbon Steel Single Hook.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"scl-lead\"\u003e\n        The lure uses a stainless steel chain-style body paired with a single high-carbon steel hook, giving it a simple metal construction for both freshwater and saltwater fishing.\n      \u003c\/p\u003e\n\n      \u003cul class=\"scl-benefits\"\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"scl-check\"\u003eSS\u003c\/span\u003e\n\n          \u003cspan\u003e\n            \u003cstrong\u003eStainless steel lure body.\u003c\/strong\u003e\u003cbr\u003e\n            Provides a corrosion-resistant metal structure suitable for repeated water exposure.\n          \u003c\/span\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"scl-check\"\u003eJ\u003c\/span\u003e\n\n          \u003cspan\u003e\n            \u003cstrong\u003eSingle high-carbon steel hook.\u003c\/strong\u003e\u003cbr\u003e\n            The lure arrives pre-rigged with one exposed single hook rather than a multi-hook treble setup.\n          \u003c\/span\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"scl-check\"\u003e💧\u003c\/span\u003e\n\n          \u003cspan\u003e\n            \u003cstrong\u003eFreshwater and saltwater compatible.\u003c\/strong\u003e\u003cbr\u003e\n            Rinse the lure with clean freshwater after saltwater use and dry it before returning it to your tackle box.\n          \u003c\/span\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- WEIGHT RANGE --\u003e\n  \u003csection class=\"scl-card scl-dark\"\u003e\n\n    \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/9036abdc9b34c844379d7735046a7a3f.jpg?v=1789094836\u0026amp;width=1946\" alt=\"7 gram to 12 gram chain fishing lure weight options for freshwater and saltwater fishing\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"scl-copy\"\u003e\n\n      \u003cspan class=\"scl-tag\"\u003e\n        CHOOSE THE WEIGHT FOR HOW YOU WANT TO FISH\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        7g.\u003cbr\u003e\n        10g.\u003cbr\u003e\n        12g.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"scl-lead\"\u003e\n        Three sizes let you adjust the lure profile, casting weight and approximate working depth for different tackle and water conditions.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"scl-weights\"\u003e\n\n        \u003cdiv class=\"scl-weight\"\u003e\n          \u003cstrong\u003e7g\u003c\/strong\u003e\n          \u003cb\u003e0.25 oz\u003c\/b\u003e\n          \u003cspan\u003e\n            Approx. 10 cm \/ 3.9 in\u003cbr\u003e\n            #6 single hook\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"scl-weight\"\u003e\n          \u003cstrong\u003e10g\u003c\/strong\u003e\n          \u003cb\u003e0.35 oz\u003c\/b\u003e\n          \u003cspan\u003e\n            Approx. 11 cm \/ 4.3 in\u003cbr\u003e\n            #7 single hook\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"scl-weight\"\u003e\n          \u003cstrong\u003e12g\u003c\/strong\u003e\n          \u003cb\u003e0.42 oz\u003c\/b\u003e\n          \u003cspan\u003e\n            Approx. 12 cm \/ 4.7 in\u003cbr\u003e\n            #8 single hook\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp class=\"scl-small\"\u003e\n        Lengths are approximate and include the hook. Actual casting distance and running depth depend on rod, line, current, retrieve speed and other fishing conditions.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- USE CASES --\u003e\n  \u003csection class=\"scl-card scl-soft\"\u003e\n\n    \u003cdiv class=\"scl-copy scl-center\"\u003e\n\n      \u003cspan class=\"scl-tag\"\u003e\n        KEEP THE SAME MOVEMENT CONCEPT ACROSS DIFFERENT WATER\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Pond.\u003cbr\u003e\n        River.\u003cbr\u003e\n        Shoreline.\u003cbr\u003e\n        Saltwater.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"scl-lead\"\u003e\n        The metal construction and three available weights make the lure useful across a range of common predator-fishing setups.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"scl-scenes\"\u003e\n\n        \u003cdiv class=\"scl-scene\"\u003e\n          🐟\u003cbr\u003e\n          Bass\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"scl-scene\"\u003e\n          🎣\u003cbr\u003e\n          Trout\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"scl-scene\"\u003e\n          🐊\u003cbr\u003e\n          Pike\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"scl-scene\"\u003e\n          🌊\u003cbr\u003e\n          Inshore Fish\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"scl-scene\"\u003e\n          🏞️\u003cbr\u003e\n          Lakes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"scl-scene\"\u003e\n          🌊\u003cbr\u003e\n          Rivers\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"scl-scene\"\u003e\n          🪨\u003cbr\u003e\n          Shorelines\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"scl-scene\"\u003e\n          🚤\u003cbr\u003e\n          Boat Fishing\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"scl-info\"\u003e\n        \u003cstrong\u003eSpecies Note:\u003c\/strong\u003e\n        Fish behavior varies by location, season, water temperature and forage. These are common target categories rather than guaranteed catches.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- BEGINNER \/ CONTROL --\u003e\n  \u003csection class=\"scl-card\"\u003e\n\n    \u003cdiv class=\"scl-copy\"\u003e\n\n      \u003cspan class=\"scl-tag\"\u003e\n        YOU DON’T NEED TO OVERWORK IT\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        A Simple Lure\u003cbr\u003e\n        To Learn By Watching.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"scl-lead\"\u003e\n        Because the action comes largely from the articulated body, you can begin with a basic cast-and-retrieve approach and learn how speed and rod movement change the presentation.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"scl-grid\"\u003e\n\n        \u003cdiv class=\"scl-feature\"\u003e\n\n          \u003cstrong\u003e\n            Start With A Steady Reel\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Establish clean movement before experimenting with more aggressive rod action.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"scl-feature\"\u003e\n\n          \u003cstrong\u003e\n            Watch It Beside You\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Test different speeds close to shore or boat-side so you can see when the chain produces the best swimming pattern.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"scl-feature\"\u003e\n\n          \u003cstrong\u003e\n            Add Short Twitches\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Small rod inputs can change the direction and rhythm without requiring a completely different lure.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"scl-feature\"\u003e\n\n          \u003cstrong\u003e\n            Let Weight Change The Presentation\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Move between 7g, 10g and 12g according to tackle, casting needs and the water you are fishing.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- PRODUCT HIGHLIGHTS --\u003e\n  \u003csection class=\"scl-card scl-warm\"\u003e\n\n    \u003cdiv class=\"scl-copy\"\u003e\n\n      \u003cspan class=\"scl-tag\"\u003e\n        PRODUCT HIGHLIGHTS\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Why Put A Flexible Chain\u003cbr\u003e\n        In Your Lure Box?\n      \u003c\/h2\u003e\n\n      \u003cul class=\"scl-benefits\"\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"scl-check\"\u003e〰\u003c\/span\u003e\n\n          \u003cspan\u003e\n            \u003cstrong\u003eCreate movement with the lure body itself.\u003c\/strong\u003e\u003cbr\u003e\n            Articulated links produce a flowing S-style motion during the retrieve.\n          \u003c\/span\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"scl-check\"\u003e✨\u003c\/span\u003e\n\n          \u003cspan\u003e\n            \u003cstrong\u003eTurn body movement into changing flashes.\u003c\/strong\u003e\u003cbr\u003e\n            Multi-angle metallic sections continually change orientation in the water.\n          \u003c\/span\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"scl-check\"\u003e2\u003c\/span\u003e\n\n          \u003cspan\u003e\n            \u003cstrong\u003eFish it with more than one retrieve style.\u003c\/strong\u003e\u003cbr\u003e\n            Keep it steady or mix in twitches and pauses to vary the presentation.\n          \u003c\/span\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"scl-check\"\u003e3\u003c\/span\u003e\n\n          \u003cspan\u003e\n            \u003cstrong\u003eChoose from three useful weights.\u003c\/strong\u003e\u003cbr\u003e\n            7g, 10g and 12g versions give you options for different tackle and conditions.\n          \u003c\/span\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"scl-check\"\u003e🌊\u003c\/span\u003e\n\n          \u003cspan\u003e\n            \u003cstrong\u003eTake it from freshwater to saltwater.\u003c\/strong\u003e\u003cbr\u003e\n            Stainless steel construction supports use across both environments with proper rinsing and care.\n          \u003c\/span\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- PACK OPTIONS --\u003e\n  \u003csection class=\"scl-card scl-dark\"\u003e\n\n    \u003cdiv class=\"scl-copy scl-center\"\u003e\n\n      \u003cspan class=\"scl-tag\"\u003e\n        STOCK THE TACKLE BOX FOR MORE THAN ONE TRIP\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        3-Pack.\u003cbr\u003e\n        6-Pack.\u003cbr\u003e\n        9-Pack.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"scl-lead\"\u003e\n        Current bundle options let you keep backups in the box or spread several weights across different rods and fishing setups.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"scl-grid\"\u003e\n\n        \u003cdiv class=\"scl-feature\"\u003e\n          \u003cstrong\u003e3-Pack\u003c\/strong\u003e\n          \u003cspan\u003e\n            A compact starting set for testing the lure style.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"scl-feature\"\u003e\n          \u003cstrong\u003e6-Pack\u003c\/strong\u003e\n          \u003cspan\u003e\n            More spares for regular fishing sessions or multiple tackle setups.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"scl-feature\"\u003e\n          \u003cstrong\u003e9-Pack\u003c\/strong\u003e\n          \u003cspan\u003e\n            A larger set for anglers who want more backup lures available.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"scl-feature\"\u003e\n          \u003cstrong\u003eChoose Your Weight\u003c\/strong\u003e\n          \u003cspan\u003e\n            Select the available lure weight that best matches your intended fishing setup.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"scl-card\"\u003e\n\n    \u003cdiv class=\"scl-copy\"\u003e\n\n      \u003cspan class=\"scl-tag\"\u003e\n        SPECIFICATIONS\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Product Details.\n      \u003c\/h2\u003e\n\n      \u003ctable class=\"scl-specs\"\u003e\n\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Type\u003c\/td\u003e\n            \u003ctd\u003eFlexible S-Action Chain Fishing Lure\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eBody Design\u003c\/td\u003e\n            \u003ctd\u003eArticulated Flexible Chain \/ Dual-Helix Metal Structure\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eBody Material\u003c\/td\u003e\n            \u003ctd\u003eStainless Steel\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eSurface\u003c\/td\u003e\n            \u003ctd\u003eReflective Silver \u0026amp; Gold-Tone Metallic Finish\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eHook\u003c\/td\u003e\n            \u003ctd\u003eHigh-Carbon Steel Single Hook\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e7g Version\u003c\/td\u003e\n            \u003ctd\u003e0.25 oz • Approx. 10 cm \/ 3.9 in • #6 Hook\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e10g Version\u003c\/td\u003e\n            \u003ctd\u003e0.35 oz • Approx. 11 cm \/ 4.3 in • #7 Hook\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e12g Version\u003c\/td\u003e\n            \u003ctd\u003e0.42 oz • Approx. 12 cm \/ 4.7 in • #8 Hook\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eBasic Retrieve\u003c\/td\u003e\n            \u003ctd\u003eSteady Retrieve\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eAlternative Retrieve\u003c\/td\u003e\n            \u003ctd\u003eTwitch \u0026amp; Pause\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eWater Type\u003c\/td\u003e\n            \u003ctd\u003eFreshwater \u0026amp; Saltwater\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eCurrent Pack Options\u003c\/td\u003e\n            \u003ctd\u003e3-Pack • 6-Pack • 9-Pack\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eSuggested Targets\u003c\/td\u003e\n            \u003ctd\u003eBass • Trout • Pike • Mackerel • Seatrout • Other Predatory Fish\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n\n      \u003c\/table\u003e\n\n      \u003cdiv class=\"scl-callout\"\u003e\n        \u003cstrong\u003e🌊 Saltwater Care:\u003c\/strong\u003e\n        Rinse the lure with clean freshwater after saltwater use, dry it thoroughly and inspect the hook and connections before storing.\n      \u003c\/div\u003e\n\n      \u003cp class=\"scl-note\"\u003e\n        Fishing success is never guaranteed and depends on location, fish activity, season, weather, water conditions, technique and tackle setup. Inspect the lure, hook and connections before every cast. Handle exposed hooks carefully and keep tackle away from children.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"scl-card scl-faq\"\u003e\n\n    \u003cdiv class=\"scl-copy\"\u003e\n\n      \u003cspan class=\"scl-tag\"\u003e\n        GOOD TO KNOW\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        S-Action Chain Lure FAQ.\n      \u003c\/h2\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Why does this lure swim differently from a rigid spoon?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The body is made from connected flexible metal sections. As the lure moves through the water, the links can bend relative to one another, creating a flowing side-to-side S-style action.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          What is the easiest way to retrieve it?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Start with a steady retrieve at a moderate speed. Watch the lure close to you and adjust speed until the chain body moves smoothly rather than tumbling.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can I twitch the lure?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. Short rod-tip twitches followed by brief pauses can interrupt the steady swimming pattern and create a more erratic presentation.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Does the lure flash underwater?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The metallic chain sections sit at different angles. As they move and rotate, they reflect available light from changing directions.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can I use it in saltwater?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. The lure body is stainless steel and is listed for both freshwater and saltwater fishing. Rinse and dry it after saltwater use to help maintain the hardware.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          What weights are available?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The current product page lists 7 g \/ 0.25 oz, 10 g \/ 0.35 oz and 12 g \/ 0.42 oz versions.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          What hook does it use?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Each lure uses a single high-carbon steel hook. The listed hook size changes with lure weight: #6 for 7 g, #7 for 10 g and #8 for 12 g.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          What fish can I target?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The lure is intended for predatory-fish presentations. Common examples include bass, trout and pike in freshwater and species such as mackerel or seatrout in saltwater, depending on your local fishery.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Does this lure guarantee more bites?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          No lure can guarantee a strike. Its advantage is the combination of flexible swimming action and reflective metal movement, but results depend on the fish, water, season and how the lure is presented.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"scl-card\"\u003e\n\n    \u003cdiv class=\"scl-cta\"\u003e\n\n      \u003cspan class=\"scl-tag\"\u003e\n        GIVE YOUR NEXT RETRIEVE MORE THAN A STRAIGHT LINE\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Cast It.\u003cbr\u003e\n        Let The Chain Swim.\u003cbr\u003e\n        Change The Rhythm When You Need To.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Add articulated S-style movement, shifting metallic flash and three practical weight options to your freshwater or saltwater lure box.\n      \u003c\/p\u003e\n\n      \u003ca class=\"scl-btn\" href=\"#s-action-chain-lure-details\"\u003e\n        CHOOSE YOUR WEIGHT \u0026amp; PACK ↑\n      \u003c\/a\u003e\n\n      \u003cdiv class=\"scl-trust\"\u003e\n        〰️ S-Action\n          •  \n        ✨ Reflective Flash\n          •  \n        🌊 Fresh + Salt Water\n          •  \n        🎣 7g \/ 10g \/ 12g\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"DXH","offers":[{"title":"3-Pack \/ 1\/4 oz (7g) \/ 4'","offer_id":54697134719251,"sku":"0813-16214322","price":12.95,"currency_code":"USD","in_stock":true},{"title":"6-Pack (Best Value!) \/ 1\/4 oz (7g) \/ 4'","offer_id":54697134752019,"sku":"0813-16215635","price":19.95,"currency_code":"USD","in_stock":true},{"title":"9-Pack (Pro Set) \/ 1\/4 oz (7g) \/ 4'","offer_id":54697134784787,"sku":"0813-16218282","price":26.95,"currency_code":"USD","in_stock":true},{"title":"3-Pack \/ 3\/8 oz (10g) \/ 4.3'","offer_id":54697134817555,"sku":"0813-16213717","price":12.95,"currency_code":"USD","in_stock":true},{"title":"6-Pack (Best Value!) \/ 3\/8 oz (10g) \/ 4.3'","offer_id":54697134850323,"sku":"0813-16216079","price":19.95,"currency_code":"USD","in_stock":true},{"title":"9-Pack (Pro Set) \/ 3\/8 oz (10g) \/ 4.3'","offer_id":54697134883091,"sku":"0813-16213963","price":26.95,"currency_code":"USD","in_stock":true},{"title":"3-Pack \/ 0.42 oz (12g) \/ 4.7'","offer_id":54697134915859,"sku":"0813-16218736","price":12.95,"currency_code":"USD","in_stock":true},{"title":"6-Pack (Best Value!) \/ 0.42 oz (12g) \/ 4.7'","offer_id":54697134948627,"sku":"0813-16216171","price":19.95,"currency_code":"USD","in_stock":true},{"title":"9-Pack (Pro Set) \/ 0.42 oz (12g) \/ 4.7'","offer_id":54697134981395,"sku":"0813-16216975","price":26.95,"currency_code":"USD","in_stock":true},{"title":"3-Pack \/ 🔥 Mixed Weights (All 3 Sizes)","offer_id":54697135014163,"sku":"0813-16217737","price":12.95,"currency_code":"USD","in_stock":true},{"title":"6-Pack (Best Value!) \/ 🔥 Mixed Weights (All 3 Sizes)","offer_id":54697135046931,"sku":"0813-16211265","price":19.95,"currency_code":"USD","in_stock":true},{"title":"9-Pack (Pro Set) \/ 🔥 Mixed Weights (All 3 Sizes)","offer_id":54697135079699,"sku":"0813-16214420","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0995\/9368\/3219\/files\/771995a2cdb3890858c02985ef167a50.jpg?v=1789094836","url":"https:\/\/harikarionthebeat.com\/products\/realistic-s-action-chain-lure","provider":"harikarionthebeat","version":"1.0","type":"link"}