{"product_id":"mini-vinyl-record-player-blind-box-retro-turntable-collectible-miniature-toy-desktop-decor","title":"Mini Vinyl Record Player Blind Box | Retro Turntable Collectible Miniature Toy \u0026 Desktop Decor","description":"\u003cstyle\u003e\n  .mv-page,\n  .mv-page * {\n    box-sizing: border-box;\n  }\n\n  .mv-page {\n    --mv-ink: #282531;\n    --mv-text: #66616f;\n    --mv-purple: #7661a8;\n    --mv-purple-dark: #5f4a91;\n    --mv-lilac: #f3effb;\n    --mv-cream: #fff9ef;\n    --mv-pink: #fff1f5;\n    --mv-line: #e9e3ee;\n    max-width: 920px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--mv-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n  }\n\n  .mv-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .mv-section {\n    padding: 54px 22px;\n  }\n\n  .mv-section--cream {\n    background:\n      radial-gradient(circle at 10% 8%, rgba(247, 194, 128, 0.17), transparent 28%),\n      var(--mv-cream);\n  }\n\n  .mv-section--lilac {\n    background:\n      radial-gradient(circle at 92% 12%, rgba(188, 164, 224, 0.18), transparent 30%),\n      var(--mv-lilac);\n  }\n\n  .mv-section--pink {\n    background: var(--mv-pink);\n  }\n\n  .mv-center {\n    text-align: center;\n  }\n\n  .mv-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: var(--mv-purple-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.25px;\n    text-transform: uppercase;\n  }\n\n  .mv-page h1,\n  .mv-page h2,\n  .mv-page h3,\n  .mv-page p {\n    margin-top: 0;\n  }\n\n  .mv-page h1 {\n    max-width: 750px;\n    margin: 0 auto 16px;\n    font-size: 43px;\n    line-height: 1.08;\n    letter-spacing: -1.1px;\n  }\n\n  .mv-page h2 {\n    margin-bottom: 15px;\n    font-size: 31px;\n    line-height: 1.18;\n    letter-spacing: -0.5px;\n  }\n\n  .mv-page h3 {\n    margin-bottom: 7px;\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .mv-page p {\n    color: var(--mv-text);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .mv-lead {\n    max-width: 700px;\n    margin: 0 auto 25px;\n    font-size: 18px !important;\n  }\n\n  .mv-button {\n    display: inline-block;\n    min-width: 235px;\n    padding: 16px 27px;\n    border-radius: 9px;\n    background: var(--mv-purple-dark);\n    color: #ffffff !important;\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.2;\n    text-align: center;\n    text-decoration: none;\n  }\n\n  .mv-button:hover {\n    background: #4d397c;\n  }\n\n  .mv-note {\n    margin: 13px 0 0 !important;\n    font-size: 13px !important;\n  }\n\n  .mv-image {\n    overflow: hidden;\n    margin-top: 30px;\n    border-radius: 16px;\n    background: #f6f2f7;\n  }\n\n  .mv-points {\n    max-width: 770px;\n    margin: 27px auto 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mv-points li {\n    position: relative;\n    padding: 18px 0 18px 43px;\n    border-bottom: 1px solid var(--mv-line);\n  }\n\n  .mv-points li:last-child {\n    border-bottom: 0;\n  }\n\n  .mv-points li::before {\n    position: absolute;\n    top: 18px;\n    left: 0;\n    width: 29px;\n    height: 29px;\n    border-radius: 50%;\n    background: #e9e1f7;\n    color: var(--mv-purple-dark);\n    font-weight: 900;\n    line-height: 29px;\n    text-align: center;\n    content: \"♪\";\n  }\n\n  .mv-points p {\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .mv-counts {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px;\n    max-width: 770px;\n    margin: 28px auto 0;\n  }\n\n  .mv-count {\n    flex: 1 1 180px;\n    max-width: 235px;\n    padding: 19px 15px;\n    border: 1px solid #ded5ec;\n    border-radius: 12px;\n    background: rgba(255, 255, 255, 0.84);\n    text-align: center;\n  }\n\n  .mv-count strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--mv-purple-dark);\n    font-size: 27px;\n    line-height: 1;\n  }\n\n  .mv-count span {\n    color: var(--mv-text);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .mv-steps {\n    max-width: 760px;\n    margin: 27px auto 0;\n    counter-reset: mv-step;\n  }\n\n  .mv-step {\n    position: relative;\n    padding: 0 0 24px 55px;\n    counter-increment: mv-step;\n  }\n\n  .mv-step:last-child {\n    padding-bottom: 0;\n  }\n\n  .mv-step::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 37px;\n    height: 37px;\n    border-radius: 50%;\n    background: var(--mv-purple);\n    color: #ffffff;\n    font-weight: 850;\n    line-height: 37px;\n    text-align: center;\n    content: counter(mv-step);\n  }\n\n  .mv-step p {\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .mv-specs {\n    width: 100%;\n    max-width: 780px;\n    margin: 25px auto 0;\n    border-collapse: collapse;\n  }\n\n  .mv-specs td {\n    padding: 15px 10px;\n    border-bottom: 1px solid var(--mv-line);\n    color: var(--mv-text);\n    font-size: 15px;\n    line-height: 1.5;\n    vertical-align: top;\n  }\n\n  .mv-specs td:first-child {\n    width: 38%;\n    color: var(--mv-ink);\n    font-weight: 800;\n  }\n\n  .mv-caution {\n    max-width: 780px;\n    margin: 24px auto 0;\n    padding: 16px 18px;\n    border-left: 4px solid #a58acb;\n    border-radius: 6px;\n    background: #ffffff;\n    color: #655c70;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .mv-faq {\n    max-width: 760px;\n    margin: 23px auto 0;\n  }\n\n  .mv-faq details {\n    border-bottom: 1px solid var(--mv-line);\n  }\n\n  .mv-faq summary {\n    padding: 18px 2px;\n    color: var(--mv-ink);\n    font-size: 16px;\n    font-weight: 800;\n    cursor: pointer;\n  }\n\n  .mv-faq details p {\n    padding: 0 2px 18px;\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .mv-final {\n    padding: 58px 22px;\n    background:\n      radial-gradient(circle at 90% 15%, rgba(196, 165, 225, 0.2), transparent 32%),\n      linear-gradient(135deg, #fff9ee 0%, #f7f0ff 100%);\n    text-align: center;\n  }\n\n  .mv-final h2,\n  .mv-final p {\n    max-width: 660px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .mv-final p {\n    margin-bottom: 24px;\n  }\n\n  @media (max-width: 680px) {\n    .mv-section {\n      padding: 40px 16px;\n    }\n\n    .mv-page h1 {\n      font-size: 33px;\n    }\n\n    .mv-page h2 {\n      font-size: 26px;\n    }\n\n    .mv-lead {\n      font-size: 16px !important;\n    }\n\n    .mv-button {\n      width: 100%;\n    }\n\n    .mv-count {\n      min-width: calc(50% - 6px);\n    }\n\n    .mv-specs td {\n      display: block;\n      width: 100% !important;\n      padding: 8px 2px;\n    }\n\n    .mv-specs td:first-child {\n      padding-top: 15px;\n      border-bottom: 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mv-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mv-section mv-section--cream mv-center\"\u003e\u003cspan class=\"mv-eyebrow\"\u003eUnbox • Discover • Collect\u003c\/span\u003e\n\u003ch1\u003eBig Music Energy, Now in Miniature\u003c\/h1\u003e\n\u003cp class=\"mv-lead\"\u003eOpen the capsule to reveal four hyper-realistic mini vinyl records plus one surprise accessory. Every unboxing adds a new beat to your display.\u003c\/p\u003e\n\u003ca class=\"mv-button\" href=\"#AddToCart\"\u003eUnbox Your Surprise\u003c\/a\u003e\n\u003cp class=\"mv-note\"\u003e5 surprises inside • 44 records to collect • Ages 18+\u003c\/p\u003e\n\u003cdiv class=\"mv-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/5299122b7bae4e81addc20ad55409ca9_tplv-fhlh96nyum-crop-webp_3240_3240.webp?v=1785144634\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORE BENEFITS --\u003e\n\u003csection class=\"mv-section\"\u003e\n\u003cdiv class=\"mv-center\"\u003e\n\u003cspan class=\"mv-eyebrow\"\u003eA Tiny Collection with Major Style\u003c\/span\u003e\n\u003ch2\u003eEvery Capsule Is a New Music Discovery\u003c\/h2\u003e\n\u003cp class=\"mv-lead\"\u003eDesigned for music fans who love collecting, displaying and the thrill of finding something unexpected.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"mv-points\"\u003e\n\u003cli\u003e\n\u003ch3\u003eFour Mini Records in Every Capsule\u003c\/h3\u003e\n\u003cp\u003eReveal four detailed miniature vinyl records inspired by music from recognizable artists across popular genres.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003ch3\u003eA Surprise Accessory Inside\u003c\/h3\u003e\n\u003cp\u003eEach capsule also includes one mystery accessory to expand your tiny music setup and make every opening more exciting.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003ch3\u003e44 Unique Records to Collect\u003c\/h3\u003e\n\u003cp\u003eBuild a display that reflects your music taste, trade favorites and keep hunting for the next addition.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003ch3\u003eChase Three Rare Accessories\u003c\/h3\u003e\n\u003cp\u003eLook out for three rare accessory designs hidden throughout the assortment for an extra collectible thrill.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"mv-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/96367a29f83d4968903d014fcf6a0021_tplv-fhlh96nyum-crop-webp_3240_3240.webp?v=1785144633\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLLECTION NUMBERS --\u003e\n\u003csection class=\"mv-section mv-section--lilac mv-center\"\u003e\u003cspan class=\"mv-eyebrow\"\u003eWhat Will You Find?\u003c\/span\u003e\n\u003ch2\u003eOpen the Capsule. Start the Hunt.\u003c\/h2\u003e\n\u003cp class=\"mv-lead\"\u003eEvery mystery capsule brings a fresh combination of music minis and a surprise accessory to collect, display or add to your Mini Vinyls setup.\u003c\/p\u003e\n\u003cdiv class=\"mv-counts\"\u003e\n\u003cdiv class=\"mv-count\"\u003e\n\u003cstrong\u003e4\u003c\/strong\u003e \u003cspan\u003eMini Records Per Capsule\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-count\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e \u003cspan\u003eSurprise Accessory\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-count\"\u003e\n\u003cstrong\u003e44\u003c\/strong\u003e \u003cspan\u003eUnique Records to Collect\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-count\"\u003e\n\u003cstrong\u003e3\u003c\/strong\u003e \u003cspan\u003eRare Accessories to Find\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/8866a3f2a3eb4316a98c0f05b122f32b_tplv-fhlh96nyum-crop-webp_3240_3240.webp?v=1785144633\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLLECTING EXPERIENCE --\u003e\n\u003csection class=\"mv-section\"\u003e\n\u003cdiv class=\"mv-center\"\u003e\n\u003cspan class=\"mv-eyebrow\"\u003eUnwrap the Music\u003c\/span\u003e\n\u003ch2\u003eThree Simple Steps to Grow Your Collection\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-steps\"\u003e\n\u003cdiv class=\"mv-step\"\u003e\n\u003ch3\u003eOpen the Capsule\u003c\/h3\u003e\n\u003cp\u003eCrack into the mystery packaging and reveal what is waiting inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-step\"\u003e\n\u003ch3\u003eDiscover Your Five Surprises\u003c\/h3\u003e\n\u003cp\u003eUnwrap four miniature records and one randomly selected accessory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-step\"\u003e\n\u003ch3\u003eCollect and Display\u003c\/h3\u003e\n\u003cp\u003eArrange your finds at home, add them to a Mini Vinyls playset or trade duplicates with other collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT SPECIFICATIONS --\u003e\n\u003csection class=\"mv-section mv-section--pink\"\u003e\n\u003cdiv class=\"mv-center\"\u003e\n\u003cspan class=\"mv-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003ctable class=\"mv-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eMystery capsule with miniature music collectibles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eContents Per Capsule\u003c\/td\u003e\n\u003ctd\u003e4 miniature vinyl records and 1 surprise accessory\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal Record Collection\u003c\/td\u003e\n\u003ctd\u003e44 unique miniature record designs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRare Finds\u003c\/td\u003e\n\u003ctd\u003e3 rare accessory designs to discover\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Style\u003c\/td\u003e\n\u003ctd\u003eHyper-realistic miniature record artwork and packaging details\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFeatured Artist Assortment\u003c\/td\u003e\n\u003ctd\u003eDesigns may include artists such as Katy Perry, Kendrick Lamar, Fall Out Boy, Chappell Roan and more\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Use\u003c\/td\u003e\n\u003ctd\u003eCollecting, displaying, trading and miniature playset styling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAge Requirement\u003c\/td\u003e\n\u003ctd\u003e18 years and older\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSelection\u003c\/td\u003e\n\u003ctd\u003eRandom mystery assortment; individual designs cannot be selected\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003eSee the selected product variant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"mv-caution\"\u003e\n\u003cstrong\u003eCollector notice:\u003c\/strong\u003e Contents are randomly packed. Specific records and accessories are not guaranteed, and duplicate designs may be received when purchasing multiple capsules. Mini records are collectible display pieces and do not play audio. Contains small parts; keep away from young children.\u003c\/div\u003e\n\u003cdiv class=\"mv-caution\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/5d0474ec7ef44603828406e5c3c986b1_tplv-fhlh96nyum-crop-webp_3240_3240.webp?v=1785144633\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"mv-section\"\u003e\n\u003cdiv class=\"mv-center\"\u003e\n\u003cspan class=\"mv-eyebrow\"\u003eQuick Answers\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat is included in one capsule?\u003c\/summary\u003e\n\u003cp\u003eEach capsule contains four miniature vinyl record collectibles and one surprise accessory, for five surprises in total.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I choose which records I receive?\u003c\/summary\u003e\n\u003cp\u003eNo. Each capsule is a mystery assortment, so the individual record and accessory designs are randomly selected.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I receive duplicate designs?\u003c\/summary\u003e\n\u003cp\u003eYes. Because the assortment is random, duplicates are possible when opening more than one capsule.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo the miniature records play music?\u003c\/summary\u003e\n\u003cp\u003eNo. They are miniature collectibles designed for display, trading and use with compatible miniature playsets.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this product suitable for children?\u003c\/summary\u003e\n\u003cp\u003eThis collectible is intended for ages 18 and older and contains small parts. It should be kept away from young children.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"mv-final\"\u003e\u003cspan class=\"mv-eyebrow\"\u003eYour Next Favorite Could Be Inside\u003c\/span\u003e\n\u003ch2\u003eStart Your Mini Music Collection Today\u003c\/h2\u003e\n\u003cp\u003eUnbox detailed music minis, hunt for rare accessories and build a one-of-a-kind display—one surprise capsule at a time.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/02a60c24a9ad44dfadae508aaebd909e_tplv-fhlh96nyum-crop-webp_3240_3240.webp?v=1785144633\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ca class=\"mv-button\" href=\"#AddToCart\"\u003eOpen the Next Capsule\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"WYP001","offers":[{"title":"💿 Vinyl Record Only","offer_id":41780736589957,"sku":"WYP2607271098-黑胶唱片【盲盒】-1个","price":25.99,"currency_code":"USD","in_stock":true},{"title":"🎵 Record Player Only","offer_id":41780736622725,"sku":"WYP2607271098-黑胶唱片机","price":42.98,"currency_code":"USD","in_stock":true},{"title":"🎁 Deluxe Set (Player + 2 Records)","offer_id":41780736655493,"sku":"WYP2607271098-黑胶唱片机*1+黑胶唱片【盲盒】*2","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/5299122b7bae4e81addc20ad55409ca9_tplv-fhlh96nyum-crop-webp_3240_3240.webp?v=1785144634","url":"https:\/\/noomoriey.com\/zh\/products\/mini-vinyl-record-player-blind-box-retro-turntable-collectible-miniature-toy-desktop-decor","provider":"noomoriey","version":"1.0","type":"link"}