Giá: 7.5 tỷ
Địa chỉ: Hẻm 11 Đa Khoa trung ương, đường Nguyễn Văn Linh, An Khánh, Cần Thơ
Giá: 8.2 tỷ
Địa chỉ: Đường số 9 KDC Đại học Y dược, Tân An mới, Cần Thơ
Giá: 9 tỷ
Địa chỉ: Đường số 1 KDC Mê Trô, phường Tân An Mới, Cần thơ
Giá: 13 tỷ 350 triệu
Địa chỉ: Hẻm 93 đường Trần Bình Trọng, An Phú, Cần Thơ
Giá: 12 tỷ 990 triệu
Địa chỉ: Hẻm nhánh đường Phạm Hùng, Cái Răng, Cần Thơ
script> document.addEventListener("DOMContentLoaded", function() { function updateAnimations() { document.querySelectorAll('[data-animate="fadeInUp"]').forEach(function(el) { el.style.setProperty('animation-delay', '4s', 'important'); el.style.setProperty('-webkit-animation-delay', '4s', 'important'); el.style.setProperty('animation-duration', '1.5s', 'important'); el.style.setProperty('-webkit-animation-duration', '1.5s', 'important'); }); } // Gọi ngay khi trang load updateAnimations(); // Flatsome load lại animation khi scroll => gọi lại mỗi khi cuộn window.addEventListener('scroll', updateAnimations); window.addEventListener('ux_appear', updateAnimations); // Hook riêng của Flatsome });