EMUNA (Preorders)

EMUNA

LOADING ITEMS ...

Artist 2

AllNewBest Selling

Artist 3

AllNewBest Selling

Shopping Bag

Empty Cart
PRODUCT
PRICE
QUANTITY
TOTAL
simpleCart({ cartStyle: "div", currency: "SGD", cartColumns: [ { attr: "name", label: false }, { attr: "variant", label: false, className: "item-variant"}, { view: function(item) { return '$' + parseFloat(item.get('price')).toFixed(2); }, label: false, className: "item-price"}, { view: "decrement", label: false, text: "-" }, { attr: "quantity", label: false }, { view: "increment", label: false, text: "+" }, { view: function(item) { return '$' + parseFloat(item.get('total')).toFixed(2); }, label: false, className: "item-total" }, { view: "remove", label: false, text: "Remove" } ] }); (function() { function applyLock() { var email = document.querySelector('#customer-email'); var discord = document.querySelector('#customer-discord'); var buttons = document.querySelectorAll('.checkout-btn, .simpleCart_checkout'); if (!email || !discord || !buttons.length) return; var isValid = email.value.trim().includes('@'); buttons.forEach(function(btn) { btn.classList.toggle('locked', !isValid); }); } document.addEventListener('input', function(e) { if (e.target.id === 'customer-email') { applyLock(); } }); var observer = new MutationObserver(applyLock); setTimeout(function() { var items = document.querySelector('.simpleCart_items'); if (items) observer.observe(items, { childList: true, subtree: true }); applyLock(); }, 300); })();

Contact Email Form

*For urgent issues, please DM @trainstationbread on instagram, else do use this form to get in touch with Kuforge!