View all
  • Welcome to HOTU – Let's create something unforgettable! 😎🎨

    Welcome to HOTU – Let's create something unforgettable! 😎🎨

    Shop now

Welcome to HOTU – Let's create something unforgettable! 😎🎨

💗Let's create something unforgettable! 💗

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);

hotuart

  • 🎨Home
  • 📢New Arrivals
  • ⭐Alcohol Markers
  • ⭐Acrylic Markers
  • ❣️Support
  • More links
    function setSearchUrl(searchValue) { return Promise.resolve({ url: '/search?q=' + searchValue }); } exportFunction('setSearchUrl', setSearchUrl); Search function setSearchUrl(searchValue) { return Promise.resolve({ url: '/search?q=' + searchValue }); } exportFunction('setSearchUrl', setSearchUrl); Search
    Log in Create an account
    • 🎨Home
    • 📢New Arrivals
    • ⭐Alcohol Markers
    • ⭐Acrylic Markers
    • ❣️Support
    • Log in Create an account
    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
    Subscribe Now ⭐ Start Coloring With HOTU!
    Please fill in this field
    Please enter a valid email address
    Thanks for subscribing
    HOTU Art
    • About HOTU
    Customer Support
    support@hotugroup.com
    Business & Partnerships
    business@hotugroup.com
    We accept
    American Express Apple Pay Mastercard PayPal Visa
    Follow us
    HOTU Art
    • About HOTU
    Customer Support
    support@hotugroup.com
    Business & Partnerships
    business@hotugroup.com
    We accept
    American Express Apple Pay Mastercard PayPal Visa
    Follow us
    © 2025 hotuart
    About HOTU

    Sign up and save

    Entice customers to sign up for your mailing list with discounts or exclusive offers. Include an image for extra impact.
    Please fill in this field Please enter a valid email address
    Thanks for subscribing
    Optional button

    Cart

    Your cart is reserved for !
    cart
    cart
    Your cart is currently empty.
    Continue shopping