財政部關稅總局

  • 臺灣燈塔之美
$(document).ready(function() { setTimeout(function() { const $target = $('#products'); if ($target.length) { $('html, body').animate({ scrollTop: $target.offset().top }, 800); } }, 10000); });