28.9 C
Ho Chi Minh City
Saturday, January 11, 2025

CATEGORY

Technology

Vietnam to exceed 100 million internet users by 2029

HCMC – Vietnam is set to surpass 100 million internet users by 2029, driven by rapid digital transformation and adoption of advanced technologies, according...

AI will replace those who don’t use it

The Future of Artificial Intelligence Conference Chapter 2, organized by Launch JDI, wrapped up in HCMC on July 12, after a full day of...

AI future conference set for July 12 in HCMC

HCMC – A major conference on the future of AI for tech experts, industry leaders, entrepreneurs, and other stakeholders will take place in HCMC...

Huawei holds cloud summit in Hanoi

HCMC – Huawei recently held a cloud summit in Hanoi, focusing on the pivotal role of cloud technology in Vietnam’s rapidly expanding digital economy. The...

GenAI reshapes industries and customer experiences

HCMC – Experts and business executives gathered at CIO Vietnam's conference in HCMC yesterday, April 24, to explore the transformative power of Generative AI,...

Cybersecurity threats on the rise in Vietnam

HCMC - Vietnam encountered more than 13,750 cyberattacks last year, which indicated many businesses and organizations remained vulnerable, said the Vietnam ICT Press Club...

Latest news

spot_img

Subscribe to the Saigon Times

X

With a basic account, you have free access to daily domestic news, podcasts and videos.

With a premium account, you have unlimited access to domestic news, podcasts, videos and magazine articles on current social, economic, trade, investment issues and foreign business communities and more.

The Saigon Times will collect a small fee from its magazine articles as from July 4, 2023.

Subscribe `); document.querySelector('.button-popup').onclick = function() { document.querySelector('.popup-signle-post').style.display = "none" } setTimeout(function() { var popup = document.querySelector('.popup-signle-post'); popup.style.display = 'none'; }, 60000); } } }); */ /* button click hide / show password change */ window.onload = function() { var btnPass = document.querySelector('#btnPass') var inputPassCurrent = document.querySelector('.woocommerce-edit-account .passwordCurrent') var inputPass1 = document.querySelector('.woocommerce-edit-account .password1') var inputPass2 = document.querySelector('.woocommerce-edit-account .password2') var checkLogin = document.querySelector('body.logged-in'); var checkbox = document.querySelector('#billing_check_recurring'); var contractName = document.querySelector('#billing_contract_field'); var initDate = document.querySelector('#billing_init_date_field'); var amountCycle = document.querySelector('#billing_amount_cycle_field'); var checkoutCycle = document.querySelector('#billing_checkout_cycle_field'); var tokenFees = document.querySelector('#billing_token_fees_field'); var amountCycleValue = document.querySelector('#billing_amount_cycle'); if(btnPass) { btnPass.onchange = function(e) { e.preventDefault(); if(btnPass.checked) { inputPassCurrent.style.display = "block" inputPass1.style.display = "block" inputPass2.style.display = "block" } else { inputPassCurrent.style.display = "none" inputPass1.style.display = "none" inputPass2.style.display = "none" } } } contractName.style.display = "none" initDate.style.display = "none" amountCycle.style.display = "none" checkoutCycle.style.display = "none" tokenFees.style.display = "none" document.querySelector('.cart-token-fee').style.display = "none" if(amountCycleValue.value > 150000) { document.querySelector('.order-total-last td').innerHTML = "VND 299,000" } else { document.querySelector('.order-total-last td').innerHTML = "VND 23,900" } if(checkbox) { checkbox.onchange = function() { if(checkbox.checked) { contractName.style.display = "block" initDate.style.display = "block" amountCycle.style.display = "block" checkoutCycle.style.display = "block" tokenFees.style.display = "block" document.querySelector('.cart-token-fee').style.display = "contents" if(amountCycleValue.value > 150000) { document.querySelector('.order-total-last td').innerHTML = "VND 310,000" } else { document.querySelector('.order-total-last td').innerHTML = "VND 34,900" } } else { contractName.style.display = "none" initDate.style.display = "none" amountCycle.style.display = "none" checkoutCycle.style.display = "none" tokenFees.style.display = "none" document.querySelector('.cart-token-fee').style.display = "none" if(amountCycleValue.value > 150000) { document.querySelector('.order-total-last td').innerHTML = "VND 299,000" } else { document.querySelector('.order-total-last td').innerHTML = "VND 23,900" } } } } }