CYPERMETHRIN 3% + DICHLORVOS 27% EC

CYPERMETHRIN 3% + DICHLORVOS 27% EC
Insecticide

CYPERMETHRIN 3% + DICHLORVOS 27% EC

Dual-action insecticide formulated to provide immediate knockdown and dependable pest control. Combining contact, stomach, and fumigant activity, it effectively manages a wide spectrum of agricultural and public health insect pests.

Target Pest
Bollworms, Borers, Aphids & Public Health Pests
Mode of Action
Sodium Channel Disruption + AChE Inhibition
Target Areas
Cotton, Paddy, Vegetables, Pulses, Public Health
Active: Cypermethrin + Dichlorvos Formulation: EC (Emulsifiable Concentrate) Immediate Knockdown Contact, Stomach & Fumigant Action

Product Information

Mode of Action

Cypermethrin (IRAC Group 3A) interferes with sodium channel function in insect nerve cells, while Dichlorvos (IRAC Group 1B) inhibits acetylcholinesterase, resulting in rapid paralysis and insect death.

Target Pests
  • Bollworms
  • Stem Borer & Leaf Folder
  • Aphids & Fruit Borer
  • Flies & Mosquitoes
  • Crawling & Flying Household Pests

Recommended Application

Recommended Areas Target Pests Dosage & Method of Application
Cotton Bollworms Spray uniformly over the crop during early pest activity.
Paddy Stem Borer, Leaf Folder Apply at the initial stage of infestation for effective crop protection.
Vegetables Aphids, Fruit Borer Treat immediately after pest appearance while observing the recommended waiting period before harvest.
Public Health Areas Flies, Mosquitoes Use as space spray or surface application in infested locations.
Household Premises Crawling & Flying Insects Apply to insect harbourages and allow adequate ventilation after treatment.
For specific ml/ha or space dilution rates across agricultural and public health applications, please refer to the registered product label or consult local experts.

Application Instructions

1. Agricultural Application & Waiting Period
Spray uniformly at the first sign of pest activity in crops like cotton, paddy, and vegetables. Strictly observe the recommended waiting period prior to harvest.
2. Public Health & Household Application
Apply as a space spray or target insect harbourages in public health and household areas. Ensure treated indoor areas are thoroughly ventilated after application before re-entry.

Safety & Environmental Care

