





Biplob 55 EC
Formulation: EC
Contains 500 ml of chloropyrifos and 50 ml of cypermethrin per 1 liter.
Chlorpyrifos
which damages the insect's nervous system and impairs its function. As these pesticides are less harmful to beneficial insects, the cost to the farmer is reduced.
Cypermethrin
Cypermethrin is a fast-acting insecticide that begins to work as soon as it enters the insect's body or stomach.
Features:
- Two in one i.e. suppresses above ground and below ground pests
- Contact insecticides kill insects that come in direct contact with the body
- Insecticides are digestible so the sap from the sprayed leaves, tips etc. kills the insect immediately.
- An insecticide with suffocating properties that reliably suppresses insects and provides crop protection.
- Much more effective than other insecticides
## As the organic solution contains dissolved pesticides, its effectiveness remains intact even if it is mixed with water before use. Due to the presence of surfactants, it spreads over a larger area. Due to these two qualities, the cost of farmers is reduced a lot.
Crop |
Insect |
Dose/Sprayer (16-20Ltr water) |
Dose in Acre(100 Decimal) |
Potato |
Cutworm |
40 ml |
400 ml |
Brinjal |
Aphid |
20 ml |
200 ml |
Mango |
Hopper |
20 ml |
200 ml |
Cotton |
Aphid/Jassid/Ballworm |
25 ml |
250 ml |
Tea |
Termite |
|
1600 ml |
A PHP Error was encountered
Severity: Warning
Message: mysqli::query(): (HY000/1): Can't create/write to file '/tmp/#sql-temptable-c43f-3bde17-19.MAI' (Errcode: 28 "No space left on device")
Filename: mysqli/mysqli_driver.php
Line Number: 307
Backtrace:
File: /home/3sweb/web/3sagroservices.com/public_html/application/models/Batch_model.php
Line: 150
Function: get
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/models/Products_model.php
Line: 230
Function: get_rows
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/helpers/products_helper.php
Line: 18
Function: products
File: /home/3sweb/web/3sagroservices.com/public_html/themes/brand/views/products/detail.php
Line: 225
Function: products
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 357
Function: include
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 300
Function: _ci_load
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/controllers/Products.php
Line: 63
Function: view
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/controllers/Products.php
Line: 32
Function: _details
File: /home/3sweb/web/3sagroservices.com/public_html/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/3sweb/web/3sagroservices.com/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/3sweb/web/3sagroservices.com/public_html/application/models/Batch_model.php
Line: 150
Function: get
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/models/Products_model.php
Line: 230
Function: get_rows
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/helpers/products_helper.php
Line: 18
Function: products
File: /home/3sweb/web/3sagroservices.com/public_html/themes/brand/views/products/detail.php
Line: 225
Function: products
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 357
Function: include
File: /home/3sweb/web/3sagroservices.com/public_html/application/third_party/MX/Loader.php
Line: 300
Function: _ci_load
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/controllers/Products.php
Line: 63
Function: view
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/controllers/Products.php
Line: 32
Function: _details
File: /home/3sweb/web/3sagroservices.com/public_html/index.php
Line: 316
Function: require_once
A Database Error Occurred
Error Number: 1
Can't create/write to file '/tmp/#sql-temptable-c43f-3bde17-19.MAI' (Errcode: 28 "No space left on device")
SELECT `products`.*, `product_images`.`image`, `languages`.`language`, `languages`.`lang`, `categories`.`category`, `categories`.`parent_id`, `categories`.`category_url`, `categories`.`priority`, `category_images`.`image` as `cat_image` FROM `products` LEFT JOIN `languages` ON `languages`.`id` = `products`.`languages_id` LEFT JOIN `categories` ON `categories`.`id` = `products`.`category_id` LEFT JOIN `product_images` ON `product_images`.`product_id` = `products`.`id` LEFT JOIN `category_images` ON `category_images`.`category_id` = `categories`.`id` WHERE `products`.`hot_product` = 1 AND `products`.`languages_id` = '1' AND `products`.`enabled` = 1 AND `products`.`id` NOT IN('4') GROUP BY `products`.`id` ORDER BY `products`.`id` DESC, `products`.`position` ASC LIMIT 3
Filename: models/Batch_model.php
Line Number: 150