{"product_id":"hybrid-fly-spoon-lure","title":"Hybrid Fly Spoon Lure","description":"\u003c!--\n[AI Design Logic]\nProduct Type: 3-in-1 Fly Spoon Hybrid Lure\nTarget Audience: Freshwater Lure Fishing Enthusiasts\nVisual Style: Modern Outdoor Sport \/ Clean Minimalist\nColor Strategy: White background, soft green accents (#1b4d3e), charcoal text, light gray cards\nModule Order: Intro\/Hero -\u003e Feature 1 (Visual \u0026 Vibrational Action) -\u003e Feature 2 (Casting \u0026 Durability) -\u003e Feature 3 (Scented Fly Soft Bait) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_3, Feature2=detail_2, Feature3=detail_4\nSpecification Data Source: spec_1, spec_2 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (no reliable comparison data available in source files)\nInformation Boundary: Strictly relies on facts extracted from the provided images and product analysis report. Treble hooks are explicitly avoided as the product features a single upward barbed hook.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #1b4d3e;\n      --primary-hover: #14352b;\n      --text-main: #222222;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #f9f9f9;\n      --bg-soft: #f2f5f3;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);\n      --shadow-lg: 0 8px 16px rgba(0,0,0,0.08);\n      --border-color: #e5e8e6;\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      background-color: var(--bg-body);\n    }\n\n    .product-detail-container * {\n      box-sizing: border-box;\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1,\n    .product-detail-container .hero-title {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 700;\n      color: var(--text-main);\n      margin: 0 0 12px 0;\n    }\n\n    .product-detail-container h2,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 600;\n      color: var(--text-main);\n      margin: 0 0 12px 0;\n    }\n\n    .product-detail-container p,\n    .product-detail-container td,\n    .product-detail-container .feature-desc,\n    .product-detail-container .spec-value,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .tag {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container .section-spacer {\n      margin-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Hero Block Styles *\/\n    .product-detail-container .hero-block {\n      text-align: center;\n      padding: clamp(1.5rem, 4vw, 3rem) 0;\n    }\n\n    .product-detail-container .badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      margin-bottom: 16px;\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .hero-subtitle {\n      max-width: 800px;\n      margin: 0 auto 24px auto;\n    }\n\n    \/* Image Placeholders Styling *\/\n    .product-detail-container .image-placeholder {\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: clamp(2rem, 6vw, 4rem) 1.5rem;\n      text-align: center;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 250px;\n      color: var(--text-sub);\n      font-size: 18px !important;\n      font-weight: 500;\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* Features Grid Styles *\/\n    .product-detail-container .features-wrapper {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n    }\n\n    .product-detail-container .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .product-detail-container .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .tag {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-size: 18px !important;\n      color: var(--text-main);\n    }\n\n    \/* Responsive Grid for Desktop Features *\/\n    @media (min-width: 768px) {\n      .product-detail-container .feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n      .product-detail-container .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n      .product-detail-container .feature-media,\n      .product-detail-container .feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n    }\n\n    \/* Mobile First Order Guarantee *\/\n    @media (max-width: 767px) {\n      .product-detail-container .feature-item {\n        flex-direction: column !important;\n      }\n      .product-detail-container .feature-media {\n        order: 1;\n      }\n      .product-detail-container .feature-copy {\n        order: 2;\n      }\n    }\n\n    \/* Specifications Block *\/\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table td {\n      padding: 16px;\n      vertical-align: top;\n    }\n\n    .product-detail-container .spec-prop {\n      font-weight: 600;\n      width: 35%;\n      color: var(--text-main);\n      background-color: var(--bg-card);\n    }\n\n    @media (max-width: 767px) {\n      .product-detail-container .spec-table,\n      .product-detail-container .spec-table tbody,\n      .product-detail-container .spec-table tr,\n      .product-detail-container .spec-table td {\n        display: block;\n        width: 100% !important;\n      }\n\n      .product-detail-container .spec-table tr {\n        padding: 12px 0;\n      }\n\n      .product-detail-container .spec-table td {\n        padding: 6px 0;\n        border: none;\n      }\n\n      .product-detail-container .spec-prop {\n        font-weight: bold;\n        background-color: transparent;\n      }\n    }\n\n    \/* FAQ Styles *\/\n    .product-detail-container .faq-wrapper {\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n      margin-top: 24px;\n    }\n\n    .product-detail-container .faq-item {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 20px;\n    }\n\n    .product-detail-container .faq-question {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      margin-bottom: 8px;\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Content Block --\u003e\n\u003csection class=\"hero-block\"\u003e\u003cspan class=\"badge\"\u003eStream, River \u0026amp; Lake Fishing Lure\u003c\/span\u003e\n\u003ch1 class=\"hero-title\"\u003e3-in-1 Fly Spoon Lure with Spin, Flash \u0026amp; Scent Attraction\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eCombining a teardrop metal spoon, a dual-blade rotating propeller, and a highly realistic scented fly bait to stimulate visual, acoustic, and olfactory senses in freshwater environments.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img137\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828144249\/d44d8ec5b7569e8fa3aa9539a735b365.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-wrapper section-spacer\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img138\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828144249\/27ef9e37c9c02f72161678a0220f0cfb.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eHigh-Flash Spinning \u0026amp; Vibration Action\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eThe high-sheen electroplated metal spoon creates multiple angles of reflection under water. Directly coupled with a dual-blade propeller via smooth-spinning connectors, it creates active water currents and micro-vibrations to attract target species from long distances.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eDual-Blade Propeller\u003c\/span\u003e \u003cspan class=\"tag\"\u003eMulti-Angle Reflection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Casting \u0026 Body --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img139\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828144249\/7d1f2aebb1fdfcadb4e37c6f67cf1cb4.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eRear-Weighted Design for Long-Distance Casting\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eFeaturing an overall electroplated metallic body structured to sit with rearward weight distribution. This streamlined profile minimizes wind resistance, facilitating long, accurate casts even in challenging stream conditions, while resisting corrosion over extended usage.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eRear-Weighted Core\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSmooth Airflow Profile\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Fly Soft Bait --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img140\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828144249\/73236f1439583b4493c1698c94cabb32.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eScented Lifelike Soft Insect Bait\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eModeled directly with transparent insect wings and glitter-infused bodies, the soft fly bait releases integrated attractant slowly once submerged in water. Outfitted with an upward-facing single hook to securely target fish while lowering snag risks.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eSingle Hook Design\u003c\/span\u003e \u003cspan class=\"tag\"\u003eScent Release Tech\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Block (Text-only) --\u003e\n\n\u003csection class=\"section-spacer\"\u003e\n\u003ch2 class=\"section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-prop\"\u003eLure Structure\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003e3-in-1 Design (Teardrop Spoon Plate, High-Speed Propeller Swivel, Scented Fly Soft Bait)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-prop\"\u003eCore Materials\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eElectroplated Metal Body, Stainless Steel Split Rings, Soft Silicone\/Rubber Fly Bait\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-prop\"\u003eAvailable Weights\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003e2.5g, 3.5g, 5.0g, 7.0g\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-prop\"\u003eElectroplating Colors\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eGold, Silver, Chroma (Rainbow Metallic)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-prop\"\u003eSmall Size Specs\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eHook: 9.6mm L × 5.0mm W | Fly Body: 8mm | Ideal for Target Fish: Under 8cm (3.1 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-prop\"\u003eMedium Size Specs\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eHook: 12.2mm L × 5.5mm W | Fly Body: 12mm | Ideal for Target Fish: 7cm - 25cm (2.8 - 9.8 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-prop\"\u003eLarge Size Specs\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eHook: 15.4mm L × 6.8mm W | Fly Body: 15mm | Ideal for Target Fish: 15cm - 30cm (5.9 - 11.8 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Block --\u003e\n\n\u003csection class=\"section-spacer\" style=\"margin-bottom: clamp(2rem, 5vw, 4rem);\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-wrapper\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🐟 What kind of hook is pre-installed on this lure?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe lure is equipped with an upward-pointing single barbed hook directly integrated from the lower abdomen and extending out of the back of the soft insect tail. No treble hooks are used, which reduces bottom snags.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💧 What environments are best suited for this lure?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eIt is highly effective in freshwater settings such as streams, rivers, and lakes, and works exceptionally well for small to medium-sized game fish triggered by high-speed vibrations, metal flashes, and slow-dispersing scents.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e✨ Does the fly soft bait have glitter and fragrance?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, the soft fly bait features transparent wing patterns with internal sparkling glitter particles. It is infused with a specialized fish attractant that slowly disperses under water to trigger bite reactions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Chroma Rainbow \/ 2.5g (3\/32 oz)","offer_id":46104412684479,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Gilded Gold \/ 2.5g (3\/32 oz)","offer_id":46104412717247,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Chrome Silver \/ 2.5g (3\/32 oz)","offer_id":46104412750015,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Chroma Rainbow \/ 3.5g (1\/8 oz)","offer_id":46104412782783,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Gilded Gold \/ 3.5g (1\/8 oz)","offer_id":46104412815551,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Chrome Silver \/ 3.5g (1\/8 oz)","offer_id":46104412848319,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Chroma Rainbow \/ 5.0g (3\/16 oz)","offer_id":46104412881087,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Gilded Gold \/ 5.0g (3\/16 oz)","offer_id":46104412913855,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Chrome Silver \/ 5.0g (3\/16 oz)","offer_id":46104412946623,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Chroma Rainbow \/ 7.0g (1\/4 oz)","offer_id":46104412979391,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Gilded Gold \/ 7.0g (1\/4 oz)","offer_id":46104413012159,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Chrome Silver \/ 7.0g (1\/4 oz)","offer_id":46104413044927,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/d44d8ec5b7569e8fa3aa9539a735b365.jpg?v=1787900109","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/hybrid-fly-spoon-lure","provider":"Bak","version":"1.0","type":"link"}