document.addEventListener('DOMContentLoaded', function() { loadOrderHistory(); }); async function loadOrderHistory() { const orderHistoryContainer = document.getElementById('order-history'); if (!orderHistoryContainer) return; orderHistoryContainer.innerHTML = `
Status: ${order.status || 'W realizacji'}
Suma: ${order.suma_totalna} PLN
Typ: ${deliveryText}