Organophosphate and synthetic pyrethroid combination. Wear appropriate personal protective equipment (gloves, mask, goggles, protective suit) during handling and spraying. Avoid inhalation of vapors and prevent chemical drift into water bodies or non-target areas. Keep out of reach of children and animals.
============= HERO SECTION ========================= */ .agri-hero { background: #ffffff; padding: 40px 20px; } .agri-hero-container { max-width: 1400px; margin: 0 auto; } .agri-hero-grid { display: grid; grid-template-columns: 1fr 1.2fr; /* image + content */ gap: 40px; align-items: start; } /* IMAGE */ .agri-hero-image { border-radius: 12px; overflow: hidden; background: #f9fafb; } .agri-hero-image img { width: 100%; height: auto; display: block; } /* CONTENT */ .agri-hero-category { display: inline-block; padding: 6px 14px; background: #ca8a04; color: #fff; border-radius: 100px; font-size: 11px; font-weight: 600; text-transform: uppercase; } .agri-hero-title { font-size: 36px; font-weight: 700; margin: 10px 0; line-height: 1.2; } .agri-hero-desc { font-size: 15px; color: #666; line-height: 1.6; } /* ICON CARDS */ .agri-hero-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 16px; } .agri-icon-card { padding: 14px; background: #f9fafb; border: 1px solid #e5e7eb; border-radius: 8px; } .agri-icon-label { font-size: 10px; font-weight: 600; text-transform: uppercase; color: #6b7280; } .agri-icon-value { font-size: 13px; color: #111827; margin-top: 6px; } /* CTA */ .agri-hero-cta { display: flex; gap: 12px; margin-top: 16px; } .agri-btn-primary, .agri-btn-secondary { padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; font-size: 14px; } .agri-btn-primary { background: #ca8a04; color: #fff; } .agri-btn-secondary { background: #fff; color: #000; border: 1px solid #e5e7eb; } /* CHIPS */ .agri-specs { display: flex; gap: 8px; flex-wrap: wrap; margin-top: 12px; } .agri-chip { padding: 6px 14px; background: #fefce8; color: #854d0e; border: 1px solid #fde047; border-radius: 100px; font-size: 12px; } /* ========================= TABS (RIGHT COLUMN) ========================= */ .product-tabs { margin-top: 28px; } .product-tabs-header { display: flex; gap: 6px; border-bottom: 1px solid #e0e0e0; } .product-tab-btn { padding: 10px 16px; background: none; border: none; border-bottom: 3px solid transparent; cursor: pointer; font-size: 14px; font-weight: 600; color: #6b6b6b; } .product-tab-btn.active { color: #ca8a04; border-bottom-color: #ca8a04; } .product-tab-content { display: none; } .product-tab-content.active { display: block; } .tab-card { background: #fff; border-radius: 12px; padding: 24px; margin-top: 16px; box-shadow: 0 2px 8px rgba(0,0,0,0.08); } .tab-card h3 { font-size: 18px; margin-bottom: 12px; } .info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; } .tab-table { width: 100%; border-collapse: collapse; } .tab-table th, .tab-table td { padding: 12px; border-bottom: 1px solid #e0e0e0; font-size: 14px; } .tab-table th { background: #f5f5f5; font-size: 13px; } .accordion { border: 1px solid #e0e0e0; border-radius: 8px; margin-bottom: 12px; } .accordion-header { padding: 14px 18px; cursor: pointer; font-weight: 600; background: #fafafa; font-size: 14px; } .accordion-content { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; } .accordion-content.open { max-height: 400px; } .accordion-body { padding: 16px; font-size: 14px; } .warning { background: #fff3e0; border-left: 4px solid #ff9800; padding: 14px; margin-top: 12px; border-radius: 8px; font-size: 14px; } /* ========================= RESPONSIVE ========================= */ @media (max-width: 991px) { .agri-hero-grid { grid-template-columns: 1fr; } .agri-hero-icons { grid-template-columns: 1fr; } .agri-hero-title { font-size: 30px; } }
ABAMECTIN + TRIFLUMURON SC
Insecticide & Acaricide

ABAMECTIN 0.3% + TRIFLUMURON 4.7% SC

Dual-action insecticide and acaricide combining contact poison and growth regulation for comprehensive pest control with both immediate knockdown and long-term population suppression.

Target Pest
Mites, Miners & Larvae
Mode of Action
Contact Poison + IGR
Target Crops
Vegetables, Fruits, Cotton
Active: Abamectin + Triflumuron Formulation: SC (Suspension Concentrate) Immediate Knockdown Population Suppression

Product Information

Mode of Action

Abamectin acts as potent contact and stomach poison against mites and insects. Triflumuron interferes with chitin synthesis, preventing molting and development of immature pest stages for sustained control.

Target Pests
  • Two-spotted mite (Tetranychus urticae)
  • Leaf miners
  • Lepidopteran larvae

Recommended Application

Crop CategoryPrimary Target PestsAction Type
VegetablesTwo-spotted mite, Leaf minersContact + IGR
FruitsMites, Lepidopteran larvaeKnockdown + Suppression
CottonLepidopteran larvae, MitesComprehensive Control
For specific ml/ha dosage rates, please refer to the registered product label or consult local agricultural experts.

Application Instructions

1. Dual-Action Timing
Apply when pests first appear. The Abamectin component provides immediate knockdown of active stages, while Triflumuron provides sustained control by targeting immature stages.
2. Thorough Coverage
Ensure complete coverage of all foliage. Triflumuron’s interference with chitin synthesis requires contact with developing larvae to prevent successful molting.

Safety & Environmental Care

Potent acaricide. Avoid application during peak bee activity. Prevent runoff into water bodies to protect aquatic ecosystems.

Newsletter Signup

Be the first to know about our new arrivals and exclusive offers!