{"product_id":"🐟-fish-shaped-1-6m-mini-fishing-rod-combo-🎣-pocket-portable-rod-spinning-reel-set-for-ice-bank-fishing-🌊","title":"🐟 Fish-Shaped 1.6m Mini Fishing Rod Combo 🎣 Pocket Portable Rod + Spinning Reel Set for Ice \u0026 Bank Fishing 🌊","description":"\u003cstyle\u003e  \/* =========================================================     Fish-Shaped Telescopic Rod Detail Page     Shopify Custom Liquid     ========================================================= *\/  .fishrod-detail {    width: 100%;    max-width: 100%;    overflow-x: hidden;    box-sizing: border-box;    font-family:      Inter,      -apple-system,      BlinkMacSystemFont,      \"Segoe UI\",      Arial,      sans-serif;    color: #102238;    background: #ffffff;    container-type: inline-size;    container-name: fishrod-detail;  }  .fishrod-detail *,  .fishrod-detail *::before,  .fishrod-detail *::after {    box-sizing: border-box;  }  .fishrod-detail img {    display: block;    width: 100%;    max-width: 100%;    height: auto;  }  .fishrod-detail h2,  .fishrod-detail h3,  .fishrod-detail p {    margin-top: 0;  }  .fishrod-wrap {    width: min(100%, 1180px);    margin: 0 auto;    padding: 0 22px;  }  .fishrod-eyebrow {    display: inline-flex;    align-items: center;    gap: 8px;    margin-bottom: 14px;    padding: 7px 12px;    border-radius: 999px;    background: #eaf9fc;    color: #087c96;    font-size: 13px;    line-height: 1;    font-weight: 800;    letter-spacing: 0.04em;    text-transform: uppercase;  }  .fishrod-title {    margin-bottom: 16px;    font-size: clamp(32px, 5vw, 64px);    line-height: 1.02;    letter-spacing: -0.045em;    font-weight: 900;    color: #0c2035;  }  .fishrod-subtitle {    margin-bottom: 0;    max-width: 760px;    font-size: 18px;    line-height: 1.7;    color: #53677c;  }  \/* ---------- HERO ---------- *\/  .fishrod-hero {    padding: 42px 0 34px;    background:      radial-gradient(circle at 88% 8%, rgba(0, 184, 212, 0.15), transparent 30%),      linear-gradient(180deg, #f7fcfe 0%, #ffffff 100%);  }  .fishrod-hero-grid {    display: grid;    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);    gap: 44px;    align-items: center;  }  .fishrod-hero-media {    border-radius: 26px;    overflow: hidden;    background: #ffffff;    box-shadow: 0 18px 60px rgba(19, 62, 86, 0.12);  }  .fishrod-bullets {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 12px;    margin-top: 26px;  }  .fishrod-bullet {    display: flex;    align-items: flex-start;    gap: 11px;    padding: 14px 15px;    border: 1px solid #e0edf2;    border-radius: 16px;    background: rgba(255, 255, 255, 0.88);  }  .fishrod-bullet-icon {    flex: 0 0 32px;    height: 32px;    display: grid;    place-items: center;    border-radius: 50%;    background: #0c91ad;    color: #ffffff;    font-weight: 900;    font-size: 15px;  }  .fishrod-bullet strong {    display: block;    margin-bottom: 3px;    font-size: 14px;    line-height: 1.3;    color: #112b42;  }  .fishrod-bullet span {    display: block;    font-size: 12px;    line-height: 1.5;    color: #6c7e8d;  }  \/* ---------- STAT BAR ---------- *\/  .fishrod-stats {    padding: 0 0 54px;  }  .fishrod-stat-grid {    display: grid;    grid-template-columns: repeat(5, minmax(0, 1fr));    gap: 12px;  }  .fishrod-stat {    padding: 18px 14px;    text-align: center;    border: 1px solid #deebf0;    border-radius: 18px;    background: #ffffff;    box-shadow: 0 10px 30px rgba(25, 75, 99, 0.06);  }  .fishrod-stat b {    display: block;    margin-bottom: 5px;    font-size: 18px;    line-height: 1.2;    color: #0d7790;  }  .fishrod-stat span {    font-size: 12px;    line-height: 1.4;    color: #748491;  }  \/* ---------- GENERIC SECTIONS ---------- *\/  .fishrod-section {    padding: 76px 0;  }  .fishrod-section--soft {    background: #f6fbfd;  }  .fishrod-section--dark {    color: #ffffff;    background:      radial-gradient(circle at 15% 10%, rgba(0, 195, 216, 0.22), transparent 32%),      linear-gradient(135deg, #081b2c 0%, #0d3147 100%);  }  .fishrod-section--dark .fishrod-section-title {    color: #ffffff;  }  .fishrod-section--dark .fishrod-section-text {    color: #c9d8e2;  }  .fishrod-two-col {    display: grid;    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);    gap: 52px;    align-items: center;  }  .fishrod-two-col--reverse .fishrod-copy {    order: 2;  }  .fishrod-two-col--reverse .fishrod-media {    order: 1;  }  .fishrod-section-title {    margin-bottom: 16px;    font-size: clamp(28px, 4vw, 46px);    line-height: 1.08;    letter-spacing: -0.035em;    font-weight: 900;    color: #0d2135;  }  .fishrod-section-text {    margin-bottom: 20px;    font-size: 16px;    line-height: 1.75;    color: #5b6f80;  }  .fishrod-media {    border-radius: 24px;    overflow: hidden;    background: #ffffff;    box-shadow: 0 16px 50px rgba(20, 61, 84, 0.10);  }  \/* ---------- OPENING STEPS ---------- *\/  .fishrod-steps {    display: grid;    gap: 12px;    margin-top: 24px;  }  .fishrod-step {    display: grid;    grid-template-columns: 42px 1fr;    gap: 13px;    align-items: start;    padding: 15px 16px;    border: 1px solid #dceaf0;    border-radius: 16px;    background: #ffffff;  }  .fishrod-step-num {    width: 42px;    height: 42px;    display: grid;    place-items: center;    border-radius: 50%;    background: linear-gradient(135deg, #058ca8, #17b9d3);    color: #ffffff;    font-size: 18px;    font-weight: 900;  }  .fishrod-step h3 {    margin: 1px 0 4px;    font-size: 16px;    color: #142d43;  }  .fishrod-step p {    margin: 0;    font-size: 13px;    line-height: 1.55;    color: #6b7f8f;  }  .fishrod-note {    margin-top: 16px;    padding: 14px 16px;    border-left: 4px solid #12a2be;    border-radius: 10px;    background: #eaf9fc;    font-size: 13px;    line-height: 1.6;    color: #2d5f6c;  }  \/* ---------- FEATURE CARDS ---------- *\/  .fishrod-feature-grid {    display: grid;    grid-template-columns: repeat(4, minmax(0, 1fr));    gap: 16px;    margin-top: 34px;  }  .fishrod-feature-card {    padding: 20px 18px;    border: 1px solid rgba(255,255,255,.14);    border-radius: 18px;    background: rgba(255,255,255,.07);    backdrop-filter: blur(8px);  }  .fishrod-feature-icon {    width: 40px;    height: 40px;    display: grid;    place-items: center;    margin-bottom: 12px;    border-radius: 12px;    background: #15a8c2;    color: white;    font-size: 18px;    font-weight: 900;  }  .fishrod-feature-card h3 {    margin-bottom: 6px;    font-size: 15px;    color: #ffffff;  }  .fishrod-feature-card p {    margin: 0;    font-size: 12px;    line-height: 1.6;    color: #bdd0da;  }  \/* ---------- PACKAGE ---------- *\/  .fishrod-package-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 22px;    margin-top: 34px;  }  .fishrod-package-card {    padding: 24px;    border: 1px solid #dce8ed;    border-radius: 22px;    background: #ffffff;    box-shadow: 0 14px 42px rgba(18, 66, 88, 0.08);  }  .fishrod-package-card h3 {    margin-bottom: 8px;    font-size: 22px;    color: #0f2a40;  }  .fishrod-package-card p {    margin: 0;    font-size: 14px;    line-height: 1.65;    color: #687b8b;  }  .fishrod-package-badge {    display: inline-block;    margin-bottom: 12px;    padding: 7px 10px;    border-radius: 999px;    background: #e9f8fb;    color: #087f99;    font-size: 12px;    font-weight: 800;  }  \/* ---------- LURE KIT ---------- *\/  .fishrod-lure-box {    display: grid;    grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);    gap: 44px;    align-items: center;  }  .fishrod-lure-list {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 10px 20px;    margin-top: 24px;  }  .fishrod-lure-list div {    position: relative;    padding-left: 18px;    font-size: 13px;    line-height: 1.55;    color: #c9d9e2;  }  .fishrod-lure-list div::before {    content: \"•\";    position: absolute;    left: 0;    top: -1px;    color: #23bad1;    font-weight: 900;  }  \/* ---------- FAQ ---------- *\/  .fishrod-faq {    display: grid;    gap: 12px;    margin-top: 34px;  }  .fishrod-faq-item {    padding: 20px;    border: 1px solid #dde9ee;    border-radius: 16px;    background: #ffffff;  }  .fishrod-faq-item h3 {    margin-bottom: 7px;    font-size: 15px;    color: #102a40;  }  .fishrod-faq-item p {    margin: 0;    font-size: 13px;    line-height: 1.65;    color: #6d7f8d;  }  \/* ---------- MOBILE \/ NARROW CONTAINER ---------- *\/  @container fishrod-detail (max-width: 820px) {    .fishrod-wrap {      padding: 0 15px;    }    .fishrod-hero {      padding: 28px 0 28px;    }    .fishrod-hero-grid,    .fishrod-two-col,    .fishrod-lure-box {      grid-template-columns: 1fr;      gap: 28px;    }    .fishrod-two-col--reverse .fishrod-copy,    .fishrod-two-col--reverse .fishrod-media {      order: initial;    }    .fishrod-copy {      order: 1;    }    .fishrod-media {      order: 2;    }    .fishrod-title {      font-size: 38px;    }    .fishrod-subtitle {      font-size: 15px;    }    .fishrod-bullets {      grid-template-columns: 1fr;    }    .fishrod-stat-grid {      grid-template-columns: repeat(2, minmax(0, 1fr));    }    .fishrod-feature-grid {      grid-template-columns: repeat(2, minmax(0, 1fr));    }    .fishrod-package-grid {      grid-template-columns: 1fr;    }    .fishrod-lure-list {      grid-template-columns: 1fr;    }    .fishrod-section {      padding: 52px 0;    }  }  @container fishrod-detail (max-width: 480px) {    .fishrod-title {      font-size: 32px;    }    .fishrod-section-title {      font-size: 28px;    }    .fishrod-stat-grid,    .fishrod-feature-grid {      grid-template-columns: 1fr;    }    .fishrod-stat {      text-align: left;    }  }\u003c\/style\u003e\u003cdiv class=\"fishrod-detail\"\u003e\n\u003c!-- =========================================================       1. HERO       首图：多形态 + 线轮 + 可选假饵套装       ========================================================= --\u003e\u003csection class=\"fishrod-hero\"\u003e\u003cdiv class=\"fishrod-wrap\"\u003e\u003cdiv class=\"fishrod-hero-grid\"\u003e\n\u003cdiv class=\"fishrod-copy\"\u003e\n\u003cspan class=\"fishrod-eyebrow\"\u003eCompact Fishing Gear\u003c\/span\u003e\u003ch2 class=\"fishrod-title\"\u003eFish-Shaped\u003cbr\u003eTelescopic Fishing Rod\u003c\/h2\u003e\n\u003cp class=\"fishrod-subtitle\"\u003eA compact fish-shaped rod that stores at just 29 cm and extends to a full 1.6 m fishing rod when you're ready to cast. Choose the rod alone, pair it with a spinning reel, and add the optional 56-piece lure kit for an even more complete setup.\u003c\/p\u003e\n\u003cdiv class=\"fishrod-bullets\"\u003e\n\u003cdiv class=\"fishrod-bullet\"\u003e\n\u003cdiv class=\"fishrod-bullet-icon\"\u003e↔\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e29 cm → 1.6 m\u003c\/strong\u003e \u003cspan\u003eCompact storage, full telescopic reach.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-bullet\"\u003e\n\u003cdiv class=\"fishrod-bullet-icon\"\u003e◉\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCarbon Fiber Rod\u003c\/strong\u003e \u003cspan\u003eLightweight telescopic construction.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-bullet\"\u003e\n\u003cdiv class=\"fishrod-bullet-icon\"\u003e🎣\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eReel Combo Available\u003c\/strong\u003e \u003cspan\u003eThe reel installs after the rod is opened.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-bullet\"\u003e\n\u003cdiv class=\"fishrod-bullet-icon\"\u003e56\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eOptional Lure Kit\u003c\/strong\u003e \u003cspan\u003e56-piece micro-lure accessory set.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/10_c6bafe10-6253-40bd-9473-f2f73a8b921a.png?v=1789202889\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =========================================================       2. SPEC STRIP       ========================================================= --\u003e\u003csection class=\"fishrod-stats\"\u003e\u003cdiv class=\"fishrod-wrap\"\u003e\u003cdiv class=\"fishrod-stat-grid\"\u003e\n\u003cdiv class=\"fishrod-stat\"\u003e\n\u003cb\u003e29 cm \/ 11.4 in\u003c\/b\u003e \u003cspan\u003eClosed Length\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-stat\"\u003e\n\u003cb\u003e1.6 m \/ 5.25 ft\u003c\/b\u003e \u003cspan\u003eExtended Length\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-stat\"\u003e\n\u003cb\u003eApprox. 165 g\u003c\/b\u003e \u003cspan\u003eRod Weight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-stat\"\u003e\n\u003cb\u003eCarbon Fiber\u003c\/b\u003e \u003cspan\u003eRod Material\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-stat\"\u003e\n\u003cb\u003e5–20 g\u003c\/b\u003e \u003cspan\u003eRecommended Lure Weight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =========================================================       3. HOW IT OPENS       对应产品结构说明图       ========================================================= --\u003e\u003csection class=\"fishrod-section fishrod-section--soft\"\u003e\u003cdiv class=\"fishrod-wrap\"\u003e\u003cdiv class=\"fishrod-two-col\"\u003e\n\u003cdiv class=\"fishrod-copy\"\u003e\n\u003cspan class=\"fishrod-eyebrow\"\u003eHow It Works\u003c\/span\u003e\u003ch2 class=\"fishrod-section-title\"\u003eFrom Compact Fish Shape\u003cbr\u003eto Fishing Ready\u003c\/h2\u003e\n\u003cp class=\"fishrod-section-text\"\u003eThe front cover is not just the fish head. It includes the \u003cstrong\u003efish head plus a short front section of the fish body\u003c\/strong\u003e. Remove this cap first to reveal the telescopic rod stored inside the main fish-body handle.\u003c\/p\u003e\n\u003cdiv class=\"fishrod-steps\"\u003e\n\u003cdiv class=\"fishrod-step\"\u003e\n\u003cdiv class=\"fishrod-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eRemove the Front Fish-Shaped Cap\u003c\/h3\u003e\n\u003cp\u003eDetach the fish head together with its short body section.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-step\"\u003e\n\u003cdiv class=\"fishrod-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eExtend the Telescopic Rod\u003c\/h3\u003e\n\u003cp\u003ePull the telescopic carbon-fiber rod outward from inside the fish-body handle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-step\"\u003e\n\u003cdiv class=\"fishrod-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eInstall the Reel\u003c\/h3\u003e\n\u003cp\u003eThe spinning reel mounts to the exposed reel seat only after the rod has been opened.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-note\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e the reel does not attach directly to the closed fish-shaped shell.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/ChatGPT_Image_2026_9_12_18_15_50_8.png?v=1789208212\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =========================================================       4. PORTABILITY       ========================================================= --\u003e\u003csection class=\"fishrod-section\"\u003e\u003cdiv class=\"fishrod-wrap\"\u003e\u003cdiv class=\"fishrod-two-col fishrod-two-col--reverse\"\u003e\n\u003cdiv class=\"fishrod-copy\"\u003e\n\u003cspan class=\"fishrod-eyebrow\"\u003eBuilt to Travel\u003c\/span\u003e\u003ch2 class=\"fishrod-section-title\"\u003eSmall Enough to Carry.\u003cbr\u003eReady When You Need It.\u003c\/h2\u003e\n\u003cp class=\"fishrod-section-text\"\u003eAt about 29 cm when closed, the rod is easy to keep in your backpack, car, camping gear or tackle bag. Instead of carrying a full-size rod everywhere, you can keep this compact setup nearby for spontaneous fishing trips.\u003c\/p\u003e\n\u003cdiv class=\"fishrod-bullets\"\u003e\n\u003cdiv class=\"fishrod-bullet\"\u003e\n\u003cdiv class=\"fishrod-bullet-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTravel Friendly\u003c\/strong\u003e \u003cspan\u003eEasy to pack for road trips and weekends away.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-bullet\"\u003e\n\u003cdiv class=\"fishrod-bullet-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCamping Ready\u003c\/strong\u003e \u003cspan\u003eA compact backup rod for outdoor adventures.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-bullet\"\u003e\n\u003cdiv class=\"fishrod-bullet-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLake \u0026amp; Pond Fishing\u003c\/strong\u003e \u003cspan\u003eDesigned for casual recreational fishing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-bullet\"\u003e\n\u003cdiv class=\"fishrod-bullet-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDock \u0026amp; Shore Fishing\u003c\/strong\u003e \u003cspan\u003eQuick setup when you find a good spot.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/ChatGPT_Image_2026_9_12_16_17_31_31e9ad9e-1930-4354-9e65-6aea125f7f67.png?v=1789202889\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =========================================================       5. PRODUCT DETAILS       ========================================================= --\u003e\u003csection class=\"fishrod-section fishrod-section--dark\"\u003e\u003cdiv class=\"fishrod-wrap\"\u003e\u003cdiv class=\"fishrod-two-col\"\u003e\n\u003cdiv class=\"fishrod-copy\"\u003e\n\u003cspan class=\"fishrod-eyebrow\"\u003eProduct Details\u003c\/span\u003e\u003ch2 class=\"fishrod-section-title\"\u003eCompact Outside.\u003cbr\u003eReal Fishing Hardware Inside.\u003c\/h2\u003e\n\u003cp class=\"fishrod-section-text\"\u003eThe fish-inspired shell gives the product its distinctive look, while the internal telescopic rod, line guides and reel seat form the functional fishing setup once opened.\u003c\/p\u003e\n\u003cdiv class=\"fishrod-feature-grid\"\u003e\n\u003cdiv class=\"fishrod-feature-card\"\u003e\n\u003cdiv class=\"fishrod-feature-icon\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eTelescopic Rod\u003c\/h3\u003e\n\u003cp\u003eMulti-section rod collapses into the fish-shaped handle for compact storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-feature-card\"\u003e\n\u003cdiv class=\"fishrod-feature-icon\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eGuide Rings\u003c\/h3\u003e\n\u003cp\u003eMultiple line guides help keep the fishing line aligned through the rod.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-feature-card\"\u003e\n\u003cdiv class=\"fishrod-feature-icon\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eReel Seat\u003c\/h3\u003e\n\u003cp\u003eExposed after opening so the spinning reel can be mounted securely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-feature-card\"\u003e\n\u003cdiv class=\"fishrod-feature-icon\"\u003e4\u003c\/div\u003e\n\u003ch3\u003eFish-Shaped Handle\u003c\/h3\u003e\n\u003cp\u003eDistinctive metallic fish design that doubles as the compact rod housing and handle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/ChatGPT_Image_2026_9_12_18_15_49_6.png?v=1789208213\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =========================================================       6. COLOR + PACKAGE       ========================================================= --\u003e\u003csection class=\"fishrod-section fishrod-section--soft\"\u003e\u003cdiv class=\"fishrod-wrap\"\u003e\u003cdiv class=\"fishrod-two-col fishrod-two-col--reverse\"\u003e\n\u003cdiv class=\"fishrod-copy\"\u003e\n\u003cspan class=\"fishrod-eyebrow\"\u003eChoose Your Setup\u003c\/span\u003e\u003ch2 class=\"fishrod-section-title\"\u003e3 Colors.\u003cbr\u003e2 Main Package Options.\u003c\/h2\u003e\n\u003cp class=\"fishrod-section-text\"\u003eAll three color options use the same size and construction. Choose the finish you like, then select either the rod by itself or the rod paired with a spinning reel.\u003c\/p\u003e\n\u003cdiv class=\"fishrod-package-grid\"\u003e\n\u003cdiv class=\"fishrod-package-card\"\u003e\n\u003cspan class=\"fishrod-package-badge\"\u003eROD ONLY\u003c\/span\u003e\u003ch3\u003eRod Only\u003c\/h3\u003e\n\u003cp\u003eIncludes the fish-shaped telescopic fishing rod in your selected color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-package-card\"\u003e\n\u003cspan class=\"fishrod-package-badge\"\u003eROD + REEL\u003c\/span\u003e\u003ch3\u003eRod + Reel Combo\u003c\/h3\u003e\n\u003cp\u003eIncludes the telescopic rod plus the spinning reel. The reel installs after the rod is opened.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-note\"\u003eAvailable colors: \u003cstrong\u003eBlue · Green · Red Gold\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/ChatGPTImage2026_9_12_15_25_35_5.png?v=1789200303\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =========================================================       7. OPTIONAL 56 PIECE LURE KIT       ========================================================= --\u003e\u003csection class=\"fishrod-section fishrod-section--dark\"\u003e\u003cdiv class=\"fishrod-wrap\"\u003e\u003cdiv class=\"fishrod-lure-box\"\u003e\n\u003cdiv class=\"fishrod-copy\"\u003e\n\u003cspan class=\"fishrod-eyebrow\"\u003eOptional Add-On\u003c\/span\u003e\u003ch2 class=\"fishrod-section-title\"\u003e56-Piece Ultralight\u003cbr\u003eLure Kit\u003c\/h2\u003e\n\u003cp class=\"fishrod-section-text\"\u003eWant a more complete portable setup? Add the optional 56-piece micro-lure kit with a compartment tackle box and an assortment of small fishing accessories.\u003c\/p\u003e\n\u003cdiv class=\"fishrod-lure-list\"\u003e\n\u003cdiv\u003ePropeller micro lures\u003c\/div\u003e\n\u003cdiv\u003eSpinner micro lures\u003c\/div\u003e\n\u003cdiv\u003eFlat-vibe lures\u003c\/div\u003e\n\u003cdiv\u003eSinking casting floats\u003c\/div\u003e\n\u003cdiv\u003eFloating casting floats\u003c\/div\u003e\n\u003cdiv\u003eMicro rig set\u003c\/div\u003e\n\u003cdiv\u003eGourd snaps\u003c\/div\u003e\n\u003cdiv\u003eFigure-8 swivels\u003c\/div\u003e\n\u003cdiv\u003eLine storage case\u003c\/div\u003e\n\u003cdiv\u003eLarge tackle box\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-note\" style=\"margin-top: 24px;\"\u003eThe lure kit is an \u003cstrong\u003eoptional add-on\u003c\/strong\u003e. Package contents depend on the option selected at purchase.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/ChatGPTImage2026_9_12_15_56_33_7.png?v=1789200303\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =========================================================       8. LIFESTYLE \/ FINAL VISUAL       ========================================================= --\u003e\u003csection class=\"fishrod-section\"\u003e\u003cdiv class=\"fishrod-wrap\"\u003e\u003cdiv class=\"fishrod-two-col\"\u003e\n\u003cdiv class=\"fishrod-copy\"\u003e\n\u003cspan class=\"fishrod-eyebrow\"\u003eFish More, Carry Less\u003c\/span\u003e\u003ch2 class=\"fishrod-section-title\"\u003eKeep a Fishing Rod\u003cbr\u003eReady for the Next Adventure.\u003c\/h2\u003e\n\u003cp class=\"fishrod-section-text\"\u003eDesigned for anglers who value portability and convenience, this compact telescopic rod makes it easier to bring fishing gear along on camping trips, lake days, road trips and casual outdoor adventures.\u003c\/p\u003e\n\u003cdiv class=\"fishrod-note\"\u003eBest positioned as a compact recreational fishing rod rather than a heavy-duty big-game setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/zhut1_6.png?v=1789202889\" alt=\"Portable fish-shaped telescopic fishing rod set\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =========================================================       9. FAQ       ========================================================= --\u003e\u003csection class=\"fishrod-section fishrod-section--soft\"\u003e\u003cdiv class=\"fishrod-wrap\"\u003e\n\u003cspan class=\"fishrod-eyebrow\"\u003eQuick Answers\u003c\/span\u003e\u003ch2 class=\"fishrod-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"fishrod-faq\"\u003e\n\u003cdiv class=\"fishrod-faq-item\"\u003e\n\u003ch3\u003eDoes the spinning reel attach while the rod is closed?\u003c\/h3\u003e\n\u003cp\u003eNo. First remove the front fish-shaped cap and extend the rod. The reel is then mounted onto the exposed reel seat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-faq-item\"\u003e\n\u003ch3\u003eIs the removable piece only the fish head?\u003c\/h3\u003e\n\u003cp\u003eNo. The removable front cap includes the fish head plus a short section of the fish body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-faq-item\"\u003e\n\u003ch3\u003eHow long is the rod?\u003c\/h3\u003e\n\u003cp\u003eIt is approximately 29 cm \/ 11.4 in when closed and extends to about 1.6 m \/ 5.25 ft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fishrod-faq-item\"\u003e\n\u003ch3\u003eIs the 56-piece lure kit included automatically?\u003c\/h3\u003e\n\u003cp\u003eNo. It is an optional add-on. The exact items included depend on the package selected on the product page.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Blue \/ Rod Only","offer_id":51648201883894,"sku":"NC03342609126959-蓝色单杆","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ Rod + Reel Combo","offer_id":51648201916662,"sku":"NC03342609126959-蓝色套装","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ Rod + Reel Combo + 56-Piece Lure Kit","offer_id":51648201949430,"sku":"NC03342609126959-蓝色套装+NC03342609126963-微物56件套","price":56.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ Rod Only","offer_id":51648201982198,"sku":"NC03342609126959-绿色单杆","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ Rod + Reel Combo","offer_id":51648202014966,"sku":"NC03342609126959-绿色套装","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ Rod + Reel Combo + 56-Piece Lure Kit","offer_id":51648202047734,"sku":"NC03342609126959-绿色套装+NC03342609126963-微物56件套","price":56.99,"currency_code":"USD","in_stock":true},{"title":"Red Gold \/ Rod Only","offer_id":51648202080502,"sku":"NC03342609126959-粉色单杆","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Red Gold \/ Rod + Reel Combo","offer_id":51648202113270,"sku":"NC03342609126959-粉色套装","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Red Gold \/ Rod + Reel Combo + 56-Piece Lure Kit","offer_id":51648202146038,"sku":"NC03342609126959-粉色套装+NC03342609126963-微物56件套","price":56.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0824\/9186\/7382\/files\/ChatGPT_Image_2026_9_12_16_44_12.png?v=1789438236","url":"https:\/\/toppicksdeals.com\/products\/%f0%9f%90%9f-fish-shaped-1-6m-mini-fishing-rod-combo-%f0%9f%8e%a3-pocket-portable-rod-spinning-reel-set-for-ice-bank-fishing-%f0%9f%8c%8a","provider":"我的商店","version":"1.0","type":"link"}