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 } }); });
Product Category : Bio-Stimulant
Product Sub-Category : Yeild Stimulant
Dosage : 1 litre per acre
About :
A Bio-stimulant – enhances nutrient uptake, stress tolerance and quality of harvest.
There are no reviews yet.
Your email address will not be published. Required fields are marked *
Your review *
Name *
Email *
Save my name, email, and website in this browser for the next time I comment.
Reviews
There are no reviews yet.