<script>
/* ── Scroll Reveal Observer ── */
(function() {
  if (window.IntersectionObserver) {
    var observer = new IntersectionObserver(function(entries) {
      entries.forEach(function(entry) {
        if (entry.isIntersecting) {
          entry.target.classList.add('visible');
        }
      });
    }, { threshold: 0.15, rootMargin: '0px 0px -40px 0px' });
    document.addEventListener('DOMContentLoaded', function() {
      document.querySelectorAll('.gauten-v2 .card-stat, .gauten-v2 .card-feature, .gauten-v2 .zigzag-row, .gauten-v2 .dg-timeline > div').forEach(function(el) {
        el.classList.add('reveal');
        observer.observe(el);
      });
    });
  }
})();
</script>
{"id":16,"count":5,"description":"","link":"https:\/\/www.gauten.com\/vi\/product-category\/uncategorized\/","name":"Ch\u01b0a ph\u00e2n lo\u1ea1i","slug":"uncategorized","taxonomy":"product_cat","parent":0,"meta":[],"menu_order":0,"_links":{"self":[{"href":"https:\/\/www.gauten.com\/vi\/wp-json\/wp\/v2\/product_cat\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.gauten.com\/vi\/wp-json\/wp\/v2\/product_cat"}],"about":[{"href":"https:\/\/www.gauten.com\/vi\/wp-json\/wp\/v2\/taxonomies\/product_cat"}],"wp:post_type":[{"href":"https:\/\/www.gauten.com\/vi\/wp-json\/wp\/v2\/product?product_cat=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}