Product Categories
Supplying high quality agricultural inputs to farmers all over Bangladesh

About 3s Agro Services Limited

3s Agro Services Limited is a private limited company involved in marketing maize & vegetable seeds.
2023-24 at a glance

1120
Distributors reached

2500
Farmers connected

1000
MT of seeds distributed
A PHP Error was encountered
Severity: Warning
Message: mysqli::query(): (HY000/1): Can't create/write to file '/tmp/#sql-temptable-c43f-3bdbf5-6.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/Categories_model.php
Line: 133
Function: get_rows
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/helpers/products_helper.php
Line: 8
Function: product_category
File: /home/3sweb/web/3sagroservices.com/public_html/themes/brand/views/products/block-home-categories.php
Line: 4
Function: product_category
File: /home/3sweb/web/3sagroservices.com/public_html/themes/brand/views/home.php
Line: 149
Function: include
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/controllers/Home.php
Line: 40
Function: view
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/Categories_model.php
Line: 133
Function: get_rows
File: /home/3sweb/web/3sagroservices.com/public_html/application/modules/products/helpers/products_helper.php
Line: 8
Function: product_category
File: /home/3sweb/web/3sagroservices.com/public_html/themes/brand/views/products/block-home-categories.php
Line: 4
Function: product_category
File: /home/3sweb/web/3sagroservices.com/public_html/themes/brand/views/home.php
Line: 149
Function: include
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/controllers/Home.php
Line: 40
Function: view
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-3bdbf5-6.MAI' (Errcode: 28 "No space left on device")
SELECT `categories`.*, `cat2`.`category` as `parent`, `languages`.`language`, `category_images`.`image` FROM `categories` LEFT JOIN `languages` ON `languages`.`id` = `categories`.`languages_id` LEFT JOIN `categories` as `cat2` ON `cat2`.`id` = `categories`.`parent_id` LEFT JOIN `category_images` ON `category_images`.`category_id` = `categories`.`id` WHERE `categories`.`languages_id` = '1' AND `categories`.`enabled` = 1 AND `categories`.`parent_id` IN(17, 23) GROUP BY `categories`.`id` ORDER BY `categories`.`priority` ASC LIMIT 4
Filename: models/Batch_model.php
Line Number: 150