{"product_id":"christmas-fridge-magnet-music-player-set-with-9-vinyl-style-discs-and-usb-c","title":"🎄🎵Christmas Fridge Magnet Music Player Set with 9 Vinyl Style Discs and USB C","description":"\u003cstyle\u003e\n  .cmp-page{\n    --green:#0f5132;\n    --green2:#1d6b46;\n    --red:#b62828;\n    --gold:#d5a441;\n    --cream:#fffaf1;\n    --soft:#f8f6f1;\n    --text:#303832;\n    --muted:#69716b;\n    --line:#e8dfcf;\n\n    max-width:860px;\n    margin:0 auto;\n    padding:8px;\n    overflow:hidden;\n    background:#f8f7f3;\n    color:var(--text);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n    line-height:1.62;\n  }\n\n  .cmp-page *{\n    box-sizing:border-box;\n  }\n\n  .cmp-card{\n    margin:0 0 18px;\n    padding:24px 20px;\n    overflow:hidden;\n    border:1px solid var(--line);\n    border-radius:20px;\n    background:#ffffff;\n    box-shadow:0 8px 24px rgba(43,55,46,.07);\n  }\n\n  .cmp-hero{\n    text-align:center;\n    background:\n      radial-gradient(circle at 90% 0%,rgba(213,164,65,.16),transparent 28%),\n      linear-gradient(145deg,#fff9ed,#ffffff 62%,#f9f5ea);\n  }\n\n  .cmp-green{\n    color:#ffffff;\n    background:\n      radial-gradient(circle at 90% 0%,rgba(213,164,65,.16),transparent 30%),\n      linear-gradient(145deg,#0d3f29,#135a38);\n    border-color:#164b34;\n  }\n\n  .cmp-red{\n    color:#ffffff;\n    background:\n      radial-gradient(circle at top right,rgba(255,220,160,.15),transparent 30%),\n      linear-gradient(145deg,#8e1f1f,#bd3030);\n    border-color:#8f2323;\n  }\n\n  .cmp-soft{\n    background:#fbfaf7;\n  }\n\n  .cmp-page h1,\n  .cmp-page h2,\n  .cmp-page h3{\n    margin-top:0;\n    color:#173f2d;\n    font-weight:800;\n    line-height:1.22;\n  }\n\n  .cmp-page h1{\n    margin-bottom:12px;\n    font-size:31px;\n  }\n\n  .cmp-page h2{\n    margin-bottom:10px;\n    font-size:25px;\n  }\n\n  .cmp-page h3{\n    margin-bottom:6px;\n    font-size:17px;\n  }\n\n  .cmp-green h2,\n  .cmp-green h3,\n  .cmp-red h2,\n  .cmp-red h3{\n    color:#ffffff !important;\n  }\n\n  .cmp-page p{\n    margin:0 0 12px;\n    color:var(--muted);\n    font-size:16px;\n  }\n\n  .cmp-green p,\n  .cmp-red p{\n    color:#f6f4ef;\n  }\n\n  .cmp-kicker{\n    display:inline-block;\n    margin:0 0 9px !important;\n    padding:7px 12px;\n    border-radius:999px;\n    background:#edf5ef;\n    color:var(--green) !important;\n    font-size:12px !important;\n    font-weight:850;\n    letter-spacing:1px;\n  }\n\n  .cmp-green .cmp-kicker,\n  .cmp-red .cmp-kicker{\n    border:1px solid rgba(255,255,255,.22);\n    background:rgba(255,255,255,.1);\n    color:#ffffff !important;\n  }\n\n  .cmp-lead{\n    max-width:700px;\n    margin:0 auto 18px !important;\n    font-size:18px !important;\n  }\n\n  .cmp-img{\n    display:block;\n    width:100%;\n    height:auto;\n    margin:18px auto 0;\n    border-radius:16px;\n  }\n\n  .cmp-grid{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:11px;\n    margin-top:18px;\n  }\n\n  .cmp-feature{\n    padding:16px 14px;\n    border:1px solid var(--line);\n    border-radius:15px;\n    background:#ffffff;\n  }\n\n  .cmp-feature strong{\n    display:block;\n    margin-bottom:4px;\n    color:#214936;\n    font-size:15px;\n  }\n\n  .cmp-feature span{\n    display:block;\n    color:#6d746f;\n    font-size:13px;\n    line-height:1.45;\n  }\n\n  .cmp-icon{\n    display:block;\n    margin-bottom:7px;\n    font-size:25px;\n  }\n\n  .cmp-list{\n    margin:14px 0 0;\n    padding:0;\n    list-style:none;\n  }\n\n  .cmp-list li{\n    position:relative;\n    margin:0 0 10px;\n    padding-left:29px;\n    color:#4e5851;\n    font-size:15px;\n  }\n\n  .cmp-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    top:1px;\n    display:grid;\n    width:20px;\n    height:20px;\n    place-items:center;\n    border-radius:50%;\n    background:var(--red);\n    color:#ffffff;\n    font-size:11px;\n    font-weight:900;\n  }\n\n  .cmp-green .cmp-list li,\n  .cmp-red .cmp-list li{\n    color:#ffffff;\n  }\n\n  .cmp-tags{\n    display:flex;\n    flex-wrap:wrap;\n    gap:8px;\n    margin-top:16px;\n  }\n\n  .cmp-tag{\n    padding:8px 12px;\n    border:1px solid var(--line);\n    border-radius:999px;\n    background:#ffffff;\n    color:#345a43;\n    font-size:13px;\n    font-weight:750;\n  }\n\n  .cmp-steps{\n    display:grid;\n    gap:11px;\n    margin-top:17px;\n  }\n\n  .cmp-step{\n    display:flex;\n    gap:13px;\n    align-items:flex-start;\n    padding:15px;\n    border:1px solid var(--line);\n    border-radius:14px;\n    background:#fbfaf7;\n  }\n\n  .cmp-step-num{\n    flex:0 0 38px;\n    width:38px;\n    height:38px;\n    border-radius:50%;\n    background:var(--green);\n    color:#ffffff;\n    line-height:38px;\n    text-align:center;\n    font-weight:850;\n  }\n\n  .cmp-step p{\n    margin:0;\n    font-size:14px;\n  }\n\n  .cmp-specs{\n    overflow:hidden;\n    margin-top:17px;\n    border:1px solid var(--line);\n    border-radius:15px;\n    background:#ffffff;\n  }\n\n  .cmp-spec{\n    display:flex;\n    justify-content:space-between;\n    gap:15px;\n    padding:14px 15px;\n    border-bottom:1px solid #ece6db;\n    font-size:14px;\n  }\n\n  .cmp-spec:last-child{\n    border-bottom:0;\n  }\n\n  .cmp-spec strong{\n    color:var(--red);\n  }\n\n  .cmp-spec span{\n    color:#59635d;\n    text-align:right;\n  }\n\n  .cmp-package{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:10px;\n    margin-top:17px;\n  }\n\n  .cmp-package-item{\n    padding:15px 12px;\n    border:1px solid var(--line);\n    border-radius:14px;\n    background:#ffffff;\n    text-align:center;\n    color:#31533e;\n    font-size:13px;\n    font-weight:800;\n  }\n\n  .cmp-faq details{\n    margin:9px 0;\n    padding:15px 16px;\n    border:1px solid var(--line);\n    border-radius:13px;\n    background:#ffffff;\n  }\n\n  .cmp-faq summary{\n    cursor:pointer;\n    color:#28533b;\n    font-weight:800;\n  }\n\n  .cmp-faq details p{\n    margin:10px 0 0;\n    font-size:14px;\n  }\n\n  .cmp-trust{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:10px;\n    margin-top:17px;\n  }\n\n  .cmp-trust-item{\n    padding:15px 10px;\n    border:1px solid var(--line);\n    border-radius:14px;\n    background:#ffffff;\n    color:#31533e;\n    text-align:center;\n    font-size:13px;\n    font-weight:800;\n  }\n\n  .cmp-note{\n    margin-top:14px;\n    padding:13px 14px;\n    border:1px solid #e4d4af;\n    border-radius:12px;\n    background:#fff8e8;\n    color:#6e5933;\n    font-size:13px;\n  }\n\n  .cmp-cta{\n    display:inline-block;\n    margin-top:10px;\n    padding:13px 24px;\n    border-radius:999px;\n    background:var(--red);\n    color:#ffffff !important;\n    font-size:14px;\n    font-weight:850;\n  }\n\n  @media(max-width:640px){\n    .cmp-page{\n      padding:5px;\n    }\n\n    .cmp-card{\n      padding:21px 15px;\n      border-radius:16px;\n    }\n\n    .cmp-page h1{\n      font-size:26px;\n    }\n\n    .cmp-page h2{\n      font-size:22px;\n    }\n\n    .cmp-page p{\n      font-size:15px;\n    }\n\n    .cmp-lead{\n      font-size:16px !important;\n    }\n\n    .cmp-grid,\n    .cmp-package,\n    .cmp-trust{\n      grid-template-columns:1fr;\n    }\n\n    .cmp-spec{\n      flex-direction:column;\n      gap:4px;\n    }\n\n    .cmp-spec span{\n      text-align:left;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cmp-page\"\u003e\n\n  \u003c!-- ATTENTION \/ HERO --\u003e\n  \u003csection class=\"cmp-card cmp-hero\"\u003e\n\n    \u003cp class=\"cmp-kicker\"\u003e🎄 CHRISTMAS MUSIC • RIGHT ON YOUR FRIDGE\u003c\/p\u003e\n\n    \u003ch1\u003eChristmas Magnetic Vinyl Music Player Set\u003c\/h1\u003e\n\n    \u003cp class=\"cmp-lead\"\u003e\n      Turn your fridge into a little Christmas music station with a magnetic mini record player, built-in speaker and nine interchangeable vinyl-style NFC discs.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cmp-grid\"\u003e\n\n      \u003cdiv class=\"cmp-feature\"\u003e\n        \u003cspan class=\"cmp-icon\"\u003e🎵\u003c\/span\u003e\n        \u003cstrong\u003ePhone-Free Playback\u003c\/strong\u003e\n        \u003cspan\u003eEnjoy music without a phone, Wi-Fi, app or subscription.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-feature\"\u003e\n        \u003cspan class=\"cmp-icon\"\u003e💿\u003c\/span\u003e\n        \u003cstrong\u003e9 Interchangeable Discs\u003c\/strong\u003e\n        \u003cspan\u003eSwap the included NFC discs to change the holiday track.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-feature\"\u003e\n        \u003cspan class=\"cmp-icon\"\u003e🧲\u003c\/span\u003e\n        \u003cstrong\u003eMagnetic Back\u003c\/strong\u003e\n        \u003cspan\u003eMount it directly to compatible metal surfaces without hooks or screws.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-feature\"\u003e\n        \u003cspan class=\"cmp-icon\"\u003e🎁\u003c\/span\u003e\n        \u003cstrong\u003eMusic + Christmas Decor\u003c\/strong\u003e\n        \u003cspan\u003eA collectible mini turntable look that doubles as festive seasonal decoration.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cspan class=\"cmp-cta\"\u003eBring Christmas Music Home\u003c\/span\u003e\n\n    \u003cimg class=\"cmp-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/5451ae14-0e67-4fea-b180-4cef301e3085.png?v=1786961108\" alt=\"Christmas magnetic fridge music player with vinyl style discs\"\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INTEREST \/ PHONE FREE --\u003e\n  \u003csection class=\"cmp-card cmp-green\"\u003e\n\n    \u003cp class=\"cmp-kicker\"\u003eNO PHONE • NO APP • NO WI-FI\u003c\/p\u003e\n\n    \u003ch2\u003e🎶 Christmas Music Without Reaching for Your Phone\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The built-in speaker works with the included NFC induction discs, giving you a simple way to play festive music without opening an app, connecting to Wi-Fi or paying for a subscription.\n    \u003c\/p\u003e\n\n    \u003cul class=\"cmp-list\"\u003e\n      \u003cli\u003eBuilt-in speaker for independent playback.\u003c\/li\u003e\n      \u003cli\u003eNo phone required during normal use.\u003c\/li\u003e\n      \u003cli\u003eNo Wi-Fi connection needed.\u003c\/li\u003e\n      \u003cli\u003eNo app or subscription required.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DESIGN --\u003e\n  \u003csection class=\"cmp-card cmp-soft\"\u003e\n\n    \u003cp class=\"cmp-kicker\"\u003eTINY TURNTABLE • BIG CHRISTMAS VIBES\u003c\/p\u003e\n\n    \u003ch2\u003e✨ A Mini Record Player You'll Want to Leave on Display\u003c\/h2\u003e\n\n    \u003cp\u003e\n      A white acrylic enclosure, clear shell, gold turntable-inspired details and colorful holiday artwork give the player the collectible feel of a miniature vinyl setup.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cmp-grid\"\u003e\n\n      \u003cdiv class=\"cmp-feature\"\u003e\n        \u003cspan class=\"cmp-icon\"\u003e💿\u003c\/span\u003e\n        \u003cstrong\u003eRetro Vinyl Look\u003c\/strong\u003e\n        \u003cspan\u003eA playful miniature turntable design made for music and vinyl fans.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-feature\"\u003e\n        \u003cspan class=\"cmp-icon\"\u003e🎄\u003c\/span\u003e\n        \u003cstrong\u003eFestive Artwork\u003c\/strong\u003e\n        \u003cspan\u003eChristmas imagery turns the player into part of your seasonal décor.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cimg class=\"cmp-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/07376e39-946f-4815-81c3-3bece23fa552.png?v=1786960620\" alt=\"Mini vinyl style Christmas magnetic music player\"\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MAGNET --\u003e\n  \u003csection class=\"cmp-card cmp-red\"\u003e\n\n    \u003cp class=\"cmp-kicker\"\u003eSTICK IT WHERE THE CHRISTMAS FUN HAPPENS\u003c\/p\u003e\n\n    \u003ch2\u003e🧲 Magnetic Mounting With No Hooks or Screws\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The built-in magnetic back lets the player attach directly to compatible metal surfaces, keeping your holiday music visible without adding mounting hardware.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cmp-tags\"\u003e\n      \u003cspan class=\"cmp-tag\"\u003e🧊 Refrigerator Doors\u003c\/span\u003e\n      \u003cspan class=\"cmp-tag\"\u003e🔐 Metal Lockers\u003c\/span\u003e\n      \u003cspan class=\"cmp-tag\"\u003e📋 Magnetic Boards\u003c\/span\u003e\n      \u003cspan class=\"cmp-tag\"\u003e⚙️ Compatible Metal Surfaces\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cimg class=\"cmp-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/e923e35d-15c5-40c7-99e2-0beb2239f174.png?v=1786960619\" alt=\"Magnetic Christmas music player attached to refrigerator\"\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 9 DISCS --\u003e\n  \u003csection class=\"cmp-card cmp-soft\"\u003e\n\n    \u003cp class=\"cmp-kicker\"\u003eCHANGE THE MUSIC BY CHANGING THE DISC\u003c\/p\u003e\n\n    \u003ch2\u003e💿 9 Vinyl-Style NFC Discs Make It Interactive\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Swap between the nine colorful induction discs to change holiday songs and make the player feel more like a tiny interactive record collection.\n    \u003c\/p\u003e\n\n    \u003cul class=\"cmp-list\"\u003e\n      \u003cli\u003eNine interchangeable vinyl-style NFC discs included.\u003c\/li\u003e\n      \u003cli\u003eEach disc corresponds with its own music slot.\u003c\/li\u003e\n      \u003cli\u003eSwap discs to change the listening experience.\u003c\/li\u003e\n      \u003cli\u003eAdds an interactive element to Christmas decorating.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cimg class=\"cmp-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/e6d74eda-ab03-4c96-b6f4-2821f0226ae0.png?v=1786960612\" alt=\"Nine colorful NFC vinyl style Christmas music discs\"\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- GIFT \/ DUPLICATE ORIGINAL IMAGE PRESERVED --\u003e\n  \u003csection class=\"cmp-card cmp-green\"\u003e\n\n    \u003cp class=\"cmp-kicker\"\u003eMORE THAN A CHRISTMAS DECORATION\u003c\/p\u003e\n\n    \u003ch2\u003e🎁 A Fun Gift for Music Lovers \u0026amp; Vinyl Fans\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Its collectible acrylic look, mini record-player styling and interactive discs make it a playful seasonal gift for people who love music, vinyl-inspired design and unique Christmas decorations.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cmp-tags\"\u003e\n      \u003cspan class=\"cmp-tag\"\u003e🎵 Music Lovers\u003c\/span\u003e\n      \u003cspan class=\"cmp-tag\"\u003e💿 Vinyl Fans\u003c\/span\u003e\n      \u003cspan class=\"cmp-tag\"\u003e🎄 Christmas Lovers\u003c\/span\u003e\n      \u003cspan class=\"cmp-tag\"\u003e✨ Collectors\u003c\/span\u003e\n      \u003cspan class=\"cmp-tag\"\u003e🎁 Gift Shoppers\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cimg class=\"cmp-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/07376e39-946f-4815-81c3-3bece23fa552.png?v=1786960620\" alt=\"Collectible Christmas magnetic vinyl music box\"\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- CUSTOM MP3 --\u003e\n  \u003csection class=\"cmp-card\"\u003e\n\n    \u003cp class=\"cmp-kicker\"\u003eMAKE THE PLAYLIST YOURS\u003c\/p\u003e\n\n    \u003ch2\u003e🎶 Load Your Own MP3 Tracks via USB-C\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The original product design also supports personalized music. Connect the player with the included USB-C cable and load one MP3 file into each numbered folder.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Place the corresponding vinyl-style NFC disc on the player to access the track assigned to that numbered slot.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cmp-steps\"\u003e\n\n      \u003cdiv class=\"cmp-step\"\u003e\n        \u003cdiv class=\"cmp-step-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eConnect via USB-C\u003c\/h3\u003e\n          \u003cp\u003eConnect the music player to your computer using the included cable.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-step\"\u003e\n        \u003cdiv class=\"cmp-step-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eLoad Your MP3\u003c\/h3\u003e\n          \u003cp\u003ePlace one MP3 file into each corresponding numbered folder.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-step\"\u003e\n        \u003cdiv class=\"cmp-step-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eMatch the Disc\u003c\/h3\u003e\n          \u003cp\u003eUse the corresponding numbered NFC disc with the player.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-step\"\u003e\n        \u003cdiv class=\"cmp-step-num\"\u003e4\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eEnjoy Your Track\u003c\/h3\u003e\n          \u003cp\u003ePlay your personalized music without Wi-Fi, an app or a subscription.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cimg class=\"cmp-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/714be5d6-9f57-478e-bcb6-c55931d9def1.png?v=1786960632\" alt=\"USB C custom MP3 loading for Christmas magnetic music player\"\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- COMPLETE SET --\u003e\n  \u003csection class=\"cmp-card cmp-soft\"\u003e\n\n    \u003cp class=\"cmp-kicker\"\u003eEVERYTHING YOU NEED IN ONE SET\u003c\/p\u003e\n\n    \u003ch2\u003e📦 Complete Christmas Music Player Set\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The set includes the magnetic player, nine vinyl-style NFC discs and a cable, giving you the main pieces needed for music playback, display and customization.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cmp-package\"\u003e\n\n      \u003cdiv class=\"cmp-package-item\"\u003e\n        🎵\u003cbr\u003e\n        1 × Magnetic Music Player\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-package-item\"\u003e\n        💿\u003cbr\u003e\n        9 × Vinyl-Style NFC Discs\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-package-item\"\u003e\n        🔌\u003cbr\u003e\n        1 × Cable\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cimg class=\"cmp-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/f4b0b425-6f56-4adc-ac31-6062d1e79fb4.png?v=1786960630\" alt=\"Complete Christmas magnetic music player gift set\"\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"cmp-card\"\u003e\n\n    \u003cp class=\"cmp-kicker\"\u003ePRODUCT DETAILS\u003c\/p\u003e\n\n    \u003ch2\u003e📋 Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"cmp-specs\"\u003e\n\n      \u003cdiv class=\"cmp-spec\"\u003e\n        \u003cstrong\u003eProduct Type\u003c\/strong\u003e\n        \u003cspan\u003eChristmas Magnetic Fridge Music Player\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-spec\"\u003e\n        \u003cstrong\u003ePlayback\u003c\/strong\u003e\n        \u003cspan\u003eBuilt-In Speaker + NFC Disc Selection\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-spec\"\u003e\n        \u003cstrong\u003eIncluded Discs\u003c\/strong\u003e\n        \u003cspan\u003e9 Vinyl-Style NFC Induction Discs\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-spec\"\u003e\n        \u003cstrong\u003eMounting\u003c\/strong\u003e\n        \u003cspan\u003eBuilt-In Magnetic Back\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-spec\"\u003e\n        \u003cstrong\u003eCustom Music\u003c\/strong\u003e\n        \u003cspan\u003eSupports MP3 File Loading via USB-C\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-spec\"\u003e\n        \u003cstrong\u003eConnectivity Needed for Playback\u003c\/strong\u003e\n        \u003cspan\u003eNo Wi-Fi \/ App \/ Subscription Required\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-spec\"\u003e\n        \u003cstrong\u003eDesign\u003c\/strong\u003e\n        \u003cspan\u003eAcrylic Mini Vinyl Record Player Style\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cmp-note\"\u003e\n      \u003cstrong\u003eCompatibility Note:\u003c\/strong\u003e Magnetic mounting requires a compatible metal surface.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"cmp-card cmp-faq\"\u003e\n\n    \u003cp class=\"cmp-kicker\"\u003eQUICK ANSWERS\u003c\/p\u003e\n\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eDo I need a phone to play music?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. The built-in speaker and NFC disc system are designed to work without requiring a phone during playback.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it need Wi-Fi or an app?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. The original product description states that playback does not require Wi-Fi, an app or a subscription.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I change songs?\u003c\/summary\u003e\n      \u003cp\u003e\n        Swap the vinyl-style NFC induction disc on the player to select the corresponding track.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I add my own music?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The original description states that you can connect the player by USB-C and place one MP3 file into each corresponding numbered folder.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere can I mount it?\u003c\/summary\u003e\n      \u003cp\u003e\n        The magnetic back is intended for compatible metal surfaces such as refrigerator doors, metal lockers and magnetic boards.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is included?\u003c\/summary\u003e\n      \u003cp\u003e\n        One magnetic music player, nine vinyl-style NFC induction discs and one cable.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TRUST \/ VALUE --\u003e\n  \u003csection class=\"cmp-card\"\u003e\n\n    \u003cp class=\"cmp-kicker\" style=\"display:block;text-align:center;\"\u003eWHY IT STANDS OUT\u003c\/p\u003e\n\n    \u003ch2 style=\"text-align:center;\"\u003eMusic, Decoration \u0026amp; Gift in One\u003c\/h2\u003e\n\n    \u003cdiv class=\"cmp-trust\"\u003e\n\n      \u003cdiv class=\"cmp-trust-item\"\u003e\n        🎵\u003cbr\u003e\n        Phone-Free Music\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-trust-item\"\u003e\n        🧲\u003cbr\u003e\n        Magnetic Display\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cmp-trust-item\"\u003e\n        🎁\u003cbr\u003e\n        Christmas Gift Appeal\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ACTION --\u003e\n  \u003csection class=\"cmp-card cmp-hero\"\u003e\n\n    \u003cp class=\"cmp-kicker\"\u003eA LITTLE CHRISTMAS JOY EVERY DAY\u003c\/p\u003e\n\n    \u003ch2\u003e🎄 Put the Sound of Christmas Right on Your Fridge\u003c\/h2\u003e\n\n    \u003cp class=\"cmp-lead\"\u003e\n      Swap the vinyl-style discs, enjoy festive music without reaching for your phone, and turn an everyday metal surface into an interactive Christmas display.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"cmp-cta\"\u003eBring Home the Christmas Music\u003c\/span\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"JYM","offers":[{"title":"Default Title","offer_id":54583821271406,"sku":null,"price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/f4b0b425-6f56-4adc-ac31-6062d1e79fb4.png?v=1786960630","url":"https:\/\/bvuyomi.com\/products\/christmas-fridge-magnet-music-player-set-with-9-vinyl-style-discs-and-usb-c","provider":"Bvuyomi","version":"1.0","type":"link"}