Opening of the rr88 tải OCOP Market – Welcoming the Lunar New Year 2025

(AG Provincial E-Portal) - On the evening of January 9, at Hai Ba Trung Walking Street in My Long Ward (Long Xuyên City), the rr88 tải Trade and Investment Promotion Center, in collaboration with Tu Son Supermarket, hosted the rr88 tải OCOP Market – Welcoming the Lunar New Year 2025.

rr88 tải OCOP Market – Welcoming the Lunar New Year 2025 held at Hai Ba Trung Walking Street (Long Xuyên City)
Dignitaries and guests attending the opening ceremony of the market
Official ribbon-cutting ceremony to mark the opening of the market
A large number of visitors exploring, shopping, and enjoying the local cuisine at the market

The market features over 700 products, including specialty agricultural goods, signature items, key products, and OCOP-certified products from 30 provinces and cities across the Mekong Delta region, Ho Chi Minh City, the Southeast, Central Highlands, and Northern provinces.

In addition, there are exhibition areas showcasing a diverse range of goods, including fashion, textiles, cosmetics, wooden furniture, handicrafts, and household items. Visitors can also enjoy a culinary section, live demonstrations of traditional cake-making, and a variety of regional specialties. Highlighting the event are performances by renowned singers and artists from Ho Chi Minh City and “Don ca tai tu” (Southern Vietnamese traditional music), providing an enriching experience for attendees.

The market serves as a bridge connecting localities, organizations, and businesses to strengthen trade promotion, foster cooperation, and enhance the marketing and distribution of OCOP products, along with regional specialties. It aims to stimulate domestic consumption while offering an engaging and refreshing experience for the residents of Long Xuyên City and visitors during the Lunar New Year celebration of 2025.

Author: Thanh Tien

Translator: Kim Thuan

"; 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'; }