The Top Finds
ORCC 10-in-1 Bluetooth Nostalgic Turntable Record Player

Quictent

ORCC 10-in-1 Bluetooth Nostalgic Turntable Record Player

Reviewed by the The Top Finds editors · How we test

$149.99
Check price at Quictent

You'll complete your purchase on Quictent's site · price checked May 21

The Top Finds is reader-supported. When you buy through links on our site, we may earn an affiliate commission.

new-arrival

Our review

ORCC Vintage Record Player Function Function Function Details 3-Speed Selectable Supports 33⅓, 45, and 78 RPM speeds to play all standard vinyl records. Multi-Media Playback Plays vinyl records, CDs, cassette tapes, and features an AM/FM stereo radio. USB/SD Playback Directly reads and plays MP3 audio files from a USB flash drive or SD card. Bluetooth Connectivity Built-in Bluetooth for wireless streaming from your smartphone, tablet, or other devices. Built-in Stereo Speakers Integrated dual stereo speakers provide immersive sound without the need for external equipment. Output Power 2 x 1.5W RMS output power for clear and robust audio performance. Auto-Stop System Automatically stops the turntable at the end of a record to protect the stylus and your vinyl. LCD Indicator Lights Features an LCD screen and a red power indicator for clear status and mode display. 45 RPM Adapter Includes a 45 RPM adapter for playing 7-inch single records. Audio Inputs Outputs Equipped with a 3.5mm headphone jack, RCA line outputs, and a 3.5mm Aux-in port. Extra Replacement Stylus Comes with one additional high-quality replacement stylus for extended use. Remote Control Includes a handy remote for convenient control over essential playback functions. Cassette Fast-Forward Cassette player features a fast-forward function for quick track searching. Programmable CD Player CD player supports program function for customizing your playback sequence. Safety Certified FCC and UL certified for safety and reliability, ensuring compliant operation. ❮ ❯ ❮ ❯ /* 视频按钮样式 */ .pdm-play-btn { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 72px; height: 72px; border-radius: 50%; border: 0; cursor: pointer; background: rgba(0,0,0,.55); } .pdm-play-btn::before { content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-35%,-50%); border: solid transparent; border-width: 14px 0 14px 22px; border-left-color: #fff; } .pdm-play-btn:hover { background: rgba(0,0,0,.7); } table { width: 100%; border-collapse: collapse; margin-top: 20px; background-color: white; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); } th, td { border: 1px solid #ddd; padding: 10px; text-align: left; } th { background-color: #4CAF50; color: white; } .des-title { text-align: center; } /* 容器与行 */ .pdm { max-width: 1200px; margin: 0 auto; font-size: 16px; } .pdm-row { margin: 16px 0; } /* 单图 */ .pdm-single-image img { display: block; width: 100%; height: auto; border-radius: 8px; } /* 文本行 */ .pdm-text p { margin: 0; text-align: center; line-height: 1.6; font-size: 20px; font-weight: 700; } /* 视频按钮样式 */ .pdm-play-btn { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 72px; height: 72px; border-radius: 50%; border: 0; cursor: pointer; background: rgba(0, 0, 0, .55); } .pdm-play-btn::before { content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-35%, -50%); border: solid transparent; border-width: 14px 0 14px 22px; border-left-color: #fff; } .pdm-play-btn:hover { background: rgba(0, 0, 0, .7); } /* 轮播 */ .pdm-carousel { position: relative; overflow: hidden; } .pdm-track { display: flex; transition: transform 300ms ease; will-change: transform; } .pdm-slide { flex: 0 0 100%; min-width: 100%; display: flex; align-items: center; justify-content: center; } .pdm-slide img { width: 100%; height: auto; border-radius: 8px; display: block; } .pdm-nav { position: absolute; top: 50%; transform: translateY(-50%); width: 40px; height: 40px; border: 0; border-radius: 50%; cursor: pointer; background: rgba(0, 0, 0, .4); color: #fff; z-index: 2; } .pdm-prev { left: 8px; } .pdm-next { right: 8px; } .pdm-dots { display: flex; justify-content: center; gap: 8px; margin-top: 10px; } .pdm-dot { width: 8px; height: 8px; border-radius: 50%; background: #c4c4c4; border: 0; cursor: pointer; } .pdm-dot.is-active { background: #333; } (function () { var container = document.getElementById('pdm-1'); if (!container) return; var carousels = container.querySelectorAll('[data-pdm-carousel]'); carousels.forEach(function (root) { var track = root.querySelector('.pdm-track'); if (!track) return; var slides = Array.prototype.slice.call(track.children); if (!slides.length) return; var prev = root.querySelector('.pdm-prev'); var next = root.querySelector('.pdm-next'); var dotsWrap = root.querySelector('.pdm-dots'); var index = 0; function renderDots() { if (!dotsWrap) return; dotsWrap.innerHTML = ''; slides.forEach(function (_, i) { var b = document.createElement('button'); b.type = 'button'; b.className = 'pdm-dot' + (i === 0 ? ' is-active' : ''); b.addEventListener('click', function () { go(i); }); dotsWrap.appendChild(b); }); } function update() { track.style.transform = 'translateX(' + (-index * 100) + '%)'; if (dotsWrap) { Array.prototype.forEach.call(dotsWrap.children, function (d, i) { d.classList.toggle('is-active', i === index); }); } } function go(i) { if (i = slides.length) i = 0; index = i; update(); } prev && prev.addEventListener('click', function () { go(index - 1); }); next && next.addEventListener('click', function () { go(index + 1); }); renderDots(); update(); }); })(); // 按钮交互 (function () { var container = document.getElementById('pdm-1'); if (!container) return; var playButton = container.querySelector('.pdm-play-btn'); var iframe = container.querySelector('iframe'); if (playButton && iframe) { playButton.addEventListener('click', function () { playButton.style.display = 'none'; // 隐藏播放按钮 iframe.src += '&autoplay=1'; // 添加自动播放参数 }); } })();

Ready to buy

ORCC 10-in-1 Bluetooth Nostalgic Turntable Record Player

Check price at Quictent

The Top Finds is reader-supported. When you buy through links on our site, we may earn an affiliate commission.