0 reviews

BAEKHYUN Essence of Reverie — Special Edition Kkuru Jam

49.90 € +499 K-Points
BAEKHYUN goes all out with Essence of Reverie – The 5th Mini Album [Special Edition] (Kkuru Jam).
This special album is a gem. Delivered from Seoul.
1
KWith this product+499 pts
Only 501 pts to go before your next €10 voucher, to use on your next order · Join the club
🌍
Worldwide shipping
From Seoul · 2–6 days
🎁
Free gift
In every order
K-Points
Loyalty rewards
🔒
Secure payment
SSL · 3D Secure

BAEKHYUN - Essence of Reverie – The 5th Mini Album [Special Edition] (Kkuru Jam)

BAEKHYUN makes a strong comeback with Essence of Reverie – The 5th Mini Album [Special Edition] (Kkuru Jam)! An album that pushes the boundaries of Kpop. A must-listen.

vt.price && capById[vt.id]){ was.textContent = capById[vt.id]; off.textContent = '-' + Math.round((cap - vt.price) * 100 / cap) + '%'; was.style.display = ''; off.style.display = ''; } else { was.style.display = 'none'; off.style.display = 'none'; } } var stk = document.getElementById('bbt-stk'); var cta = document.getElementById('bbt-cta'); if(!vt.available){ stk.className='bbt-stk out'; stk.textContent=BBT.soldOut; cta.classList.add('dis'); cta.textContent=BBT.unavailable; cta.disabled=true; } else { stk.className='bbt-stk ok'; stk.textContent=BBT.inStock; cta.classList.remove('dis'); cta.textContent=BBT.addToCart; cta.disabled=false; } var rw = document.getElementById('bbt-reward'); if (rw){ var P = Math.round(vt.price/10), TARGET = 1000; document.getElementById('bbt-rwpts').textContent = '+' + P + ' ' + BBT.pts; var bar = document.getElementById('bbt-rwbar'), note = document.getElementById('bbt-rwnote'); if (P >= TARGET){ rw.classList.add('unlocked'); bar.style.width = Math.min(100, P/2000*100) + '%'; note.innerHTML = BBT.noteUnlocked.replace('[pts]', '' + (2000-P) + ' ' + BBT.pts + '') + ' · ' + BBT.joinClub + ''; } else { rw.classList.remove('unlocked'); bar.style.width = (P/TARGET*100) + '%'; note.innerHTML = BBT.noteLocked.replace('[pts]', '' + (TARGET-P) + ' ' + BBT.pts + '') + ' · ' + BBT.joinClub + ''; } } } document.querySelectorAll('.bbt-pills').forEach(function(row){ row.addEventListener('click', function(e){ var b = e.target.closest('.bbt-pill'); if(!b) return; var oi = parseInt(row.dataset.opt,10); row.querySelectorAll('.bbt-pill').forEach(function(x){x.classList.remove('sel')}); b.classList.add('sel'); sel[oi] = b.dataset.value; refresh(); }); }); window.bbtQty = function(d){ var q = Math.max(1, parseInt(document.getElementById('bbt-q').textContent,10)+d); document.getElementById('bbt-q').textContent = q; document.getElementById('bbt-qinput').value = q; }; // Ajout panier en AJAX (court-circuite le handler du thème qui casse sur ce form) var bbtForm = document.getElementById('bbt-form'); if (bbtForm) { bbtForm.addEventListener('submit', function(e){ e.preventDefault(); e.stopPropagation(); var cta = document.getElementById('bbt-cta'); if (cta.disabled) return; cta.textContent = BBT.adding; cta.disabled = true; fetch(BBT.cartAddUrl + '.js', { method:'POST', headers:{'Accept':'application/json'}, body: new FormData(bbtForm) }) .then(function(r){ if(!r.ok) throw 0; return r.json(); }) .then(function(){ window.location.href = BBT.cartUrl; }) .catch(function(){ cta.textContent = BBT.retry; cta.disabled = false; }); }, true); } refresh(); })();