View all
  • Free Shipping with Local Stock

    Free Shipping with Local Stock

    Shop now
  • 30 Days Free Local Return

    30 Days Free Local Return

    Shop now

Free Shipping with Local Stock

Shop now

30 Days Free Local Return

Shop now

Free Shipping with Local Stock

Shop now

30 Days Free Local Return

Shop now
View all (2)
function getTotalHeightIncludingMargin(element) { if (!element) return 0; const style = window.getComputedStyle(element); const marginTop = parseFloat(style.marginTop); const marginBottom = parseFloat(style.marginBottom); return element.offsetHeight + marginTop + marginBottom; } function updateAnnouncementContainerHeight() { const socialLinksHeight = getTotalHeightIncludingMargin(socialLinks); const announcementHeight = getTotalHeightIncludingMargin(announcement); const height = Math.max(socialLinksHeight, announcementHeight); announcementContainer.style.height = height + 'px'; } function resetAnnouncementContainerHeight() { announcementContainer.style.height = 'auto'; } const socialLinks = document.getElementById('socialLinks'); const announcement = document.querySelector('.pc-announcement'); const announcementContainer = document.querySelector('.announcement-container'); const resizeObserver = new ResizeObserver(() => { if (window.matchMedia("(min-width: 960px)").matches) { updateAnnouncementContainerHeight(); }else { resetAnnouncementContainerHeight(); } }); if (socialLinks) { resizeObserver.observe(socialLinks); } if (announcement) { resizeObserver.observe(announcement); }
const updateHeaderMetrics = () => { const header = document.getElementById('header'); const rect = header.getBoundingClientRect(); const headerHeight = rect.bottom; document.documentElement.style.setProperty('--header-height', `${headerHeight}px`); }; window.addEventListener('DOMContentLoaded', updateHeaderMetrics); window.addEventListener('resize', updateHeaderMetrics); const header = document.getElementById('header'); const resizeObserver = new ResizeObserver(entries => { for (let entry of entries) { const rect = entry.target.getBoundingClientRect(); const headerHeight = rect.bottom; document.documentElement.style.setProperty('--header-height', `${headerHeight}px`); } }); resizeObserver.observe(header);
function setSearchUrl(searchValue) { return Promise.resolve({ url: '/search?q=' + searchValue }); } exportFunction('setSearchUrl', setSearchUrl);

XSUPERBOX

function setSearchUrl(searchValue) { return Promise.resolve({ url: '/search?q=' + searchValue }); } exportFunction('setSearchUrl', setSearchUrl); function setSearchUrl(searchValue) { return Promise.resolve({ url: '/search?q=' + searchValue }); } exportFunction('setSearchUrl', setSearchUrl);
Account
Log in Create an account
Cart
  • Home
  • 2025 Flash Sales
    2025 Flash Sales
    • SuperBox S6 MAX
    • SuperBox S6 PRO
    • SuperBox S6 ULTRA
    • SuperBox S5 MAX
    • SuperBox S5 PRO
  • S6 Series
    S6 Series
    • SuperBox S6 Max
    • SuperBox S6 Pro
    • SuperBox S6 Ultra
  • S5 Series
    S5 Series
    • SuperBox S5 Max
    • SuperBox S5 Pro
  • Others
    Others
    • STV S2 PRO
    • SuperBox S4 PRO
    • StreamX X1 PRO
  • Blogs
  • Log in Create an account
  • Home
  • 2025 Flash Sales
    • SuperBox S6 MAX
    • SuperBox S6 PRO
    • SuperBox S6 ULTRA
    • SuperBox S5 MAX
    • SuperBox S5 PRO
  • S6 Series
    • SuperBox S6 Max
    • SuperBox S6 Pro
    • SuperBox S6 Ultra
  • S5 Series
    • SuperBox S5 Max
    • SuperBox S5 Pro
  • Others
    • STV S2 PRO
    • SuperBox S4 PRO
    • StreamX X1 PRO
  • Blogs
  • More links
    function setSearchUrl(searchValue) { return Promise.resolve({ url: '/search?q=' + searchValue }); } exportFunction('setSearchUrl', setSearchUrl);
    Login
    Please enter your e-mail and password:
    Email is required
    Please enter a valid email.
    Password is required.
    Password must be between 6-16 characters long.
    Forgot password?
    Don't have an account? Create one
    Login for more discounts
    Subscribe today to hear first about our sales
    Please fill in this field
    Please enter a valid email address
    Thanks for subscribing
    Get in touch
    support@xsuperbox.com

    SuperBox has been the company that pioneered devices for entertainment and smart homes.

    Follow us
    SUPPORT
    • Shipping Policy
    • Verification
    • Refund Policy
    • Privacy policy
    • Terms of service
    • Contact Us
    GUIDE
    • ShareAsale
    • FAQS
    • Superbox Channels list
    • Video Tutorial
    • Superbox Setup
    • Track Order
    We accept
    Get in touch
    support@xsuperbox.com

    SuperBox has been the company that pioneered devices for entertainment and smart homes.

    Follow us
    SUPPORT
    • Shipping Policy
    • Verification
    • Refund Policy
    • Privacy policy
    • Terms of service
    • Contact Us
    GUIDE
    • ShareAsale
    • FAQS
    • Superbox Channels list
    • Video Tutorial
    • Superbox Setup
    • Track Order
    We accept
    © 2025 XSUPERBOX