document.addEventListener('DOMContentLoaded', function () { const fixedHeader = document.querySelector('.fixed-header'); // Fixed header class const stickyHeader = document.querySelector('.sticky-header'); // Sticky header class window.addEventListener('scroll', function () { const fixedHeaderHeight = fixedHeader.offsetHeight; if (window.scrollY > fixedHeaderHeight) { stickyHeader.style.display = 'flex'; // Show sticky header } else { stickyHeader.style.display = 'none'; // Hide sticky header } }); });
Showing all 4 results
A Bio-Stimulant which enhances Yeild of the plants along with resistance to adverse climates
A Bio-Stimulant which increases yeild and Quality of major crops
A Bio-stimulant – enhances nutrient uptake, stress tolerance and quality of harvest.
A Bio-stimulant – enhances stress tolerance and triggers early flowering, fruit set, size, etc.