top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Turn up the volume on your winter wardrobe with the official RIFF Logo and Image Hoodie – where comfort meets rock 'n' roll attitude.

 

This premium white pullover hoodie features an iconic full-colour image of RIFF mid-performance, dual-wielding his legendary twin-neck guitar, layered over a clean minimalist design with bold - RIFF - branding. Whether you're catching a live show, repping your favourite independent artist, or just keeping warm in style, this hoodie delivers the perfect combo of comfort, warmth and musical soul.

 

Product Highlights:

  • Ultra-soft cotton/polyester blend for all-day comfort

  • High-res RIFF artwork print on front

  • Front kangaroo pocket

  • Ribbed cuffs & hem

  • Classic fit – great for layering

  • Available in multiple sizes (S–XXL)

 

Perfect for fans, musicians and anyone chasing the sound.

Limited run – grab yours before they’re gone!

RIFF Logo and Image Hoodie - Navy Blue

SKU: VPWMTXLKG9-11
AU$80,00 Harga Reguler
AU$50,00Harga Promosi
Kuantitas
    bottom of page
    function prefetch(nodeList) { if (navigator.connection && (navigator.connection.effectiveType === 'slow-2g' || navigator.connection.effectiveType === '2g')) { return; } if (navigator.deviceMemory && navigator.deviceMemory <= 2) { return; } const fetched = {}; const observer = new IntersectionObserver(function (entries) { entries.forEach(function (entry) { if (entry.isIntersecting) { const link = entry.target.href; if (!fetched[link]) { fetched[link] = true; fetch(link, { priority: 'low' }); } observer.unobserve(entry.target); } }); }); nodeList.forEach(link => observer.observe(link)); } const idleCallback = window.requestIdleCallback || function (cb) { return setTimeout(() => cb(), 1); }; idleCallback(function () { const links = document.querySelectorAll('a[href]'); prefetch(links); });