Đây là hoạt động thường niên, được tổ chức hằng năm nhằm phục vụ nhu cầu mua sắm cuối năm của người dân Thành phố.
Đặc biệt, tại hội chợ sẽ diễn ra chương trình "Sinh viên đón Tết xa nhà" dành cho 200 bạn sinh viên không có điều kiện về quê cùng gia đình và người thân. Các bạn sinh viên sẽ được trao các phần quà và tiền mặt trị giá 1 triệu đồng/người vào ngày 19/01.
function PrintPopup() { window.open('/Utilities/PrintView.aspx?distributionid=191221', '', 'width = 890,height = 480,location= yes, resizable=yes,scrollbars=yes, toolbar=no,location=no,menubar=no'); } function EmailPopup(url) { window.open('/Utilities/Email4Friend.aspx?news_url=' + url, '', 'status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false; } function socialShare(type, title, link) { title = typeof title !== 'undefined' ? title : document.title; link = typeof link !== 'undefined' ? link : window.location.href; var eTitle = encodeURIComponent(title); var eLink = encodeURIComponent(link); switch (type) { case 'fb': window.open('http://www.facebook.com/sharer.php?u=' + eLink + '&t=' + eTitle); break; case 'tw': window.open('http://twitter.com/home?status=' + eTitle + ' ' + eLink); break; case 'zm': window.open('http://link.apps.zing.vn/share?u=' + eLink + '&t=' + eTitle); break; case 'lh': window.open('http://linkhay.com/submit?url=' + eLink + '&title=' + eTitle); break; } return false; } function sns_click(type) { var sns_sharekey; if (type == "facebook") { sns_sharekey = 'http://www.facebook.com/sharer.php?u='; } else if (type == "zingme") { sns_sharekey = 'http://link.apps.zing.vn/share?url='; } else if (type == "googleplus") { sns_sharekey = 'https://plus.google.com/share?url='; } u = location.href; t = document.title; window.open(sns_sharekey + encodeURIComponent(u) + '&t=' + encodeURIComponent(t), 'sharer', 'toolbar=0,status=0,width=626,height=436'); return false; }