{"product_id":"slingcatch","title":"SlingCatch Outdoor Ball Game Set","description":"\u003csection class=\"slingair-lp\" id=\"slingair-landing\"\u003e\n  \u003cstyle\u003e\n    .slingair-lp {\n      --sa-ink: #101828;\n      --sa-muted: #667085;\n      --sa-line: #d9e6ec;\n      --sa-bg: #f5fbfd;\n      --sa-white: #ffffff;\n      --sa-orange: #ff7a1a;\n      --sa-orange-dark: #d85100;\n      --sa-teal: #00a8b8;\n      --sa-blue: #0b6fae;\n      color: var(--sa-ink);\n      background: var(--sa-bg);\n      font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n      overflow: hidden;\n    }\n\n    .slingair-lp * {\n      box-sizing: border-box;\n    }\n\n    .slingair-lp a {\n      color: inherit;\n      text-decoration: none;\n    }\n\n    .slingair-lp img {\n      display: block;\n      width: 100%;\n      height: auto;\n    }\n\n    .sa-wrap {\n      width: min(1180px, calc(100% - 36px));\n      margin: 0 auto;\n    }\n\n    .sa-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 54px;\n      padding: 0 26px;\n      border-radius: 999px;\n      background: var(--sa-orange);\n      color: #fff !important;\n      font-weight: 900;\n      line-height: 1;\n      box-shadow: 0 16px 34px rgba(255, 122, 26, 0.32);\n      transition: transform 180ms ease, background 180ms ease;\n    }\n\n    .sa-btn:hover {\n      transform: translateY(-2px);\n      background: var(--sa-orange-dark);\n    }\n\n    .sa-hero {\n      position: relative;\n      min-height: 92svh;\n      display: grid;\n      align-items: end;\n      background-image:\n        linear-gradient(90deg, rgba(3, 18, 30, 0.78), rgba(3, 18, 30, 0.34) 48%, rgba(3, 18, 30, 0.08)),\n        linear-gradient(0deg, rgba(3, 18, 30, 0.58), rgba(3, 18, 30, 0) 46%),\n        url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/slingair-01-hero-square.png?v=1782915258\");\n      background-position: center;\n      background-size: cover;\n      color: #fff;\n    }\n\n    .sa-hero-inner {\n      padding: clamp(90px, 14vw, 150px) 0 64px;\n    }\n\n    .sa-kicker {\n      margin: 0 0 16px;\n      color: var(--sa-orange);\n      font-size: 13px;\n      font-weight: 950;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .sa-hero .sa-kicker {\n      color: #fff;\n      text-shadow: 0 2px 18px rgba(0, 0, 0, 0.24);\n    }\n\n    .sa-title {\n      margin: 0;\n      max-width: 760px;\n      font-size: clamp(48px, 7vw, 92px);\n      line-height: 0.92;\n      letter-spacing: 0;\n      font-weight: 950;\n    }\n\n    .sa-copy {\n      margin: 22px 0 0;\n      max-width: 610px;\n      color: var(--sa-muted);\n      font-size: 18px;\n      line-height: 1.6;\n    }\n\n    .sa-hero .sa-copy {\n      color: rgba(255, 255, 255, 0.91);\n      font-size: clamp(18px, 2vw, 22px);\n    }\n\n    .sa-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n      align-items: center;\n      margin-top: 30px;\n    }\n\n    .sa-proof {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 1px;\n      width: min(760px, 100%);\n      margin-top: 46px;\n      overflow: hidden;\n      border: 1px solid rgba(255, 255, 255, 0.22);\n      border-radius: 8px;\n      background: rgba(255, 255, 255, 0.18);\n      backdrop-filter: blur(14px);\n    }\n\n    .sa-proof-item {\n      padding: 18px;\n      background: rgba(6, 23, 37, 0.2);\n    }\n\n    .sa-proof-item strong {\n      display: block;\n      color: #fff;\n      font-size: 24px;\n      line-height: 1;\n    }\n\n    .sa-proof-item span {\n      display: block;\n      margin-top: 6px;\n      color: rgba(255, 255, 255, 0.82);\n      font-size: 13px;\n      line-height: 1.35;\n    }\n\n    .sa-section {\n      padding: clamp(68px, 8vw, 104px) 0;\n    }\n\n    .sa-demo {\n      background: #fff;\n    }\n\n    .sa-demo-box {\n      display: grid;\n      grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);\n      gap: clamp(32px, 6vw, 76px);\n      align-items: center;\n    }\n\n    .sa-gif-frame {\n      overflow: hidden;\n      border-radius: 8px;\n      background: #0d1828;\n      box-shadow: 0 24px 70px rgba(16, 38, 51, 0.18);\n    }\n\n    .sa-gif-frame img {\n      aspect-ratio: 1 \/ 1;\n      object-fit: cover;\n    }\n\n    .sa-mini-steps {\n      display: grid;\n      gap: 14px;\n      margin-top: 28px;\n      counter-reset: slingairSteps;\n    }\n\n    .sa-mini-step {\n      position: relative;\n      padding: 16px 18px 16px 54px;\n      border: 1px solid var(--sa-line);\n      border-radius: 8px;\n      background: #fff;\n      color: var(--sa-muted);\n      line-height: 1.5;\n    }\n\n    .sa-mini-step::before {\n      counter-increment: slingairSteps;\n      content: counter(slingairSteps);\n      position: absolute;\n      top: 15px;\n      left: 16px;\n      display: grid;\n      width: 26px;\n      height: 26px;\n      place-items: center;\n      border-radius: 50%;\n      background: var(--sa-orange);\n      color: #fff;\n      font-size: 13px;\n      font-weight: 950;\n    }\n\n    .sa-grid {\n      display: grid;\n      grid-template-columns: minmax(0, 0.96fr) minmax(0, 1.04fr);\n      gap: clamp(34px, 6vw, 78px);\n      align-items: center;\n    }\n\n    .sa-h2 {\n      margin: 0;\n      max-width: 740px;\n      font-size: clamp(34px, 4.6vw, 62px);\n      line-height: 1;\n      letter-spacing: 0;\n      font-weight: 950;\n    }\n\n    .sa-image {\n      overflow: hidden;\n      border-radius: 8px;\n      background: #fff;\n      box-shadow: 0 24px 70px rgba(16, 38, 51, 0.16);\n    }\n\n    .sa-image img {\n      aspect-ratio: 1 \/ 1;\n      object-fit: cover;\n    }\n\n    .sa-benefits {\n      display: grid;\n      gap: 18px;\n      margin-top: 34px;\n    }\n\n    .sa-benefit {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 16px;\n      align-items: start;\n    }\n\n    .sa-icon {\n      display: grid;\n      width: 46px;\n      height: 46px;\n      place-items: center;\n      border-radius: 50%;\n      background: var(--sa-teal);\n      color: #fff;\n      font-weight: 950;\n    }\n\n    .sa-benefit h3 {\n      margin: 0;\n      font-size: 20px;\n      line-height: 1.2;\n    }\n\n    .sa-benefit p {\n      margin: 7px 0 0;\n      color: var(--sa-muted);\n      line-height: 1.55;\n    }\n\n    .sa-band {\n      background: var(--sa-ink);\n      color: #fff;\n    }\n\n    .sa-band .sa-copy {\n      color: rgba(255, 255, 255, 0.76);\n    }\n\n    .sa-band .sa-kicker {\n      color: rgba(255, 255, 255, 0.72);\n    }\n\n    .sa-feature-list {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 1px;\n      margin-top: 44px;\n      overflow: hidden;\n      border: 1px solid rgba(255, 255, 255, 0.14);\n      border-radius: 8px;\n    }\n\n    .sa-feature {\n      min-height: 230px;\n      padding: 28px;\n      background: linear-gradient(180deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.04));\n    }\n\n    .sa-feature span {\n      color: var(--sa-orange);\n      font-size: 13px;\n      font-weight: 950;\n    }\n\n    .sa-feature h3 {\n      margin: 54px 0 0;\n      font-size: clamp(24px, 2.6vw, 34px);\n      line-height: 1.05;\n    }\n\n    .sa-feature p {\n      margin: 14px 0 0;\n      color: rgba(255, 255, 255, 0.74);\n      line-height: 1.55;\n    }\n\n    .sa-offer {\n      background: #fff;\n    }\n\n    .sa-offer-box {\n      display: grid;\n      grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);\n      gap: clamp(32px, 6vw, 78px);\n      align-items: center;\n    }\n\n    .sa-product-card {\n      padding: clamp(22px, 4vw, 38px);\n      border: 1px solid var(--sa-line);\n      border-radius: 8px;\n      background:\n        linear-gradient(135deg, rgba(255, 122, 26, 0.12), transparent 42%),\n        #fff;\n      box-shadow: 0 18px 54px rgba(16, 38, 51, 0.1);\n    }\n\n    .sa-price {\n      display: flex;\n      align-items: baseline;\n      gap: 12px;\n      margin-top: 24px;\n    }\n\n    .sa-price strong {\n      font-size: 44px;\n      line-height: 1;\n    }\n\n    .sa-price s {\n      color: #98a2b3;\n      font-weight: 800;\n    }\n\n    .sa-note {\n      margin-top: 12px;\n      color: var(--sa-muted);\n      font-size: 14px;\n      line-height: 1.5;\n    }\n\n    .sa-faq {\n      background: #eaf7fa;\n    }\n\n    .sa-faq-grid {\n      display: grid;\n      grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);\n      gap: clamp(32px, 6vw, 72px);\n      align-items: start;\n    }\n\n    .sa-faq-list {\n      display: grid;\n      gap: 12px;\n    }\n\n    .sa-faq details {\n      border: 1px solid rgba(20, 65, 84, 0.14);\n      border-radius: 8px;\n      background: rgba(255, 255, 255, 0.78);\n    }\n\n    .sa-faq summary {\n      cursor: pointer;\n      padding: 20px 22px;\n      font-weight: 900;\n    }\n\n    .sa-faq details p {\n      margin: 0;\n      padding: 0 22px 22px;\n      color: var(--sa-muted);\n      line-height: 1.58;\n    }\n\n    @media (max-width: 860px) {\n      .sa-hero {\n        min-height: 86svh;\n        background-position: center top;\n      }\n\n      .sa-proof,\n      .sa-demo-box,\n      .sa-grid,\n      .sa-feature-list,\n      .sa-offer-box,\n      .sa-faq-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .sa-title {\n        font-size: 48px;\n      }\n\n      .sa-btn {\n        width: 100%;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"sa-hero\"\u003e\n    \u003cdiv class=\"sa-wrap sa-hero-inner\"\u003e\n      \u003cp class=\"sa-kicker\"\u003eSummer outdoor toy for active kids\u003c\/p\u003e\n      \u003ch1 class=\"sa-title\"\u003eSlingair is about to take over summer.\u003c\/h1\u003e\n      \u003cp class=\"sa-copy\"\u003e\n        A lightweight catch-and-launch game that turns the beach, backyard, park, or driveway into instant screen-free play.\n      \u003c\/p\u003e\n      \u003cdiv class=\"sa-actions\"\u003e\n        \u003ca class=\"sa-btn\" href=\"\/products\/slingair-catch-set\"\u003eShop the 2-player set\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sa-proof\"\u003e\n        \u003cdiv class=\"sa-proof-item\"\u003e\n          \u003cstrong\u003e7-14\u003c\/strong\u003e\n          \u003cspan\u003eGreat for school-age kids and family play\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sa-proof-item\"\u003e\n          \u003cstrong\u003e2-player\u003c\/strong\u003e\n          \u003cspan\u003eBuilt for siblings, friends, and parents\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sa-proof-item\"\u003e\n          \u003cstrong\u003eOutdoor\u003c\/strong\u003e\n          \u003cspan\u003eBeach, backyard, park, BBQ, or camping trip\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sa-section sa-demo\"\u003e\n    \u003cdiv class=\"sa-wrap sa-demo-box\"\u003e\n      \u003cdiv class=\"sa-gif-frame\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/7_1_1.gif?v=1782915720\" alt=\"Slingair catch game animated demo\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"sa-kicker\"\u003eSee how it plays\u003c\/p\u003e\n        \u003ch2 class=\"sa-h2\"\u003eThe whole game clicks in seconds.\u003c\/h2\u003e\n        \u003cp class=\"sa-copy\"\u003e\n          The GIF does the heavy lifting: shoppers instantly understand the launch, flight, catch, and repeat loop before they read the details.\n        \u003c\/p\u003e\n        \u003cdiv class=\"sa-mini-steps\"\u003e\n          \u003cdiv class=\"sa-mini-step\"\u003ePlace the soft ball in the mesh catcher.\u003c\/div\u003e\n          \u003cdiv class=\"sa-mini-step\"\u003eSwing forward to send it flying.\u003c\/div\u003e\n          \u003cdiv class=\"sa-mini-step\"\u003eCatch it, reset, and keep the game moving.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sa-section\"\u003e\n    \u003cdiv class=\"sa-wrap sa-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"sa-kicker\"\u003eWhy parents buy it\u003c\/p\u003e\n        \u003ch2 class=\"sa-h2\"\u003eMore movement, less screen negotiation.\u003c\/h2\u003e\n        \u003cp class=\"sa-copy\"\u003e\n          Slingair gives kids a simple reason to run, aim, catch, laugh, and keep moving without turning playtime into a chore.\n        \u003c\/p\u003e\n        \u003cdiv class=\"sa-benefits\"\u003e\n          \u003cdiv class=\"sa-benefit\"\u003e\n            \u003cdiv class=\"sa-icon\"\u003e1\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch3\u003eEasy to understand\u003c\/h3\u003e\n              \u003cp\u003eCatch the ball, swing the launcher, send it back. Kids can start playing in seconds.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sa-benefit\"\u003e\n            \u003cdiv class=\"sa-icon\"\u003e2\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch3\u003eActive without pressure\u003c\/h3\u003e\n              \u003cp\u003eThe game naturally encourages timing, running, coordination, and outdoor movement.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sa-benefit\"\u003e\n            \u003cdiv class=\"sa-icon\"\u003e3\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch3\u003eMade for summer plans\u003c\/h3\u003e\n              \u003cp\u003ePerfect for beach days, backyard weekends, family BBQs, and vacation bags.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sa-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/slingair-03-beach-play-square.png?v=1782915248\" alt=\"Child playing Slingair catch game on a sunny beach\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sa-section sa-band\"\u003e\n    \u003cdiv class=\"sa-wrap\"\u003e\n      \u003cp class=\"sa-kicker\"\u003eWhat makes it convert\u003c\/p\u003e\n      \u003ch2 class=\"sa-h2\"\u003eOne toy, three strong buying reasons.\u003c\/h2\u003e\n      \u003cp class=\"sa-copy\"\u003e\n        The page sells the parent benefit first, then supports it with clear play mechanics and visible product details.\n      \u003c\/p\u003e\n      \u003cdiv class=\"sa-feature-list\"\u003e\n        \u003cdiv class=\"sa-feature\"\u003e\n          \u003cspan\u003e01 \/ Screen-free\u003c\/span\u003e\n          \u003ch3\u003eA better outdoor default.\u003c\/h3\u003e\n          \u003cp\u003eGives parents a quick answer when kids need something active to do.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sa-feature\"\u003e\n          \u003cspan\u003e02 \/ Coordination\u003c\/span\u003e\n          \u003ch3\u003eCatch, aim, repeat.\u003c\/h3\u003e\n          \u003cp\u003eHelps kids practice hand-eye timing through a game that feels natural.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sa-feature\"\u003e\n          \u003cspan\u003e03 \/ Social play\u003c\/span\u003e\n          \u003ch3\u003eBuilt for two or more.\u003c\/h3\u003e\n          \u003cp\u003eEasy to share with friends, siblings, and parents during casual outdoor moments.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sa-section\"\u003e\n    \u003cdiv class=\"sa-wrap sa-grid\"\u003e\n      \u003cdiv class=\"sa-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/slingair-07-feature-closeup-square.png?v=1782915261\" alt=\"Close-up of Slingair handle, mesh catcher, and soft orange ball\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"sa-kicker\"\u003eProduct details\u003c\/p\u003e\n        \u003ch2 class=\"sa-h2\"\u003eLightweight, easy to grip, ready for fast play.\u003c\/h2\u003e\n        \u003cp class=\"sa-copy\"\u003e\n          The mesh catcher and soft ball design make the action easy to see, easy to learn, and fun to repeat.\n        \u003c\/p\u003e\n        \u003cdiv class=\"sa-benefits\"\u003e\n          \u003cdiv class=\"sa-benefit\"\u003e\n            \u003cdiv class=\"sa-icon\"\u003e✓\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch3\u003eKid-friendly grip\u003c\/h3\u003e\n              \u003cp\u003eRounded handle shape helps kids hold, swing, and reset the toy comfortably.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sa-benefit\"\u003e\n            \u003cdiv class=\"sa-icon\"\u003e✓\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch3\u003eSoft orange ball\u003c\/h3\u003e\n              \u003cp\u003eHighly visible in outdoor scenes and easier to track while running or catching.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sa-section sa-offer\" id=\"slingair-offer\"\u003e\n    \u003cdiv class=\"sa-wrap sa-offer-box\"\u003e\n      \u003cdiv class=\"sa-product-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/slingair-02-product-white-square.png?v=1782915248\" alt=\"Slingair catch ball toy set with two catchers and soft balls\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"sa-kicker\"\u003eReady-to-play set\u003c\/p\u003e\n        \u003ch2 class=\"sa-h2\"\u003eBring a new game to every sunny plan.\u003c\/h2\u003e\n        \u003cp class=\"sa-copy\"\u003e\n          Position it as an easy summer impulse buy: affordable, giftable, and useful for beach days, birthdays, camping, and backyard weekends.\n        \u003c\/p\u003e\n        \u003cdiv class=\"sa-price\"\u003e\n          \u003cstrong\u003e$19.99\u003c\/strong\u003e\n          \u003cs\u003e$29.99\u003c\/s\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"sa-note\"\u003eReplace price, discount, shipping line, and product URL with your real Shopify offer before publishing.\u003c\/p\u003e\n        \u003cdiv class=\"sa-actions\"\u003e\n          \u003ca class=\"sa-btn\" href=\"\/products\/slingair-catch-set\"\u003eAdd to cart\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sa-section sa-faq\"\u003e\n    \u003cdiv class=\"sa-wrap sa-faq-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"sa-kicker\"\u003eBuyer questions\u003c\/p\u003e\n        \u003ch2 class=\"sa-h2\"\u003eQuick answers before checkout.\u003c\/h2\u003e\n        \u003cp class=\"sa-copy\"\u003eKeep these claims aligned with your final packaging, compliance notes, and supplier specs.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sa-faq-list\"\u003e\n        \u003cdetails open\u003e\n          \u003csummary\u003eWhat age is Slingair best for?\u003c\/summary\u003e\n          \u003cp\u003eThe supplier listing indicates ages 7-14. Keep this range unless your final packaging says otherwise.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhere can kids use it?\u003c\/summary\u003e\n          \u003cp\u003eBest for open outdoor spaces like beaches, parks, backyards, lawns, camping areas, and driveways with room to move.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the main selling angle?\u003c\/summary\u003e\n          \u003cp\u003eUse “screen-free summer movement” as the core angle, then support it with coordination, parent-child play, and gifting.\u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Fonome","offers":[{"title":"1 set","offer_id":52260301144366,"sku":null,"price":39.99,"currency_code":"USD","in_stock":true},{"title":"2 stes","offer_id":52260301177134,"sku":null,"price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/slingair-02-product-white-square.png?v=1782915248","url":"https:\/\/fonome.com\/products\/slingcatch","provider":"Fonome","version":"1.0","type":"link"}