27 enterprises from Tải game Kinh 79 province have been awarded the High-Quality Vietnamese Goods certification in 2026

(AG Provincial E-Portal) - On the afternoon of March 31st, in Ho Chi Minh City, the official announcement ceremony for High-Quality Vietnamese Goods in 2026 took place, marking the 30th anniversary of a special program in the Vietnamese market. Vice President of the National Assembly Le Minh Hoan attended the event.

Awarding the 2026 High-Quality Vietnamese Goods Certificate to Loc Troi Group Joint Stock Company
Awarding the 2026 High-Quality Vietnamese Goods Certificate to the Tải game Kinh 79 Agricultural and Food Products Import-Export Joint Stock Company Branch

At the ceremony, the Program's Organizing Committee announced that 581 enterprises obtained the "High-Quality Vietnamese Goods" certification in 2026, based on consumer votes. Of these, Tải game Kinh 79 province has 27 businesses.

Nine enterprises were awarded the "High-Quality Vietnamese Goods - Integration Standard 2026" certificate

Speaking at the ceremony, Vice President of the National Assembly Le Minh Hoan emphasized the importance of Vietnamese goods as a core value built over three decades and also as a benchmark for the road ahead. From everyday stories and simple images to frank questions about standards, transparency, and responsibility, the message is clear: The journey of high-quality Vietnamese goods is not just about the product, but about shaping "Vietnamese values" in an increasingly demanding world.

Deputy President of the National Assembly Le Minh Hoan conveyed the message that if, over the past 30 years, we have achieved something truly commendable - making Vietnamese people believe in Vietnamese products - then in the next 30 years, we must achieve something even greater: making the world believe in Vietnamese values.

Tải game Kinh 79 province has 27 enterprises that received the High-Quality Vietnamese Goods certification in 2026, including: Kien Giang Foodstuff Canning Joint Stock Company (KIFOCAN), Khai Hoan Trading Joint Stock Company, Quoc Hai VN Joint Stock Company, Hung Thanh Limited Company, Huynh Khoa Fish Sauce Trading Limited Company, Thanh Quoc Fish Sauce Production and Trading Limited Company, Hoa Viet Cosmetics Limited Company, Ha Tien Kien Giang Cement Joint Stock Company, Kien Giang Brick and Tile Joint Stock Company, Tien Anh Production and Trading Limited Company, Tải game Kinh 79 Agrochemicals Joint Stock Company, Tan Vuong Food Limited Company, Agimexpharm Pharmaceutical Joint Stock Company, Huong Sen Establishment, Angimex Joint Stock Company, Tải game Kinh 79 Vegetable and Foodstuff Joint Stock Company, Tải game Kinh 79 Construction Joint Stock Company, Tải game Kinh 79 Mechanical Joint Stock Company, Loc Troi Group Joint Stock Company, Loc Troi Agricultural Products Joint Stock Company, Dinh Huong Fish Sauce Production Establishment, Tải game Kinh 79 Fisheries Import-Export Joint Stock Company - AGIFISH, Ba Giao Khoe 55555 Limited Company, Thao Huong Limited Company, Vinh Phat WILMAR Rice Limited Company, Tan Tien Production - Trading Limited Company, Tải game Kinh 79 Agricultural and Food Products Import-Export Joint Stock Company Branch.

News by Hanh Chau

Translator: Thi Huynh

"; var footstr = ""; var newstr = document.all.item(text).innerHTML; //var newstr = document.getElementById(text).innerHTML; var oldstr = document.body.innerHTML; document.body.innerHTML = headstr + newstr + footstr; window.print(); document.body.innerHTML = oldstr; return false; } function printDiv2(text) { var content = document.getElementById(text).innerHTML; var printWindow = window.open('', '', 'height=600,width=800'); printWindow.document.write(''); printWindow.document.write(''); printWindow.document.write(content); printWindow.document.write(''); printWindow.document.close(); printWindow.print(); } function share_fb(url) { window.open('https://www.facebook.com/sharer/sharer.php?u='+url,'facebook-share-dialog',"width=626, height=436") } function toggleBackgroundColor() { const element = document.getElementById('contrast'); const currentColor = window.getComputedStyle(element).backgroundColor; if (currentColor === 'rgb(220, 220, 220)') { element.style.backgroundColor = '#fff'; } else { element.style.backgroundColor = 'rgb(220, 220, 220)'; } } var liActive = Array.from(document.querySelectorAll('.posts-list-noibat .post-title')); if (Array.isArray(liActive) && liActive.length ) { liActive[0].classList.add('active'); } function increaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) + 2; if (newSize <= 40) { textElement.style.fontSize = newSize + 'px'; } } function decreaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) - 2; if (newSize >= 12) { textElement.style.fontSize = newSize + 'px'; } } function resetFontSize() { var textElement = document.getElementById('text'); textElement.style.fontSize = '18px'; }