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
    }
  });
});

				
			

Capstijiven

Product Category           : Bio-Stimulant

Product Sub-Category   : Immunity Stimulant

Dosage                               : 1 Litre per acre

About                                 :

  • Holistic formulations developed by Capsber that control pests by non-toxic mechanisms in an eco-friendly manner
  • Capstijiven is a broad spectrum botanical organic formulation in combination of neem and pongamia extract as water soluble emulsion
  • Both neem and pongamia are being widely used by the farmers in selected crops, however this would be the first time a combination product leverages the goodness of both in a single product
  • It is used as a part of integrated pest management for fruits, vegetables, spices, ornamental and plantation crops

 

An Insect deterrent – control of aphids, leafhoppers, lepidopteran larva, etc.

 

Reviews

There are no reviews yet.

Be the first to review “Capstijiven”

Your email address will not be published. Required fields are marked *