{"title":"Bags \u0026 Storage","description":null,"products":[{"product_id":"yimisimon-fishing-hook-quick-removal-descending-device-fish-hooks-remover-detacher-tool-fishing-gear-security-equipment-kits-for-adult-hook-extractor-accessories-tools-with-storage-tube-4pcs","title":"YIMISIMON Fish Hook Remover Tools with Storage Tube – 4 Pieces","description":"\u003cstyle\u003e\n  .lh-hook-page {\n    --navy: #092d38;\n    --navy-soft: #124b59;\n    --teal: #0d7b78;\n    --teal-light: #edf7f5;\n    --gold: #c89c49;\n    --gold-light: #f5e8c9;\n    --sand: #fbf8f1;\n    --white: #ffffff;\n    --text: #203039;\n    --muted: #5d6d73;\n    --line: #e9e1d3;\n    width: 100%;\n    max-width: 960px;\n    margin: 0 auto;\n    padding: 0;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  .lh-hook-page *,\n  .lh-hook-page *::before,\n  .lh-hook-page *::after {\n    box-sizing: border-box;\n  }\n\n  .lh-hook-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    padding: 0;\n    border: 0;\n  }\n\n  .lh-hook-page h2,\n  .lh-hook-page h3,\n  .lh-hook-page p {\n    margin-top: 0;\n  }\n\n  .lh-hook-eyebrow {\n    display: inline-block;\n    margin: 0 0 11px;\n    padding: 5px 13px;\n    color: #f2d99c;\n    font-size: 11px;\n    line-height: 1.35;\n    font-weight: 700;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n    border: 1px solid rgba(242, 217, 156, 0.45);\n    border-radius: 999px;\n  }\n\n  \/* Hero *\/\n  .lh-hook-hero {\n    display: grid;\n    grid-template-columns: 1fr 0.92fr;\n    gap: 12px;\n    margin: 0 0 16px;\n  }\n\n  .lh-hook-hero-copy {\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 34px 29px;\n    color: var(--white);\n    background: linear-gradient(135deg, #082a36 0%, #104654 62%, #0d716f 100%);\n    border-radius: 16px;\n  }\n\n  .lh-hook-hero-copy::after {\n    position: absolute;\n    right: -80px;\n    bottom: -95px;\n    width: 225px;\n    height: 225px;\n    content: \"\";\n    background: rgba(200, 156, 73, 0.12);\n    border-radius: 50%;\n  }\n\n  .lh-hook-hero-copy h2 {\n    position: relative;\n    z-index: 1;\n    margin: 0 0 11px;\n    color: var(--white);\n    font-size: 31px;\n    line-height: 1.22;\n    font-weight: 700;\n    letter-spacing: -0.3px;\n  }\n\n  .lh-hook-hero-copy p:not(.lh-hook-eyebrow) {\n    position: relative;\n    z-index: 1;\n    margin: 0;\n    color: rgba(255, 255, 255, 0.84);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lh-hook-hero-image {\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 12px;\n    background: var(--sand);\n    border: 1px solid var(--line);\n    border-radius: 16px;\n  }\n\n  .lh-hook-hero-image img {\n    width: 100%;\n    object-fit: contain;\n  }\n\n  \/* Highlights *\/\n  .lh-hook-highlights {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 9px;\n    margin: 0 0 27px;\n  }\n\n  .lh-hook-highlight {\n    padding: 15px 8px 14px;\n    text-align: center;\n    background: var(--sand);\n    border: 1px solid #eee4d3;\n    border-radius: 10px;\n  }\n\n  .lh-hook-highlight strong {\n    display: block;\n    margin: 0 0 4px;\n    color: var(--navy);\n    font-size: 18px;\n    line-height: 1.25;\n    font-weight: 700;\n  }\n\n  .lh-hook-highlight span {\n    display: block;\n    color: var(--muted);\n    font-size: 11px;\n    line-height: 1.4;\n    letter-spacing: 0.42px;\n    text-transform: uppercase;\n  }\n\n  \/* Titles *\/\n  .lh-hook-title {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin: 0 0 14px;\n    color: var(--navy);\n    font-size: 22px;\n    line-height: 1.35;\n    font-weight: 700;\n  }\n\n  .lh-hook-title::before {\n    flex: 0 0 auto;\n    display: block;\n    width: 5px;\n    height: 24px;\n    content: \"\";\n    background: var(--gold);\n    border-radius: 999px;\n  }\n\n  \/* Feature cards *\/\n  .lh-hook-features {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 9px;\n    margin: 0 0 27px;\n  }\n\n  .lh-hook-feature {\n    padding: 17px 13px 16px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 11px;\n  }\n\n  .lh-hook-feature-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 31px;\n    height: 31px;\n    margin: 0 0 11px;\n    color: var(--navy);\n    font-size: 14px;\n    font-weight: 700;\n    background: var(--gold-light);\n    border-radius: 50%;\n  }\n\n  .lh-hook-feature h3 {\n    margin: 0 0 6px;\n    color: var(--navy);\n    font-size: 15px;\n    line-height: 1.38;\n    font-weight: 700;\n  }\n\n  .lh-hook-feature p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 12.5px;\n    line-height: 1.6;\n  }\n\n  \/* Usage block *\/\n  .lh-hook-use {\n    display: grid;\n    grid-template-columns: 1.05fr 0.95fr;\n    gap: 10px;\n    margin: 0 0 28px;\n  }\n\n  .lh-hook-use-card {\n    padding: 22px 20px;\n    border-radius: 12px;\n  }\n\n  .lh-hook-use-card:first-child {\n    background: var(--navy);\n  }\n\n  .lh-hook-use-card:last-child {\n    background: var(--teal-light);\n  }\n\n  .lh-hook-use-card h3 {\n    margin: 0 0 10px;\n    font-size: 19px;\n    line-height: 1.35;\n    font-weight: 700;\n  }\n\n  .lh-hook-use-card:first-child h3 {\n    color: var(--white);\n  }\n\n  .lh-hook-use-card:last-child h3 {\n    color: var(--navy);\n  }\n\n  .lh-hook-steps {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: hook-step;\n  }\n\n  .lh-hook-steps li {\n    position: relative;\n    margin: 0 0 9px;\n    padding: 0 0 0 28px;\n    color: rgba(255, 255, 255, 0.84);\n    font-size: 13px;\n    line-height: 1.55;\n    counter-increment: hook-step;\n  }\n\n  .lh-hook-steps li:last-child {\n    margin-bottom: 0;\n  }\n\n  .lh-hook-steps li::before {\n    position: absolute;\n    top: 1px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 19px;\n    height: 19px;\n    content: counter(hook-step);\n    color: var(--navy);\n    font-size: 11px;\n    font-weight: 700;\n    background: #f1d99d;\n    border-radius: 50%;\n  }\n\n  .lh-hook-use-card:last-child p {\n    margin: 0;\n    color: #3c555c;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  \/* Gallery *\/\n  .lh-hook-gallery-section {\n    margin: 0;\n  }\n\n  .lh-hook-gallery-intro {\n    max-width: 680px;\n    margin: 0 0 17px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .lh-hook-gallery {\n    width: 100%;\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 0;\n    font-size: 0;\n    line-height: 0;\n  }\n\n  .lh-hook-gallery-image {\n    overflow: hidden;\n    margin: 0 0 11px;\n    padding: 0;\n    background: #f6f6f4;\n    border-radius: 11px;\n  }\n\n  .lh-hook-gallery-image:last-child {\n    margin-bottom: 0;\n  }\n\n  .lh-hook-gallery-image img {\n    width: 100%;\n    height: auto;\n  }\n\n  \/* Bottom note *\/\n  .lh-hook-note {\n    margin: 27px 0 0;\n    padding: 15px 17px;\n    color: #506068;\n    font-size: 13px;\n    line-height: 1.65;\n    background: var(--sand);\n    border-left: 3px solid var(--gold);\n    border-radius: 0 8px 8px 0;\n  }\n\n  .lh-hook-note strong {\n    color: var(--navy);\n  }\n\n  \/* Mobile *\/\n  @media screen and (max-width: 749px) {\n    .lh-hook-page {\n      width: 100%;\n      padding: 0;\n    }\n\n    .lh-hook-hero {\n      grid-template-columns: 1fr;\n      gap: 8px;\n      margin-bottom: 12px;\n    }\n\n    .lh-hook-hero-copy {\n      padding: 25px 15px 23px;\n      border-radius: 10px;\n    }\n\n    .lh-hook-eyebrow {\n      margin-bottom: 9px;\n      padding: 4px 11px;\n      font-size: 10px;\n    }\n\n    .lh-hook-hero-copy h2 {\n      margin-bottom: 9px;\n      font-size: 23px;\n      line-height: 1.28;\n    }\n\n    .lh-hook-hero-copy p:not(.lh-hook-eyebrow) {\n      font-size: 13.5px;\n      line-height: 1.62;\n    }\n\n    .lh-hook-hero-image {\n      padding: 9px;\n      border-radius: 10px;\n    }\n\n    .lh-hook-highlights {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 7px;\n      margin-bottom: 22px;\n    }\n\n    .lh-hook-highlight {\n      padding: 12px 5px 11px;\n      border-radius: 8px;\n    }\n\n    .lh-hook-highlight strong {\n      font-size: 16px;\n    }\n\n    .lh-hook-highlight span {\n      font-size: 10px;\n    }\n\n    .lh-hook-title {\n      gap: 8px;\n      margin-bottom: 11px;\n      font-size: 18px;\n    }\n\n    .lh-hook-title::before {\n      width: 4px;\n      height: 20px;\n    }\n\n    .lh-hook-features {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 7px;\n      margin-bottom: 22px;\n    }\n\n    .lh-hook-feature {\n      padding: 13px 9px 12px;\n      border-radius: 8px;\n    }\n\n    .lh-hook-feature-icon {\n      width: 27px;\n      height: 27px;\n      margin-bottom: 8px;\n      font-size: 12px;\n    }\n\n    .lh-hook-feature h3 {\n      font-size: 13px;\n      margin-bottom: 4px;\n    }\n\n    .lh-hook-feature p {\n      font-size: 11.5px;\n      line-height: 1.5;\n    }\n\n    .lh-hook-use {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      margin-bottom: 22px;\n    }\n\n    .lh-hook-use-card {\n      padding: 17px 13px;\n      border-radius: 9px;\n    }\n\n    .lh-hook-use-card h3 {\n      margin-bottom: 8px;\n      font-size: 16px;\n    }\n\n    .lh-hook-steps li,\n    .lh-hook-use-card:last-child p {\n      font-size: 12.5px;\n    }\n\n    .lh-hook-gallery-intro {\n      margin-bottom: 13px;\n      font-size: 13px;\n    }\n\n    .lh-hook-gallery-image {\n      margin-bottom: 7px;\n      border-radius: 7px;\n    }\n\n    .lh-hook-note {\n      margin-top: 20px;\n      padding: 12px;\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lh-hook-page\"\u003e\n\u003csection class=\"lh-hook-hero\"\u003e\n\u003cdiv class=\"lh-hook-hero-copy\"\u003e\n\u003cp class=\"lh-hook-eyebrow\"\u003eQuick Hook Removal Tool\u003c\/p\u003e\n\u003ch2\u003eYIMISIMON Fish Hook Remover Set\u003c\/h2\u003e\n\u003cp\u003eA practical 4-piece tool set designed to help remove fishing hooks with less direct handling. Each remover includes its own storage tube for easy organization in your tackle bag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-hero-image\"\u003e\u003cimg alt=\"YIMISIMON fish hook remover set with storage tubes\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/41cbPtgjpRL._AC_US1200.jpg?v=1680369263\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lh-hook-highlights\"\u003e\n\u003cdiv class=\"lh-hook-highlight\"\u003e\n\u003cstrong\u003e4 Pieces\u003c\/strong\u003e \u003cspan\u003eSet Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-highlight\"\u003e\n\u003cstrong\u003eStorage Tubes\u003c\/strong\u003e \u003cspan\u003eIndividual Cases\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-highlight\"\u003e\n\u003cstrong\u003eStainless Steel\u003c\/strong\u003e \u003cspan\u003eTool Shaft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-highlight\"\u003e\n\u003cstrong\u003eMagnetic End\u003c\/strong\u003e \u003cspan\u003eConvenient Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003ch2 class=\"lh-hook-title\"\u003eSimple, Practical Hook Removal\u003c\/h2\u003e\n\u003csection class=\"lh-hook-features\"\u003e\n\u003cdiv class=\"lh-hook-feature\"\u003e\n\u003cdiv class=\"lh-hook-feature-icon\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eNon-Slip Handle\u003c\/h3\u003e\n\u003cp\u003eDesigned for a comfortable hold when working with hooks and fishing line.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-feature\"\u003e\n\u003cdiv class=\"lh-hook-feature-icon\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eSpiral Tip Design\u003c\/h3\u003e\n\u003cp\u003eHelps guide the tool along the line toward the hook for easier removal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-feature\"\u003e\n\u003cdiv class=\"lh-hook-feature-icon\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eMagnetic End\u003c\/h3\u003e\n\u003cp\u003eHelps pick up or keep track of small metal hooks and accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-feature\"\u003e\n\u003cdiv class=\"lh-hook-feature-icon\"\u003e04\u003c\/div\u003e\n\u003ch3\u003ePortable Storage\u003c\/h3\u003e\n\u003cp\u003eEach tool comes with a protective tube for tidy transport and storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lh-hook-use\"\u003e\n\u003cdiv class=\"lh-hook-use-card\"\u003e\n\u003ch3\u003eHow to Use\u003c\/h3\u003e\n\u003col class=\"lh-hook-steps\"\u003e\n\u003cli\u003ePlace the release loop around the fishing line.\u003c\/li\u003e\n\u003cli\u003eSlide the tool along the line toward the hook.\u003c\/li\u003e\n\u003cli\u003eGuide the hook free carefully, then store the tool in its tube.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-use-card\"\u003e\n\u003ch3\u003eFreshwater \u0026amp; Saltwater Use\u003c\/h3\u003e\n\u003cp\u003eSuitable for keeping in your tackle kit for regular fishing trips. Rinse with fresh water after saltwater use and dry before storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lh-hook-gallery-section\"\u003e\n\u003ch2 class=\"lh-hook-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003cp class=\"lh-hook-gallery-intro\"\u003eView the tool set, storage tubes and functional details below.\u003c\/p\u003e\n\u003cdiv class=\"lh-hook-gallery\"\u003e\n\u003cdiv class=\"lh-hook-gallery-image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fish hook remover tool set product detail image 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/51gwasF0RQL._AC_US1200.jpg?v=1680369265\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-gallery-image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fish hook remover tool set product detail image 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/41hD8hr5csL._AC_US1200.jpg?v=1680369266\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-gallery-image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fish hook remover tool set product detail image 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/51CRSJI8M_L._AC_US1200.jpg?v=1680369268\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-gallery-image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fish hook remover tool set product detail image 4\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/41Zh0Hn-r1L._AC_US1200.jpg?v=1680369269\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-gallery-image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fish hook remover tool set product detail image 5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/413B4547_nL._AC_US1200.jpg?v=1680369271\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-gallery-image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fish hook remover tool set product detail image 6\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/51b30a9ZxBL._AC_US1200.jpg?v=1680369273\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-gallery-image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"YIMISIMON hook remover set with storage tubes\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/61lOcKHDPOL._AC_SL1001.jpg?v=1680369274\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-gallery-image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fishing hook remover storage and handling detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/616jzuZT90L._AC_SL1000.jpg?v=1680369275\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-gallery-image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fishing hook remover product feature detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/61NslSYBXdL._AC_SL1000.jpg?v=1680369277\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-gallery-image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fish hook remover tool functional detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/61jPv6FbBaL._AC_SL1000.jpg?v=1680369278\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-gallery-image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Hook remover set fishing accessory detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/61RnX7BG7XL._AC_SL1000.jpg?v=1680369280\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-gallery-image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Portable fishing hook remover tool set\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/61guxgeJg0L._AC_SL1000.jpg?v=1680369281\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-hook-gallery-image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"YIMISIMON fish hook remover set product display\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/61JHw5HdgbL._AC_SL1500.jpg?v=1680369283\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp class=\"lh-hook-note\"\u003e\u003cstrong\u003eCare Tip:\u003c\/strong\u003e After fishing, especially in saltwater, rinse the tool with fresh water and dry thoroughly before returning it to the storage tube. Always handle hooks carefully.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"LURE HUB","offers":[{"title":"A","offer_id":44921988579608,"sku":null,"price":11.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/41cbPtgjpRL._AC_US1200.jpg?v=1680369263"},{"product_id":"allnice-durable-canvas-fishing-rod-reel-organizer-bag-travel-carry-case-bag-holds-5-poles-tackle","title":"Allnice Canvas Fishing Rod \u0026 Reel Organizer Bag – Holds 5 Rods","description":"\u003cstyle\u003e\n  .lh-rodcase {\n    --navy: #102f35;\n    --olive: #56634b;\n    --olive-light: #eef1e9;\n    --sand: #faf7f0;\n    --gold: #b68a42;\n    --white: #ffffff;\n    --text: #253039;\n    --muted: #5f6c72;\n    --line: #e6ded1;\n    width: 100%;\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 0;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  .lh-rodcase *,\n  .lh-rodcase *::before,\n  .lh-rodcase *::after {\n    box-sizing: border-box;\n  }\n\n  .lh-rodcase img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .lh-rodcase h2,\n  .lh-rodcase h3,\n  .lh-rodcase p {\n    margin-top: 0;\n  }\n\n  .lh-rodcase-eyebrow {\n    display: inline-block;\n    margin: 0 0 12px;\n    padding: 5px 14px;\n    color: #f0d69e;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.35;\n    letter-spacing: 1.25px;\n    text-transform: uppercase;\n    border: 1px solid rgba(240, 214, 158, 0.45);\n    border-radius: 999px;\n  }\n\n  \/* Hero *\/\n  .lh-rodcase-hero {\n    position: relative;\n    overflow: hidden;\n    margin: 0 0 18px;\n    border-radius: 18px;\n    background: var(--navy);\n  }\n\n  .lh-rodcase-hero img {\n    width: 100%;\n  }\n\n  .lh-rodcase-intro {\n    position: relative;\n    overflow: hidden;\n    margin: 0 0 22px;\n    padding: 34px 28px;\n    color: var(--white);\n    background: linear-gradient(130deg, #102f35 0%, #273f3e 55%, #57634b 100%);\n    border-radius: 16px;\n  }\n\n  .lh-rodcase-intro::after {\n    position: absolute;\n    right: -80px;\n    bottom: -110px;\n    width: 250px;\n    height: 250px;\n    content: \"\";\n    background: rgba(182, 138, 66, 0.11);\n    border-radius: 50%;\n  }\n\n  .lh-rodcase-intro h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 650px;\n    margin: 0 0 11px;\n    color: var(--white);\n    font-size: 32px;\n    line-height: 1.22;\n    font-weight: 700;\n    letter-spacing: -0.3px;\n  }\n\n  .lh-rodcase-intro p:not(.lh-rodcase-eyebrow) {\n    position: relative;\n    z-index: 1;\n    max-width: 690px;\n    margin: 0;\n    color: rgba(255, 255, 255, 0.84);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* Highlight cards *\/\n  .lh-rodcase-highlights {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin: 0 0 30px;\n  }\n\n  .lh-rodcase-highlight {\n    padding: 16px 9px 15px;\n    text-align: center;\n    background: var(--sand);\n    border: 1px solid #eee4d4;\n    border-radius: 11px;\n  }\n\n  .lh-rodcase-highlight strong {\n    display: block;\n    margin: 0 0 4px;\n    color: var(--navy);\n    font-size: 19px;\n    line-height: 1.25;\n    font-weight: 700;\n  }\n\n  .lh-rodcase-highlight span {\n    display: block;\n    color: var(--muted);\n    font-size: 11px;\n    line-height: 1.4;\n    letter-spacing: 0.45px;\n    text-transform: uppercase;\n  }\n\n  \/* Section titles *\/\n  .lh-rodcase-section-title {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin: 0 0 16px;\n    color: var(--navy);\n    font-size: 23px;\n    line-height: 1.35;\n    font-weight: 700;\n  }\n\n  .lh-rodcase-section-title::before {\n    flex: 0 0 auto;\n    display: block;\n    width: 5px;\n    height: 25px;\n    content: \"\";\n    background: var(--gold);\n    border-radius: 10px;\n  }\n\n  \/* Product overview *\/\n  .lh-rodcase-overview {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 16px;\n    align-items: stretch;\n    margin: 0 0 30px;\n  }\n\n  .lh-rodcase-overview-media {\n    overflow: hidden;\n    border-radius: 14px;\n    background: #f3f3f1;\n  }\n\n  .lh-rodcase-overview-media img {\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .lh-rodcase-overview-content {\n    padding: 25px 22px;\n    background: var(--olive-light);\n    border-radius: 14px;\n  }\n\n  .lh-rodcase-overview-content h2 {\n    margin: 0 0 10px;\n    color: var(--navy);\n    font-size: 25px;\n    line-height: 1.3;\n    font-weight: 700;\n  }\n\n  .lh-rodcase-overview-content p {\n    margin: 0 0 17px;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .lh-rodcase-features {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lh-rodcase-features li {\n    position: relative;\n    margin: 0 0 9px;\n    padding: 0 0 0 24px;\n    color: #34434a;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .lh-rodcase-features li:last-child {\n    margin-bottom: 0;\n  }\n\n  .lh-rodcase-features li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 17px;\n    height: 17px;\n    content: \"✓\";\n    color: var(--white);\n    font-size: 11px;\n    font-weight: 700;\n    background: var(--olive);\n    border-radius: 50%;\n  }\n\n  \/* Specification card *\/\n  .lh-rodcase-spec-area {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    align-items: stretch;\n    margin: 0 0 30px;\n  }\n\n  .lh-rodcase-spec-media {\n    overflow: hidden;\n    border-radius: 13px;\n    background: #f6f5f2;\n  }\n\n  .lh-rodcase-spec-media img {\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .lh-rodcase-spec-card {\n    padding: 21px 20px;\n    background: var(--navy);\n    border-radius: 13px;\n  }\n\n  .lh-rodcase-spec-card h3 {\n    margin: 0 0 15px;\n    color: var(--white);\n    font-size: 20px;\n    line-height: 1.35;\n  }\n\n  .lh-rodcase-spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n\n  .lh-rodcase-spec-item {\n    padding: 11px 10px;\n    background: rgba(255, 255, 255, 0.08);\n    border-radius: 8px;\n  }\n\n  .lh-rodcase-spec-item span {\n    display: block;\n    margin: 0 0 3px;\n    color: rgba(255, 255, 255, 0.62);\n    font-size: 11px;\n    line-height: 1.35;\n    text-transform: uppercase;\n    letter-spacing: 0.4px;\n  }\n\n  .lh-rodcase-spec-item strong {\n    display: block;\n    color: var(--white);\n    font-size: 14px;\n    line-height: 1.45;\n    font-weight: 600;\n  }\n\n  \/* Feature gallery *\/\n  .lh-rodcase-gallery-section {\n    margin: 0 0 30px;\n  }\n\n  .lh-rodcase-gallery {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 9px;\n  }\n\n  .lh-rodcase-gallery-item {\n    overflow: hidden;\n    background: #f5f4f0;\n    border-radius: 10px;\n  }\n\n  .lh-rodcase-gallery-item img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  \/* Wide banner *\/\n  .lh-rodcase-banner {\n    overflow: hidden;\n    margin: 0 0 30px;\n    background: #f5f4f0;\n    border-radius: 15px;\n  }\n\n  \/* Details gallery *\/\n  .lh-rodcase-details {\n    margin: 0 0 32px;\n  }\n\n  .lh-rodcase-details-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .lh-rodcase-details-item {\n    overflow: hidden;\n    background: #f5f4f0;\n    border-radius: 11px;\n  }\n\n  .lh-rodcase-details-item img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  \/* Bottom message *\/\n  .lh-rodcase-bottom {\n    margin: 0;\n    padding: 30px 22px;\n    text-align: center;\n    background: linear-gradient(120deg, var(--olive) 0%, var(--navy) 100%);\n    border-radius: 16px;\n  }\n\n  .lh-rodcase-bottom h2 {\n    margin: 0 0 9px;\n    color: var(--white);\n    font-size: 27px;\n    line-height: 1.3;\n    font-weight: 700;\n  }\n\n  .lh-rodcase-bottom p {\n    max-width: 640px;\n    margin: 0 auto;\n    color: rgba(255, 255, 255, 0.83);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* Mobile *\/\n  @media screen and (max-width: 749px) {\n    .lh-rodcase {\n      width: 100%;\n      padding: 0;\n    }\n\n    .lh-rodcase-hero {\n      margin-bottom: 12px;\n      border-radius: 10px;\n    }\n\n    .lh-rodcase-intro {\n      margin-bottom: 13px;\n      padding: 24px 15px 23px;\n      border-radius: 11px;\n    }\n\n    .lh-rodcase-eyebrow {\n      margin-bottom: 9px;\n      padding: 4px 11px;\n      font-size: 10px;\n    }\n\n    .lh-rodcase-intro h2 {\n      margin-bottom: 9px;\n      font-size: 23px;\n      line-height: 1.28;\n    }\n\n    .lh-rodcase-intro p:not(.lh-rodcase-eyebrow) {\n      font-size: 13.5px;\n      line-height: 1.6;\n    }\n\n    .lh-rodcase-highlights {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 7px;\n      margin-bottom: 23px;\n    }\n\n    .lh-rodcase-highlight {\n      padding: 12px 5px 11px;\n      border-radius: 8px;\n    }\n\n    .lh-rodcase-highlight strong {\n      font-size: 16px;\n    }\n\n    .lh-rodcase-highlight span {\n      font-size: 10px;\n    }\n\n    .lh-rodcase-section-title {\n      gap: 8px;\n      margin-bottom: 11px;\n      font-size: 18px;\n    }\n\n    .lh-rodcase-section-title::before {\n      width: 4px;\n      height: 20px;\n    }\n\n    .lh-rodcase-overview {\n      grid-template-columns: 1fr;\n      gap: 9px;\n      margin-bottom: 23px;\n    }\n\n    .lh-rodcase-overview-media {\n      border-radius: 9px;\n    }\n\n    .lh-rodcase-overview-media img {\n      height: auto;\n      object-fit: initial;\n    }\n\n    .lh-rodcase-overview-content {\n      padding: 17px 13px;\n      border-radius: 9px;\n    }\n\n    .lh-rodcase-overview-content h2 {\n      margin-bottom: 8px;\n      font-size: 20px;\n    }\n\n    .lh-rodcase-overview-content p {\n      margin-bottom: 13px;\n      font-size: 13px;\n    }\n\n    .lh-rodcase-features li {\n      margin-bottom: 8px;\n      font-size: 13px;\n    }\n\n    .lh-rodcase-spec-area {\n      grid-template-columns: 1fr;\n      gap: 8px;\n      margin-bottom: 23px;\n    }\n\n    .lh-rodcase-spec-media {\n      border-radius: 9px;\n    }\n\n    .lh-rodcase-spec-media img {\n      height: auto;\n      object-fit: initial;\n    }\n\n    .lh-rodcase-spec-card {\n      padding: 16px 13px;\n      border-radius: 9px;\n    }\n\n    .lh-rodcase-spec-card h3 {\n      margin-bottom: 12px;\n      font-size: 17px;\n    }\n\n    .lh-rodcase-spec-item {\n      padding: 9px 8px;\n    }\n\n    .lh-rodcase-spec-item strong {\n      font-size: 13px;\n    }\n\n    .lh-rodcase-gallery-section {\n      margin-bottom: 23px;\n    }\n\n    .lh-rodcase-gallery {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 7px;\n    }\n\n    .lh-rodcase-gallery-item {\n      border-radius: 7px;\n    }\n\n    .lh-rodcase-banner {\n      margin-bottom: 23px;\n      border-radius: 9px;\n    }\n\n    .lh-rodcase-details {\n      margin-bottom: 24px;\n    }\n\n    .lh-rodcase-details-grid {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n\n    .lh-rodcase-details-item {\n      border-radius: 8px;\n    }\n\n    .lh-rodcase-details-item img {\n      aspect-ratio: auto;\n      object-fit: initial;\n    }\n\n    .lh-rodcase-bottom {\n      padding: 24px 15px;\n      border-radius: 10px;\n    }\n\n    .lh-rodcase-bottom h2 {\n      font-size: 21px;\n    }\n\n    .lh-rodcase-bottom p {\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lh-rodcase\"\u003e\n\u003csection class=\"lh-rodcase-hero\"\u003e\u003cimg alt=\"Allnice canvas fishing rod and reel organizer bag\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/8648b825-b438-41a0-a750-69396d7c1149.__CR0,0,970,600_PT0_SX970_V1___.jpg\"\u003e\u003c\/section\u003e\n\u003csection class=\"lh-rodcase-intro\"\u003e\n\u003cp class=\"lh-rodcase-eyebrow\"\u003eFishing Gear Storage\u003c\/p\u003e\n\u003ch2\u003eAllnice Canvas Fishing Rod \u0026amp; Reel Organizer Bag\u003c\/h2\u003e\n\u003cp\u003eCarry your rods, reels and fishing accessories in one practical storage bag. Designed with exterior rod pockets, spacious interior storage and an adjustable shoulder strap for convenient transport.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lh-rodcase-highlights\"\u003e\n\u003cdiv class=\"lh-rodcase-highlight\"\u003e\n\u003cstrong\u003e5 Rods\u003c\/strong\u003e \u003cspan\u003eOuter Storage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-rodcase-highlight\"\u003e\n\u003cstrong\u003e48.4 in\u003c\/strong\u003e \u003cspan\u003eLength\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-rodcase-highlight\"\u003e\n\u003cstrong\u003e22.9 oz\u003c\/strong\u003e \u003cspan\u003eNet Weight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-rodcase-highlight\"\u003e\n\u003cstrong\u003e5 Colors\u003c\/strong\u003e \u003cspan\u003eAvailable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003ch2 class=\"lh-rodcase-section-title\"\u003eBuilt for Convenient Rod Storage\u003c\/h2\u003e\n\u003csection class=\"lh-rodcase-overview\"\u003e\n\u003cdiv class=\"lh-rodcase-overview-media\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Allnice fishing rod case with exterior rod pockets\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/ea476d18-de44-4da3-9f81-58b99032cf36.__CR6,0,338,450_PT0_SX300_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-rodcase-overview-content\"\u003e\n\u003ch2\u003eOrganize More Gear in One Bag\u003c\/h2\u003e\n\u003cp\u003eThe exterior pockets hold up to five rods and reels, while the main interior compartment offers space for extra reels, tackle and additional fishing equipment.\u003c\/p\u003e\n\u003cul class=\"lh-rodcase-features\"\u003e\n\u003cli\u003eDurable oxford cloth construction for everyday fishing trips.\u003c\/li\u003e\n\u003cli\u003eWater-resistant and wear-resistant outer material.\u003c\/li\u003e\n\u003cli\u003eAdjustable shoulder strap for easier carrying.\u003c\/li\u003e\n\u003cli\u003eExtra-long outer pocket with adjustable clip lock.\u003c\/li\u003e\n\u003cli\u003eSpacious interior for tackle and additional gear.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lh-rodcase-spec-area\"\u003e\n\u003cdiv class=\"lh-rodcase-spec-media\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fishing rod bag size and storage feature\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/fd7ba9e0-5861-4860-a8d0-8993cecd325b.__CR10,0,350,175_PT0_SX350_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-rodcase-spec-card\"\u003e\n\u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\u003cdiv class=\"lh-rodcase-spec-grid\"\u003e\n\u003cdiv class=\"lh-rodcase-spec-item\"\u003e\n\u003cspan\u003eLength\u003c\/span\u003e \u003cstrong\u003e48.4 in \/ 123 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-rodcase-spec-item\"\u003e\n\u003cspan\u003eDiameter\u003c\/span\u003e \u003cstrong\u003e13.4 in \/ 34 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-rodcase-spec-item\"\u003e\n\u003cspan\u003eNet Weight\u003c\/span\u003e \u003cstrong\u003e22.9 oz \/ 650 g\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lh-rodcase-spec-item\"\u003e\n\u003cspan\u003eColor Shown\u003c\/span\u003e \u003cstrong\u003eKhaki Green\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lh-rodcase-gallery-section\"\u003e\n\u003ch2 class=\"lh-rodcase-section-title\"\u003ePractical Details\u003c\/h2\u003e\n\u003cdiv class=\"lh-rodcase-gallery\"\u003e\n\u003cdiv class=\"lh-rodcase-gallery-item\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fishing rod organizer bag feature detail 1\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/576f040a-a035-4f1b-8dfa-fd9d47bf66a9.__CR0,0,300,300_PT0_SX220_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-rodcase-gallery-item\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fishing rod organizer bag feature detail 2\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/00c9a08a-c8cd-4785-80ec-3c654f56386e.__CR0,0,300,300_PT0_SX220_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-rodcase-gallery-item\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fishing rod organizer bag feature detail 3\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/df088637-baa2-4eaa-aa1c-f135c1690cb6.__CR0,0,300,300_PT0_SX220_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-rodcase-gallery-item\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fishing rod organizer bag feature detail 4\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/b511956d-2d78-4b86-bda4-dd5156c6d450.__CR0,0,300,300_PT0_SX220_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lh-rodcase-banner\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fishing rod bag outdoor storage and carrying display\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/82fe5d50-a5ee-4ccf-bf7d-08990c4e943d.__CR0,0,970,300_PT0_SX970_V1___.jpg\"\u003e\u003c\/section\u003e\n\u003csection class=\"lh-rodcase-details\"\u003e\n\u003ch2 class=\"lh-rodcase-section-title\"\u003eMade for Fishing Trips\u003c\/h2\u003e\n\u003cdiv class=\"lh-rodcase-details-grid\"\u003e\n\u003cdiv class=\"lh-rodcase-details-item\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fishing rod bag carrying detail\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/80a9f0dd-1d9a-4a9f-85cf-bf9140123492.__CR0,0,350,350_PT0_SX300_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-rodcase-details-item\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Fishing rod storage case detail\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/14ec42f2-050f-4119-a65d-730ed6026500.__CR0,0,350,350_PT0_SX300_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lh-rodcase-details-item\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Canvas fishing rod organizer bag detail\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/56a5ba25-30f8-41af-9490-f4e7afcc5367.__CR0,0,350,350_PT0_SX300_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lh-rodcase-bottom\"\u003e\n\u003ch2\u003eKeep Your Fishing Gear Organized\u003c\/h2\u003e\n\u003cp\u003eA practical storage solution for carrying rods, reels and tackle on fishing trips, camping days and outdoor adventures.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"LURE HUB","offers":[{"title":"Khaki","offer_id":44922211303704,"sku":null,"price":35.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":44922211336472,"sku":null,"price":35.99,"currency_code":"USD","in_stock":true},{"title":"Khaki Green","offer_id":44922211369240,"sku":null,"price":35.99,"currency_code":"USD","in_stock":true},{"title":"Multiolor","offer_id":44922211402008,"sku":null,"price":35.99,"currency_code":"USD","in_stock":true},{"title":"Camo","offer_id":44922211434776,"sku":null,"price":35.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/51Cb6P0Z3TL._AC_US1200.jpg?v=1680371754"},{"product_id":"bullet-weights-bank-sinker-5-pound-box","title":"Bullet Weights Bank Sinker, 5 Pound Box","description":"\n\u003cstyle\u003e\n  .lh-responsive-desc{width:100%;max-width:100%;margin:0 auto;color:#23323a;font-family:Arial,Helvetica,sans-serif;line-height:1.65;overflow:hidden;box-sizing:border-box}\n  .lh-responsive-desc *{box-sizing:border-box}\n  .lh-responsive-desc img{display:block;max-width:100%!important;height:auto!important;margin-left:auto;margin-right:auto;border:0}\n  .lh-responsive-desc video,.lh-responsive-desc iframe{display:block;max-width:100%!important;width:100%;height:auto}\n  .lh-responsive-desc div,.lh-responsive-desc section,.lh-responsive-desc article{max-width:100%!important}\n  .lh-responsive-desc table{display:block;width:100%!important;max-width:100%!important;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:collapse}\n  .lh-responsive-desc pre{max-width:100%;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere;font-family:inherit!important}\n  .lh-responsive-desc p,.lh-responsive-desc li,.lh-responsive-desc span{overflow-wrap:anywhere}\n  @media screen and (max-width:749px){\n    .lh-responsive-desc{font-size:14px;line-height:1.6}\n    .lh-responsive-desc h1{font-size:25px!important;line-height:1.25!important}\n    .lh-responsive-desc h2{font-size:21px!important;line-height:1.3!important}\n    .lh-responsive-desc h3{font-size:18px!important;line-height:1.35!important}\n    .lh-responsive-desc p,.lh-responsive-desc li{font-size:14px!important;line-height:1.6!important}\n    .lh-responsive-desc table{font-size:12px!important}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lh-responsive-desc\"\u003e\n\u003cdiv class=\"celwidget\" data-cel-widget=\"productOverview_feature_div\" data-csa-c-asin=\"B0083GI2RG\" data-csa-c-content-id=\"productOverview\" data-csa-c-id=\"4u3ujo-44f5up-7vhkp3-xoxd7r\" data-csa-c-is-in-initial-active-row=\"false\" data-csa-c-slot-id=\"productOverview_feature_div\" data-csa-c-type=\"widget\" data-feature-name=\"productOverview\" id=\"productOverview_feature_div\" style='box-sizing: border-box; color: rgb(15, 17, 17); font-family: \"Amazon Ember\", Arial, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;'\u003e\n\u003cdiv class=\"a-section a-spacing-small a-spacing-top-small\" style=\"box-sizing: border-box; margin-bottom: 0px; margin-top: 8px !important;\"\u003e\u003cspan style=\"font-size: 16px; font-weight: 700;\"\u003eAbout this item\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"celwidget\" data-cel-widget=\"featurebullets_feature_div\" data-csa-c-asin=\"B0083GI2RG\" data-csa-c-content-id=\"featurebullets\" data-csa-c-id=\"6j2gva-s45622-40vs5-vwgd01\" data-csa-c-is-in-initial-active-row=\"false\" data-csa-c-slot-id=\"featurebullets_feature_div\" data-csa-c-type=\"widget\" data-feature-name=\"featurebullets\" id=\"featurebullets_feature_div\" style='box-sizing: border-box; color: rgb(15, 17, 17); font-family: \"Amazon Ember\", Arial, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;'\u003e\n\u003cdiv class=\"a-section a-spacing-medium a-spacing-top-small\" id=\"feature-bullets\" style=\"box-sizing: border-box; margin-top: 8px !important; margin-bottom: 0px;\"\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\" style=\"box-sizing: border-box; margin: 0px 0px 0px 18px; color: rgb(15, 17, 17); padding: 0px;\"\u003e\n\t\u003cli style=\"box-sizing: border-box; list-style: disc; overflow-wrap: break-word; margin: 0px;\"\u003e\u003cspan class=\"a-list-item\" style=\"box-sizing: border-box; color: rgb(15, 17, 17);\"\u003eBullet Weights offers a Saltwater line of sinkers to meet the needs of all fishermen,4 Each\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli style=\"box-sizing: border-box; list-style: disc; overflow-wrap: break-word; margin: 0px;\"\u003e\u003cspan class=\"a-list-item\" style=\"box-sizing: border-box; color: rgb(15, 17, 17);\"\u003eIdeal choice for ocean and riverbank fishing\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli style=\"box-sizing: border-box; list-style: disc; overflow-wrap: break-word; margin: 0px;\"\u003e\u003cspan class=\"a-list-item\" style=\"box-sizing: border-box; color: rgb(15, 17, 17);\"\u003eTakes bait to the bottom\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli style=\"box-sizing: border-box; list-style: disc; overflow-wrap: break-word; margin: 0px;\"\u003e\u003cspan class=\"a-list-item\" style=\"box-sizing: border-box; color: rgb(15, 17, 17);\"\u003eFlat sides minimize rolling with current\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli style=\"box-sizing: border-box; list-style: disc; overflow-wrap: break-word; margin: 0px;\"\u003e\u003cspan class=\"a-list-item\" style=\"box-sizing: border-box; color: rgb(15, 17, 17);\"\u003eSize: 20 ounce; Bulk box of 4 sinkers\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003eTechnical Details\u003c\/p\u003e\n\n\u003cdiv aria-expanded=\"true\" class=\"a-expander-content a-expander-extend-content\" style='box-sizing: border-box; color: rgb(15, 17, 17); font-family: \"Amazon Ember\", Arial, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;'\u003e\n\u003cdiv class=\"a-row a-expander-container a-expander-inline-container\" style=\"box-sizing: border-box; width: 716.594px;\"\u003e\n\u003cdiv aria-expanded=\"true\" class=\"a-expander-content a-expander-section-content a-section-expander-inner\" style=\"box-sizing: border-box; padding: 12px 18px;\"\u003e\n\u003ctable class=\"a-keyvalue prodDetTable\" id=\"productDetails_techSpec_section_1\" role=\"presentation\" style=\"box-sizing: border-box; margin-bottom: 22px; border-collapse: collapse; width: 680.594px; border-bottom: 1px solid rgb(187, 191, 191); table-layout: fixed; border-spacing: 0px; padding: 0px;\"\u003e\n\t\u003ctbody style=\"box-sizing: border-box;\"\u003e\n\t\t\u003ctr style=\"box-sizing: border-box;\"\u003e\n\t\t\t\u003cth class=\"a-color-secondary a-size-base prodDetSectionEntry\" style=\"box-sizing: border-box; vertical-align: top; text-align: left; padding: 7px 14px 6px; font-size: 14px !important; line-height: 20px !important; color: rgb(15, 17, 17); background-color: rgb(240, 242, 242); font-weight: 400; border-top: 1px solid rgb(187, 191, 191); white-space: normal; overflow-wrap: break-word; width: 340.297px;\"\u003eItem Package Dimensions L x W x H\u003c\/th\u003e\n\t\t\t\u003ctd class=\"a-size-base prodDetAttrValue\" style=\"box-sizing: border-box; vertical-align: top; padding: 7px 14px 6px; font-size: 14px !important; line-height: 20px !important; border-top: 1px solid rgb(187, 191, 191); color: rgb(51, 51, 51); font-family: Arial; word-break: break-word;\"\u003e‎5.39 x 4.37 x 2.28 inches\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style=\"box-sizing: border-box;\"\u003e\n\t\t\t\u003cth class=\"a-color-secondary a-size-base prodDetSectionEntry\" style=\"box-sizing: border-box; vertical-align: top; text-align: left; padding: 7px 14px 6px; font-size: 14px !important; line-height: 20px !important; color: rgb(15, 17, 17); background-color: rgb(240, 242, 242); font-weight: 400; border-top: 1px solid rgb(187, 191, 191); white-space: normal; overflow-wrap: break-word; width: 340.297px;\"\u003ePackage Weight\u003c\/th\u003e\n\t\t\t\u003ctd class=\"a-size-base prodDetAttrValue\" style=\"box-sizing: border-box; vertical-align: top; padding: 7px 14px 6px; font-size: 14px !important; line-height: 20px !important; border-top: 1px solid rgb(187, 191, 191); color: rgb(51, 51, 51); font-family: Arial; word-break: break-word;\"\u003e‎2.29 Kilograms\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style=\"box-sizing: border-box;\"\u003e\n\t\t\t\u003cth class=\"a-color-secondary a-size-base prodDetSectionEntry\" style=\"box-sizing: border-box; vertical-align: top; text-align: left; padding: 7px 14px 6px; font-size: 14px !important; line-height: 20px !important; color: rgb(15, 17, 17); background-color: rgb(240, 242, 242); font-weight: 400; border-top: 1px solid rgb(187, 191, 191); white-space: normal; overflow-wrap: break-word; width: 340.297px;\"\u003eBrand Name\u003c\/th\u003e\n\t\t\t\u003ctd class=\"a-size-base prodDetAttrValue\" style=\"box-sizing: border-box; vertical-align: top; padding: 7px 14px 6px; font-size: 14px !important; line-height: 20px !important; border-top: 1px solid rgb(187, 191, 191); color: rgb(51, 51, 51); font-family: Arial; word-break: break-word;\"\u003e‎Bullet Weights\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style=\"box-sizing: border-box;\"\u003e\n\t\t\t\u003cth class=\"a-color-secondary a-size-base prodDetSectionEntry\" style=\"box-sizing: border-box; vertical-align: top; text-align: left; padding: 7px 14px 6px; font-size: 14px !important; line-height: 20px !important; color: rgb(15, 17, 17); background-color: rgb(240, 242, 242); font-weight: 400; border-top: 1px solid rgb(187, 191, 191); white-space: normal; overflow-wrap: break-word; width: 340.297px;\"\u003eNumber of Items\u003c\/th\u003e\n\t\t\t\u003ctd class=\"a-size-base prodDetAttrValue\" style=\"box-sizing: border-box; vertical-align: top; padding: 7px 14px 6px; font-size: 14px !important; line-height: 20px !important; border-top: 1px solid rgb(187, 191, 191); color: rgb(51, 51, 51); font-family: Arial; word-break: break-word;\"\u003e‎4\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style=\"box-sizing: border-box;\"\u003e\n\t\t\t\u003cth class=\"a-color-secondary a-size-base prodDetSectionEntry\" style=\"box-sizing: border-box; vertical-align: top; text-align: left; padding: 7px 14px 6px; font-size: 14px !important; line-height: 20px !important; color: rgb(15, 17, 17); background-color: rgb(240, 242, 242); font-weight: 400; border-top: 1px solid rgb(187, 191, 191); white-space: normal; overflow-wrap: break-word; width: 340.297px;\"\u003eManufacturer\u003c\/th\u003e\n\t\t\t\u003ctd class=\"a-size-base prodDetAttrValue\" style=\"box-sizing: border-box; vertical-align: top; padding: 7px 14px 6px; font-size: 14px !important; line-height: 20px !important; border-top: 1px solid rgb(187, 191, 191); color: rgb(51, 51, 51); font-family: Arial; word-break: break-word;\"\u003e‎Bullet Weights\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style=\"box-sizing: border-box;\"\u003e\n\t\t\t\u003cth class=\"a-color-secondary a-size-base prodDetSectionEntry\" style=\"box-sizing: border-box; vertical-align: top; text-align: left; padding: 7px 14px 6px; font-size: 14px !important; line-height: 20px !important; color: rgb(15, 17, 17); background-color: rgb(240, 242, 242); font-weight: 400; border-top: 1px solid rgb(187, 191, 191); white-space: normal; overflow-wrap: break-word; width: 340.297px;\"\u003ePart Number\u003c\/th\u003e\n\t\t\t\u003ctd class=\"a-size-base prodDetAttrValue\" style=\"box-sizing: border-box; vertical-align: top; padding: 7px 14px 6px; font-size: 14px !important; line-height: 20px !important; border-top: 1px solid rgb(187, 191, 191); color: rgb(51, 51, 51); font-family: Arial; word-break: break-word;\"\u003e‎BL2000\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr style=\"box-sizing: border-box;\"\u003e\n\t\t\t\u003cth class=\"a-color-secondary a-size-base prodDetSectionEntry\" style=\"box-sizing: border-box; vertical-align: top; text-align: left; padding: 7px 14px 6px; font-size: 14px !important; line-height: 20px !important; color: rgb(15, 17, 17); background-color: rgb(240, 242, 242); font-weight: 400; border-top: 1px solid rgb(187, 191, 191); white-space: normal; overflow-wrap: break-word; width: 340.297px;\"\u003eSize\u003c\/th\u003e\n\t\t\t\u003ctd class=\"a-size-base prodDetAttrValue\" style=\"box-sizing: border-box; vertical-align: top; padding: 7px 14px 6px; font-size: 14px !important; line-height: 20px !important; border-top: 1px solid rgb(187, 191, 191); color: rgb(51, 51, 51); font-family: Arial; word-break: break-word;\"\u003e‎20 Ounce, 4 Each\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"LURE HUB","offers":[{"title":"4 Ounce, 20 Each","offer_id":44922495074584,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true},{"title":"8 Ounce, 10 Each","offer_id":44922495140120,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true},{"title":"20 Ounce, 4 Each","offer_id":44922495205656,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true},{"title":"1-1\/2 Ounce, 54 Each","offer_id":44922495238424,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true},{"title":"10 Ounce, 8 Each","offer_id":44922495303960,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true},{"title":"1 Ounce, 80 Each","offer_id":44922495369496,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true},{"title":"12 Ounce, 6 Each","offer_id":44922495435032,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true},{"title":"14 Ounce, 6 Each","offer_id":44922495467800,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true},{"title":"1\/2 Ounce, 160 Each","offer_id":44922495500568,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true},{"title":"2 Ounce, 40 Each","offer_id":44922495533336,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true},{"title":"6 Ounce, 13 Each","offer_id":44922495566104,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true},{"title":"5 Ounce, 16 Each","offer_id":44922495598872,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true},{"title":"3 Ounce, 26 Each","offer_id":44922495631640,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true},{"title":"16 Ounce, 5 Each","offer_id":44922495664408,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true},{"title":"3\/4 Ounce, 106 Each","offer_id":44922495697176,"sku":null,"price":64.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/41OXC75lZ2L._AC_US1200.jpg?v=1680374306"},{"product_id":"plastic-fishing-lure-box-double-sided-minnows-bait-hooks-spinner-lures-frogs-boxes-for-fishing-tackle-container","title":"Double-Sided Fishing Lure Box for Minnows, Frogs \u0026 Hooks","description":"\n\u003cstyle\u003e\n  .lh-responsive-desc{width:100%;max-width:100%;margin:0 auto;color:#23323a;font-family:Arial,Helvetica,sans-serif;line-height:1.65;overflow:hidden;box-sizing:border-box}\n  .lh-responsive-desc *{box-sizing:border-box}\n  .lh-responsive-desc img{display:block;max-width:100%!important;height:auto!important;margin-left:auto;margin-right:auto;border:0}\n  .lh-responsive-desc video,.lh-responsive-desc iframe{display:block;max-width:100%!important;width:100%;height:auto}\n  .lh-responsive-desc div,.lh-responsive-desc section,.lh-responsive-desc article{max-width:100%!important}\n  .lh-responsive-desc table{display:block;width:100%!important;max-width:100%!important;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:collapse}\n  .lh-responsive-desc pre{max-width:100%;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere;font-family:inherit!important}\n  .lh-responsive-desc p,.lh-responsive-desc li,.lh-responsive-desc span{overflow-wrap:anywhere}\n  @media screen and (max-width:749px){\n    .lh-responsive-desc{font-size:14px;line-height:1.6}\n    .lh-responsive-desc h1{font-size:25px!important;line-height:1.25!important}\n    .lh-responsive-desc h2{font-size:21px!important;line-height:1.3!important}\n    .lh-responsive-desc h3{font-size:18px!important;line-height:1.35!important}\n    .lh-responsive-desc p,.lh-responsive-desc li{font-size:14px!important;line-height:1.6!important}\n    .lh-responsive-desc table{font-size:12px!important}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lh-responsive-desc\"\u003e\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cdiv\u003e\u003cimg class=\"detail-desc-decorate-image\" referrerpolicy=\"no-referrer\" slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB15XuiN3HqK1RjSZFPq6AwapXau.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_text\"\u003e\n\u003cp class=\"detail-desc-decorate-title\" style=\"font-family:OpenSans;font-size:20px;font-weight:900;line-height:28px;white-space:pre-wrap;color:rgb(0, 0, 0);margin-bottom:12px\"\u003eFeatures:\u003c\/p\u003e\n\n\u003cp class=\"detail-desc-decorate-content\" style=\"font-family:OpenSans;font-size:14px;font-weight:300;line-height:20px;white-space:pre-wrap;color:rgb(0, 0, 0);margin-bottom:12px\"\u003e+ Durable PP material provides a strong, practical tackle storage box.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_text\"\u003e\n\u003cp class=\"detail-desc-decorate-content\" style=\"font-family:OpenSans;font-size:14px;font-weight:300;line-height:20px;white-space:pre-wrap;color:rgb(0, 0, 0);margin-bottom:12px\"\u003e+ Each internal compartment measures approximately 16 cm × 3 cm.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_text\"\u003e\n\u003cp class=\"detail-desc-decorate-content\" style=\"font-family:OpenSans;font-size:14px;font-weight:300;line-height:20px;white-space:pre-wrap;color:rgb(0, 0, 0);margin-bottom:12px\"\u003e+ You can put your minnows VIB pencil frog soft bait spinner and other fake baits in the box.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_text\"\u003e\n\u003cp class=\"detail-desc-decorate-content\" style=\"font-family:OpenSans;font-size:14px;font-weight:300;line-height:20px;white-space:pre-wrap;color:rgb(0, 0, 0);margin-bottom:12px\"\u003e+ The double-sided design offers convenient storage for fishing trips.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_text\"\u003e\n\u003cp class=\"detail-desc-decorate-content\" style=\"font-family:OpenSans;font-size:14px;font-weight:300;line-height:20px;white-space:pre-wrap;color:rgb(0, 0, 0);margin-bottom:12px\"\u003e+ 2 colors available:white and brown,Available in multiple color options.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_text\"\u003e\n\u003cp class=\"detail-desc-decorate-content\" style=\"font-family:OpenSans;font-size:14px;font-weight:300;line-height:20px;white-space:pre-wrap;color:rgb(0, 0, 0);margin-bottom:12px\"\u003e+ Rubber handle make it more easy to carry.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_text\"\u003e\n\u003cp class=\"detail-desc-decorate-title\" style=\"font-family:OpenSans;font-size:20px;font-weight:900;line-height:28px;white-space:pre-wrap;color:rgb(0, 0, 0);margin-bottom:12px\"\u003eSpecifications\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_text\"\u003e\n\u003cp class=\"detail-desc-decorate-content\" style=\"font-family:OpenSans;font-size:14px;font-weight:300;line-height:20px;white-space:pre-wrap;color:rgb(0, 0, 0);margin-bottom:12px\"\u003e+ Suitable lures:\u003cbr\u003e\n1. Minnows\u003cbr\u003e\n2.VIB\u003cbr\u003e\n3.Soft bait\u003cbr\u003e\n4.Metal sponner\u003cbr\u003e\n5.Spinners spoon bait\u003cbr\u003e\n6.Plastic frog lure\u003cbr\u003e\n7.etc...\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_text\"\u003e\n\u003cp class=\"detail-desc-decorate-content\" style=\"font-family:OpenSans;font-size:14px;font-weight:300;line-height:20px;white-space:pre-wrap;color:rgb(0, 0, 0);margin-bottom:12px\"\u003e+ Color: White\/Brown\/orange\/yellow\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_text\"\u003e\n\u003cp class=\"detail-desc-decorate-content\" style=\"font-family:OpenSans;font-size:14px;font-weight:300;line-height:20px;white-space:pre-wrap;color:rgb(0, 0, 0);margin-bottom:12px\"\u003e+ Material: PP material\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_text\"\u003e\n\u003cp class=\"detail-desc-decorate-content\" style=\"font-family:OpenSans;font-size:14px;font-weight:300;line-height:20px;white-space:pre-wrap;color:rgb(0, 0, 0);margin-bottom:12px\"\u003e+ Net weight: 382g\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_text\"\u003e\n\u003cp class=\"detail-desc-decorate-content\" style=\"font-family:OpenSans;font-size:14px;font-weight:300;line-height:20px;white-space:pre-wrap;color:rgb(0, 0, 0);margin-bottom:12px\"\u003e+ Inside size: L:16cm W:3cm\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_text\"\u003e\n\u003cp class=\"detail-desc-decorate-content\" style=\"font-family:OpenSans;font-size:14px;font-weight:300;line-height:20px;white-space:pre-wrap;color:rgb(0, 0, 0);margin-bottom:12px\"\u003ePacking list: 1pcs fishing lure box\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_image\"\u003e\u003cdiv\u003e\u003cimg class=\"detail-desc-decorate-image\" referrerpolicy=\"no-referrer\" slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB166Pea13tHKVjSZSgq6x4QFXaE.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cdiv\u003e\u003cimg class=\"detail-desc-decorate-image\" referrerpolicy=\"no-referrer\" slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1Fr7SOmzqK1RjSZFpq6ykSXXaG.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg class=\"detail-desc-decorate-image\" referrerpolicy=\"no-referrer\" slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1c7wPOhTpK1RjSZFKq6y2wXXaS.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg class=\"detail-desc-decorate-image\" referrerpolicy=\"no-referrer\" slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1HogOOirpK1RjSZFhq6xSdXXal.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg class=\"detail-desc-decorate-image\" referrerpolicy=\"no-referrer\" slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1yokOOirpK1RjSZFhq6xSdXXai.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg class=\"detail-desc-decorate-image\" referrerpolicy=\"no-referrer\" slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1Dw.PObvpK1RjSZFqq6AXUVXaX.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg class=\"detail-desc-decorate-image\" referrerpolicy=\"no-referrer\" slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/HTB1ZbXdOxnaK1RjSZFBq6AW7VXaI.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detailmodule_image\"\u003e\n\u003cdiv\u003e\u003cimg class=\"detail-desc-decorate-image\" referrerpolicy=\"no-referrer\" slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H0c3b01126703453195fdae73a04da040b.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg class=\"detail-desc-decorate-image\" referrerpolicy=\"no-referrer\" slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H7d2c5a856a9c44979a7e9bf9b2231debk.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg class=\"detail-desc-decorate-image\" referrerpolicy=\"no-referrer\" slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H2870706bf4334f4ebe60bef9cec298289.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg class=\"detail-desc-decorate-image\" referrerpolicy=\"no-referrer\" slate-data-type=\"image\" src=\"https:\/\/ae01.alicdn.com\/kf\/H47557bd1ee694b69848b877712bf7186B.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"LURE HUB","offers":[{"title":"White-L","offer_id":44951928111384,"sku":"HZ-White-L","price":21.98,"currency_code":"USD","in_stock":true},{"title":"White-M","offer_id":44951928144152,"sku":"HZ-White-M","price":19.58,"currency_code":"USD","in_stock":true},{"title":"Brown-M","offer_id":44951928176920,"sku":"HZ-Brown-M","price":19.58,"currency_code":"USD","in_stock":true},{"title":"White-S","offer_id":44951928209688,"sku":"HZ-White-S","price":18.96,"currency_code":"USD","in_stock":true},{"title":"yellow-L","offer_id":44951928242456,"sku":"HZ-yellow-L","price":21.98,"currency_code":"USD","in_stock":true},{"title":"yellow-M","offer_id":44951928275224,"sku":"HZ-yellow-M","price":19.58,"currency_code":"USD","in_stock":true},{"title":"orange-M","offer_id":44951928307992,"sku":"HZ-orange-M","price":21.98,"currency_code":"USD","in_stock":true},{"title":"orange-L","offer_id":44951928340760,"sku":"HZ-orange-L","price":25.18,"currency_code":"USD","in_stock":true},{"title":"Brown-L","offer_id":44951928373528,"sku":"HZ-Brown-L","price":21.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/4603\/1896\/products\/LINNHUE-Plastic-Fishing-Lure-Box-Double-Sided-Minnows-Bait-Hooks-Spinner-Lures-Frogs-Boxes-For-Fishing.jpg?v=1680805234"}],"url":"https:\/\/lurehub.store\/en-ca\/collections\/bags-storage.oembed","provider":"LURE HUB","version":"1.0","type":"link"}