NHU CẦU SỬ DỤNGThương Hiệu Mức Giá Dung lượng Loại Ram
`;tableBody.appendChild(tr);});}}).catch(error=>console.error('Error:',error));function formatCurrency(value){if(!value)return'';if(value==="Miễn phí vệ sinh máy"){return value;}
const intValue=parseInt(value.replace(/\./g,''),10);if(isNaN(intValue)){return"Miễn phí vệ sinh máy";}
return intValue.toLocaleString('vi-VN')+' đ';}
document.getElementById('spin-button').onclick=function(){const formContainer=document.querySelector('.form-container');formContainer.style.display='block';formContainer.scrollIntoView({behavior:'smooth'});const wheelContainer=document.querySelector('.wheel-container');wheelContainer.style.display='none';};-->