{"product_id":"shrimp-scented-soft-swimbait","title":"Shrimp Scented Soft Swimbait","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Soft Biometric Fishing Lure (Soft Bait)\nTarget Audience: Lure fishing enthusiasts targeting predatory fish in heavy cover\nVisual Style: Professional, clean, outdoor-aquatic themed with clear typography\nColor Strategy: Aquatic green accents (#115e59), deep text (#1e293b), soft grey backdrops (#f8fafc)\nModule Order: Hero Section -\u003e Feature 1 (Composite Tail) -\u003e Feature 2 (Hidden Groove) -\u003e Feature 3 (Reflective Flash) -\u003e Feature 4 (Material \u0026 Shrimp Oil) -\u003e Specifications Table -\u003e FAQ Section\nDetail Image Mapping: Hero=detail_3, Feature1=detail_3, Feature2=detail_5, Feature3=detail_4, Feature4=detail_1\nSpecification Data Source: spec_1, spec_2 (Data extracted from SKU images; no specification image placeholders rendered)\nCompare Section: Not included (No specific comparison data provided in source images)\nInformation Boundary: Strictly limited to facts from the product analysis report, detail images, and specification images. No unverified materials, sizes, or performance claims.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\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    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--text-main);\n    background-color: var(--bg-body);\n    \n    --primary: #115e59;\n    --primary-hover: #134e4a;\n    --text-main: #1e293b;\n    --text-sub: #475569;\n    --bg-body: #ffffff;\n    --bg-card: #ffffff;\n    --bg-soft: #f8fafc;\n    --radius-md: 8px;\n    --radius-lg: 12px;\n    --shadow-sm: 0 1px 3px rgba(0,0,0,0.1);\n    --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.1);\n    --border-color: #e2e8f0;\n  }\n\n  .product-detail-container h1,\n  .product-detail-container h2,\n  .product-detail-container h3,\n  .product-detail-container p,\n  .product-detail-container ul,\n  .product-detail-container li,\n  .product-detail-container table,\n  .product-detail-container td,\n  .product-detail-container th {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n\n  \/* Typography System *\/\n  .product-detail-container .hero-title {\n    font-size: 22px;\n    line-height: 1.3;\n    font-weight: 800;\n    color: var(--text-main);\n    margin-bottom: 12px;\n  }\n\n  .product-detail-container .section-title,\n  .product-detail-container .feature-title,\n  .product-detail-container .faq-question {\n    font-size: 20px;\n    line-height: 1.4;\n    font-weight: 700;\n    color: var(--text-main);\n    margin-bottom: 12px;\n  }\n\n  .product-detail-container .hero-subtitle,\n  .product-detail-container .feature-desc,\n  .product-detail-container .faq-answer,\n  .product-detail-container .spec-value,\n  .product-detail-container .spec-label,\n  .product-detail-container .badge-pill,\n  .product-detail-container .feature-tag {\n    font-size: 18px;\n    line-height: 1.6;\n    font-weight: 400;\n    color: var(--text-sub);\n  }\n\n  \/* Spacing *\/\n  .product-detail-container section {\n    margin-bottom: clamp(2rem, 5vw, 4rem);\n  }\n\n  \/* Image Placeholders styling *\/\n  .product-detail-container .image-placeholder {\n    width: 100%;\n    height: auto;\n    aspect-ratio: 16 \/ 9;\n    background-color: var(--bg-soft);\n    border: 2px dashed var(--border-color);\n    border-radius: var(--radius-lg);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--text-sub);\n    font-size: 18px;\n    font-weight: 500;\n    text-align: center;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  \/* Badges \u0026 Tags *\/\n  .product-detail-container .badge-container {\n    display: flex;\n    gap: 8px;\n    flex-wrap: wrap;\n    margin-bottom: 16px;\n  }\n\n  .product-detail-container .badge-pill {\n    background-color: var(--bg-soft);\n    border: 1px solid var(--border-color);\n    padding: 6px 14px;\n    border-radius: 50px;\n    font-weight: 600;\n    color: var(--primary);\n    display: inline-block;\n  }\n\n  \/* Intro\/Hero Section *\/\n  .product-detail-container .hero-section {\n    text-align: center;\n    padding: 24px 0;\n  }\n\n  .product-detail-container .hero-media {\n    margin-top: 24px;\n  }\n\n  \/* Features Grid *\/\n  .product-detail-container .features-container {\n    display: flex;\n    flex-direction: column;\n    gap: clamp(2rem, 4vw, 3rem);\n  }\n\n  .product-detail-container .feature-item {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    background-color: var(--bg-card);\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n  }\n\n  .product-detail-container .feature-copy {\n    padding: 16px 0;\n  }\n\n  .product-detail-container .feature-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 12px;\n  }\n\n  .product-detail-container .feature-tag {\n    background-color: var(--bg-soft);\n    padding: 4px 10px;\n    border-radius: var(--radius-md);\n    font-size: 18px;\n    font-weight: 500;\n    color: var(--text-main);\n  }\n\n  \/* Specifications Table styling *\/\n  .product-detail-container .specifications-section {\n    background-color: var(--bg-soft);\n    padding: 24px;\n    border-radius: var(--radius-lg);\n    border: 1px solid var(--border-color);\n  }\n\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 tr:last-child {\n    border-bottom: none;\n  }\n\n  .product-detail-container .spec-table td {\n    padding: 14px 16px;\n    vertical-align: top;\n  }\n\n  .product-detail-container .spec-label {\n    font-weight: 600;\n    color: var(--text-main);\n    width: 30%;\n  }\n\n  .product-detail-container .spec-value {\n    color: var(--text-sub);\n  }\n\n  \/* FAQ Accordion Styling (No interaction required, clear stacked display) *\/\n  .product-detail-container .faq-section {\n    border-top: 1px solid var(--border-color);\n    padding-top: clamp(2rem, 4vw, 3rem);\n  }\n\n  .product-detail-container .faq-item {\n    margin-bottom: 24px;\n    padding-bottom: 20px;\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .product-detail-container .faq-item:last-child {\n    border-bottom: none;\n    margin-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .product-detail-container .faq-question {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 8px;\n  }\n\n  \/* Responsive Rules *\/\n  @media (min-width: 768px) {\n    .product-detail-container .hero-section {\n      padding: 40px 0;\n    }\n    \n    .product-detail-container .feature-item {\n      flex-direction: row;\n      align-items: center;\n      gap: 40px;\n    }\n\n    .product-detail-container .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .product-detail-container .feature-media,\n    .product-detail-container .feature-copy {\n      flex: 1;\n      width: 50%;\n    }\n  }\n\n  @media (max-width: 767px) {\n    \/* Mobile Typography Lock *\/\n    .product-detail-container .hero-title {\n      font-size: 22px !important;\n    }\n\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px !important;\n    }\n\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-desc,\n    .product-detail-container .faq-answer,\n    .product-detail-container .spec-value,\n    .product-detail-container .spec-label,\n    .product-detail-container .badge-pill,\n    .product-detail-container .feature-tag {\n      font-size: 18px !important;\n    }\n\n    \/* Mobile Feature Layout Lock: Image First -\u003e Text Second *\/\n    .product-detail-container .feature-item {\n      flex-direction: column !important;\n    }\n\n    .product-detail-container .feature-media {\n      order: 1 !important;\n    }\n\n    .product-detail-container .feature-copy {\n      order: 2 !important;\n    }\n\n    \/* Mobile Specifications Safety Rules *\/\n    .product-detail-container .spec-table,\n    .product-detail-container .spec-table tbody,\n    .product-detail-container .spec-table tr {\n      display: block;\n      width: 100%;\n      box-sizing: border-box;\n    }\n\n    .product-detail-container .spec-table td {\n      display: grid;\n      grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n      gap: 14px;\n      width: 100%;\n      box-sizing: border-box;\n      padding: 14px 0;\n      align-items: start;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .product-detail-container .spec-table td::before {\n      content: attr(data-label);\n      display: block;\n      min-width: 0;\n      font-size: 18px;\n      font-weight: 600;\n      line-height: 1.5;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .product-detail-container .spec-label {\n      display: none;\n    }\n\n    .product-detail-container .spec-value {\n      display: block;\n      min-width: 0;\n      max-width: 100%;\n      font-size: 18px;\n      line-height: 1.5;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .product-detail-container .spec-table td {\n      grid-template-columns: 1fr;\n      gap: 6px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge-pill\"\u003eDouble-Vibration Swimbait\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eLifelike Swimming Action Soft Lure with Composite Tail \u0026amp; Shrimp Formula\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eDesigned with a dual-action tail system and reflective flakes to mimic natural baitfish movements, driving predatory fish to strike in heavy cover areas.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img201\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901151240\/f790505b6fa2ba3e5850e8a09909095e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-container\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img202\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901151241\/a33072c1b38b3c3ad4767fc5abde234d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eInnovative Composite Tail for Double Vibration\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eCombining a shield-shaped T-tail with a unique ball-tipped antenna, this design creates high- and low-frequency vibrations as it moves through the water. It produces a natural wiggle and bubbles, generating a full-body twisting action that mimics a struggling prey.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eDual-Action Vibration\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eBubble Disturbance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Anti-Snag Design --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img203\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901151241\/b847e426616331b3257d2238adc4de8e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eBuilt-In Hidden Back Groove\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eEngineered for tough fishing spots, the back of the lure features a deep, longitudinal hidden groove. This allows you to tuck the hook tip away safely, dramatically reducing snags when casting into weeds, rocks, and other heavy-cover zones.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eWeedless Setup\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eHeavy Cover Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Visual Attraction --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img204\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901151241\/6a54264567433987e3988d878a101f84.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eReflective Flakes \u0026amp; Translucent Body\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eThe soft PVC material boasts a high-gloss, jelly-like translucent appearance. Embedded with glittering laser flakes and natural shell fragments, it catches and refracts underwater light to mimic the natural shine of fish scales.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eNatural Shell Glitter\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eScale Simulation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Raw Material \u0026 Scent --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img205\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901151241\/367774a268adb9477b08c8b91a99d430.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eElastic PVC \u0026amp; Infused Shrimp Scent\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eMolded from highly flexible and stretch-resistant soft PVC, this lure is built to withstand repeated strikes and tears. Coated with a fresh shrimp oil formula, it diffuses scent in the water to trigger feeding behaviors quickly.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eTear-Resistant PVC\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eShrimp Oil Formula\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\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-label\"\u003eMaterial\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eTranslucent Soft PVC\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eAttractant\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Attractant\"\u003e\u003cspan class=\"spec-value\"\u003eInfused Fresh Shrimp Formula\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eAvailable Sizes \u0026amp; Quantities\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Available Sizes \u0026amp; Quantities\"\u003e\n\u003cspan class=\"spec-value\"\u003e4.5 cm (1.8 in) — 12 pieces per pack\u003c\/span\u003e\u003cbr\u003e\n\t\t\t\u003cspan class=\"spec-value\"\u003e5.5 cm (2.2 in) — 12 pieces per pack\u003c\/span\u003e\u003cbr\u003e\n\t\t\t\u003cspan class=\"spec-value\"\u003e6.5 cm (2.6 in) — 10 pieces per pack\u003c\/span\u003e\n\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eColor Options\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Color Options\"\u003e\u003cspan class=\"spec-value\"\u003eEmerald Green, Blue Purple, Mother-of-Pearl Pink, Loach Brown, Pearl White\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eTarget Hook Style\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Target Hook Style\"\u003e\u003cspan class=\"spec-value\"\u003eDesigned for offset crank hooks (hooks not included)\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!-- D. FAQ SECTION --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🐟 Does the lure come with hooks included?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, this package includes the soft bait lures only. The design includes a built-in back groove to easily integrate and conceal offset crank hooks that you purchase separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🐟 What makes the tail action unique?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eUnlike typical soft baits, this lure features a composite tail design. It combines a large shield-shaped T-tail with a ball-tipped antenna. When pulled through the water, this dual configuration creates high- and low-frequency vibrations along with micro-bubbles to entice predators.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Electric Violet \/ 1.8 in \/ 4.5 cm (12 Pcs)","offer_id":46120630157503,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Emerald Green \/ 1.8 in \/ 4.5 cm (12 Pcs)","offer_id":46120630190271,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Mother-of-Pearl Pink \/ 1.8 in \/ 4.5 cm (12 Pcs)","offer_id":46120630223039,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Motor Oil Brown \/ 1.8 in \/ 4.5 cm (12 Pcs)","offer_id":46120630255807,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Pearl White \/ 1.8 in \/ 4.5 cm (12 Pcs)","offer_id":46120630288575,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Electric Violet \/ 2.2 in \/ 5.5 cm (12 Pcs)","offer_id":46120630321343,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Emerald Green \/ 2.2 in \/ 5.5 cm (12 Pcs)","offer_id":46120630354111,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Mother-of-Pearl Pink \/ 2.2 in \/ 5.5 cm (12 Pcs)","offer_id":46120630386879,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Motor Oil Brown \/ 2.2 in \/ 5.5 cm (12 Pcs)","offer_id":46120630419647,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Pearl White \/ 2.2 in \/ 5.5 cm (12 Pcs)","offer_id":46120630452415,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Electric Violet \/ 2.6 in \/ 6.5 cm (10 Pcs)","offer_id":46120630485183,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Emerald Green \/ 2.6 in \/ 6.5 cm (10 Pcs)","offer_id":46120630517951,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Mother-of-Pearl Pink \/ 2.6 in \/ 6.5 cm (10 Pcs)","offer_id":46120630550719,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Motor Oil Brown \/ 2.6 in \/ 6.5 cm (10 Pcs)","offer_id":46120630583487,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Pearl White \/ 2.6 in \/ 6.5 cm (10 Pcs)","offer_id":46120630616255,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/f790505b6fa2ba3e5850e8a09909095e.jpg?v=1788247197","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/shrimp-scented-soft-swimbait","provider":"Bak","version":"1.0","type":"link"}