





Fetter 1.8EC
Type: Emulsifiable Concentrate (EC)
Fetter 1.8EC formulation EC, Emulsifiable Concentrate (EC) is an oily liquid formulation. It is made by dissolving a certain amount of pesticide in organic solvents such as benzene, toluene, etc. and contains surfactants.
Abamectin
Although abamectin is used as an insecticide, it is also effective in controlling various mites. Since it is an avermectin group insecticide, like other insecticides, it also kills insects by disabling their nervous systems and protecting crops.
Abamectin is a contact and stomach insecticide but is non-systemic, requiring it to be sprayed evenly around the plant.
Features
- It is a contact insecticide, insects die as soon as they come into direct contact with the body.
- It is a stomach-acting insecticide, so insects die as soon as they feed on the juices from the sprayed leaves, stems, etc.
- Most effective in controlling spiders.
Crops |
Insects |
5 decimal land (10 ltrs of water) |
per ha |
Eggplant |
Red spider |
25 ml |
1.25 liter |
Tea |
Red spider |
25 ml |
1.25 liter |
Rice |
Brown plant hopper |
20 ml |
1 liter |
Cotton | Ballworm | 30 ml | 1.5 liter |
Jute, Cucumber | Red spider | 20 ml | 1 liter |
A PHP Error was encountered
Severity: Warning
Message: mysqli::query(): (HY000/1): Can't create/write to file '/tmp/#sql-temptable-c43f-3bde1f-22.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-3bde1f-22.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('180') GROUP BY `products`.`id` ORDER BY `products`.`id` DESC, `products`.`position` ASC LIMIT 3
Filename: models/Batch_model.php
Line Number: 150