{"product_id":"sleeping-capybara-breathing-snuggly-squishy-silicone-companion-sound-led-night-light-perfect-gift","title":"Maetiva® Sleeping Capybara Breathing Squishy Silicone Companion Sound LED Night Light Perfect Gift","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\u003e\u003c\/p\u003e\u003cdiv id=\"capybara-page\"\u003e  \u003cstyle\u003e    #capybara-page {      --ink: #44352d;      --muted: #76685f;      --cream: #fffaf1;      --brown: #f3e5d2;      --accent: #e5c89f;      --line: #eadfd4;      --white: #fff;    }    #capybara-page * {      box-sizing: border-box;    }    #capybara-page {      margin: 0;      color: var(--ink);      font: 16px\/1.65 Arial, Helvetica, sans-serif;    }    #capybara-page .page {      max-width: 1180px;      margin: 30px auto;      padding: 0 16px;    }    #capybara-page .hero,    #capybara-page .feature {      display: grid;      grid-template-columns: 1.1fr .9fr;      gap: 20px;    }    #capybara-page .card {      padding: clamp(24px, 4vw, 46px);      border: 1px solid var(--line);      border-radius: 24px;      background: var(--white);    }    #capybara-page .intro {      background:        radial-gradient(          circle at 82% 20%,          rgba(229, 200, 159, .42),          transparent 35%        ),        linear-gradient(135deg, var(--cream), #f7ecdf);    }    #capybara-page h1,    #capybara-page h2,    #capybara-page h3 {      margin-top: 0;      line-height: 1.15;    }    #capybara-page h1 {      font-size: clamp(30px, 4vw, 48px);      letter-spacing: -.03em;    }    #capybara-page h2 {      font-size: clamp(25px, 3vw, 35px);    }    #capybara-page h3 {      font-size: 18px;    }    #capybara-page .eyebrow,    #capybara-page .tag {      display: inline-block;      padding: 5px 11px;      border-radius: 999px;      background: var(--white);      font-size: 12px;      font-weight: 700;      letter-spacing: .08em;      text-transform: uppercase;    }    #capybara-page .muted {      color: var(--muted);    }    #capybara-page .highlights {      display: grid;      grid-template-columns: 1fr 1fr;      gap: 12px;    }    #capybara-page .highlight {      padding: 18px;      border: 1px solid var(--line);      border-radius: 17px;      background: var(--cream);    }    #capybara-page .highlight:nth-child(2),    #capybara-page .highlight:nth-child(3) {      background: var(--brown);    }    #capybara-page .highlight p {      margin: 7px 0 0;      color: var(--muted);      font-size: 14px;    }    #capybara-page .section {      margin-top: 27px;    }    #capybara-page .center {      text-align: center;    }    #capybara-page .uses {      display: grid;      grid-template-columns: repeat(4, 1fr);      gap: 12px;    }    #capybara-page .use {      min-height: 172px;      padding: 22px;      border: 1px solid var(--line);      border-radius: 20px;      background: var(--white);      box-shadow: 0 10px 30px rgba(93, 65, 41, .035);    }    #capybara-page .tag {      margin-bottom: 15px;      background: var(--accent);      letter-spacing: .04em;    }    #capybara-page .use p {      margin: 0;      color: var(--muted);      font-size: 14px;    }    #capybara-page .feature {      overflow: hidden;      border: 1px solid var(--line);      border-radius: 24px;      background: var(--cream);    }    #capybara-page .feature .card {      border: 0;      border-radius: 0;      background: transparent;    }    #capybara-page .feature .card + .card {      border-left: 1px solid var(--line);      background: var(--white);    }    #capybara-page .steps {      margin: 18px 0 0;      padding: 0;      list-style: none;      counter-reset: step;    }    #capybara-page .steps li {      position: relative;      margin: 14px 0;      padding-left: 42px;      counter-increment: step;    }    #capybara-page .steps li::before {      position: absolute;      top: 0;      left: 0;      display: grid;      width: 29px;      height: 29px;      place-items: center;      border-radius: 50%;      background: var(--accent);      content: counter(step);      font-size: 13px;      font-weight: 700;    }    #capybara-page .modes {      display: grid;      grid-template-columns: 1fr 1fr;      gap: 10px;      margin-top: 17px;    }    #capybara-page .mode {      padding: 12px;      border: 1px solid var(--line);      border-radius: 14px;      background: var(--cream);    }    #capybara-page .mode strong {      display: block;      margin-bottom: 3px;      font-size: 14px;    }    #capybara-page .mode span {      color: var(--muted);      font-size: 13px;    }    #capybara-page .note {      padding: 13px 15px;      border-left: 3px solid var(--accent);      border-radius: 14px;      background: #f8eee2;      color: var(--muted);      font-size: 13px;    }    \/*      Each specification occupies one complete row.      This keeps every label aligned with its corresponding value.    *\/    #capybara-page .specs {      max-width: 860px;      margin: 0 auto;      overflow: hidden;      border: 1px solid var(--line);      border-radius: 20px;      background: var(--white);    }    #capybara-page .spec-row {      display: grid;      grid-template-columns: minmax(180px, .75fr) minmax(0, 1.25fr);      align-items: start;      gap: 24px;      padding: 14px 18px;      border-bottom: 1px solid var(--line);    }    #capybara-page .spec-row:last-child {      border-bottom: 0;    }    #capybara-page .spec-label {      color: var(--muted);    }    #capybara-page .spec-value {      min-width: 0;      font-weight: 650;      overflow-wrap: anywhere;    }    #capybara-page .faq {      border-top: 1px solid var(--line);    }    #capybara-page details {      border-bottom: 1px solid var(--line);    }    #capybara-page summary {      display: flex;      justify-content: space-between;      gap: 15px;      padding: 17px 4px;      cursor: pointer;      font-weight: 700;      list-style: none;    }    #capybara-page summary::-webkit-details-marker {      display: none;    }    #capybara-page summary::after {      flex: 0 0 auto;      content: \"+\";      font-size: 20px;      font-weight: 400;    }    #capybara-page details[open] summary::after {      content: \"−\";    }    #capybara-page .answer {      padding: 0 34px 17px 4px;      color: var(--muted);    }    #capybara-page .answer p {      margin: 0;    }    #capybara-page .links {      text-align: center;      color: var(--muted);      font-size: 14px;    }    #capybara-page .links a {      color: var(--ink);      text-underline-offset: 3px;    }    @media (max-width: 800px) {      #capybara-page .page {        margin: 20px auto;      }      #capybara-page .hero,      #capybara-page .feature {        grid-template-columns: 1fr;      }      #capybara-page .card {        padding: 22px;        border-radius: 20px;      }      #capybara-page .uses {        display: flex;        gap: 12px;        overflow-x: auto;        padding-bottom: 7px;        scroll-snap-type: x mandatory;      }      #capybara-page .use {        min-width: 78%;        min-height: 0;        scroll-snap-align: start;      }      #capybara-page .feature .card + .card {        border-top: 1px solid var(--line);        border-left: 0;      }    }    @media (max-width: 560px) {      #capybara-page .spec-row {        grid-template-columns: minmax(115px, .75fr) minmax(0, 1.25fr);        gap: 14px;        padding: 13px 14px;      }      #capybara-page .spec-label,      #capybara-page .spec-value {        font-size: 14px;      }    }    @media (max-width: 420px) {      #capybara-page .highlights,      #capybara-page .modes {        grid-template-columns: 1fr;      }    }  \u003c\/style\u003e  \u003cmain class=\"page\"\u003e    \u003csection class=\"hero\"\u003e      \u003cdiv class=\"card intro\"\u003e        \u003cp class=\"eyebrow\"\u003eWarm light, breathing motion and gentle sound\u003c\/p\u003e        \u003ch1\u003eA sleeping capybara made for slower evenings\u003c\/h1\u003e        \u003cp class=\"muted\"\u003eThis sleepy capybara combines a soft silicone feel, warm yellow light, a gently moving belly and a quiet snoring sound. Use the features together or separately to create the right atmosphere for bedtime, quiet breaks and cozy corners.\u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"card highlights\"\u003e        \u003cdiv class=\"highlight\"\u003e          \u003cstrong\u003eBreathing movement\u003c\/strong\u003e          \u003cp\u003eThe belly gently rises and falls to create a calm, sleepy visual rhythm.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"highlight\"\u003e          \u003cstrong\u003eGentle snoring sound\u003c\/strong\u003e          \u003cp\u003ePlay the single built-in snoring sound with or without the breathing movement.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"highlight\"\u003e          \u003cstrong\u003eThree brightness levels\u003c\/strong\u003e          \u003cp\u003eSelect the warm yellow brightness you need using the controls on the base.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"highlight\"\u003e          \u003cstrong\u003e30-minute timer\u003c\/strong\u003e          \u003cp\u003eSet the automatic shutoff for bedtime and short relaxation routines.\u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e    \u003csection class=\"section\"\u003e      \u003cdiv class=\"center\"\u003e        \u003ch2\u003eA comforting presence for day and night\u003c\/h2\u003e        \u003cp class=\"muted\"\u003eDesigned for bedtime routines, quiet moments, soft lighting and thoughtful gifting.\u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"uses\"\u003e        \u003carticle class=\"use\"\u003e          \u003cspan class=\"tag\"\u003eUnwind\u003c\/span\u003e          \u003ch3\u003eA gentle visual rhythm\u003c\/h3\u003e          \u003cp\u003eWatch the belly rise and fall while settling down after a busy day or taking a quiet moment to yourself.\u003c\/p\u003e        \u003c\/article\u003e        \u003carticle class=\"use\"\u003e          \u003cspan class=\"tag\"\u003eIlluminate\u003c\/span\u003e          \u003ch3\u003eWarm bedside lighting\u003c\/h3\u003e          \u003cp\u003eChoose from three brightness levels for bedtime stories, nighttime check-ins or a softly lit room.\u003c\/p\u003e        \u003c\/article\u003e        \u003carticle class=\"use\"\u003e          \u003cspan class=\"tag\"\u003eCompanion\u003c\/span\u003e          \u003ch3\u003eSound when you want it\u003c\/h3\u003e          \u003cp\u003eTurn on the gentle snoring sound for extra atmosphere, or leave it off when you prefer a quiet room.\u003c\/p\u003e        \u003c\/article\u003e        \u003carticle class=\"use\"\u003e          \u003cspan class=\"tag\"\u003eGift\u003c\/span\u003e          \u003ch3\u003eA capybara gift with character\u003c\/h3\u003e          \u003cp\u003eA playful gift for children, teens, adults and anyone who enjoys cozy capybara decor.\u003c\/p\u003e        \u003c\/article\u003e      \u003c\/div\u003e    \u003c\/section\u003e    \u003csection class=\"section feature\"\u003e      \u003cdiv class=\"card\"\u003e        \u003ch2\u003eEverything is controlled from the base\u003c\/h2\u003e        \u003cp class=\"muted\"\u003eThis model does not use tap controls. Use the controls on the base to manage the light, three brightness levels, 30-minute timer, breathing movement and snoring sound.\u003c\/p\u003e        \u003col class=\"steps\"\u003e          \u003cli\u003eUse the base control to switch the night light on.\u003c\/li\u003e          \u003cli\u003eSelect one of the three warm yellow brightness levels.\u003c\/li\u003e          \u003cli\u003eTurn the breathing movement and snoring sound on or off independently.\u003c\/li\u003e          \u003cli\u003eSelect the 30-minute timer when you want the light to switch off automatically.\u003c\/li\u003e        \u003c\/ol\u003e      \u003c\/div\u003e      \u003cdiv class=\"card\"\u003e        \u003ch2\u003eChoose how your capybara rests\u003c\/h2\u003e        \u003cp class=\"muted\"\u003eThe breathing movement and snoring sound work independently, so you do not need to use every feature at the same time.\u003c\/p\u003e        \u003cdiv class=\"modes\"\u003e          \u003cdiv class=\"mode\"\u003e            \u003cstrong\u003eLight only\u003c\/strong\u003e            \u003cspan\u003eWarm illumination without movement or sound.\u003c\/span\u003e          \u003c\/div\u003e          \u003cdiv class=\"mode\"\u003e            \u003cstrong\u003eLight + breathing\u003c\/strong\u003e            \u003cspan\u003eWarm light with the moving-belly effect.\u003c\/span\u003e          \u003c\/div\u003e          \u003cdiv class=\"mode\"\u003e            \u003cstrong\u003eLight + sound\u003c\/strong\u003e            \u003cspan\u003eWarm light with the built-in snoring sound.\u003c\/span\u003e          \u003c\/div\u003e          \u003cdiv class=\"mode\"\u003e            \u003cstrong\u003eFull experience\u003c\/strong\u003e            \u003cspan\u003eLight, breathing movement and sound together.\u003c\/span\u003e          \u003c\/div\u003e        \u003c\/div\u003e        \u003cp class=\"note\"\u003eThis model includes one snoring sound. The sound and breathing movement can be controlled separately.\u003c\/p\u003e      \u003c\/div\u003e    \u003c\/section\u003e    \u003csection class=\"section\"\u003e      \u003cdiv class=\"center\"\u003e        \u003ch2\u003eProduct details\u003c\/h2\u003e        \u003cp class=\"muted\"\u003eKey specifications and controls for the sleeping capybara.\u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"specs\" role=\"list\"\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eProduct type\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003eBreathing silicone night light with sound\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eMaterials\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003eSilicone exterior; PC+ABS base and internal structure\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eDimensions\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003e20.5 × 13 × 9cm\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eProduct weight\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003eApprox. 321g\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eLight\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003eWarm yellow with 3 brightness levels\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eBrightness control\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003eControlled using the base button\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eBreathing movement\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003eIndependently controlled from the base\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eBuilt-in sound\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003eOne gentle snoring sound\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eSound control\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003eIndependently controlled from the base\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eTimer\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003e30-minute automatic shutoff\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eRated power\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003e1.1W\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eBattery capacity\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003e1200mAh rechargeable battery\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eCharging time\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003eApprox. 2–3 hours\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eRuntime\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003eApprox. 3.5–9 hours\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eCharging connection\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003eUSB-C\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eUse while charging\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003eSupported\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eIn the box\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003eNight light, instruction manual and USB-C charging cable\u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"spec-row\" role=\"listitem\"\u003e          \u003cdiv class=\"spec-label\"\u003eWall adapter\u003c\/div\u003e          \u003cdiv class=\"spec-value\"\u003eNot included\u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e    \u003csection class=\"section\"\u003e      \u003cdiv class=\"center\"\u003e        \u003ch2\u003eGood to know\u003c\/h2\u003e        \u003cp class=\"muted\"\u003eHelpful answers, kept compact until you need them.\u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"faq\"\u003e        \u003cdetails\u003e          \u003csummary\u003eDoes the capybara really move like it is breathing?\u003c\/summary\u003e          \u003cdiv class=\"answer\"\u003e            \u003cp\u003eThe belly gently rises and falls to create a slow, breathing-style movement. The effect can be switched on or off using the controls on the base.\u003c\/p\u003e          \u003c\/div\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eCan I turn the snoring sound off?\u003c\/summary\u003e          \u003cdiv class=\"answer\"\u003e            \u003cp\u003eYes. The snoring sound and breathing movement are independently controlled, so the sound does not need to remain on while the light or movement is in use.\u003c\/p\u003e          \u003c\/div\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eCan I use only the light?\u003c\/summary\u003e          \u003cdiv class=\"answer\"\u003e            \u003cp\u003eYes. You can use the warm yellow light without the breathing movement or snoring sound.\u003c\/p\u003e          \u003c\/div\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eHow do I change the brightness?\u003c\/summary\u003e          \u003cdiv class=\"answer\"\u003e            \u003cp\u003eUse the brightness control on the base to move through the three available brightness levels. This model does not use tap controls.\u003c\/p\u003e          \u003c\/div\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eDoes it have a timer?\u003c\/summary\u003e          \u003cdiv class=\"answer\"\u003e            \u003cp\u003eYes. The night light includes a 30-minute automatic shutoff timer for bedtime and short relaxation routines.\u003c\/p\u003e          \u003c\/div\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eHow many sounds does it include?\u003c\/summary\u003e          \u003cdiv class=\"answer\"\u003e            \u003cp\u003eThis model includes one built-in gentle snoring sound.\u003c\/p\u003e          \u003c\/div\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eHow long does the battery last?\u003c\/summary\u003e          \u003cdiv class=\"answer\"\u003e            \u003cp\u003eRuntime is approximately 3.5–9 hours per charge. Actual runtime can vary with the selected brightness and whether the breathing movement and snoring sound are being used.\u003c\/p\u003e          \u003c\/div\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eIs it suitable for children?\u003c\/summary\u003e          \u003cdiv class=\"answer\"\u003e            \u003cp\u003eIts soft silicone exterior, rounded shape and warm light make it a friendly option for a child's room. The current model has CPC documentation. Adult supervision is still recommended for younger children, and the charging cable should be kept away from infants.\u003c\/p\u003e          \u003c\/div\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eCan I use it while charging?\u003c\/summary\u003e          \u003cdiv class=\"answer\"\u003e            \u003cp\u003eYes, the night light can operate while connected to power. For children, keep the charging cable under adult control.\u003c\/p\u003e          \u003c\/div\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eDoes it include a wall adapter?\u003c\/summary\u003e          \u003cdiv class=\"answer\"\u003e            \u003cp\u003eA USB-C charging cable is included, but a wall adapter is not. A compatible adapter can be purchased separately from our store.\u003c\/p\u003e          \u003c\/div\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eHow should I clean it?\u003c\/summary\u003e          \u003cdiv class=\"answer\"\u003e            \u003cp\u003eTurn the product off and disconnect the charging cable first. Wipe the exterior gently with a soft, slightly damp cloth, then allow it to dry before use. Do not immerse or wash it directly.\u003c\/p\u003e          \u003c\/div\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eWhat safety information should I know?\u003c\/summary\u003e          \u003cdiv class=\"answer\"\u003e            \u003cp\u003eThis product has FCC, RoHS and CPC documentation. These documents do not replace adult supervision. Do not let young children play with the product while it is charging.\u003c\/p\u003e          \u003c\/div\u003e        \u003c\/details\u003e      \u003c\/div\u003e      \u003cp class=\"links\"\u003eNeed more help? Visit our  or .\u003c\/p\u003e    \u003c\/section\u003e  \u003c\/main\u003e\n\u003c\/div\u003e","brand":"Maetiva","offers":[{"title":"Breathing Capybara","offer_id":50516145864891,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"Capybara","offer_id":50516145897659,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"Pink Capybara","offer_id":50516145930427,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"Flower Capybara","offer_id":50516145963195,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/0121\/5931\/files\/7862434520579b673ea026fc02cda13c.gif?v=1790059946","url":"https:\/\/maetiva.com\/products\/sleeping-capybara-breathing-snuggly-squishy-silicone-companion-sound-led-night-light-perfect-gift","provider":"Maetiva","version":"1.0","type":"link"}