you can try with
const thuongHieuElement = document.getElementById('thuongHieu'); const thuongHieuText = thuongHieuElement.options[thuongHieuElement.selectedIndex].text;