{"product_id":"lifelike-sea-urchin-bass-lure","title":"Lifelike Sea Urchin Bass Lure","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: High-Performance Fishing Lure (Sea Urchin Concept)\nTarget Audience: Novice to experienced anglers seeking reliable bass lures\nVisual Style: Rugged, Professional, Dynamic (Outdoor\/Gear aesthetic)\nColor Strategy: Deep Water Teal (#0f766e) for primary, with high-contrast dark text and clean slate backgrounds\nShape Strategy: Radius 8px (Functional, sharp but safe, industrial\/masculine vibe)\nTypography Strategy: Large Type \/ Mobile-first readable \/ No text clipping\nMobile Table Strategy: Card-based (No horizontal scroll) with automated unit conversions\nImage Mapping: Hero=image_1, Design\/Shape=image_2, Durability=image_3, Environment=image_4\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e:root {\n        \/* Design System Variables *\/\n        --primary: #0f766e; \/* Deep Water Teal *\/\n        --bg-body: #ffffff;\n        --bg-card: #f8fafc;\n        --text-main: #0f172a;\n        --text-sub: #475569;\n        --border-color: #e2e8f0;\n        \n        --radius-md: 8px;\n        --radius-lg: 12px;\n        \n        --shadow-sm: 0 1px 2px 0 rgb(0 0 0 \/ 0.05);\n        --shadow-lg: 0 10px 15px -3px rgb(0 0 0 \/ 0.1), 0 4px 6px -4px rgb(0 0 0 \/ 0.1);\n        \n        --spacing-module: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Base Reset \u0026 Typography *\/\n    .product-detail-container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 5%;\n        box-sizing: border-box;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        color: var(--text-main);\n        background-color: var(--bg-body);\n        overflow-wrap: break-word;\n        word-break: break-word;\n        line-height: 1.7;\n    }\n\n    .product-detail-container *, .product-detail-container *::before, .product-detail-container *::after {\n        box-sizing: border-box;\n    }\n\n    \/* Large Typography System *\/\n    .product-detail-container h1 {\n        font-size: clamp(32px, 5vw, 44px);\n        line-height: 1.2;\n        font-weight: 800;\n        margin: 0 0 1rem 0;\n        color: var(--text-main);\n    }\n\n    .product-detail-container h2 {\n        font-size: clamp(24px, 4vw, 32px);\n        line-height: 1.3;\n        font-weight: 700;\n        margin: 0 0 1.5rem 0;\n        color: var(--text-sub);\n    }\n\n    .product-detail-container h3 {\n        font-size: clamp(20px, 3vw, 24px);\n        line-height: 1.4;\n        font-weight: 700;\n        margin: 0 0 1rem 0;\n    }\n\n    .product-detail-container p {\n        font-size: clamp(18px, 2vw, 20px);\n        color: var(--text-sub);\n        margin: 0 0 1rem 0;\n    }\n\n    .product-detail-container .helper-text {\n        font-size: clamp(16px, 1.5vw, 18px);\n        color: var(--text-sub);\n    }\n\n    \/* Image Protocol - Anti-distortion *\/\n    .product-detail-container img {\n        width: 100%;\n        height: auto;\n        display: block;\n        border-radius: var(--radius-md);\n    }\n\n    .img-placeholder {\n        width: 100%;\n        aspect-ratio: 16\/9;\n        background: #f1f5f9;\n        border: 2px dashed #94a3b8;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: clamp(16px, 2vw, 20px);\n        color: #475569;\n        border-radius: var(--radius-md);\n        font-weight: bold;\n    }\n\n    \/* Non-interactive Badges *\/\n    .visual-badge {\n        display: inline-block;\n        padding: 0.5rem 1rem;\n        background-color: var(--bg-card);\n        color: var(--primary);\n        font-weight: 700;\n        font-size: clamp(16px, 1.5vw, 18px);\n        border-radius: 50px;\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        user-select: none;\n    }\n\n    \/* Spacing *\/\n    .section-spacing {\n        margin-top: var(--spacing-module);\n        margin-bottom: var(--spacing-module);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n        text-align: center;\n        padding-top: 2rem;\n    }\n\n    .social-proof {\n        font-size: clamp(16px, 1.5vw, 18px);\n        font-weight: 600;\n        color: #ca8a04;\n        margin-bottom: 2rem;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 0.5rem;\n    }\n\n    \/* Feature Modules - Mobile Lock \u0026 Z-Pattern *\/\n    .feature-item {\n        display: flex;\n        flex-direction: column; \/* MOBILE LOCK: Strict Image then Text *\/\n        gap: 2rem;\n        margin-bottom: var(--spacing-module);\n    }\n\n    .feature-media {\n        width: 100%;\n    }\n    \n    .feature-media .img-placeholder {\n        aspect-ratio: 1 \/ 1;\n    }\n\n    .feature-copy {\n        width: 100%;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n\n    \/* Specs Table *\/\n    .specs-wrapper {\n        background: var(--bg-card);\n        padding: clamp(1.5rem, 4vw, 3rem);\n        border-radius: var(--radius-lg);\n    }\n\n    .specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin-top: 1.5rem;\n    }\n\n    \/* FAQ Section *\/\n    .faq-wrapper {\n        background: var(--bg-card);\n        padding: clamp(1.5rem, 4vw, 3rem);\n        border-radius: var(--radius-lg);\n    }\n\n    .faq-item {\n        margin-bottom: 1.5rem;\n        padding-bottom: 1.5rem;\n        border-bottom: 1px solid var(--border-color);\n    }\n\n    .faq-item:last-child {\n        margin-bottom: 0;\n        padding-bottom: 0;\n        border-bottom: none;\n    }\n\n    \/* Desktop Enhancements (Z-Pattern \u0026 Table) *\/\n    @media (min-width: 768px) {\n        .feature-item {\n            flex-direction: row;\n            align-items: center;\n        }\n\n        .feature-item:nth-child(even) {\n            flex-direction: row-reverse;\n        }\n\n        .feature-media, .feature-copy {\n            width: 50%;\n        }\n\n        \/* Desktop Table Styling *\/\n        .specs-table th, .specs-table td {\n            padding: 1.25rem;\n            text-align: left;\n            border-bottom: 1px solid var(--border-color);\n            font-size: clamp(18px, 1.5vw, 20px);\n        }\n        \n        .specs-table th {\n            font-weight: 700;\n            color: var(--text-main);\n            width: 40%;\n        }\n\n        .specs-table tbody tr:hover {\n            background-color: #f1f5f9;\n        }\n    }\n\n    \/* Mobile Table Overrides (Card-based layout, STRICTLY NO HORIZONTAL SCROLL) *\/\n    @media (max-width: 767px) {\n        .specs-table, .specs-table thead, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n            display: block;\n            width: 100%;\n        }\n\n        .specs-table thead {\n            display: none;\n        }\n\n        .specs-table tr {\n            background-color: var(--bg-body);\n            border: 1px solid var(--border-color);\n            border-radius: var(--radius-md);\n            margin-bottom: 1rem;\n            padding: 1rem;\n            box-shadow: var(--shadow-sm);\n        }\n\n        .specs-table td {\n            display: flex;\n            flex-direction: column;\n            padding: 0.5rem 0;\n            font-size: 18px;\n            border-bottom: 1px solid #f1f5f9;\n        }\n\n        .specs-table td:last-child {\n            border-bottom: none;\n        }\n\n        .specs-table td::before {\n            content: attr(data-label);\n            font-weight: 700;\n            color: var(--text-main);\n            margin-bottom: 0.25rem;\n            font-size: 16px;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero-section section-spacing\"\u003e\n\u003cdiv class=\"visual-badge\"\u003ePro-Grade Tactical Lure\u003c\/div\u003e\n\n\u003ch1\u003eTrigger Aggressive Strikes with Lifelike Motion\u003c\/h1\u003e\n\n\u003ch2\u003eMaster the current. The ultimate sea urchin-inspired bait engineered for novice and pro anglers alike.\u003c\/h2\u003e\n\n\u003cdiv class=\"social-proof\"\u003e\n\u003cspan\u003e★★★★★\u003c\/span\u003e Trusted by 10,000+ Anglers for River \u0026amp; Stream Fishing\u003c\/div\u003e\n\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260316140938\/2bba1f588098e0db5c4322c5d38e3eb4.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260316140938\/cc7af6f0e142631e040ddb2acf23fc94.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"visual-badge\"\u003eDynamic Attraction System\u003c\/div\u003e\n\n\u003ch3\u003eLifelike Sea Urchin Simulation\u003c\/h3\u003e\n\n\u003cp\u003eDesigned with an innovative sea urchin concept and fine whisker accents. The breathable grass skirt delivers a 24-fringe enhancement that pulses naturally in the water.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eBenefit:\u003c\/strong\u003e The motion-activated microcurrent responsiveness mimics natural prey perfectly, enticing even the most cautious bass into an aggressive strike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Heavy-Duty Material --\u003e\n\n\u003cdiv class=\"feature-item section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260316140938\/51c7020a80ebc8c776bbd748d1f32afc.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"visual-badge\"\u003eHeavy-Duty Resilience\u003c\/div\u003e\n\n\u003ch3\u003eEngineered for the Toughest Bites\u003c\/h3\u003e\n\n\u003cp\u003eCombining elastic durability with an advanced tear-resistant structure. This artificial lure is built to withstand punishing bites from aggressive predatory fish.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eBenefit:\u003c\/strong\u003e Enjoy unmatched longevity and repeated successful fishing sessions without constantly replacing shredded baits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Environment Adaptation --\u003e\n\n\u003cdiv class=\"feature-item section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260316140939\/93b54fd4066a25a404debeaf5a3d1f05.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"visual-badge\"\u003eRiver \u0026amp; Stream Adapted\u003c\/div\u003e\n\n\u003ch3\u003eFlawless Stability in Flowing Water\u003c\/h3\u003e\n\n\u003cp\u003eWhether you are a beginner casting your first line or an experienced angler navigating fast rapids, this lure provides consistent, reliable functionality.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eBenefit:\u003c\/strong\u003e Maintain optimal presentation and swimming action in strong currents, making it your most dependable choice for targeting bass in river environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table --\u003e\n\n\u003cdiv class=\"specs-wrapper section-spacing\"\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\n\u003cp class=\"helper-text\"\u003ePrecision engineered parameters for optimal casting and retrieval performance.\u003c\/p\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eSpecification\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eDesign Concept\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eSea Urchin with 24-fringe breathable grass skirt\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eTarget Species\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eBass, Trout, and other aggressive river predators\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eIdeal Environment\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eRivers, Streams, Flowing Water\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eLength (Approx)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e8.0 cm \/ 3.1 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eWeight (Approx)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e14.0 g \/ 0.5 oz\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eMaterial\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eTear-Resistant Elastic Polymer\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003cdiv class=\"faq-wrapper section-spacing\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eWill the grass skirt get torn up after a few catches?\u003c\/h4\u003e\n\n\u003cp\u003eNo. We built this lure with heavy-duty, tear-resistant material. The elastic durability provides exceptional bite resilience, ensuring unmatched longevity even after repeated catches.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eDoes this lure perform well in fast-moving rivers?\u003c\/h4\u003e\n\n\u003cp\u003eAbsolutely. It is specifically designed for river and stream adaptation. The aerodynamic and hydrodynamic shape maintains reliable stability, keeping its lifelike presentation intact even in strong flowing water.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eIs this a good choice for beginners?\u003c\/h4\u003e\n\n\u003cp\u003eYes! It acts as a highly reliable fishing aid. Because the microcurrent responsiveness and natural movements are activated automatically by the water flow, it provides consistent functionality that helps novice anglers dramatically improve their success rate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Dark green \/ 5-Pack","offer_id":51197933191472,"sku":"0318-17132787","price":16.95,"currency_code":"USD","in_stock":true},{"title":"Flash brown \/ 5-Pack","offer_id":51197933224240,"sku":"0318-17139525","price":16.95,"currency_code":"USD","in_stock":true},{"title":"Flash gold \/ 5-Pack","offer_id":51197933257008,"sku":"0318-17134942","price":16.95,"currency_code":"USD","in_stock":true},{"title":"Flash red \/ 5-Pack","offer_id":51197933289776,"sku":"0318-17138368","price":16.95,"currency_code":"USD","in_stock":true},{"title":"Green flash \/ 5-Pack","offer_id":51197933322544,"sku":"0318-17135564","price":16.95,"currency_code":"USD","in_stock":true},{"title":"Dark green \/ 10-Pack","offer_id":51197933355312,"sku":"0318-17131766","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Flash brown \/ 10-Pack","offer_id":51197933388080,"sku":"0318-17132487","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Flash gold \/ 10-Pack","offer_id":51197933420848,"sku":"0318-17136305","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Flash red \/ 10-Pack","offer_id":51197933453616,"sku":"0318-17130226","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Green flash \/ 10-Pack","offer_id":51197933486384,"sku":"0318-17134882","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Dark green \/ 15-Pack","offer_id":51197933519152,"sku":"0318-17138295","price":43.95,"currency_code":"USD","in_stock":true},{"title":"Flash brown \/ 15-Pack","offer_id":51197933551920,"sku":"0318-17139010","price":43.95,"currency_code":"USD","in_stock":true},{"title":"Flash gold \/ 15-Pack","offer_id":51197933584688,"sku":"0318-17136057","price":43.95,"currency_code":"USD","in_stock":true},{"title":"Flash red \/ 15-Pack","offer_id":51197933617456,"sku":"0318-17130119","price":43.95,"currency_code":"USD","in_stock":true},{"title":"Green flash \/ 15-Pack","offer_id":51197933650224,"sku":"0318-17137738","price":43.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0938\/6472\/2736\/files\/2bba1f588098e0db5c4322c5d38e3eb4.jpg?v=1773826709","url":"https:\/\/eptchn.com\/products\/lifelike-sea-urchin-bass-lure","provider":"Eptchn","version":"1.0","type":"link"}