{"title":"Retro \u0026 Portable Sound","description":null,"products":[{"product_id":"retro-bear-cassette-tape-player-portable-audio-speaker-vintage-pastel-desktop-player-with-recording-tuning-mint-green-wo","title":"LHTRGV Retro Bear Cassette Tape Player \u0026 Portable Audio Speaker","description":"\u003cstyle\u003e\n  .bear-player-detail {\n    --bear-mint: #dff3e9;\n    --bear-pink: #fff0ed;\n    --bear-yellow: #fff4d4;\n    --bear-purple: #8875aa;\n    --bear-text: #494554;\n    --bear-muted: #777381;\n\n    width: 100%;\n    max-width: 560px;\n    margin: 0 auto;\n    color: var(--bear-text);\n    font-family: inherit;\n    line-height: 1.65;\n  }\n\n  .bear-player-detail *,\n  .bear-player-detail *::before,\n  .bear-player-detail *::after {\n    box-sizing: border-box;\n  }\n\n  .bear-player-detail__intro {\n    padding: 22px 20px;\n    border: 1px solid #e9e6ef;\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at 92% 13%, #fff4d4 0 28px, transparent 29px),\n      linear-gradient(135deg, #f0faf4 0%, #fff5f2 100%);\n  }\n\n  .bear-player-detail__label {\n    display: inline-block;\n    margin: 0 0 10px;\n    padding: 5px 11px;\n    border-radius: 999px;\n    background: #fff;\n    color: var(--bear-purple);\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .bear-player-detail__title {\n    margin: 0 0 10px;\n    color: var(--bear-text);\n    font-size: clamp(25px, 3vw, 33px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n\n  .bear-player-detail__copy {\n    margin: 0;\n    color: var(--bear-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .bear-player-detail__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 16px;\n  }\n\n  .bear-player-detail__tag {\n    padding: 7px 11px;\n    border: 1px solid #eee8e6;\n    border-radius: 999px;\n    background: #fff;\n    color: #625d6c;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .bear-player-detail__section {\n    margin-top: 22px;\n  }\n\n  .bear-player-detail__heading {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin: 0 0 11px;\n    color: var(--bear-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .bear-player-detail__heading-icon {\n    display: inline-flex;\n    width: 31px;\n    height: 31px;\n    flex: 0 0 31px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 11px;\n    background: var(--bear-yellow);\n    font-size: 16px;\n  }\n\n  .bear-player-detail__features {\n    display: grid;\n    gap: 9px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .bear-player-detail__features li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 11px 12px;\n    border-radius: 15px;\n    background: #f8f6ff;\n    color: var(--bear-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bear-player-detail__dot {\n    display: inline-flex;\n    width: 22px;\n    height: 22px;\n    flex: 0 0 22px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--bear-mint);\n    font-size: 12px;\n  }\n\n  .bear-player-detail__gallery {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 9px;\n    margin-top: 20px;\n  }\n\n  .bear-player-detail__gallery img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 2px solid #fff;\n    border-radius: 16px;\n    box-shadow: 0 4px 14px rgba(76, 68, 95, 0.09);\n  }\n\n  .bear-player-detail__gallery-caption {\n    margin: 9px 0 0;\n    color: var(--bear-muted);\n    font-size: 12px;\n    text-align: center;\n  }\n\n  .bear-player-detail__moments {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 9px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .bear-player-detail__moments li {\n    padding: 11px 10px;\n    border-radius: 14px;\n    background: var(--bear-pink);\n    color: #6d6270;\n    font-size: 13px;\n    text-align: center;\n  }\n\n  .bear-player-detail__faq {\n    display: grid;\n    gap: 9px;\n  }\n\n  .bear-player-detail__faq-item {\n    padding: 12px 14px;\n    border: 1px solid #eee9f2;\n    border-radius: 15px;\n    background: #fff;\n  }\n\n  .bear-player-detail__question {\n    margin: 0 0 4px;\n    color: var(--bear-text);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .bear-player-detail__answer {\n    margin: 0;\n    color: var(--bear-muted);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  @media (max-width: 749px) {\n    .bear-player-detail__intro {\n      padding: 19px 16px;\n      border-radius: 20px;\n    }\n\n    .bear-player-detail__title {\n      font-size: 27px;\n    }\n\n    .bear-player-detail__gallery {\n      gap: 6px;\n    }\n\n    .bear-player-detail__gallery img {\n      border-radius: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bear-player-detail\"\u003e\n  \u003cdiv class=\"bear-player-detail__intro\"\u003e\n    \u003cp class=\"bear-player-detail__label\"\u003eLHTRGV · Little Bear Audio\u003c\/p\u003e\n\n    \u003ch2 class=\"bear-player-detail__title\"\u003e\n      Retro Tunes with a Cute Little Bear\n    \u003c\/h2\u003e\n\n    \u003cp class=\"bear-player-detail__copy\"\u003e\n      A playful bear-shaped audio player with a fun cassette-era look. Mint green color, warm wood-grain details and vintage-style controls bring a little extra personality to a child’s room, desk or shelf.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bear-player-detail__tags\"\u003e\n      \u003cspan class=\"bear-player-detail__tag\"\u003e🐻 Cute bear design\u003c\/span\u003e\n      \u003cspan class=\"bear-player-detail__tag\"\u003e🎶 Audio player\u003c\/span\u003e\n      \u003cspan class=\"bear-player-detail__tag\"\u003e🍃 Mint green\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"bear-player-detail__section\"\u003e\n    \u003ch3 class=\"bear-player-detail__heading\"\u003e\n      \u003cspan class=\"bear-player-detail__heading-icon\"\u003e🌟\u003c\/span\u003e\n      A Fun Little Find for Their Room\n    \u003c\/h3\u003e\n\n    \u003cul class=\"bear-player-detail__features\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"bear-player-detail__dot\"\u003e🐾\u003c\/span\u003e\n        \u003cspan\u003eThe friendly bear shape makes this audio player feel right at home in a playful space.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"bear-player-detail__dot\"\u003e🎵\u003c\/span\u003e\n        \u003cspan\u003eAudio playback, recording and tuning functions add more to explore than a decorative toy-like design.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"bear-player-detail__dot\"\u003e🌿\u003c\/span\u003e\n        \u003cspan\u003eMint green and wood-grain details give it a cheerful, cozy look.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"bear-player-detail__dot\"\u003e🎁\u003c\/span\u003e\n        \u003cspan\u003eA sweet gift idea for children who love cute characters and music.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"bear-player-detail__gallery\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/3-2.jpg?v=1790177977\" alt=\"Mint green retro bear audio player in a room\" loading=\"lazy\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/3-3.jpg?v=1790177978\" alt=\"Close-up detail of the retro bear audio player\" loading=\"lazy\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/3-4.jpg?v=1790177975\" alt=\"Mint green retro bear audio player product view\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"bear-player-detail__gallery-caption\"\u003e\n    A little bear, a little music, and lots of personality 🐻\n  \u003c\/p\u003e\n\n  \u003csection class=\"bear-player-detail__section\"\u003e\n    \u003ch3 class=\"bear-player-detail__heading\"\u003e\n      \u003cspan class=\"bear-player-detail__heading-icon\"\u003e🎈\u003c\/span\u003e\n      Cute in All the Right Places\n    \u003c\/h3\u003e\n\n    \u003cul class=\"bear-player-detail__moments\"\u003e\n      \u003cli\u003eChildren’s bedrooms\u003c\/li\u003e\n      \u003cli\u003ePlayroom shelves\u003c\/li\u003e\n      \u003cli\u003eMusic and story time\u003c\/li\u003e\n      \u003cli\u003eBirthday surprises\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bear-player-detail__section\"\u003e\n    \u003ch3 class=\"bear-player-detail__heading\"\u003e\n      \u003cspan class=\"bear-player-detail__heading-icon\"\u003e💬\u003c\/span\u003e\n      A Few Quick Details\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"bear-player-detail__faq\"\u003e\n      \u003cdiv class=\"bear-player-detail__faq-item\"\u003e\n        \u003cp class=\"bear-player-detail__question\"\u003eIs it only for decoration?\u003c\/p\u003e\n        \u003cp class=\"bear-player-detail__answer\"\u003e\n          No. It is designed as a functional audio player with a playful retro look.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bear-player-detail__faq-item\"\u003e\n        \u003cp class=\"bear-player-detail__question\"\u003eDoes it include recording and tuning functions?\u003c\/p\u003e\n        \u003cp class=\"bear-player-detail__answer\"\u003e\n          Yes, recording and tuning functions are part of the product description.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bear-player-detail__faq-item\"\u003e\n        \u003cp class=\"bear-player-detail__question\"\u003eWould it make a nice gift?\u003c\/p\u003e\n        \u003cp class=\"bear-player-detail__answer\"\u003e\n          Its cute bear design and mint green color make it a fun gift choice for a child’s room.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"LHTRGV","offers":[{"title":"Default Title","offer_id":46616365039713,"sku":"LHTRGV-03","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/3-4.jpg?v=1790181884"},{"product_id":"retro-bluetooth-speaker-vintage-portable-wireless-fm-radio-with-leather-handle-deep-bass-cream-gold","title":"LHTRGV Retro Bluetooth Speaker","description":"\u003cstyle\u003e\n  .lht-kids-detail,\n  .lht-kids-detail * {\n    box-sizing: border-box;\n  }\n\n  .lht-kids-detail {\n    width: 100%;\n    max-width: 640px;\n    margin-left: auto;\n    color: #38332d;\n    font-family: inherit;\n    line-height: 1.65;\n  }\n\n  .lht-kids-detail__top {\n    position: relative;\n    padding: 24px;\n    overflow: hidden;\n    border: 2px solid #f2dfbb;\n    border-radius: 24px;\n    background: #fff8e9;\n  }\n\n  .lht-kids-detail__top::after {\n    position: absolute;\n    top: 15px;\n    right: 18px;\n    color: #f2b7a9;\n    content: \"✦\";\n    font-size: 26px;\n  }\n\n  .lht-kids-detail__tag {\n    display: inline-block;\n    margin: 0 0 12px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #dff2e5;\n    color: #4d795b;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .lht-kids-detail__title {\n    max-width: 490px;\n    margin: 0 0 12px;\n    color: #34302a;\n    font-size: clamp(25px, 3vw, 34px);\n    font-weight: 700;\n    line-height: 1.18;\n  }\n\n  .lht-kids-detail__intro {\n    margin: 0;\n    color: #686057;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .lht-kids-detail__features {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 18px 0;\n  }\n\n  .lht-kids-detail__feature {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    min-height: 54px;\n    padding: 11px 13px;\n    border: 1px solid #eee4d6;\n    border-radius: 16px;\n    background: #fffdf8;\n    color: #514a41;\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  .lht-kids-detail__feature-icon {\n    flex: 0 0 25px;\n    display: grid;\n    width: 25px;\n    height: 25px;\n    place-items: center;\n    border-radius: 50%;\n    background: #fce4dc;\n    color: #a65d4c;\n    font-size: 14px;\n  }\n\n  .lht-kids-detail__image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 18px 0;\n    border-radius: 18px;\n  }\n\n  .lht-kids-detail__section {\n    margin: 18px 0;\n    padding: 20px;\n    border: 1px solid #eee4d6;\n    border-radius: 20px;\n    background: #fffdf8;\n  }\n\n  .lht-kids-detail__heading {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin: 0 0 9px;\n    color: #39332c;\n    font-size: 19px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .lht-kids-detail__heading-icon {\n    display: inline-grid;\n    flex: 0 0 30px;\n    width: 30px;\n    height: 30px;\n    place-items: center;\n    border-radius: 10px;\n    background: #e4f3e7;\n    font-size: 16px;\n  }\n\n  .lht-kids-detail__section p {\n    margin: 0 0 12px;\n    color: #686057;\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .lht-kids-detail__section p:last-child {\n    margin-bottom: 0;\n  }\n\n  .lht-kids-detail__places {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 14px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lht-kids-detail__places li {\n    padding: 7px 11px;\n    border-radius: 999px;\n    background: #fce9e1;\n    color: #76564a;\n    font-size: 12px;\n  }\n\n  .lht-kids-detail__faq {\n    margin: 18px 0;\n    padding: 20px;\n    border: 1px solid #eee4d6;\n    border-radius: 20px;\n    background: #f4f8ef;\n  }\n\n  .lht-kids-detail__faq-title {\n    margin: 0 0 14px;\n    color: #39332c;\n    font-size: 19px;\n    font-weight: 700;\n  }\n\n  .lht-kids-detail__faq-item {\n    padding: 12px 0;\n    border-top: 1px dashed #d9dfd1;\n  }\n\n  .lht-kids-detail__faq-item:first-of-type {\n    border-top: 0;\n  }\n\n  .lht-kids-detail__question {\n    margin: 0 0 4px;\n    color: #484238;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .lht-kids-detail__answer {\n    margin: 0;\n    color: #686057;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .lht-kids-detail__closing {\n    margin-top: 18px;\n    padding: 18px 20px;\n    border-radius: 20px;\n    background: #fff0e9;\n    text-align: center;\n  }\n\n  .lht-kids-detail__closing strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #684d42;\n    font-size: 16px;\n  }\n\n  .lht-kids-detail__closing p {\n    margin: 0;\n    color: #756359;\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  @media (max-width: 600px) {\n    .lht-kids-detail__top {\n      padding: 20px;\n      border-radius: 20px;\n    }\n\n    .lht-kids-detail__features {\n      gap: 8px;\n    }\n\n    .lht-kids-detail__feature {\n      padding: 10px;\n      font-size: 12px;\n    }\n\n    .lht-kids-detail__section,\n    .lht-kids-detail__faq {\n      padding: 17px;\n    }\n  }\n\n  @media (max-width: 380px) {\n    .lht-kids-detail__features {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lht-kids-detail\"\u003e\n\u003cdiv class=\"lht-kids-detail__top\"\u003e\n\u003cp class=\"lht-kids-detail__tag\"\u003eA Little Music, A Lot of Smiles\u003c\/p\u003e\n\u003ch2 class=\"lht-kids-detail__title\"\u003eClassic Radio Looks.\u003cbr\u003eEveryday Listening Fun.\u003c\/h2\u003e\n\u003cp class=\"lht-kids-detail__intro\"\u003eA cheerful cream-and-gold speaker with a vintage radio look. Enjoy Bluetooth playback or FM radio, and use the handy top handle to move it around the home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lht-kids-detail__features\"\u003e\n\u003cdiv class=\"lht-kids-detail__feature\"\u003e\n\u003cspan class=\"lht-kids-detail__feature-icon\"\u003e♫\u003c\/span\u003e \u003cspan\u003eBluetooth wireless playback\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lht-kids-detail__feature\"\u003e\n\u003cspan class=\"lht-kids-detail__feature-icon\"\u003e☀\u003c\/span\u003e \u003cspan\u003eFM radio listening\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lht-kids-detail__feature\"\u003e\n\u003cspan class=\"lht-kids-detail__feature-icon\"\u003e↗\u003c\/span\u003e \u003cspan\u003eEasy-to-carry top handle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lht-kids-detail__feature\"\u003e\n\u003cspan class=\"lht-kids-detail__feature-icon\"\u003e✦\u003c\/span\u003e \u003cspan\u003eSweet retro-inspired design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg class=\"lht-kids-detail__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/10-2.jpg?v=1790177977\" alt=\"Cream and gold retro speaker with a carry handle\" loading=\"lazy\"\u003e\n\u003csection class=\"lht-kids-detail__section\"\u003e\n\u003ch3 class=\"lht-kids-detail__heading\"\u003e\n\u003cspan class=\"lht-kids-detail__heading-icon\"\u003e🎵\u003c\/span\u003e A Fun Little Touch for Their Space\u003c\/h3\u003e\n\u003cp\u003eWith its radio-inspired front and warm cream-and-gold colors, this speaker adds a playful touch to a bedroom, family room or study corner. The compact shape makes it easy to place on a shelf or counter.\u003c\/p\u003e\n\u003cul class=\"lht-kids-detail__places\"\u003e\n\u003cli\u003eBedrooms\u003c\/li\u003e\n\u003cli\u003eFamily rooms\u003c\/li\u003e\n\u003cli\u003eStudy corners\u003c\/li\u003e\n\u003cli\u003eWeekend picnics\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003cimg class=\"lht-kids-detail__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/10-3.jpg?v=1790177978\" alt=\"Close-up detail of the cream and gold retro speaker\" loading=\"lazy\"\u003e\n\u003csection class=\"lht-kids-detail__section\"\u003e\n\u003ch3 class=\"lht-kids-detail__heading\"\u003e\n\u003cspan class=\"lht-kids-detail__heading-icon\"\u003e🏠\u003c\/span\u003e Music for Little Everyday Moments\u003c\/h3\u003e\n\u003cp\u003ePlay audio through Bluetooth or tune in to FM radio. The top handle makes it convenient to move the speaker from one room to another, while the vintage-inspired look keeps it charming when it is sitting on display.\u003c\/p\u003e\n\u003cp\u003eIts leather-look handle and front-facing radio details bring together a practical portable shape and a fun, decorative style.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cimg class=\"lht-kids-detail__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/10-4.jpg?v=1790177975\" alt=\"Product view of the cream and gold retro speaker\" loading=\"lazy\"\u003e\n\u003csection class=\"lht-kids-detail__faq\"\u003e\n\u003ch3 class=\"lht-kids-detail__faq-title\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdiv class=\"lht-kids-detail__faq-item\"\u003e\n\u003cp class=\"lht-kids-detail__question\"\u003eCan it play audio through Bluetooth?\u003c\/p\u003e\n\u003cp class=\"lht-kids-detail__answer\"\u003eYes. It is designed for wireless Bluetooth playback.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lht-kids-detail__faq-item\"\u003e\n\u003cp class=\"lht-kids-detail__question\"\u003eDoes it have FM radio?\u003c\/p\u003e\n\u003cp class=\"lht-kids-detail__answer\"\u003eYes. FM radio is included as another listening option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lht-kids-detail__faq-item\"\u003e\n\u003cp class=\"lht-kids-detail__question\"\u003eIs it easy to move around?\u003c\/p\u003e\n\u003cp class=\"lht-kids-detail__answer\"\u003eYes. The top handle makes it easier to carry between rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"lht-kids-detail__closing\"\u003e\n\u003cstrong\u003eBring a little music and personality into their day.\u003c\/strong\u003e\n\u003cp\u003eA playful retro look, Bluetooth playback and FM radio come together in one portable speaker.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LHTRGV","offers":[{"title":"Default Title","offer_id":46616365301857,"sku":"LHTRGV-06","price":44.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/10-4.jpg?v=1790181883"},{"product_id":"cute-desktop-bluetooth-speaker-with-pixel-art-smile-display-rgb-ambient-light","title":"LHTRGV Cute Desktop Bluetooth Speaker with Pixel Art Smile Display \u0026 RGB Ambient Light","description":"\u003cstyle\u003e\n  .lht-kids-detail {\n    --lht-purple: #8c6de8;\n    --lht-pink: #ff8db5;\n    --lht-yellow: #ffd86b;\n    --lht-blue: #bcecff;\n    --lht-ink: #373246;\n    --lht-soft-ink: #716b7e;\n    width: 100%;\n    max-width: 620px;\n    margin: 0 auto;\n    color: var(--lht-ink);\n    font-family: inherit;\n    line-height: 1.65;\n  }\n\n  .lht-kids-detail * {\n    box-sizing: border-box;\n  }\n\n  .lht-kids-hero {\n    margin: 0 0 18px;\n    padding: 20px;\n    border: 2px solid #eee8ff;\n    border-radius: 22px;\n    background: #faf8ff;\n  }\n\n  .lht-kids-label {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 5px 11px;\n    border-radius: 999px;\n    background: #eee8ff;\n    color: #7157c7;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n  }\n\n  .lht-kids-title {\n    margin: 0 0 10px;\n    color: var(--lht-ink);\n    font-size: clamp(23px, 3vw, 31px);\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .lht-kids-intro {\n    margin: 0;\n    color: var(--lht-soft-ink);\n    font-size: 14px;\n  }\n\n  .lht-kids-image {\n    margin: 18px 0;\n    overflow: hidden;\n    border: 3px solid #f0eaff;\n    border-radius: 20px;\n    background: #f8f5ff;\n  }\n\n  .lht-kids-image img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .lht-kids-heading {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin: 23px 0 12px;\n    color: var(--lht-ink);\n    font-size: 19px;\n    font-weight: 800;\n    line-height: 1.3;\n  }\n\n  .lht-kids-heading::before {\n    width: 10px;\n    height: 10px;\n    flex: 0 0 10px;\n    border-radius: 50%;\n    background: var(--lht-pink);\n    content: \"\";\n  }\n\n  .lht-kids-features {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lht-kids-features li {\n    min-height: 80px;\n    padding: 13px;\n    border-radius: 16px;\n    color: #514b60;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .lht-kids-features li:nth-child(4n + 1) {\n    background: #fff2f7;\n  }\n\n  .lht-kids-features li:nth-child(4n + 2) {\n    background: #f1edff;\n  }\n\n  .lht-kids-features li:nth-child(4n + 3) {\n    background: #fff8df;\n  }\n\n  .lht-kids-features li:nth-child(4n + 4) {\n    background: #eaf8ff;\n  }\n\n  .lht-kids-feature-icon {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 17px;\n  }\n\n  .lht-kids-copy {\n    margin: 0 0 12px;\n    color: var(--lht-soft-ink);\n    font-size: 13px;\n  }\n\n  .lht-kids-use-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lht-kids-use-list li {\n    padding: 7px 11px;\n    border: 1px solid #f2d7e3;\n    border-radius: 999px;\n    background: #fff8fb;\n    color: #6a5260;\n    font-size: 12px;\n  }\n\n  .lht-kids-faq {\n    padding: 15px 16px;\n    border-radius: 18px;\n    background: #fff9e9;\n  }\n\n  .lht-kids-faq-item + .lht-kids-faq-item {\n    margin-top: 13px;\n    padding-top: 13px;\n    border-top: 1px dashed #eadcae;\n  }\n\n  .lht-kids-faq h4 {\n    margin: 0 0 3px;\n    color: var(--lht-ink);\n    font-size: 13px;\n    font-weight: 750;\n  }\n\n  .lht-kids-faq p {\n    margin: 0;\n    color: var(--lht-soft-ink);\n    font-size: 12px;\n  }\n\n  .lht-kids-ending {\n    margin: 18px 0 0;\n    padding: 14px 16px;\n    border-radius: 16px;\n    background: #f2edff;\n    color: #5d5277;\n    font-size: 13px;\n    text-align: center;\n  }\n\n  @media (max-width: 480px) {\n    .lht-kids-hero {\n      padding: 17px;\n      border-radius: 18px;\n    }\n\n    .lht-kids-features {\n      gap: 8px;\n    }\n\n    .lht-kids-features li {\n      min-height: 76px;\n      padding: 11px;\n      font-size: 12px;\n    }\n\n    .lht-kids-image {\n      border-radius: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lht-kids-detail\"\u003e\n  \u003cdiv class=\"lht-kids-hero\"\u003e\n    \u003cspan class=\"lht-kids-label\"\u003e🎵 A LITTLE MUSIC, A LOT OF FUN\u003c\/span\u003e\n    \u003ch2 class=\"lht-kids-title\"\u003eSound, Light and a Little Pixel Personality\u003c\/h2\u003e\n    \u003cp class=\"lht-kids-intro\"\u003e\n      A cheerful little Bluetooth speaker with a pixel smile and colorful lights—ready to bring extra fun to desks, bedrooms and cozy corners.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cfigure class=\"lht-kids-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/6-2.jpg?v=1790177977\" alt=\"Cute LHTRGV Bluetooth speaker with pixel-art smile display and colorful ambient lighting\" loading=\"lazy\"\u003e\n  \u003c\/figure\u003e\n\n  \u003ch3 class=\"lht-kids-heading\"\u003eWhy You’ll Love It\u003c\/h3\u003e\n  \u003cul class=\"lht-kids-features\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"lht-kids-feature-icon\"\u003e📱\u003c\/span\u003eBluetooth audio for easy wireless listening.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"lht-kids-feature-icon\"\u003e😊\u003c\/span\u003eA pixel-art smile that adds a little personality.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"lht-kids-feature-icon\"\u003e🌈\u003c\/span\u003eColorful ambient lighting for a cozy atmosphere.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"lht-kids-feature-icon\"\u003e🪄\u003c\/span\u003eA compact size that fits neatly on a desk or bedside table.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3 class=\"lht-kids-heading\"\u003eA Fun Little Desk Companion\u003c\/h3\u003e\n  \u003cp class=\"lht-kids-copy\"\u003e\n    With its playful look and handy size, this speaker brings music and color to everyday spaces without taking up too much room.\n  \u003c\/p\u003e\n\n  \u003cul class=\"lht-kids-use-list\"\u003e\n    \u003cli\u003e🎮 Gaming desks\u003c\/li\u003e\n    \u003cli\u003e📚 Study corners\u003c\/li\u003e\n    \u003cli\u003e🛏️ Bedside tables\u003c\/li\u003e\n    \u003cli\u003e🎁 A fun gift idea\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cfigure class=\"lht-kids-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/6-3.jpg?v=1790177978\" alt=\"Detail view of the LHTRGV pixel smile display and ambient lighting\" loading=\"lazy\"\u003e\n  \u003c\/figure\u003e\n\n  \u003ch3 class=\"lht-kids-heading\"\u003eLittle Details, Extra Charm\u003c\/h3\u003e\n  \u003cp class=\"lht-kids-copy\"\u003e\n    The smile display, soft glow and compact shape come together in one cheerful speaker that looks right at home beside favorite books, games and desk accessories.\n  \u003c\/p\u003e\n\n  \u003cfigure class=\"lht-kids-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/6-4.jpg?v=1790177976\" alt=\"LHTRGV cute compact desktop Bluetooth speaker\" loading=\"lazy\"\u003e\n  \u003c\/figure\u003e\n\n  \u003ch3 class=\"lht-kids-heading\"\u003eQuick Questions\u003c\/h3\u003e\n  \u003cdiv class=\"lht-kids-faq\"\u003e\n    \u003cdiv class=\"lht-kids-faq-item\"\u003e\n      \u003ch4\u003eDoes it have Bluetooth?\u003c\/h4\u003e\n      \u003cp\u003eYes, it is designed for wireless Bluetooth audio playback.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lht-kids-faq-item\"\u003e\n      \u003ch4\u003eWhat does the display show?\u003c\/h4\u003e\n      \u003cp\u003eIt features a pixel-art style smile display.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lht-kids-faq-item\"\u003e\n      \u003ch4\u003eDoes it light up?\u003c\/h4\u003e\n      \u003cp\u003eYes, colorful ambient lighting is part of the design.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"lht-kids-ending\"\u003e\n    A happy little speaker for music, color and everyday smiles ✨\n  \u003c\/p\u003e\n\u003c\/div\u003e","brand":"LHTRGV","offers":[{"title":"Default Title","offer_id":46616365400161,"sku":"LHTRGV-07","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/6-4.jpg?v=1790181884"},{"product_id":"portable-outdoor-bluetooth-speaker-with-warm-ambient-ring-light-carabiner-clip-fabric-wireless-camp-speaker","title":"LHTRGV Portable Outdoor Bluetooth Speaker with Warm Ambient Ring Light \u0026 Carabiner Clip","description":"\u003cstyle\u003e\n  .lht-kids-detail {\n    --lht-ink: #393448;\n    --lht-muted: #716d7d;\n    --lht-pink: #ffedf0;\n    --lht-yellow: #fff4c9;\n    --lht-mint: #e8f7ed;\n    --lht-lilac: #f2edff;\n    --lht-border: #eee9f1;\n\n    width: 100%;\n    color: var(--lht-ink);\n    font-family: inherit;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .lht-kids-detail *,\n  .lht-kids-detail *::before,\n  .lht-kids-detail *::after {\n    box-sizing: border-box;\n  }\n\n  .lht-kids-detail h2,\n  .lht-kids-detail h3,\n  .lht-kids-detail p {\n    margin-top: 0;\n  }\n\n  .lht-kids-detail__hero {\n    position: relative;\n    overflow: hidden;\n    padding: 18px;\n    border: 1px solid #f5e8ed;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #fff2f3 0%, #fff8dc 100%);\n  }\n\n  .lht-kids-detail__eyebrow {\n    display: inline-block;\n    margin-bottom: 9px;\n    padding: 5px 10px;\n    border-radius: 999px;\n    background: #fff;\n    color: #92734c;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.04em;\n  }\n\n  .lht-kids-detail__title {\n    margin-bottom: 8px;\n    color: var(--lht-ink);\n    font-size: clamp(21px, 2.1vw, 27px);\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: -0.03em;\n  }\n\n  .lht-kids-detail__intro {\n    margin-bottom: 0;\n    color: var(--lht-muted);\n  }\n\n  .lht-kids-detail__sparkle {\n    position: absolute;\n    top: 13px;\n    right: 16px;\n    color: #e9a64c;\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .lht-kids-detail__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin: 14px 0 0;\n  }\n\n  .lht-kids-detail__tag {\n    padding: 6px 10px;\n    border: 1px solid rgba(57, 52, 72, 0.06);\n    border-radius: 999px;\n    color: var(--lht-ink);\n    font-size: 11px;\n    font-weight: 600;\n  }\n\n  .lht-kids-detail__tag:nth-child(1) { background: var(--lht-pink); }\n  .lht-kids-detail__tag:nth-child(2) { background: var(--lht-yellow); }\n  .lht-kids-detail__tag:nth-child(3) { background: var(--lht-mint); }\n\n  .lht-kids-detail__section {\n    margin-top: 16px;\n    padding: 16px;\n    border: 1px solid var(--lht-border);\n    border-radius: 18px;\n    background: #fff;\n  }\n\n  .lht-kids-detail__heading {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 10px;\n    color: var(--lht-ink);\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .lht-kids-detail__heading-icon {\n    display: inline-grid;\n    width: 28px;\n    height: 28px;\n    flex: 0 0 28px;\n    place-items: center;\n    border-radius: 9px;\n    background: var(--lht-yellow);\n    font-size: 15px;\n  }\n\n  .lht-kids-detail__section:nth-of-type(odd) .lht-kids-detail__heading-icon {\n    background: var(--lht-pink);\n  }\n\n  .lht-kids-detail__text {\n    margin-bottom: 10px;\n    color: var(--lht-muted);\n  }\n\n  .lht-kids-detail__text:last-child {\n    margin-bottom: 0;\n  }\n\n  .lht-kids-detail__list {\n    display: grid;\n    gap: 8px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lht-kids-detail__list li {\n    position: relative;\n    padding-left: 23px;\n    color: var(--lht-muted);\n  }\n\n  .lht-kids-detail__list li::before {\n    position: absolute;\n    top: 0.1em;\n    left: 0;\n    content: \"✦\";\n    color: #e6a34d;\n    font-size: 14px;\n  }\n\n  .lht-kids-detail__image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin-top: 14px;\n    border-radius: 14px;\n  }\n\n  .lht-kids-detail__uses {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin-top: 12px;\n  }\n\n  .lht-kids-detail__use {\n    padding: 6px 10px;\n    border-radius: 999px;\n    background: var(--lht-lilac);\n    color: #645a82;\n    font-size: 11px;\n    font-weight: 500;\n  }\n\n  .lht-kids-detail__faq-item {\n    padding: 11px 0;\n    border-top: 1px dashed var(--lht-border);\n  }\n\n  .lht-kids-detail__faq-item:first-of-type {\n    padding-top: 2px;\n    border-top: 0;\n  }\n\n  .lht-kids-detail__question {\n    margin-bottom: 3px;\n    color: var(--lht-ink);\n    font-weight: 700;\n  }\n\n  .lht-kids-detail__answer {\n    margin-bottom: 0;\n    color: var(--lht-muted);\n  }\n\n  .lht-kids-detail__closing {\n    margin-top: 16px;\n    padding: 16px;\n    border-radius: 18px;\n    background: var(--lht-mint);\n  }\n\n  .lht-kids-detail__closing .lht-kids-detail__heading-icon {\n    background: #fff;\n  }\n\n  @media screen and (max-width: 480px) {\n    .lht-kids-detail {\n      font-size: 13px;\n    }\n\n    .lht-kids-detail__hero,\n    .lht-kids-detail__section,\n    .lht-kids-detail__closing {\n      padding: 14px;\n      border-radius: 16px;\n    }\n\n    .lht-kids-detail__title {\n      max-width: 90%;\n      font-size: 22px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lht-kids-detail\"\u003e\n\u003cdiv class=\"lht-kids-detail__hero\"\u003e\n\u003cspan class=\"lht-kids-detail__sparkle\"\u003e✦\u003c\/span\u003e \u003cspan class=\"lht-kids-detail__eyebrow\"\u003eMUSIC · LIGHT · ADVENTURE\u003c\/span\u003e\n\u003ch2 class=\"lht-kids-detail__title\"\u003eYour Camp Speaker and Ambient Light in One\u003c\/h2\u003e\n\u003cp class=\"lht-kids-detail__intro\"\u003eBring music and a cozy little glow to outdoor adventures with this playful portable Bluetooth speaker.\u003c\/p\u003e\n\u003cdiv class=\"lht-kids-detail__tags\"\u003e\n\u003cspan class=\"lht-kids-detail__tag\"\u003eBluetooth Audio\u003c\/span\u003e \u003cspan class=\"lht-kids-detail__tag\"\u003eWarm Ring Light\u003c\/span\u003e \u003cspan class=\"lht-kids-detail__tag\"\u003eClip-On Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"lht-kids-detail__section\"\u003e\n\u003ch3 class=\"lht-kids-detail__heading\"\u003e\n\u003cspan class=\"lht-kids-detail__heading-icon\"\u003e♫\u003c\/span\u003e A Little Speaker with Lots to Love\u003c\/h3\u003e\n\u003cul class=\"lht-kids-detail__list\"\u003e\n\u003cli\u003ePlay music outdoors with Bluetooth audio.\u003c\/li\u003e\n\u003cli\u003eAdd a warm glow to campsites, patios and picnic tables.\u003c\/li\u003e\n\u003cli\u003eClip it to compatible bags and outdoor gear.\u003c\/li\u003e\n\u003cli\u003eEnjoy a soft fabric-wrapped look with a fun, friendly feel.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg class=\"lht-kids-detail__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/8-2.jpg?v=1790177978\" alt=\"Portable Bluetooth camp speaker with a warm ambient ring light and clip\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003csection class=\"lht-kids-detail__section\"\u003e\n\u003ch3 class=\"lht-kids-detail__heading\"\u003e\n\u003cspan class=\"lht-kids-detail__heading-icon\"\u003e☀\u003c\/span\u003e Ready for Everyday Adventures\u003c\/h3\u003e\n\u003cp class=\"lht-kids-detail__text\"\u003eIts compact shape makes it easy to bring along, while the playful design adds personality wherever the day takes you.\u003c\/p\u003e\n\u003cdiv class=\"lht-kids-detail__uses\"\u003e\n\u003cspan class=\"lht-kids-detail__use\"\u003eCamping\u003c\/span\u003e \u003cspan class=\"lht-kids-detail__use\"\u003ePicnics\u003c\/span\u003e \u003cspan class=\"lht-kids-detail__use\"\u003eBackyard time\u003c\/span\u003e \u003cspan class=\"lht-kids-detail__use\"\u003eBalcony evenings\u003c\/span\u003e \u003cspan class=\"lht-kids-detail__use\"\u003eRoad trips\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg class=\"lht-kids-detail__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/8-3.jpg?v=1790177978\" alt=\"Detail view of the fabric body and clip on the portable camp speaker\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003csection class=\"lht-kids-detail__section\"\u003e\n\u003ch3 class=\"lht-kids-detail__heading\"\u003e\n\u003cspan class=\"lht-kids-detail__heading-icon\"\u003e♡\u003c\/span\u003e Small Details, More Fun\u003c\/h3\u003e\n\u003cul class=\"lht-kids-detail__list\"\u003e\n\u003cli\u003eThe clip is handy when your hands are full.\u003c\/li\u003e\n\u003cli\u003eThe gentle ring light is made for a cozy atmosphere.\u003c\/li\u003e\n\u003cli\u003eThe fabric exterior feels right at home indoors or outside.\u003c\/li\u003e\n\u003cli\u003eMove it from a backpack to a table or tent area with ease.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg class=\"lht-kids-detail__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/8-4.jpg?v=1790177975\" alt=\"Portable Bluetooth speaker with ambient ring light\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003csection class=\"lht-kids-detail__section\"\u003e\n\u003ch3 class=\"lht-kids-detail__heading\"\u003e\n\u003cspan class=\"lht-kids-detail__heading-icon\"\u003e?\u003c\/span\u003e Quick Questions\u003c\/h3\u003e\n\u003cdiv class=\"lht-kids-detail__faq-item\"\u003e\n\u003cp class=\"lht-kids-detail__question\"\u003eDoes it connect wirelessly?\u003c\/p\u003e\n\u003cp class=\"lht-kids-detail__answer\"\u003eYes. It is designed for Bluetooth playback.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lht-kids-detail__faq-item\"\u003e\n\u003cp class=\"lht-kids-detail__question\"\u003eWhat is the ring light for?\u003c\/p\u003e\n\u003cp class=\"lht-kids-detail__answer\"\u003eIt adds a warm ambient glow for relaxed evenings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lht-kids-detail__faq-item\"\u003e\n\u003cp class=\"lht-kids-detail__question\"\u003eCan I clip it to a bag?\u003c\/p\u003e\n\u003cp class=\"lht-kids-detail__answer\"\u003eThe carabiner-style clip is designed for compatible bags and gear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lht-kids-detail__faq-item\"\u003e\n\u003cp class=\"lht-kids-detail__question\"\u003eIs it only for camping?\u003c\/p\u003e\n\u003cp class=\"lht-kids-detail__answer\"\u003eNo. It also suits picnics, patios, balconies, travel and everyday listening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"lht-kids-detail__closing\"\u003e\n\u003ch3 class=\"lht-kids-detail__heading\"\u003e\n\u003cspan class=\"lht-kids-detail__heading-icon\"\u003e★\u003c\/span\u003e Make Listening More Fun\u003c\/h3\u003e\n\u003cp class=\"lht-kids-detail__text\"\u003eA playful companion for music, soft light and little adventures at home or outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LHTRGV","offers":[{"title":"Default Title","offer_id":46616365564001,"sku":"LHTRGV-09","price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/8-4.jpg?v=1790181883"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/collections\/12-3.png?v=1790255200","url":"https:\/\/lhtrgv.com\/collections\/retro-portable-sound.oembed","provider":"LHTRGV","version":"1.0","type":"link"}