A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$hooks is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$config is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$log is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$uri is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$router is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$output is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$security is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$input is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$lang is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$db is deprecated

Filename: core/Loader.php

Line Number: 396

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 132

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 294

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 168

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 237

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 317

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 358

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 282

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 289

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 304

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 375

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$session is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$upload is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$email is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$common_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$slider_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$investor_relation_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property About_us::$file_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 8
Function: __construct

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$upload is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$email is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$common_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$slider_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$investor_relation_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$file_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/anitatradnig/public_html/application/controllers/site/About_us.php
Line: 17
Function: view

File: /home/anitatradnig/public_html/index.php
Line: 315
Function: require_once

Anita Trading Co | About Us

About Us

About Anita Trading Co

Bussiness
Overview

Our Company was originally incorporated in Kolkata as "Anita Trading Co" on 28th May, 1990 under the Companies Act, 1956 vide certificate of incorporation issued by the Registrar of Companies, West Bengal. Our Company was subsequently converted in to a public limited company and consequently name was changed to ‚Sirohia & Sons Limited “vide fresh certificate of incorporation dated 18th June, 2013 issued by the Registrar of Companies, West Bengal

Since incorporation we are engaged in the business of dealing in fertilizers and pesticides catering to primarily to Tea Industry located in the North East region of the Country particularly the state of Assam and West Bengal. We receive orders of the specific fertilizers and pesticides required by the Tea Estates through our direct marketing and procure them from the manufacturers which are mostly multinational companies like BASF India Limited Bayer Cropscience India Limited, Biostadt India Limited, DIC India Limited etc,. Fertilizers and Pesticides are very important ingredient for Tea and other plantation and they protect the crop from the weeds and increase productivity.

Our Compotitive Strengths

Experience of our Promoters

All our promoters are experienced and qualified in the field of supplying of materials like agrochemicals, fertilizers, etc. and have inculcated an ethical and transparent business practice, cost effective financial solution to the customers & contributed in the growth of our Company. Our company feels that the strength of any successful organization lies in the experience and guidance of its team leaders and staff alike. A lot of care is taken in choosing the right people for the right job. It has been only due to the highly empathetic management style that our Promoters have developed over the years. Our company provides an environment that induces an employee as an entrepreneur in his own work area.

Strategic location of our Storage unit

We believe that the strategic location of our storage unit / Godown allows us to cater to a larger consumer base, reduce logistic costs and achieve economies of scale. Our godown is located at Premtala Road, P.O. Silchar- 1, District: Cachar, Assam having location advantage allows lower procurement costs.

Strong Customer Base

Our Company has strong customer base in the local as well as interstate market. Over a period of time, our Company has built-up a track record for timely delivery of required products. Our marketing team interacts with the customers, understands their requirements and procures the products as per their requirements. Our Company has been able to retain customers and further strengthen the relationship by providing them end-to-end solutions for their requirements.

Distributorship of renowned Multinational Companies

● American Spring & Pressing Works Limited ● Bayer Cropscience India Limited ● Aspee Plant Protection App. Private Limited ● DIC India Limited ● Excel Corp Care Limited ● Chemtura Chemicals India Limited ● Indian Potash Limited ● Rallis India Limited ● Brahmaputra Valley Fertilizers & Chemicals Limited ● United Phosphorus Limited ● Atul Limited

Continue to develop client relationships

We plan to grow our business primarily by growing the number of client relationships, as we believe that increased client relationships will add stability to our business. We seek to build on existing relationships and also focus on bringing into our portfolio more clients.

...

Strengths

Experienced Promoters and Management team ▪Cordial relationship with Customers

...

Weaknesses

Limited geographical coverage ▪Dependent upon growth in Agrochemicals industry ▪Dependence upon existing Customers for our business.

...

Opportunities

Establishment of market in neighbouring states ▪Potential to increase the business in the existing facility.

...

Threats

Industry is prone to change in government policies ▪There are no entry barriers in our industry which puts us to the threat of competition from new entrants.

Our Markets

Anita Trading Co is a privately owned company with headquarters in Kolkata, West Bengal with branch offices in Siliguri, Guwahati and Bangalore. Our core business is into distribution and marketing of agrochemicals along with some industrial chemicals. Anita Trading Co was founded in 1998 as a 'distribution company' only.

Over the years, the product lines were expanded by bringing in a host of other chemicals under its own brand name. Today, we have become the leading distributor and marketer of agro chemicals in tea plantation industry and a prominent seller of organic and inorganic products in other crops also. Consistent with our leadership position and our strong desire for quality and growth, Sirohia & Sons Ltd is now looking to diversify both internally and externally. On an internal basis, the company structured to cater to a much larger extent with quality products and services and externally through exports to serve its global customers.

Top