{"product_id":"green-back-moving-leg-topwater-frog-lure","title":"Green Back Topwater Frog Fishing Lure","description":"\u003cstyle\u003e\n\/* =========================================================\n   GREEN BACK LINE-THROUGH FROG LURE PRODUCT DETAIL PAGE\n   Shopify-ready · Responsive · No logo\/brand text\n========================================================= *\/\n\n.frog-pdp {\n  --green: #7fb52b;\n  --green-dark: #35570f;\n  --green-soft: #eef6df;\n  --lime: #b8e94b;\n  --ink: #171b16;\n  --text: #2c312a;\n  --muted: #667060;\n  --line: #dfe7d8;\n  --card: #fafcf7;\n  --white: #ffffff;\n\n  width: 100%;\n  max-width: 820px;\n  margin: 0 auto;\n  padding: 0 10px 44px;\n  box-sizing: border-box;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  color: var(--text);\n  line-height: 1.6;\n  background: #ffffff;\n}\n\n.frog-pdp *,\n.frog-pdp *::before,\n.frog-pdp *::after {\n  box-sizing: border-box;\n}\n\n.frog-pdp h1,\n.frog-pdp h2,\n.frog-pdp h3,\n.frog-pdp p {\n  margin-top: 0;\n}\n\n.frog-pdp img {\n  max-width: 100%;\n  height: auto;\n}\n\n\/* ---------- HERO ---------- *\/\n\n.frog-hero {\n  margin: 12px 0 26px;\n  padding: 30px 22px 24px;\n  background:\n    radial-gradient(circle at top right, rgba(184,233,75,.24), transparent 35%),\n    linear-gradient(145deg, #f7faef 0%, #edf5dc 100%);\n  border: 1px solid #dce8c7;\n  border-radius: 24px;\n  box-shadow: 0 10px 28px rgba(43, 68, 22, .08);\n  overflow: hidden;\n}\n\n.frog-badge {\n  display: inline-block;\n  margin-bottom: 14px;\n  padding: 7px 14px;\n  background: var(--green-dark);\n  color: #fff;\n  border-radius: 999px;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.frog-title {\n  margin: 0 0 10px;\n  color: var(--ink);\n  font-size: 31px;\n  line-height: 1.15;\n  font-weight: 900;\n  letter-spacing: -.5px;\n}\n\n.frog-title strong {\n  color: var(--green-dark);\n}\n\n.frog-subtitle {\n  max-width: 690px;\n  margin: 0 0 18px;\n  color: #515b4b;\n  font-size: 15px;\n  line-height: 1.65;\n}\n\n.frog-benefits {\n  display: flex;\n  gap: 9px;\n  flex-wrap: wrap;\n}\n\n.frog-benefits span {\n  display: inline-flex;\n  align-items: center;\n  padding: 7px 12px;\n  background: rgba(255,255,255,.8);\n  border: 1px solid #cadca7;\n  border-radius: 999px;\n  color: #35570f;\n  font-size: 12px;\n  font-weight: 750;\n}\n\n\/* ---------- IMAGES ---------- *\/\n\n.frog-img {\n  display: block;\n  width: 100%;\n  margin: 22px 0;\n  border-radius: 18px;\n  background: #f3f4f1;\n  box-shadow: 0 8px 24px rgba(0,0,0,.07);\n}\n\n.frog-img-label {\n  margin: 5px 0 -12px;\n  color: #8a9185;\n  font-size: 11px;\n  text-align: center;\n}\n\n\/* ---------- SECTION ---------- *\/\n\n.frog-section {\n  margin: 28px 0;\n}\n\n.frog-kicker {\n  margin-bottom: 6px;\n  color: var(--green-dark);\n  font-size: 12px;\n  font-weight: 850;\n  letter-spacing: 1.1px;\n  text-transform: uppercase;\n}\n\n.frog-section-title {\n  margin: 0 0 10px;\n  color: var(--ink);\n  font-size: 23px;\n  line-height: 1.28;\n  font-weight: 900;\n}\n\n.frog-copy {\n  margin: 0 0 18px;\n  color: #596154;\n  font-size: 14px;\n  line-height: 1.72;\n}\n\n\/* ---------- QUICK VALUE CARDS ---------- *\/\n\n.frog-grid4 {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0,1fr));\n  gap: 14px;\n  margin: 20px 0;\n}\n\n.frog-card {\n  padding: 17px;\n  background: var(--card);\n  border: 1px solid var(--line);\n  border-radius: 14px;\n}\n\n.frog-card-title {\n  margin-bottom: 7px;\n  color: var(--ink);\n  font-size: 13px;\n  font-weight: 850;\n  letter-spacing: .45px;\n  text-transform: uppercase;\n}\n\n.frog-card-body {\n  color: #5b6457;\n  font-size: 13px;\n  line-height: 1.58;\n}\n\n\/* ---------- PAIN \/ HIGHLIGHT BOX ---------- *\/\n\n.frog-highlight {\n  margin: 24px 0;\n  padding: 22px;\n  background: #161b15;\n  border-radius: 18px;\n  color: #fff;\n}\n\n.frog-highlight h2 {\n  margin: 0 0 8px;\n  color: #fff;\n  font-size: 22px;\n  line-height: 1.3;\n  font-weight: 900;\n}\n\n.frog-highlight p {\n  margin: 0;\n  color: #d9dfd4;\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n.frog-highlight strong {\n  color: var(--lime);\n}\n\n\/* ---------- TAGS ---------- *\/\n\n.frog-tags {\n  margin: 8px -3px 0;\n}\n\n.frog-tag {\n  display: inline-block;\n  margin: 4px 3px;\n  padding: 6px 11px;\n  background: #f4f7ef;\n  border: 1px solid #d9e2cf;\n  border-radius: 999px;\n  color: #43533a;\n  font-size: 12px;\n  font-weight: 650;\n}\n\n\/* ---------- STEPS ---------- *\/\n\n.frog-steps {\n  margin: 18px 0;\n}\n\n.frog-step {\n  display: flex;\n  gap: 14px;\n  align-items: flex-start;\n  margin-bottom: 15px;\n  padding: 14px 15px;\n  background: #fbfcf9;\n  border: 1px solid #e3e9dd;\n  border-radius: 13px;\n}\n\n.frog-step-num {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 32px;\n  width: 32px;\n  height: 32px;\n  background: var(--green-dark);\n  border-radius: 50%;\n  color: #fff;\n  font-size: 14px;\n  font-weight: 900;\n}\n\n.frog-step-text {\n  padding-top: 3px;\n  color: #3f463b;\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n\/* ---------- COMPARE TABLE ---------- *\/\n\n.frog-table-wrap {\n  width: 100%;\n  margin: 18px 0;\n  overflow-x: auto;\n  border: 1px solid #dfe6d8;\n  border-radius: 15px;\n}\n\n.frog-compare,\n.frog-specs {\n  width: 100%;\n  border-collapse: collapse;\n  background: #fff;\n}\n\n.frog-compare th {\n  padding: 13px 14px;\n  background: var(--green-dark);\n  color: #fff;\n  font-size: 13px;\n  text-align: left;\n  vertical-align: middle;\n}\n\n.frog-compare td {\n  padding: 12px 14px;\n  border-bottom: 1px solid #e7ece2;\n  color: #4c5547;\n  font-size: 13px;\n  vertical-align: middle;\n}\n\n.frog-compare tr:last-child td,\n.frog-specs tr:last-child td {\n  border-bottom: 0;\n}\n\n.frog-compare tr:nth-child(even) td {\n  background: #fafbf8;\n}\n\n.frog-check {\n  color: #447a11;\n  font-weight: 800;\n}\n\n.frog-neutral {\n  color: #747b70;\n  font-weight: 650;\n}\n\n\/* ---------- SPECS ---------- *\/\n\n.frog-specs td {\n  padding: 12px 14px;\n  border-bottom: 1px solid #e7ece2;\n  color: #50594b;\n  font-size: 13px;\n}\n\n.frog-specs td:first-child {\n  width: 39%;\n  color: #283222;\n  font-weight: 800;\n}\n\n\/* ---------- INCLUDED ---------- *\/\n\n.frog-included {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0,1fr));\n  gap: 12px;\n  margin: 18px 0;\n}\n\n.frog-included-item {\n  display: flex;\n  gap: 11px;\n  align-items: flex-start;\n  padding: 15px;\n  background: #f8faF4;\n  border: 1px solid #dfe7d8;\n  border-radius: 13px;\n}\n\n.frog-included-icon {\n  flex: 0 0 auto;\n  font-size: 21px;\n  line-height: 1;\n}\n\n.frog-included-title {\n  margin-bottom: 3px;\n  color: #252d20;\n  font-size: 13px;\n  font-weight: 800;\n}\n\n.frog-included-body {\n  color: #626b5d;\n  font-size: 12px;\n  line-height: 1.45;\n}\n\n\/* ---------- FAQ ---------- *\/\n\n.frog-faq-item {\n  margin-bottom: 10px;\n  padding: 15px 16px;\n  background: #fff;\n  border: 1px solid #e0e7da;\n  border-radius: 12px;\n}\n\n.frog-faq-q {\n  margin-bottom: 5px;\n  color: #252d20;\n  font-size: 14px;\n  font-weight: 850;\n}\n\n.frog-faq-a {\n  color: #61695c;\n  font-size: 13px;\n  line-height: 1.58;\n}\n\n\/* ---------- CTA ---------- *\/\n\n.frog-cta {\n  margin: 30px 0 22px;\n  padding: 30px 24px;\n  background:\n    radial-gradient(circle at 15% 20%, rgba(184,233,75,.20), transparent 30%),\n    linear-gradient(145deg, #142010 0%, #243d15 100%);\n  border-radius: 20px;\n  text-align: center;\n  color: #fff;\n}\n\n.frog-cta-title {\n  margin-bottom: 9px;\n  color: #fff;\n  font-size: 24px;\n  line-height: 1.25;\n  font-weight: 900;\n}\n\n.frog-cta-text {\n  max-width: 650px;\n  margin: 0 auto 18px;\n  color: #dbe5d2;\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.frog-cta-button {\n  display: inline-block;\n  padding: 13px 28px;\n  background: var(--lime);\n  border: 0;\n  border-radius: 999px;\n  color: #17210f !important;\n  text-decoration: none !important;\n  font-size: 14px;\n  font-weight: 900;\n  letter-spacing: .4px;\n  cursor: pointer;\n}\n\n\/* ---------- TRUST ---------- *\/\n\n.frog-trust {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0,1fr));\n  gap: 12px;\n  margin: 20px 0;\n}\n\n.frog-trust-card {\n  padding: 15px 12px;\n  background: #fafbf8;\n  border: 1px solid #e1e7dc;\n  border-radius: 12px;\n  text-align: center;\n}\n\n.frog-trust-icon {\n  margin-bottom: 5px;\n  font-size: 22px;\n}\n\n.frog-trust-title {\n  margin-bottom: 4px;\n  color: #2a3324;\n  font-size: 12px;\n  font-weight: 850;\n  letter-spacing: .5px;\n  text-transform: uppercase;\n}\n\n.frog-trust-body {\n  color: #687063;\n  font-size: 12px;\n  line-height: 1.45;\n}\n\n\/* ---------- MOBILE ---------- *\/\n\n@media (max-width: 600px) {\n  .frog-pdp {\n    padding-left: 8px;\n    padding-right: 8px;\n  }\n\n  .frog-hero {\n    padding: 24px 17px 20px;\n    border-radius: 18px;\n  }\n\n  .frog-title {\n    font-size: 27px;\n  }\n\n  .frog-section-title,\n  .frog-highlight h2 {\n    font-size: 21px;\n  }\n\n  .frog-grid4,\n  .frog-included,\n  .frog-trust {\n    grid-template-columns: 1fr;\n  }\n\n  .frog-benefits span {\n    font-size: 11px;\n  }\n\n  .frog-compare th,\n  .frog-compare td,\n  .frog-specs td {\n    padding: 11px 10px;\n    font-size: 12px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"frog-pdp\"\u003e\n\u003c!-- =====================================================\n       1. HERO\n  ====================================================== --\u003e\n\u003csection class=\"frog-hero\"\u003e\n\u003cdiv class=\"frog-badge\"\u003eLINE-THROUGH TOPWATER FROG · GREEN BACK\u003c\/div\u003e\n\u003ch1 class=\"frog-title\"\u003eMake Every Pull Look \u003cstrong\u003eAlive.\u003c\/strong\u003e\n\u003c\/h1\u003e\n\u003cp class=\"frog-subtitle\"\u003eA line-through frog lure built around moving-leg action. Pull the line and the flexible legs compress, then spring back out to create a frog-like swimming motion designed for exciting topwater presentations.\u003c\/p\u003e\n\u003cdiv class=\"frog-benefits\"\u003e\n\u003cspan\u003e✓ Moving Frog-Leg Action\u003c\/span\u003e \u003cspan\u003e✓ 100 lb Pre-Rigged Leader\u003c\/span\u003e \u003cspan\u003e✓ Replaceable Components\u003c\/span\u003e \u003cspan\u003e✓ Custom Rope Hooks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- A+ IMAGE 1 · MAIN VISUAL BANNER\n       Replace the src value below with your Shopify CDN image URL --\u003e\n\u003csection class=\"frog-section\"\u003e\n\u003cdiv class=\"frog-kicker\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/ChatGPT_Image_2026_8_10__03_04_52__7.png?v=1786345942\" alt=\"\"\u003eBuilt Around The Bite\u003c\/div\u003e\n\u003ch2 class=\"frog-section-title\"\u003eFour Details That Change the Presentation\u003c\/h2\u003e\n\u003cdiv class=\"frog-grid4\"\u003e\n\u003cdiv class=\"frog-card\"\u003e\n\u003cdiv class=\"frog-card-title\"\u003e🐸 Moving-Leg Action\u003c\/div\u003e\n\u003cdiv class=\"frog-card-body\"\u003eThe line-through system pulls the legs inward, then lets them spring back to create a lively frog-style motion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-card\"\u003e\n\u003cdiv class=\"frog-card-title\"\u003e🎣 Direct Line-Through Rig\u003c\/div\u003e\n\u003cdiv class=\"frog-card-body\"\u003eThe leader runs through the lure system for a direct, purpose-built rigging layout.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-card\"\u003e\n\u003cdiv class=\"frog-card-title\"\u003e💪 Heavy-Duty Leader\u003c\/div\u003e\n\u003cdiv class=\"frog-card-body\"\u003eComes pre-rigged with a 100 lb monofilament leader and a crimped stainless-steel connection ring.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-card\"\u003e\n\u003cdiv class=\"frog-card-title\"\u003e🔧 Replaceable Parts\u003c\/div\u003e\n\u003cdiv class=\"frog-card-body\"\u003eServiceable components make it easier to replace key wear parts and keep the lure ready for future trips.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       3. PAIN POINT\n  ====================================================== --\u003e\n\u003csection class=\"frog-highlight\"\u003e\n\u003ch2\u003e😣 Tired of topwater lures that feel too static?\u003c\/h2\u003e\n\u003cp\u003eThis design adds a more active visual cue. As you work the lure, the \u003cstrong\u003elegs fold in and kick back out\u003c\/strong\u003e, creating movement intended to resemble a swimming frog rather than a fixed-body retrieve.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- A+ IMAGE 2 · CORE SELLING POINT 1 --\u003e\n\u003csection class=\"frog-section\"\u003e\n\u003cdiv class=\"frog-kicker\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/ChatGPT_Image_2026_8_10__03_02_54.png?v=1786345942\" alt=\"\"\u003eNatural-Looking Motion\u003c\/div\u003e\n\u003ch2 class=\"frog-section-title\"\u003e🐸 Pull. Compress. Release. Kick.\u003c\/h2\u003e\n\u003cp class=\"frog-copy\"\u003eThe lure's defining feature is its line-through moving-leg system. Tension on the line draws the legs inward; releasing that tension allows them to spring back outward. That repeated movement produces a distinctive topwater action with every controlled retrieve.\u003c\/p\u003e\n\u003cdiv class=\"frog-tags\"\u003e\n\u003cspan class=\"frog-tag\"\u003eMoving Legs\u003c\/span\u003e \u003cspan class=\"frog-tag\"\u003eTopwater Action\u003c\/span\u003e \u003cspan class=\"frog-tag\"\u003eLine-Through Design\u003c\/span\u003e \u003cspan class=\"frog-tag\"\u003eFrog-Like Motion\u003c\/span\u003e \u003cspan class=\"frog-tag\"\u003eGreen Back Finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- A+ IMAGE 3 · CORE SELLING POINT 2 --\u003e\n\u003csection class=\"frog-section\"\u003e\n\u003cdiv class=\"frog-kicker\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/ChatGPT_Image_2026_8_10__03_04_49__1.png?v=1786345942\" alt=\"\"\u003eRigged For Serious Topwater Fishing\u003c\/div\u003e\n\u003ch2 class=\"frog-section-title\"\u003e🎣 Strong Connections From Line to Hook\u003c\/h2\u003e\n\u003cdiv class=\"frog-grid4\"\u003e\n\u003cdiv class=\"frog-card\"\u003e\n\u003cdiv class=\"frog-card-title\"\u003e100 lb Leader\u003c\/div\u003e\n\u003cdiv class=\"frog-card-body\"\u003ePre-rigged with a heavy 100 lb monofilament leader for a ready-to-connect setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-card\"\u003e\n\u003cdiv class=\"frog-card-title\"\u003eStainless Connection Ring\u003c\/div\u003e\n\u003cdiv class=\"frog-card-body\"\u003eA crimped stainless-steel ring provides a simple connection point to your main line.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-card\"\u003e\n\u003cdiv class=\"frog-card-title\"\u003eCustom Rope Hooks\u003c\/div\u003e\n\u003cdiv class=\"frog-card-body\"\u003ePurpose-built rope-style hook components are matched to the lure's moving system.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-card\"\u003e\n\u003cdiv class=\"frog-card-title\"\u003e40–50 lb Braid\u003c\/div\u003e\n\u003cdiv class=\"frog-card-body\"\u003ePair with 40–50 lb braided main line for the recommended setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- A+ IMAGE 4 · STRUCTURE \/ DETAIL --\u003e\n\u003csection class=\"frog-section\"\u003e\n\u003cdiv class=\"frog-kicker\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/ChatGPT_Image_2026_8_10__03_04_50__3.png?v=1786345942\" alt=\"\"\u003eDesigned To Be Maintained\u003c\/div\u003e\n\u003ch2 class=\"frog-section-title\"\u003e🔧 Replace Key Parts Instead of Retiring the Lure\u003c\/h2\u003e\n\u003cp class=\"frog-copy\"\u003eThe lure is built with replaceable components, including the legs. A spare set and an adjustment screwdriver are included so the system can be serviced when needed.\u003c\/p\u003e\n\u003cdiv class=\"frog-included\"\u003e\n\u003cdiv class=\"frog-included-item\"\u003e\n\u003cdiv class=\"frog-included-icon\"\u003e🦵\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"frog-included-title\"\u003eSpare Replacement Legs\u003c\/div\u003e\n\u003cdiv class=\"frog-included-body\"\u003eExtra legs with a polycarbonate spacer are included.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-included-item\"\u003e\n\u003cdiv class=\"frog-included-icon\"\u003e🔧\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"frog-included-title\"\u003eAdjustment Screwdriver\u003c\/div\u003e\n\u003cdiv class=\"frog-included-body\"\u003eA dedicated tool is included for changing serviceable parts.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-included-item\"\u003e\n\u003cdiv class=\"frog-included-icon\"\u003e🧵\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"frog-included-title\"\u003ePre-Rigged Leader\u003c\/div\u003e\n\u003cdiv class=\"frog-included-body\"\u003e100 lb monofilament leader with a crimped stainless-steel ring.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-included-item\"\u003e\n\u003cdiv class=\"frog-included-icon\"\u003e🪝\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"frog-included-title\"\u003eCustom Rope Hooks\u003c\/div\u003e\n\u003cdiv class=\"frog-included-body\"\u003eHook components designed specifically around the moving lure system.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- A+ IMAGE 5 · USE SCENE --\u003e\n\u003csection class=\"frog-section\"\u003e\n\u003cdiv class=\"frog-kicker\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/ChatGPT_Image_2026_8_10__03_04_50__4.png?v=1786345942\" alt=\"\"\u003eWork The Surface\u003c\/div\u003e\n\u003ch2 class=\"frog-section-title\"\u003e🌿 Built for Active Topwater Presentations\u003c\/h2\u003e\n\u003cp class=\"frog-copy\"\u003eFish it when you want a highly visible surface presentation. Work the lure with controlled pulls so the legs repeatedly compress and release, then adjust cadence based on water conditions and fish activity.\u003c\/p\u003e\n\u003cdiv class=\"frog-tags\"\u003e\n\u003cspan class=\"frog-tag\"\u003eLily Pad Edges\u003c\/span\u003e \u003cspan class=\"frog-tag\"\u003eGrass Lines\u003c\/span\u003e \u003cspan class=\"frog-tag\"\u003eShallow Cover\u003c\/span\u003e \u003cspan class=\"frog-tag\"\u003eOpen Pockets\u003c\/span\u003e \u003cspan class=\"frog-tag\"\u003eTopwater Windows\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       8. HOW TO USE\n  ====================================================== --\u003e\n\u003csection class=\"frog-section\"\u003e\n\u003cdiv class=\"frog-kicker\"\u003eSimple Setup\u003c\/div\u003e\n\u003ch2 class=\"frog-section-title\"\u003e📋 Rig It. Cast It. Bring It to Life.\u003c\/h2\u003e\n\u003cdiv class=\"frog-steps\"\u003e\n\u003cdiv class=\"frog-step\"\u003e\n\u003cdiv class=\"frog-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"frog-step-text\"\u003eConnect your braided main line to the stainless-steel ring on the pre-rigged leader.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-step\"\u003e\n\u003cdiv class=\"frog-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"frog-step-text\"\u003eCast to your target area and allow the lure to settle on the surface.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-step\"\u003e\n\u003cdiv class=\"frog-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"frog-step-text\"\u003eUse controlled pulls to draw the legs inward and release tension so they spring back out.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-step\"\u003e\n\u003cdiv class=\"frog-step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"frog-step-text\"\u003eExperiment with pauses and retrieve cadence until you find the action fish are responding to.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"frog-copy\"\u003e💡 \u003cstrong\u003eSetup tip:\u003c\/strong\u003e A Medium-Heavy or Heavy rod with 40–50 lb braided main line matches the recommended configuration.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- A+ IMAGE 6 · SPECIFICATIONS --\u003e\n\u003csection class=\"frog-section\"\u003e\n\u003cdiv class=\"frog-kicker\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/ChatGPT_Image_2026_8_10__03_04_51__5.png?v=1786345942\" alt=\"\"\u003eKnow Your Setup\u003c\/div\u003e\n\u003ch2 class=\"frog-section-title\"\u003e📏 Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"frog-table-wrap\"\u003e\n\u003ctable class=\"frog-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eGreen Back\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLure Type\u003c\/td\u003e\n\u003ctd\u003eLine-Through Topwater Frog\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003e6.5 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e1.2 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLeader\u003c\/td\u003e\n\u003ctd\u003ePre-rigged 100 lb monofilament\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLeader Connection\u003c\/td\u003e\n\u003ctd\u003eCrimped stainless-steel ring\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Main Line\u003c\/td\u003e\n\u003ctd\u003e40–50 lb braid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Rod\u003c\/td\u003e\n\u003ctd\u003eMedium-Heavy or Heavy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eServiceability\u003c\/td\u003e\n\u003ctd\u003eReplaceable components\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- A+ IMAGE 7 · COMPARISON --\u003e\n\u003csection class=\"frog-section\"\u003e\n\u003cdiv class=\"frog-kicker\"\u003eWhy This Design Feels Different\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/ChatGPT_Image_2026_8_10__03_04_51__6.png?v=1786345942\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"frog-section-title\"\u003e📊 Moving Line-Through System vs. Fixed-Body Frog\u003c\/h2\u003e\n\u003cdiv class=\"frog-table-wrap\"\u003e\n\u003ctable class=\"frog-compare\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eThis Frog Lure\u003c\/th\u003e\n\u003cth\u003eTypical Fixed-Body Frog\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLeg Action\u003c\/td\u003e\n\u003ctd class=\"frog-check\"\u003e✓ Compresses \u0026amp; springs back\u003c\/td\u003e\n\u003ctd class=\"frog-neutral\"\u003eFixed or skirt-style movement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRigging Concept\u003c\/td\u003e\n\u003ctd class=\"frog-check\"\u003e✓ Line-through system\u003c\/td\u003e\n\u003ctd class=\"frog-neutral\"\u003eConventional body attachment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLeader Included\u003c\/td\u003e\n\u003ctd class=\"frog-check\"\u003e✓ 100 lb pre-rigged leader\u003c\/td\u003e\n\u003ctd class=\"frog-neutral\"\u003eVaries by lure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReplaceable Legs\u003c\/td\u003e\n\u003ctd class=\"frog-check\"\u003e✓ Included serviceable design\u003c\/td\u003e\n\u003ctd class=\"frog-neutral\"\u003eVaries by model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded Service Tool\u003c\/td\u003e\n\u003ctd class=\"frog-check\"\u003e✓ Yes\u003c\/td\u003e\n\u003ctd class=\"frog-neutral\"\u003eNot always included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       11. WHAT'S INCLUDED\n  ====================================================== --\u003e\n\u003csection class=\"frog-section\"\u003e\n\u003cdiv class=\"frog-kicker\"\u003eIn The Package\u003c\/div\u003e\n\u003ch2 class=\"frog-section-title\"\u003e📦 Ready for Setup, Maintenance \u0026amp; Fishing\u003c\/h2\u003e\n\u003cdiv class=\"frog-grid4\"\u003e\n\u003cdiv class=\"frog-card\"\u003e\n\u003cdiv class=\"frog-card-title\"\u003e🐸 Green Back Frog Lure\u003c\/div\u003e\n\u003cdiv class=\"frog-card-body\"\u003e6.5 in line-through topwater frog lure in the Green Back finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-card\"\u003e\n\u003cdiv class=\"frog-card-title\"\u003e🦵 Spare Legs\u003c\/div\u003e\n\u003cdiv class=\"frog-card-body\"\u003eReplacement leg set with polycarbonate spacer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-card\"\u003e\n\u003cdiv class=\"frog-card-title\"\u003e🔧 Service Tool\u003c\/div\u003e\n\u003cdiv class=\"frog-card-body\"\u003eAdjustment screwdriver for changing serviceable components.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-card\"\u003e\n\u003cdiv class=\"frog-card-title\"\u003e🎣 Pre-Rigged Hardware\u003c\/div\u003e\n\u003cdiv class=\"frog-card-body\"\u003e100 lb monofilament leader, stainless ring and custom rope hooks.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       12. FAQ\n  ====================================================== --\u003e\n\u003csection class=\"frog-section\"\u003e\n\u003cdiv class=\"frog-kicker\"\u003eBefore Your First Cast\u003c\/div\u003e\n\u003ch2 class=\"frog-section-title\"\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"frog-faq-item\"\u003e\n\u003cdiv class=\"frog-faq-q\"\u003e🐸 What makes the action different?\u003c\/div\u003e\n\u003cdiv class=\"frog-faq-a\"\u003eThe line-through system changes the shape of the legs as you pull the line. They bend inward under tension and spring back outward when tension is released, creating the lure's signature moving-leg action.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-faq-item\"\u003e\n\u003cdiv class=\"frog-faq-q\"\u003e🎣 What main line should I use?\u003c\/div\u003e\n\u003cdiv class=\"frog-faq-a\"\u003eThe recommended main line is 40–50 lb braided line.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-faq-item\"\u003e\n\u003cdiv class=\"frog-faq-q\"\u003e💪 What rod works best?\u003c\/div\u003e\n\u003cdiv class=\"frog-faq-a\"\u003eA Medium-Heavy or Heavy rod is the recommended pairing for this lure.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-faq-item\"\u003e\n\u003cdiv class=\"frog-faq-q\"\u003e🧵 Does it come with a leader?\u003c\/div\u003e\n\u003cdiv class=\"frog-faq-a\"\u003eYes. It comes pre-rigged with a 100 lb monofilament leader and a crimped stainless-steel ring for connection.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-faq-item\"\u003e\n\u003cdiv class=\"frog-faq-q\"\u003e🔧 Can parts be replaced?\u003c\/div\u003e\n\u003cdiv class=\"frog-faq-a\"\u003eYes. The design uses replaceable components, and spare legs plus an adjustment screwdriver are included.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- A+ IMAGE 8 · FINAL CONVERSION --\u003e\n\u003csection class=\"frog-cta\"\u003e\n\u003cdiv class=\"frog-cta-title\"\u003e🐸 Bring More Movement to Your Topwater Game\u003c\/div\u003e\n\u003cp class=\"frog-cta-text\"\u003eFrom the moving-leg line-through action to the heavy pre-rigged leader and replaceable components, this frog lure is built for anglers who want a more dynamic surface presentation.\u003c\/p\u003e\n\u003ca class=\"frog-cta-button\" href=\"#\"\u003e BUY NOW \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n       14. TRUST \/ QUICK SUMMARY\n  ====================================================== --\u003e\n\u003cdiv class=\"frog-trust\"\u003e\n\u003cdiv class=\"frog-trust-card\"\u003e\n\u003cdiv class=\"frog-trust-icon\"\u003e🐸\u003c\/div\u003e\n\u003cdiv class=\"frog-trust-title\"\u003eMoving-Leg Action\u003c\/div\u003e\n\u003cdiv class=\"frog-trust-body\"\u003eLine tension creates an active compress-and-release motion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-trust-card\"\u003e\n\u003cdiv class=\"frog-trust-icon\"\u003e💪\u003c\/div\u003e\n\u003cdiv class=\"frog-trust-title\"\u003e100 lb Leader\u003c\/div\u003e\n\u003cdiv class=\"frog-trust-body\"\u003eHeavy monofilament leader comes pre-rigged.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frog-trust-card\"\u003e\n\u003cdiv class=\"frog-trust-icon\"\u003e🔧\u003c\/div\u003e\n\u003cdiv class=\"frog-trust-title\"\u003eReplaceable Parts\u003c\/div\u003e\n\u003cdiv class=\"frog-trust-body\"\u003eSpare legs and a service tool are included.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"tjx","offers":[{"title":"Default Title","offer_id":47834749993091,"sku":"NC02292608104727-软顶水蛙鱼饵","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260810145042_001.jpg?v=1786345975","url":"https:\/\/craftivon.com\/de\/products\/green-back-moving-leg-topwater-frog-lure","provider":"Craftivon","version":"1.0","type":"link"}