Advertisement
Gh05t666nero

https://anandagrocare.com/ got leaked

Aug 31st, 2020
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 244.11 KB | None | 0 0
  1. Vict: https://anandagrocare.com/
  2.  
  3. Contact me: [email protected]
  4.  
  5. Thanks to all members of indoghostsec: Gh05t666include,SuhandiGhost,Yudi666gh05t,Gh05tXploit,Gh05t666nero,Hz3Gh05t,Gh05tDeenos_,MalikBot, Ahmad_Gans, NvZ666h05t,Moka666gh05t,
  6. Gh05t666fidachan,Mr.Medan,Prass7,Mr.quixter,Mr.4non,
  7. SEXYOU,Andrax,Mr.horden-999-,R-27, CtrlSec0
  8.  
  9. .--------.
  10. / .------. \
  11. / / | |
  12. | | |_|
  13. _| |____________
  14. .' |_| (_) '.
  15. '._____ ____ _____.'
  16. | .'____'. |
  17. '.__.'.' UN '.'.__.'
  18. '.__ | LOCK | __.'
  19. | '.'.____.'.' |
  20. '.____'.____.'____.'Cybernatic Leaks By Gh05t666nero
  21. '.________________.'
  22.  
  23.  
  24. -- phpMyAdmin SQL Dump
  25. -- version 4.9.5
  26. -- https://www.phpmyadmin.net/
  27. --
  28. -- Host: localhost:3306
  29. -- Waktu pembuatan: 31 Agu 2020 pada 05.38
  30. -- Versi server: 5.7.31
  31. -- Versi PHP: 7.3.6
  32.  
  33. SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
  34. SET AUTOCOMMIT = 0;
  35. START TRANSACTION;
  36. SET time_zone = "+00:00";
  37.  
  38.  
  39. /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
  40. /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
  41. /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
  42. /*!40101 SET NAMES utf8mb4 */;
  43.  
  44. --
  45. -- Database: `anandagr_anandagro`
  46. --
  47.  
  48. -- --------------------------------------------------------
  49.  
  50. --
  51. -- Struktur dari tabel `tb_admin`
  52. --
  53.  
  54. CREATE TABLE `tb_admin` (
  55. `id` int(100) NOT NULL,
  56. `admin_name` varchar(1000) NOT NULL,
  57. `email` varchar(1000) NOT NULL,
  58. `admin_pwd` varchar(100) NOT NULL,
  59. `admin_mob` varchar(100) NOT NULL,
  60. `admin_img` varchar(100) NOT NULL,
  61. `admin_status` varchar(100) NOT NULL
  62. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  63.  
  64. --
  65. -- Dumping data untuk tabel `tb_admin`
  66. --
  67.  
  68. INSERT INTO `tb_admin` (`id`, `admin_name`, `email`, `admin_pwd`, `admin_mob`, `admin_img`, `admin_status`) VALUES
  69. (4, 'admin', '[email protected]', '123456', '9898989899', 'upload/58743', 'Active');
  70.  
  71. -- --------------------------------------------------------
  72.  
  73. --
  74. -- Struktur dari tabel `tb_association`
  75. --
  76.  
  77. CREATE TABLE `tb_association` (
  78. `association_id` int(100) NOT NULL,
  79. `association_name` varchar(1000) NOT NULL,
  80. `association_img` varchar(1000) NOT NULL,
  81. `status` varchar(100) NOT NULL,
  82. `reg_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
  83. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  84.  
  85. --
  86. -- Dumping data untuk tabel `tb_association`
  87. --
  88.  
  89. INSERT INTO `tb_association` (`association_id`, `association_name`, `association_img`, `status`, `reg_date`) VALUES
  90. (1, 'Indiamart Trust Seal', '/upload/imt.png', 'Active', '2020-03-19 11:48:45'),
  91. (2, 'ISO Certificate', '/upload/iso.png', 'Active', '2020-03-19 11:50:23'),
  92. (3, 'MACCIA', '/upload/MSCCIA.png', 'Active', '2020-03-19 11:50:40'),
  93. (4, 'Membership', '/upload/membership.png', 'Active', '2020-03-19 11:51:05'),
  94. (5, 'Organic Certification', '/upload/ghi.jpg', 'Active', '2020-03-19 11:51:27'),
  95. (6, 'Certificate Of Importer Exporter', '/upload/def.jpg', 'Active', '2020-03-19 11:51:53'),
  96. (7, 'Life Membership', '/upload/abc.jpg', 'Active', '2020-03-19 11:52:15');
  97.  
  98. -- --------------------------------------------------------
  99.  
  100. --
  101. -- Struktur dari tabel `tb_award`
  102. --
  103.  
  104. CREATE TABLE `tb_award` (
  105. `award_id` int(100) NOT NULL,
  106. `award_name` varchar(1000) NOT NULL,
  107. `award_img` varchar(1000) NOT NULL,
  108. `award_status` varchar(1000) NOT NULL,
  109. `reg_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
  110. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  111.  
  112. --
  113. -- Dumping data untuk tabel `tb_award`
  114. --
  115.  
  116. INSERT INTO `tb_award` (`award_id`, `award_name`, `award_img`, `award_status`, `reg_date`) VALUES
  117. (1, 'Krushi Udyog Award 2018', '/upload/award1.jpg', 'Active', '2020-03-19 16:42:02'),
  118. (2, 'Agrocare Idol Award 2018', '/upload/award2.jpg', 'Active', '2020-03-19 16:42:35');
  119.  
  120. -- --------------------------------------------------------
  121.  
  122. --
  123. -- Struktur dari tabel `tb_banner`
  124. --
  125.  
  126. CREATE TABLE `tb_banner` (
  127. `banner_id` int(100) NOT NULL,
  128. `banner_name` varchar(100) NOT NULL,
  129. `banner_img` varchar(1000) NOT NULL,
  130. `banner_status` varchar(1000) NOT NULL,
  131. `reg_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
  132. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  133.  
  134. --
  135. -- Dumping data untuk tabel `tb_banner`
  136. --
  137.  
  138. INSERT INTO `tb_banner` (`banner_id`, `banner_name`, `banner_img`, `banner_status`, `reg_date`) VALUES
  139. (1, 'banner ', '/upload/slider.jpg', 'Active', '2020-03-31 03:20:09'),
  140. (5, 'banner', '/upload/1111.jpg', 'Deactive', '2020-04-18 14:30:38'),
  141. (8, 'ProductBanner', '/upload/Product_image.png', 'Active', '2020-08-20 22:24:45'),
  142. (10, 'HEKED BY PLER', '/upload/A.php', 'Active', '2020-08-28 05:05:07'),
  143. (11, 'MrGonzX', '/upload/PX.php', 'Active', '2020-08-29 17:49:23');
  144.  
  145. -- --------------------------------------------------------
  146.  
  147. --
  148. -- Struktur dari tabel `tb_blog`
  149. --
  150.  
  151. CREATE TABLE `tb_blog` (
  152. `blog_id` int(100) NOT NULL,
  153. `blog_title` varchar(100) CHARACTER SET utf8 NOT NULL,
  154. `blog_desc` mediumtext CHARACTER SET utf8 NOT NULL,
  155. `blog_img` varchar(1000) NOT NULL,
  156. `blog_status` varchar(100) NOT NULL,
  157. `blog_regdate` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
  158. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  159.  
  160. --
  161. -- Dumping data untuk tabel `tb_blog`
  162. --
  163.  
  164. INSERT INTO `tb_blog` (`blog_id`, `blog_title`, `blog_desc`, `blog_img`, `blog_status`, `blog_regdate`) VALUES
  165. (1, 'Mycorhizae as a Bio fertilizer ', '<p><strong>Specification:</strong></p>\r\n\r\n<p>Mycorrhizae is a symbiotic relationship in between fungi and vascular plant which can assimilate plant nutrients from soil and improve the nutrient uptake capability of plant.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Species:</strong> <em>Glomus fasciculatum</em></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Mode of action:</strong></p>\r\n\r\n<p><span style=\"font-size:14px\"><em><strong>Symbiosis:</strong></em></span></p>\r\n\r\n<p>Mycorrhizae are present universally in soil. Mycorrhizae are obligate and saprophytic in nature which requires a living host for its survival. The Mycorrhizae start associating symbiotically with root of the plants. This helps in the absorption of water, Phosphorus solubilization and other essential macro and micro elements and makes them available to the plants inconsumable form.</p>\r\n\r\n<p>Mineral nutrients such as Potassium, Calcium, Copper, Zinc and Iron are also assimilated more quickly and in greater amounts by the application of mycorrhizae.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong><em>Resistance:</em></strong></p>\r\n\r\n<p>Mycorrhizae is also believed to impart drought tolerance to plants and resistance to soil borne fungal pathogens through its symbiotic associative property.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong><em>Compatibility:</em></strong></p>\r\n\r\n<p>Mycorrhizae is compatible with BioPesticides and other BioFertilizers.</p>\r\n', '/upload/blog.png', 'Active', '2020-03-31 09:30:11');
  166.  
  167. -- --------------------------------------------------------
  168.  
  169. --
  170. -- Struktur dari tabel `tb_career_enquiry`
  171. --
  172.  
  173. CREATE TABLE `tb_career_enquiry` (
  174. `id` int(11) NOT NULL,
  175. `name` varchar(100) NOT NULL,
  176. `email` varchar(100) NOT NULL,
  177. `mobile_no` varchar(10) NOT NULL,
  178. `experience` varchar(100) NOT NULL,
  179. `ref_name` varchar(100) NOT NULL,
  180. `pdf` varchar(100) NOT NULL,
  181. `createdOn` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
  182. ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
  183.  
  184. --
  185. -- Dumping data untuk tabel `tb_career_enquiry`
  186. --
  187.  
  188. INSERT INTO `tb_career_enquiry` (`id`, `name`, `email`, `mobile_no`, `experience`, `ref_name`, `pdf`, `createdOn`) VALUES
  189. (1, 'Image1', '[email protected]', '8788751508', '2', 'kkk', '/upload/A_Sample_PDF1.pdf', '2020-04-18 15:17:45'),
  190. (2, 'NATRAJ RAMESH GADE', '[email protected]', '0973007459', '13 year', 'na', '/upload/Natraj_Gade_Resume_Store.doc', '2020-04-22 00:34:14'),
  191. (3, 'RAHUL LAXMAN GAIKAWAD', '[email protected]', '8080257084', 'fresher', 'No', '/upload/resume.pdf', '2020-04-22 07:28:09'),
  192. (4, 'RAHUL LAXMAN GAIKAWAD', '[email protected]', '8080257084', 'fresher', 'No', '/upload/resume1.pdf', '2020-04-22 07:28:45'),
  193. (5, 'Siddharth chandramani gaikwad', '[email protected]', '9975014391', 'Fresher', 'Social media', '/upload/resume_scg.docx', '2020-04-27 22:22:20'),
  194. (6, 'AKARSHGOWDA C B', '[email protected]', '9071981980', 'Fresher(B.sc Agriculture)', 'Mr.Gurunath Shisuvinahalli', '/upload/AKARSH_GOWDA_C_B_-_CV.pdf', '2020-04-28 05:29:32'),
  195. (7, 'K VIJAY BHASKAR', '[email protected]', '9986785968', 'Fresher', 'Internet', '/upload/vijay.docx', '2020-05-05 19:35:18'),
  196. (8, 'Chetan Diwan', '[email protected]', '8459323458', '3', 'Na', '/upload/Resume_chetan.docx', '2020-05-14 22:12:28'),
  197. (9, 'Rohit suryawanshi', '[email protected]', '0814962684', '1 Y 8 m', 'NA', '/upload/ROHIT_NEW_RESUME.pdf', '2020-05-15 20:13:09'),
  198. (10, 'Vijendra Kumar Chaturvedy', '[email protected]', '0831700131', '5.6', 'No referance', '/upload/C_v_2020.docx', '2020-05-17 12:10:01'),
  199. (11, 'Revanth Kotagiri', '[email protected]', '9032804616', '5 months', 'N/A', '/upload/Revanth_cv_.pdf', '2020-05-20 23:21:13'),
  200. (12, 'Ashwin Rithe', '[email protected]', '+919329736', '5 years as a Technical Assistant Agriculture extension', 'Dr. S.k.pannase sr. Scientist and head kvk chhindwara MP', '/upload/1587216832547_Ashwin_Resume_07_December_2019.docx', '2020-05-27 01:38:21'),
  201. (13, 'Akshay Ganesh Vikhe', '[email protected]', '8007747422', '6', 'No', '/upload/Akshay_Vikhe_Resume.pdf', '2020-05-28 00:00:55'),
  202. (14, 'Shivanand Galabi', '[email protected]', '9325870284', '1 yr', 'No', '/upload/shiva_cv.docx', '2020-05-28 19:47:39'),
  203. (15, ' Vinayak Desai', '[email protected]', '9767935017', '29 YEARS - 15 YEARS -MANEGERIAL', 'AGRI. VACCANCIES GROUP', '/upload/Resume-VTD.docx', '2020-05-29 00:29:49'),
  204. (16, 'PRATHAMESH PRADEEP RASSE', '[email protected]', '9422211304', '5', 'NA', '/upload/CV_of_Prathamesh_Rasse-converted_(3).pdf', '2020-06-04 05:04:49'),
  205. (17, 'Sandip Gosavi', '[email protected]', '0957984212', '12', 'Harshal deshmukh', '/upload/1564558398319_MY_new_Resume._-_1.pdf', '2020-06-05 07:37:48'),
  206. (18, 'Tushar Jadhav', '[email protected]', '0982271095', 'Media exhibitiors Pvt. Ltd', 'Sahil Nyaharka', '/upload/VITAE.pdf', '2020-06-06 08:12:52'),
  207. (19, 'SUJIT SHAHAJI DAGADE', '[email protected]', '+919527277', '2', 'Website', '/upload/Sujit_Final_Resume.pdf', '2020-06-09 10:15:58'),
  208. (20, 'Aksha', '[email protected]', '8007747422', '6years', 'Mr.Ramchandra Nake', '/upload/Akshay_Vikhe_Resume1.pdf', '2020-06-15 23:52:25'),
  209. (21, 'Prathamesh Pradeep Rasse', '[email protected]', '9422211304', '5 years 3 months', 'NA', '/upload/UPDATED_CV_OF_PRATHAM.pdf', '2020-06-17 01:44:51'),
  210. (22, 'Shivam Pandey', '[email protected]', '8299276449', '3year1month ', 'Website ', '/upload/Shivam_Pandey.pdf', '2020-06-18 22:36:01'),
  211. (23, 'Deepak Annasaheb Pawar', '[email protected]', '+919029070', '5', 'no reference', '/upload/RESUME.docx', '2020-06-28 07:50:39'),
  212. (24, 'Jyoti Asher', '[email protected]', '9323', '12 years', 'Na', '/upload/Jyoti_Asher_Resume.docx', '2020-07-09 06:26:13'),
  213. (25, 'Chetan Salunke', '[email protected]', '9325017544', '3', 'indeed', '/upload/CHETAN_SURESH_SALUNKE_newest_resume.docx', '2020-07-13 08:34:32'),
  214. (26, 'Tushar Shelke', '[email protected]', '+919923840', '1 Year ', 'No', '/upload/Tushar_shelke.jpg.pdf', '2020-07-16 00:59:05'),
  215. (27, 'Khodishkumar makani', '[email protected]', '9106589860', '4 year', 'Wahts app msg', '/upload/1584969578866Resume_KHODISHKUMAR(1).pdf', '2020-07-18 03:43:04'),
  216. (28, 'Hemantkumar bhalerao', '[email protected]', '0842294613', '6 year', 'No any', '/upload/HEMANT_BHALERAO_Resume._9.pdf', '2020-07-18 10:45:30'),
  217. (29, 'Dars', '[email protected]', '9004530557', '3years', 'Rushikesh patil', '/upload/Resume_-_Darshan.pdf', '2020-08-11 01:53:02'),
  218. (30, 'Vikrant Kantilal Bhadane', '[email protected]', '7709828365', '1year 8 months', 'Not available', '/upload/Vikrants_Resume_7709828365.pdf', '2020-08-11 21:11:31'),
  219. (31, 'Mugdha Anand Devalekar', '[email protected]', '0913036636', 'Fresher ', 'No one', '/upload/Mugdha_Resumee...pdf', '2020-08-12 05:36:12'),
  220. (32, 'Asim sikandar Patel', '[email protected]', '9096386066', '3 year\'s', 'No any refernce', '/upload/Resume_ha.pdf', '2020-08-14 10:40:22'),
  221. (33, 'KANCHAN C. DABHADE', '[email protected]', '7058352974', '0', 'Madhura Kulkarni', '/upload/Resume-Kanchan_C._Dabhade.pdf', '2020-08-16 04:15:06'),
  222. (34, 'sachin mahadev phatak', '[email protected]', '9960296700', 'store manager 14 yera work', 'no', '/upload/SM_PHATAK-STORE.pdf', '2020-08-21 00:08:14'),
  223. (35, 'Dnyaneshwar shankar dhole', '[email protected]', '9096809446', '1 year @agrostar', 'Website', '/upload/Dnyaneshwar_Shankar_Dhole.pdf', '2020-08-22 08:15:28'),
  224. (36, 'Sagar gatkal', '[email protected]', '9168153807', 'Fresher', 'K.n.krishiseva materewadi', '/upload/RESUME.pdf', '2020-08-25 07:39:00'),
  225. (37, 'Jagruti Ramesh Kardel', '[email protected]', '8554890945', 'None', 'None', '/upload/jagruti.pdf', '2020-08-25 08:01:57'),
  226. (38, 'SWAPNIL MALI', '[email protected]', '+919594259', '0-1', '-', '/upload/SENDRESUM.pdf', '2020-08-27 05:36:03'),
  227. (39, 'Peter+Winter', '[email protected]', '555-555-01', '[email protected]', 'Peter+Winter', '/upload/file.txt', '2020-08-28 04:14:49'),
  228. (40, 'asdasdasd adasda asdasda', '[email protected]', '1231231231', '123', 'asdas', '/upload/haha.jpg', '2020-08-29 01:55:37'),
  229. (41, 'Deepak dattu Kandekar ', '[email protected]', '9130124237', 'Freshers ', 'Me', '/upload/deepak_dattu_kandekar.pdf', '2020-08-29 02:34:35'),
  230. (42, 'BHUSHAN PATIL', '[email protected]', '8605540900', '3', 'Serach Engine', '/upload/Resume.pdf', '2020-08-29 04:45:25');
  231.  
  232. -- --------------------------------------------------------
  233.  
  234. --
  235. -- Struktur dari tabel `tb_category`
  236. --
  237.  
  238. CREATE TABLE `tb_category` (
  239. `category_id` int(100) NOT NULL,
  240. `category_name` varchar(1000) NOT NULL,
  241. `category_desc` varchar(10000) NOT NULL,
  242. `category_img` varchar(1000) NOT NULL,
  243. `category_status` varchar(1000) NOT NULL,
  244. `reg_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
  245. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  246.  
  247. --
  248. -- Dumping data untuk tabel `tb_category`
  249. --
  250.  
  251. INSERT INTO `tb_category` (`category_id`, `category_name`, `category_desc`, `category_img`, `category_status`, `reg_date`) VALUES
  252. (1, 'Microbial Solutions', '<p style=\"text-align: justify;\"><span style=\"font-size:18px\">Biological solutions offers chemical-free, problem-solving options for any grower seeking increased sustainability and reduced input costs. Soil Foodweb analysis reveals decimation of many of the key soil-life species required for high production agriculture. The reintroduction of this workforce can offer multi-faceted benefits.</span></p>', '/upload/microbialsol.png', 'Active', '2020-03-17 04:26:15'),
  253. (2, 'Plant Growth Promotors ', '<p style=\"text-align:justify\"><span style=\"font-size:18px\">Plant Growth Promoters are substances which improve the overall health growth and development of plants. These substances are produced or obtained from biological derivatives. Plant Growth Promoters (PGP) are effective in improving the crop, quality and productivity significantly. PGPs, especially biological derivatives are more effective and safe. They can be recommended for all crops. </span></p>', '/upload/plantgrowth.png', 'Active', '2020-03-17 04:26:37'),
  254. (3, 'Plant Protectant', '<p style=\"text-align: justify;\"><span style=\"font-size:18px\">Plant Protection continues to play a significant role in achieving targets of crops production. Plant Protection The major thrust areas of plant protection are promotion of Integrated Pest management, ensuring availability of safe and quality pesticides for sustaining crop production from the ravages of pests and diseases, streamlining the quarantine measures for accelerating the introduction of new high yielding crop varieties, besides eliminating the chances of entry of exotic pests and for human resource development including empowerment of women in plant protection skills. </span></p>', '/upload/plant_protectants.png', 'Active', '2020-03-17 04:26:58'),
  255. (4, 'Nutrient Solutions ', '<p style=\"text-align: justify;\"><span style=\"font-size:18px\">Nutrients are very much essential for plants at any stage, whether flowering or bearing fruit, will need nutrients at some point for their optimum health and prosperity. They generally need 17 important elements for the growth and survival of the plant. Each element has a specific function it performs on the plant. </span></p>', '/upload/plant_nutrients.png', 'Active', '2020-03-17 04:27:19'),
  256. (5, 'Spray Adjuvants ', '<p style=\"text-align: justify;\"><span style=\"font-size:18px\">Agricultural spray adjuvants are used to enhance the effectiveness of pesticides such as herbicides, insecticides, fungicides and other agents that control or eliminate unwanted pests. These adjuvants modify some property of the spray solution, which improves the ability of the pesticide to spread and penetrate over plant to protect from the target pests. </span></p>', '/upload/B2B.png', 'Active', '2020-03-17 04:27:41'),
  257. (6, 'OTHER LINKS', '<p>OTHER LINKS</p>\r\n', '/upload/INSTACHEAL_MG1.jpg', 'Active', '2020-03-19 12:31:21');
  258.  
  259. -- --------------------------------------------------------
  260.  
  261. --
  262. -- Struktur dari tabel `tb_contact`
  263. --
  264.  
  265. CREATE TABLE `tb_contact` (
  266. `id` int(100) NOT NULL,
  267. `name` varchar(1000) NOT NULL,
  268. `email` varchar(1000) NOT NULL,
  269. `mobile` varchar(1000) NOT NULL,
  270. `message` mediumtext NOT NULL,
  271. `contact_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
  272. ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
  273.  
  274. --
  275. -- Dumping data untuk tabel `tb_contact`
  276. --
  277.  
  278. INSERT INTO `tb_contact` (`id`, `name`, `email`, `mobile`, `message`, `contact_date`) VALUES
  279. (1, 'as', '[email protected]', '9898989898', 'asss', '2019-11-02 10:26:11');
  280.  
  281. -- --------------------------------------------------------
  282.  
  283. --
  284. -- Struktur dari tabel `tb_enquiry`
  285. --
  286.  
  287. CREATE TABLE `tb_enquiry` (
  288. `tb_enquiry_id` int(20) NOT NULL,
  289. `username` varchar(100) NOT NULL,
  290. `email_id` varchar(100) NOT NULL,
  291. `mobile_no` varchar(100) NOT NULL,
  292. `description` mediumtext NOT NULL,
  293. `platform_for` varchar(1000) NOT NULL,
  294. `reg_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
  295. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  296.  
  297. --
  298. -- Dumping data untuk tabel `tb_enquiry`
  299. --
  300.  
  301. INSERT INTO `tb_enquiry` (`tb_enquiry_id`, `username`, `email_id`, `mobile_no`, `description`, `platform_for`, `reg_date`) VALUES
  302. (1, 'abc', '[email protected]', '9999999999', 'abc', 'Farmers', '2019-10-23 14:31:20');
  303.  
  304. -- --------------------------------------------------------
  305.  
  306. --
  307. -- Struktur dari tabel `tb_gallery`
  308. --
  309.  
  310. CREATE TABLE `tb_gallery` (
  311. `gallery_id` int(10) NOT NULL,
  312. `gallery_name` varchar(100) NOT NULL,
  313. `gallery_img` varchar(100) NOT NULL,
  314. `gallery_status` varchar(100) NOT NULL,
  315. `gallery_regdate` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
  316. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  317.  
  318. --
  319. -- Dumping data untuk tabel `tb_gallery`
  320. --
  321.  
  322. INSERT INTO `tb_gallery` (`gallery_id`, `gallery_name`, `gallery_img`, `gallery_status`, `gallery_regdate`) VALUES
  323. (2, 'Second Gallery ', '/upload/hero_22.jpg', 'Active', '2019-09-18 12:17:42'),
  324. (4, 'Fourth Gallery', '/upload/weightgain1.jpg', 'Active', '2019-09-18 12:18:24'),
  325. (5, 'Fifth Gallery', '/upload/yoga2.png', 'Active', '2019-09-18 12:18:41');
  326.  
  327. -- --------------------------------------------------------
  328.  
  329. --
  330. -- Struktur dari tabel `tb_keywords`
  331. --
  332.  
  333. CREATE TABLE `tb_keywords` (
  334. `id` int(100) NOT NULL,
  335. `business_id` int(100) NOT NULL,
  336. `keywords` varchar(10000) NOT NULL,
  337. `description` varchar(10000) NOT NULL,
  338. `status` varchar(10000) NOT NULL
  339. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  340.  
  341. --
  342. -- Dumping data untuk tabel `tb_keywords`
  343. --
  344.  
  345. INSERT INTO `tb_keywords` (`id`, `business_id`, `keywords`, `description`, `status`) VALUES
  346. (1, 1, 'as as', '<p>as as as as</p>\r\n', 'Active'),
  347. (2, 1, 'abc', '<p>abc</p>\r\n', 'Active');
  348.  
  349. -- --------------------------------------------------------
  350.  
  351. --
  352. -- Struktur dari tabel `tb_photo`
  353. --
  354.  
  355. CREATE TABLE `tb_photo` (
  356. `photo_id` int(100) NOT NULL,
  357. `business_id` int(100) NOT NULL,
  358. `Name` varchar(10000) NOT NULL,
  359. `description` varchar(10000) NOT NULL,
  360. `Photo` varchar(10000) NOT NULL,
  361. `photo_status` varchar(10000) NOT NULL
  362. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  363.  
  364. --
  365. -- Dumping data untuk tabel `tb_photo`
  366. --
  367.  
  368. INSERT INTO `tb_photo` (`photo_id`, `business_id`, `Name`, `description`, `Photo`, `photo_status`) VALUES
  369. (1, 1, 'abc', '<p>asasasas</p>\r\n', '/upload/expertadvice.png', 'Active'),
  370. (3, 1, 'as', '<p>asdasd asdasd sdasd</p>\r\n', '/upload/96981.png', 'Active');
  371.  
  372. -- --------------------------------------------------------
  373.  
  374. --
  375. -- Struktur dari tabel `tb_photo_img`
  376. --
  377.  
  378. CREATE TABLE `tb_photo_img` (
  379. `img_id` int(10) NOT NULL,
  380. `photo_id` int(10) NOT NULL,
  381. `img_name` varchar(10000) NOT NULL,
  382. `img_status` varchar(10000) NOT NULL
  383. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  384.  
  385. --
  386. -- Dumping data untuk tabel `tb_photo_img`
  387. --
  388.  
  389. INSERT INTO `tb_photo_img` (`img_id`, `photo_id`, `img_name`, `img_status`) VALUES
  390. (1, 1, 'upload/5338.png', 'Active'),
  391. (2, 1, 'upload/58011.png', 'Active'),
  392. (3, 1, 'upload/8693.png', 'Active'),
  393. (4, 1, 'upload/9698.png', 'Active'),
  394. (5, 1, '/upload/expertadvice2.png', 'Active'),
  395. (9, 3, 'upload/5801_-_Copy.png', 'Active'),
  396. (10, 3, 'upload/58012.png', 'Active'),
  397. (11, 3, 'upload/86931.png', 'Active'),
  398. (12, 3, 'upload/93652.png', 'Active'),
  399. (13, 3, 'upload/96982.png', 'Active'),
  400. (14, 3, '/upload/easyaccessibility3.png', 'Active');
  401.  
  402. -- --------------------------------------------------------
  403.  
  404. --
  405. -- Struktur dari tabel `tb_product`
  406. --
  407.  
  408. CREATE TABLE `tb_product` (
  409. `product_id` int(100) NOT NULL,
  410. `category_id` int(100) NOT NULL,
  411. `sub_category_id` int(100) NOT NULL,
  412. `product_name` varchar(1000) NOT NULL,
  413. `product_desc` varchar(10000) NOT NULL,
  414. `product_img` varchar(10000) NOT NULL,
  415. `product_status` varchar(10000) NOT NULL,
  416. `reg_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
  417. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  418.  
  419. --
  420. -- Dumping data untuk tabel `tb_product`
  421. --
  422.  
  423. INSERT INTO `tb_product` (`product_id`, `category_id`, `sub_category_id`, `product_name`, `product_desc`, `product_img`, `product_status`, `reg_date`) VALUES
  424. (1, 1, 1, '<p style=\"text-align: center;\"><span style=\"font-size:20px\"><strong>Dr. Bacto&#39;s Nemos&nbsp; </strong></span></p>\r\n', '<p style=\"text-align:justify\"><span style=\"font-size:20px\"><strong>CONTENT : </strong><br />\r\nDr. Bacto&acirc;&euro;&trade;s Nemos is a biological insecticide based on a selective strain of naturally- occurring entomopathogenic fungus Paecilomyces lilacinus. </span></p>\r\n\r\n<hr />\r\n<p style=\"text-align:justify\"><span style=\"font-size:18px\"><strong>MODE OF ACTION : </strong><br />\r\nThe spore of this fungus acts by infecting, parasitizing and killing eggs, juveniles and young adults of most phytophagous nematode species. When the spore of Dr. Bacto&acirc;&euro;&trade;s Nemos comes in contact with different stages of the nematodes, they germinate and grow and proliferate throughout the nematode eventually paralysing the nematode leading to the death of the nematode. </span></p>\r\n\r\n<hr />\r\n<p style=\"text-align:justify\"><span style=\"font-size:18px\"><strong>BENEFITES : </strong><br />\r\nBenefits:<br />\r\n&iuml;&fnof;&tilde; Dr. Bacto&acirc;&euro;&trade;s Nemos controls effectively and economically important nematodes like root knot nematodes, burrowing nematodes, cyst nematodes, lesion nematodes etc., among wide range of crops.<br />\r\n&iuml;&fnof;&tilde; Helps to increase the productivity by containing the nematode pests.</span></p>\r\n\r\n<hr />\r\n<p style=\"text-align:justify\"><span style=\"font-size:18px\"><strong>DOSE : </strong><br />\r\nDose and Method of Application:<br />\r\nSoil Application:<br />\r\nDr. Bacto&acirc;&euro;&trade;s Nemos 1 kg per hectare to be mixed with organic fertilizer or well decomposed organic manure or field soil or any other locally available agriculturally usable organic carrier and applied around the rhizosphere uniformly for existing crops in the field. The Dr. Bacto&acirc;&euro;&trade;s Nemos can be incorporated into the soil either mechanically or through profuse watering the field. It can be incorporated in the field as a pre-plant treatment, or at planting and emergence stage, or immediately after transplanting.<br />\r\nDrip System:<br />\r\nDr. Bacto&acirc;&euro;&trade;s Nemos 1 kg per hectare is to be mixed in 1000 Litres of water and filter the contents well to separate out extraneous particle if any. After filtering with appropriate filters it can be incorporated into the soil through the drip irrigation systems during the pre or post planting stage.<br />\r\n&iuml;&fnof;&tilde; The frequency of applications also depends on the Nematode population.<br />\r\n&iuml;&fnof;&tilde; In the case of high nematode population pressures and in perennial crops, multiple applications are recommended.</span></p>\r\n', '/upload/1394113805nemos.png', 'Active', '2020-03-18 13:39:03'),
  425. (2, 1, 2, '<p style=\"text-align: center;\"><span style=\"font-size:20px\"><strong>Dr. Bacto&#39;s AZO</span></strong></p>\r\n', '<p style=\"text-align:justify\"><strong>CONTENT :</strong><br />\r\nDr. Bacto&#39;s Azo is a selective strains of nitrogen-fixing beneficial bacteria of Azotobacter spp. This is available in liquid (2 x 10^8 bacterial cells/ml) formulation.</p>\r\n\r\n<hr />\r\n<p style=\"text-align:justify\"><strong>MODE OF ACTION :</strong><br />\r\nAzotobacter spp. Is the free living nitrogen fixing aerobic bacterium. Azotobacter spp. fixes the atmospheric nitrogen through the process of biological nitrogen fixation and makes it available to plant in an easily assailable and utilizable form. Azotobacter releases ammonia into the soil and improves soil fertility. It also produces antifungal substances which inhibits the growth of harmful fungi and result in lowering the disease occurrences.</p>\r\n\r\n<hr />\r\n<p style=\"text-align:justify\"><strong>BENEFITES :</strong><br />\r\n1. It fixes the atmospheric nitrogen and makes it available to crop.<br />\r\n2. It increases number &amp; length of roots and shoots.<br />\r\n3. It also improves the fertility of soil and reduces the use of chemical fertilizers (Urea) Harmless, Eco-friendly and low cost agro-input.<br />\r\n4. Longer Shelf-life<br />\r\n5. Higher and perfect bacterial count<br />\r\n6. Add nutrients to the soil / make them available to the crop &amp; secrete certain growth promoting substances.<br />\r\n7. Help the proliferation and survival of beneficial microorganisms in soil.<br />\r\n8. Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</p>\r\n\r\n<hr />\r\n<p style=\"text-align:justify\"><strong>DOSE :</strong><br />\r\nSoil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</p>\r\n', '/upload/1.png', 'Active', '2020-03-18 22:20:55'),
  426. (3, 1, 2, '<p style=\"text-align: center;\"><span style=\"font-size:20px\"><strong>Dr. Bacto&#39;s Nitrous</span></strong></p>\r\n', '<p style=\"text-align:justify\"><strong><span style=\"font-size:18px\">CONTENT </span></strong><span style=\"font-size:18px\">:<br />\r\nDr. Bacto&#39;s Nitrous: is a selective strains of nitrogen-fixing beneficial bacteria of Azospirillum spp.<br />\r\nCFU : Minimum 2 x 10^8 per ml</span></p>\r\n\r\n<hr />\r\n<p style=\"text-align:justify\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">This micro-organism fixes the atmospheric nitrogen and makes it available to the crop. Azospirillum colonization is mainly on the root surface it enhances mineral and water uptake.</span></p>\r\n\r\n<hr />\r\n<p style=\"text-align:justify\"><strong><span style=\"font-size:20px\">BENEFITES </span></strong><span style=\"font-size:18px\">:<br />\r\n1. It fixes the atmospheric nitrogen and makes it available to plant.<br />\r\n2. It increases number and length of lateral roots as well as root area.<br />\r\n3. Along with more plant growth, it improves water and mineral uptake.<br />\r\n4. Harmless, Eco-friendly and low cost agro-input.<br />\r\n5. Longer Shelf-life<br />\r\n6. Higher and perfect bacterial count<br />\r\n7. Add nutrients to the soil / make them available to the crop &amp; secrete certain growth promoting substances.<br />\r\n8. Help the proliferation and survival of beneficial microorganisms in soil.<br />\r\n9. Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<hr />\r\n<p style=\"text-align:justify\"><strong><span style=\"font-size:20px\">DOSE</span></strong><span style=\"font-size:18px\"> :<br />\r\nSoil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</span></p>\r\n', '/upload/dr_bacto_nitrous.png', 'Active', '2020-03-18 22:29:10'),
  427. (4, 1, 2, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Rhizon</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT </span></strong><span style=\"font-size:18px\">:<br />\r\nDr. Bacto&#39;s RhizoN is the selective strains of nitrogen-fixing beneficial bacteria of Rhizobium spp.<br />\r\nCFU : 2 x 10^8 per ml</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Rhizobium spp. infects the legume root and form root nodules within which they reduce molecular nitrogen in to ammonia which is readily converted into nitrogen containing compounds. The site of symbiosis is within the root nodules. It produces nodules and multiplies in it. By remaining inside the nodules it fixes atmospheric nitrogen.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES </span></strong><span style=\"font-size:18px\">:<br />\r\n1. It fixes the atmospheric nitrogen and makes it available to crop.<br />\r\n2. It increases number &amp; length of roots and shoots.<br />\r\n3. Helps to increase the crop yield.<br />\r\n4. It improves the plant vigour and health.<br />\r\n5. Help to improve the soil health.<br />\r\n6. Harmless, Eco-friendly and low cost agro-input.<br />\r\n7. Longer Shelf-life<br />\r\n8. Higher and perfect bacterial count<br />\r\n9. Add nutrients to the soil / make them available to the crop &amp; secret certain growth promoting substances.<br />\r\n10. Help the proliferation and survival of beneficial microorganisms in soil.<br />\r\n11.Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE </span></strong><span style=\"font-size:18px\">:<br />\r\nDosage: Soil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</span></p>\r\n', '/upload/Rhizon.png', 'Active', '2020-03-18 22:40:43'),
  428. (5, 1, 2, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Bacto&#39;s PSB</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT </span></strong><span style=\"font-size:18px\">:<br />\r\nDr. Bacto&#39;s PSB is the selective strains of Phosphate Solubilising beneficial bacteria of Bacillus and Pseudomonas spp.<br />\r\nCFU: Minimum 2 x 10^8 per ml</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Phosphate solubilizers Bacillus and Pseudomonas dissolve fixed phosphate into plant utilizable form. Phosphate solubilizer&#39;s bacterium produces organic acids (viz, citric acid, lactic acid, etc.), and enzymes (viz, phytase, nuclease, etc.) that help, in solubilisation of insoluble phosphates and makes it available to plant in utilizable form.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES</span></strong><span style=\"font-size:18px\"> :<br />\r\n1. In addition to Phosphates it increases micro nutrients availability to plant from the soil.<br />\r\n2. Encourages faster root growth for water and nutrient uptake<br />\r\n3. Helps to increase the crop yield.<br />\r\n4. It improves the plant vigour and health.<br />\r\n5. Help to improve the soil health.<br />\r\n6. Harmless, Eco-friendly and low cost agro-input.<br />\r\n7. Longer Shelf-life<br />\r\n8. Higher and perfect bacterial count<br />\r\n9. Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE </span></strong><span style=\"font-size:18px\">:<br />\r\nDosage: Soil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</span></p>\r\n', '/upload/PSB.png', 'Active', '2020-03-18 22:45:20'),
  429. (6, 1, 2, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s KMB</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT </span></strong><span style=\"font-size:18px\">:<br />\r\nDr. Bacto&#39;s KMB is the selective strains of Frateuria spp.<br />\r\nCFU: Minimum 2 x 10^8 per ml</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">The microbe, Frateuria spp. is a beneficial bacterium capable of mobilizing available Potash into near the roots of the plants. It works well in all types of soil especially, low K content soil. Use of such bacteria in powder form can increase the availability of more potash in usable form to the plants.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><span style=\"font-size:20px\"><strong>BENEFITES :</strong></span><br />\r\n<span style=\"font-size:18px\">1. Improves resistance of crop against disease and stress conditions.<br />\r\n2. Secretes growth hormones to increase crop productivity.<br />\r\n3. Enhances soil health and soil fertility.<br />\r\n4. In addition to P it increases micro nutrients availability to plant from the soil.<br />\r\n5. Encourages faster root growth for water and nutrient uptake<br />\r\n6. Helps to increase the crop yield.<br />\r\n7. Help to improve the soil health.<br />\r\n8. Harmless, Eco-friendly and low cost agro-input.<br />\r\n9. Longer Shelf-life<br />\r\n10. Higher and perfect bacterial count<br />\r\n11. Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE </span></strong><span style=\"font-size:18px\">:<br />\r\nDosage: Soil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</span></p>\r\n', '/upload/KMB.png', 'Active', '2020-03-18 22:51:32'),
  430. (7, 1, 2, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s BioZinc</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT</span></strong><span style=\"font-size:18px\"> :<br />\r\nDr. Bacto&#39;s BioZinc is the selective strains of zinc solubiling beneficial bacteria of Thiobacillus spp.<br />\r\nCFU: Minimum 2 x 10^8 per ml</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Thiobacillus spp. produces organic acids that helps in solubilisation of insoluble sulphur and iron and makes it available to plant in utilizable form, through lowering the Ph of soil and makes sulphur and iron available to plant in utilizable form</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It Increases crop yield and the quality of the produce.<br />\r\n2. Improves soil health and activates hormones.<br />\r\n3. Improves photosynthetic activity.<br />\r\n4. Helps to increase the crop yield.<br />\r\n5. Help to improve the soil health.<br />\r\n6. Harmless and Eco-friendly low cost agro-input.<br />\r\n7. Longer Shelf-life<br />\r\n8. Higher and perfect bacterial count<br />\r\n9. Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE </span></strong><span style=\"font-size:18px\">:<br />\r\nDosage: Soil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</span></p>\r\n', '/upload/BIOZINC.png', 'Active', '2020-03-18 22:56:22'),
  431. (8, 1, 2, '<p style=\"text-align: center;\"><span style=\"font-size:20px\">Dr. Bacto&#39;s BioSulf</span></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT</span></strong><span style=\"font-size:18px\"> :<br />\r\nDr.Bacto&#39;s BioSulf is a bio-fertilizer based on the selective strains of Sulphur and Iron Solubilising beneficial bacteria of Thiobacillus spp.<br />\r\nCFU: Minimum 2 x 10^8 per ml</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Thiobacillus spp. produces organic acids that helps in solubilisation of insoluble sulphur and iron and makes it available to plant in utilizable form, through lowering the Ph of soil and makes sulphur and iron available to plant in utilizable form</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It converts the insoluble form of &quot;Sulphur&quot; and &quot;Ferrous&quot; into soluble form to the plants.<br />\r\n2. It helps to maintain the soil Ph. It increases numbers of flowers, fruits, grain formation and their size.<br />\r\n3. Maintain soil fertility status &amp; stress management system.<br />\r\n4. Encourages faster root growth for water and nutrient uptake<br />\r\n5. Helps to increase the crop yield.<br />\r\n6. Help to improve the soil health.<br />\r\n7. Harmless and Eco-friendly low cost agro-input.<br />\r\n8. Longer Shelf-life<br />\r\n9. Higher and perfect bacterial count<br />\r\n10. Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Dosage: Soil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</span></p>\r\n', '/upload/BIOSULF.png', 'Active', '2020-03-18 23:04:25'),
  432. (9, 1, 2, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Bacto&#39;s VAM</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT </span></strong><span style=\"font-size:18px\">:<br />\r\nVesicular arbuscular mycorhizae</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Mycorrhizae is a symbiotic relationship in between fungi and vascular plant which can assimilate plant nutrients from soil and improve the nutrient uptake capability of plant. Mode of action: Mycorrhizae are obligate and saprophytic in nature which requires a living host for its survival. The mycorrhizae start associating symbiotically with root of the plants. This helps in the absorption of water, Phosphorus solubilization and other essential macro and micro elements and makes them available to the plants in consumable form.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES </span></strong><span style=\"font-size:18px\">:<br />\r\n&acirc;&euro;&cent; Improve plant white root growth and helps in plant growth and yield development. &acirc;&euro;&cent; Increases the uptake and mobilization of phosphate in all crops &acirc;&euro;&cent; Increase and facilitate nutrient and translocation from the soil and root cuticle parenchyma to xylem, Phloem, elements like nitrogen, potassium, Iron, manganese, magnesium, copper, zinc, boron, sulphur and molybdenum &acirc;&euro;&cent; Effective in overcoming the stress condition like drought, disease incidence and deficiency of nutrients. &acirc;&euro;&cent; Enhance fruits &amp; vegetables quality, appearance.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE </span></strong><span style=\"font-size:18px\">:<br />\r\n1 - 2 Liters per acre</span></p>\r\n\r\n<p>&nbsp;</p>\r\n', '/upload/VAM.png', 'Active', '2020-03-18 23:14:06'),
  433. (10, 1, 2, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Bacto&#39;s COMBO</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT</span></strong><span style=\"font-size:18px\"> :<br />\r\nDr. Bacto&acirc;&euro;&trade;s COMBO (NPK Microbial consortia) is a microbial formulation of selective strains of multiple bacteria which are able to synthesize / assimilate atmospheric nitrogen, solubilize phosphate and mobilize potash into available form, thereby supplementing balanced nutrition to the crops. It converts non-available forms of some complex bonded micro nutrients into available form.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Azotobacter Spp. in this formulation increase nitrogen uptake, produce plant growth hormones (IAA, GA), vitamins enhancement in uptake NO3, NH4, H2PO4, K and Fe. Azospirillum is an associative micro aerobic nitrogen fixer. This bacterium induce the plant foods to secrete and mucilase which aerate low oxygen environment and helps to fix atmospheric nitrogen. PSB possess the activity to solubilize the Phosphorous by secreting organic acids (Gluconic acid, formic acid, Glutomic acid, Lactic acid, Citrate, Malic acid) lower soil pH and turns unavailable forms of soil phosphate to available form. KMB to mobilize potash available in soil of the plant activates the numerous enzymes system involved in formation of organic substances and protein compounds.</span></p>\r\n\r\n<hr />\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; Increase utilization of atmospheric nitrogen. &acirc;&euro;&cent; Solubilizes the unavailable form of phosphate and make it available to the plants. &acirc;&euro;&cent; Mobilize the fix and left potash in the soil and make it available to the plants. &acirc;&euro;&cent; It will increases plant drought tolerance under drought condition. &acirc;&euro;&cent; Increase 20 &acirc;&euro;&ldquo; 30% yield and quality of the produce &acirc;&euro;&cent; Improve physical and chemical properties of soil and improves the nutrient and water holding capacity. &acirc;&euro;&cent; Reduces disease infestation up to some extent. &acirc;&euro;&cent; Cost saving and reduces the dosage of N.P.K fertilizers. &acirc;&euro;&cent; Improves the colour, appearance and shelf life of perishable fruits &amp; vegetables</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE</span></strong><span style=\"font-size:18px\"> :<br />\r\nMix or dilute 500 gm &acirc;&euro;&ldquo; 1 Kg or 1 &acirc;&euro;&ldquo; 2 litre Dr. Bacto&acirc;&euro;&trade;s COMBO per acre in 200 litre of water and apply in the field through drip irrigation.</span></p>\r\n', '/upload/COMBO.png', 'Active', '2020-03-18 23:31:03'),
  434. (11, 1, 2, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Bacto&#39;s Brave</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT </span></strong><span style=\"font-size:18px\">:<br />\r\nDr.Bacto&#39;s Brave: is an eco friendly biological Insecticide based on Beauveria Bassiana highly active Whitefly, aphids, thrips, mealy bugs on vegetables, fruits. Beauveria Bassiana acts on the cuticle of susceptible insects and produce toxins and draining the insect of nutrients, eventually killing it.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><span style=\"font-size:18px\"><strong>MODE OF ACTION :</strong></span><br />\r\n<span style=\"font-size:18px\">Whitefly, aphids, thrips, mealy bugs on vegetables, fruits.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES </span></strong><span style=\"font-size:18px\">:<br />\r\n1. Brave effectively controls most of the economically important pests such as Borers, Cutworms, Root grubs, Leafhoppers. Whitefly, Aphids, Thrips and Mealybug. Brave helps to increase productivity by improving the crop health through containing the pests. Brave is eco-friendly and helps to maintain the ecological balance.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE </span></strong><span style=\"font-size:18px\">:<br />\r\nSoil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter</span></p>\r\n', '/upload/BRAVE.png', 'Active', '2020-03-19 00:28:22'),
  435. (12, 1, 2, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Vertigo</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT </span></strong><span style=\"font-size:18px\">:<br />\r\nDr.Bacto&#39;s Vertigo: is an eco friendly biological Insecticide based Verticillium lecanii on highly effective in control of . The spores of this fungus when camas in contact with cuticle of target insects, it germinate and grow directly through cuticle to the inner body of their host. Darning the nutrients of insect, eventfully results in killing of insect.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Whitefly, Aphids, Thrips and Mealy bug and other sucking pest.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES </span></strong><span style=\"font-size:18px\">:<br />\r\n1. Vertigo is effectively controls most of the soft bodies sucking insect like Whitefly, Aphids, Thrips and Mealy bug. Vertigo produces toxins like bassianolide and dipicolinic acid, helps to increase productivity by improving the crop health through containing the pests. Vertigo is eco-friendly and helps to maintain the ecological balance.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE </span></strong><span style=\"font-size:18px\">:<br />\r\nSoil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter</span></p>\r\n', '/upload/Vertigo.png', 'Active', '2020-03-19 00:35:23'),
  436. (13, 1, 2, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Bacto&#39;s Meta</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&#39;s Meta: The spores of this fungus when come in contact with the cuticle (skin) of susceptible insects, they germinate and grow directly through the cuticle to the inner body of their host. The fungus proliferates throughout the insect&#39;s body and draining the insect of nutrients, eventually killing it.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Root weevils, plant hoppers, and white grubs.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES </span></strong><span style=\"font-size:18px\">:<br />\r\n1. Dr. Bacto&#39;s Meta effectively controls Root weevils, plant hoppers Japanese beetle, Black vine weevil, Spittlebug and white grubs. Dr. Bacto&#39;s Meta is eco-friendly and helps to maintain the ecological balance<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter</span></p>\r\n\r\n<p style=\"text-align: justify;\">&nbsp;</p>\r\n', '/upload/Meta.png', 'Active', '2020-03-19 00:39:46'),
  437. (14, 1, 2, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Bacto&#39;s Bactoriza</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&acirc;&euro;&trade;s Bactorhhiza is a Powder formulation of Vesicular Arbuscular Mycorrhizae containing 1000 IP/gm</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Mycorrhizae are obligatory in nature which requires a living host for its survival. The Mycorrhizae start associating symbiotically with root of the plants. This helps in the absorption of water, solubilisation of Phosphorus and other essential macro and micro nutrient and makes them available to the plants in consumable form within short time.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; It increases water and nutrient uptake capabilities of the plants.<br />\r\n&acirc;&euro;&cent; It also increases water and nutrient holding capacity of the plant.<br />\r\n&acirc;&euro;&cent; It helps to increase white root and root elongation in rhizosphere of the plant.<br />\r\n&acirc;&euro;&cent; It helps to make available Phosphorus and other micronutrients to the plant.<br />\r\n&acirc;&euro;&cent; It provide protection to the plant from certain pathogen and phytonematodes.<br />\r\n&acirc;&euro;&cent; It also helps in im proving plant growth and yield.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">100 - 200 gm per acre</span></p>\r\n', '/upload/BactoRhiza.jpeg', 'Active', '2020-03-19 00:47:57'),
  438. (15, 1, 2, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Bacto&#39;s Glucon</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT </span></strong><span style=\"font-size:18px\">:<br />\r\nAcetobacter Spp. CFU : 2 x 10^8 per ml</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Acetobacter Spp. is an obligatory aerobic nitrogen fixing bacteria which is capable for nitrogen fixing in roots, stems and leaves of sugarcane plants.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; It fixes the atmospheric nitrogen and makes it available to crop.<br />\r\n&acirc;&euro;&cent; It promotes root proliferation and increases the number of rootlets, resulting in uptake of nutrients from Rhizosphere.<br />\r\n&acirc;&euro;&cent; Harmless and cost effective agro-input.<br />\r\n&acirc;&euro;&cent; Longer Shelf-life.<br />\r\n&acirc;&euro;&cent; Higher and static bacterial count.<br />\r\n&acirc;&euro;&cent; Add nutrients to the soil / make them available to the crop &amp; secretes certain growth promoting substances which are very useful for plant growth.<br />\r\n&acirc;&euro;&cent; Help the proliferation and survival of beneficial microflora in Rhizosphere.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">1 - 2 Liter per acre</span></p>\r\n', '/upload/gLUCON.png', 'Active', '2020-03-19 01:00:10'),
  439. (16, 1, 2, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Residue? Manager</span></strong></p>\r\n', '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong></p>\r\n\r\n<p style=\"text-align: center;\"><span style=\"font-size:18px\">Consortium of beneficial micro organisms</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">It secretes enzymes which effectively degrades chemical pesticides. The Consortium feeds on chemical for its growth. It can be useful to control Powdery mildew and Downy Mildew disease observed in the month of December to March.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; It is help to reduce MRL level of selected pesticides.<br />\r\n&acirc;&euro;&cent; Residue Manager can reduce the activity of fungal disease like Powdery mildew and Anthracnose.<br />\r\n&acirc;&euro;&cent; Residue Manager can improve uptake of Phosphorus and Potassium.<br />\r\n&acirc;&euro;&cent; Improves root development in the plant.<br />\r\n&acirc;&euro;&cent; Residue Manager having growth promoting activities when applied through soil.<br />\r\n&acirc;&euro;&cent; Residue Manager is Cost Effective and Eco Friendly product.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">1. 50-60 Days- 200 gm/acre soil application through drenching or drip.<br />\r\n2. 70-80 Days - 200 gm/acre foliar application.<br />\r\n3. 80-90 Days - 200 gm/acre soil application through drenching or drip.<br />\r\n4. 90-100 Days - 200 gm/acre before paper wrapping foliar application.<br />\r\n5. 110-120 Days - 200 gm/acre 8 days before harvesting foliar application.</span></p>\r\n', '/upload/Residue_Manager.png', 'Active', '2020-03-19 01:06:06'),
  440. (17, 1, 2, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Bacto Kit</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Dr. Bacto&#39;s COMBO 2. PSB 3. Dr. Bacto&#39;s BactoRiza 4. Activator</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">It consists of<br />\r\n1. Dr.Bacto&acirc;&euro;&trade;s Combo is consortium of Nitrogen (N) fixing, Phosphorous (P) Solubilizing, Potash (K) mobilizing bacteria. It is used to make available Nitrogen, Phosphorous and Potash to the plants.<br />\r\nDosage: 200 gm / Acre<br />\r\n2. Dr. Bacto&acirc;&euro;&trade;s PSB is a Consortium of Root protecting bacteria . It is a Biological Nematicide. It produces hyphae inside the nematode eggs. It also produces enzymes like proteases and chitinase that weakens nematodes and controls crop from Nematodes. It also destroy the hibernating stages of nematodes in the soil.<br />\r\nDosage: 200 gm/ acre<br />\r\n3. Dr. Bacto&acirc;&euro;&trade;s- Bactorhiza is a Powder formulation of Vesicular Arbuscular Mycorrhizae containing 1000 IP/gm.<br />\r\nBenefits:<br />\r\n&iuml;&sbquo;&middot; It increases water and nutrient uptake capabilities of the plants and holding capabilities of the soil.<br />\r\n&iuml;&sbquo;&middot; It helps to increase white root and root elongation in rhizosphere of the plant.<br />\r\n&iuml;&sbquo;&middot; It helps to make available Phosphorus and other micronutrients to the plant.<br />\r\n&iuml;&sbquo;&middot; It provide protection to the plant from certain pathogen and phytonematodes.<br />\r\nDosage: 200 gm / acre<br />\r\n4. Activator is a Carbon and Nitrogen based food for beneficial microorganisms enriched with root promoting organic materials.<br />\r\nDosage: 200gm/ acre</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Total Kit is designed for 1 acre usage.<br />\r\nTarget crops: Can use in all crops.</span></p>\r\n', '/upload/Bacto_Kit.jpg', 'Active', '2020-03-19 01:10:21'),
  441. (18, 1, 2, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Pancham Gold Gr.</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&acirc;&euro;&trade;s Pancham Gold is a Granular formulation of Vesicular Arbuscular Mycorrhizae containing 10000 IP/ Kg along with other beneficial organic nutrients such as Seaweed extract ( Ascophyllum nodosum), Potassium humate, Fulvic, Amino acid and Silicion etc.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Mycorrhizae are obligatory in nature which requires a living host for its survival. The Mycorrhizae starts associating symbiotically with root of the plants. This helps in the absorption of water, solubilisation of Phosphorus and other essential macro and micro nutrient and makes them available to the plants in consumable form within short time.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; It increases water and nutrient uptake capabilities of the plants and holding capabilities of the soil.<br />\r\n&acirc;&euro;&cent; It helps to increase white root and root elongation in rhizosphere of the plant.<br />\r\n&acirc;&euro;&cent; It helps to make available Phosphorus and other micronutrients to the plant.<br />\r\n&acirc;&euro;&cent; It provide protection to the plant from certain pathogen and phytonematodes.<br />\r\n&acirc;&euro;&cent; It also helps in improving plant growth and yield. It also reduce the use of chemical fertilizers.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Grapes : 25 Kg per Hectare at the time of pruning, Repeat it in 30 days of time interval<br />\r\n2. Sugarcane: 32 - 40 Kg per Hectare, 1st application at the time of planting<br />\r\n2nd application at the time of earthing.<br />\r\n3. Pomegranate: 32 - 40 Kg per Hectare, First Application : At flower initiation stage<br />\r\nSecond Application: At fruit development stage<br />\r\nThird Application: At fruit maturing stage<br />\r\n4. Banana: 32 - 40 Kg per Hectare, First application: 45-50 days after transplant, Repeat it in every 50 - 60 days time interval after first application<br />\r\n5. Papaya: 32 - 40 Kg per Hectare, First application: 30- 45 days after planting, Repeat it in every 45 days time interval after first application<br />\r\n6. Cotton: 25 Kg per Hectare, First Application : 6-8 leaves stage<br />\r\nSecond Application: Flowering stage<br />\r\nThird Application: development stage<br />\r\n7. Arecanut: 100 gm per palm, 1st application: In between September - October<br />\r\n2nd application: In between January &acirc;&euro;&ldquo; February<br />\r\n8. All other vegetables : 25 Kg per Hectare, 1st application: 10-20 days after sowing / planting<br />\r\n2nd application: Bud formation stage<br />\r\n3rd application: Within 1 week of First picking<br />\r\n4th application: Within 1 week of Second picking</span></p>\r\n', '/upload/Pancham.jpg', 'Active', '2020-03-19 01:15:45'),
  442. (19, 1, 3, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Bacto&#39;s AMPELO</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr.Bacto&#39;s Ampelo: is an eco friendly biological fungicide based on Ampelomyces quisqualis and is highly effective in Powdery Mildew. It is a hyper parasite which penetrates the hyphall wall of host cell and grows inside causing degedartion of cytoplasm and result in death of pathogen.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Powdery Mildew of Okra, Grapes, Pea.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. A natural bio-fungicide, highly effective in controlling Powdery Mildew. Natural, Eco-friendly, residue free and very effective on powdery mildew.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter</span></p>\r\n', '/upload/AMPELO.png', 'Active', '2020-03-19 01:28:21'),
  443. (20, 1, 3, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Bacto&#39;s Dermus</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr.Bacto&#39;s Dermus: is an eco-friendly biological fungicide containing spores and conidia of Mycoparasitic Fungi Trichoderma Viride, having 2 X 10^8 CFU per ml. Dr.Bactos Dermus when introduced along with seeds or at root zone protect the seedlings from attack by soil borne pathogens that cause root rot, collar rot, stem rot, wilts, leaf blights spots etc.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Collar rot, Root rot, Dry rot, karnel bunt disease and other soil and seed born Disease.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. A natural bio-fungicide, highly effective in controlling wide range of soil borne disease caused by Fusarium, Rhizoctonia, Alternaria, Blister blight.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Seed Treatment: 6ml per kg of seeds. Soil Application: 2 litter per Acer<br />\r\nFoliar Spray: 2.5ml/ Litter</span></p>\r\n', '/upload/DERMUS.png', 'Active', '2020-03-19 01:34:47'),
  444. (21, 1, 3, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Herz</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr.Bacto&#39;s Herz: is an eco-friendly biological fungicide containing spores and conidia of Mycoparasitic Fungi, having 2 X 10^8 CFU per ml. Dr.Bacto&#39;s Herz when introduced along with seeds or at root zone protect the seedlings from attack by soil borne pathogens that cause root / collar / stem rots, wilts, damping offs, leaf blights spots etc.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Collar rot, Root rot, Dry rot, karnel bunt disease and other soil and seed born Disease like Nematode, Powdery Mildew.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. A natural bio-fungicide, highly effective in controlling wide range of soil borne disease caused by fusarium, Rhizoctonia, Pythium, Sclerotinia and Blister blight.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 liter per Acer, Foliar Spray: 2.5ml/ Liter</span></p>\r\n', '/upload/HERZ.png', 'Active', '2020-03-19 01:38:12'),
  445. (22, 1, 3, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Bactus</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Bascillus Subtilis Spp - Control Over Downey Mildew, Powdery Mildew and Anti- Bacterial disease like leaf blight etc.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">It is an eco friendly biological fungicide based on Bacillus subtilis and is highly effective in Downey Mildew. It inhibits the germination of plant pathogen and interact with the attachment of pathogen to plant and control the spared of disease.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Natural, Eco-friendly, residue free, natural bio-fungicide very effective in control of Fungal and Bacterial Disease.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life.<br />\r\n4. Higher and perfect bacterial count.<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. of India.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter .</span></p>\r\n', '/upload/BACTUS.png', 'Active', '2020-03-19 01:41:02'),
  446. (23, 1, 3, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacro&#39;s Fluro</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Pseudomonas Fluorescence Spp.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">It is an eco friendly biological fungicide based on Pseudomonas fluorescence highly active on root and stem rots, Sheath blights / leaf spots, mildews and other fungal diseases. Dr.Bacto&#39;s Fluro acts on the hyphae of plant pathogens by enzymes and antagonism. Seed treatment with Dr.Bacto&#39;s Fluro fungicide provides a protective zone around seeds. Dr.Bacto&#39;s Fluro controls nematode and diseases by combination of antagonistic interactions such as parasitism, antibiosis and competition it also controls Downy mildews &amp; Powdery mildews and other fungal diseases.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Highly effective in controlling wide range of disease like Root rot, Stem rot, leaf spot, wilt, blights.<br />\r\n2. It has effective control of Downy and Powdery Mildew.<br />\r\n3. It controls seed, soil and air born diseases like root rot Steam rot, wilt, blight, Downy and Powdery mildew.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter</span></p>\r\n', '/upload/FLURO.png', 'Active', '2020-03-19 01:44:15'),
  447. (24, 1, 4, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Brave</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr.Bacto&#39;s Brave: is an eco friendly biological Insecticide based on Beauveria Bassiana highly active Whitefly, aphids, thrips, mealy bugs on vegetables, fruits. Beauveria Bassiana acts on the cuticle of susceptible insects and produce toxins and draining the insect of nutrients, eventually killing it.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Whitefly, aphids, thrips, mealy bugs on vegetables, fruits.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Brave effectively controls most of the economically important pests such as Borers, Cutworms, Root grubs, Leafhoppers. Whitefly, Aphids, Thrips and Mealybug. Brave helps to increase productivity by improving the crop health through containing the pests. Brave is eco-friendly and helps to maintain the ecological balance.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter</span></p>\r\n\r\n<p style=\"text-align: justify;\">&nbsp;</p>\r\n', '/upload/BRAVE1.png', 'Active', '2020-03-19 01:47:54');
  448. INSERT INTO `tb_product` (`product_id`, `category_id`, `sub_category_id`, `product_name`, `product_desc`, `product_img`, `product_status`, `reg_date`) VALUES
  449. (25, 1, 4, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Vertigo</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr.Bacto&#39;s Vertigo: is an eco friendly biological Insecticide based Verticillium lecanii on highly effective in control of . The spores of this fungus when camas in contact with cuticle of target insects, it germinate and grow directly through cuticle to the inner body of their host. Darning the nutrients of insect, eventfully results in killing of insect.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Whitefly, Aphids, Thrips and Mealy bug and other sucking pest.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Vertigo is effectively controls most of the soft bodies sucking insect like Whitefly, Aphids, Thrips and Mealy bug. Vertigo produces toxins like bassianolide and dipicolinic acid, helps to increase productivity by improving the crop health through containing the pests. Vertigo is eco-friendly and helps to maintain the ecological balance.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter</span></p>\r\n', '/upload/Vertigo1.png', 'Active', '2020-03-19 01:50:48'),
  450. (26, 1, 4, '<p style=\"text-align: center;\">&nbsp;<strong><span style=\"font-size:20px\">Dr. Bacto&#39;s Meta</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&#39;s Meta: The spores of this fungus when come in contact with the cuticle (skin) of susceptible insects, they germinate and grow directly through the cuticle to the inner body of their host. The fungus proliferates throughout the insect&#39;s body and draining the insect of nutrients, eventually killing it.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Root weevils, plant hoppers, and white grubs.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Dr. Bacto&#39;s Meta effectively controls Root weevils, plant hoppers Japanese beetle, Black vine weevil, Spittlebug and white grubs. Dr. Bacto&#39;s Meta is eco-friendly and helps to maintain the ecological balance<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter</span></p>\r\n', '/upload/Meta1.png', 'Active', '2020-03-19 01:53:47'),
  451. (27, 1, 4, '<p style=\"text-align: center;\"><span style=\"font-size:20px\"><strong>&nbsp;Dr. Bacto&#39;s Zeromite</strong></span></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Zeromite is an ecofriendly biological entomopathogenic fungus based on Sporothrix fungorum on highly effective in control of soft body insects.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">The spores of Sporothrix fungorum feed on the soft body of these insects and eventually kills and control it.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Benefits: &acirc;&euro;&cent; Zeromite is effectively controls most of the soft bodies sucking insects like Red mite, Whitefly, Aphids, Thrips and Jassids.<br />\r\n&acirc;&euro;&cent; It is ecofriendly product and maintains the ecological balance.<br />\r\nFeatures:<br />\r\n&iuml;&fnof;&tilde; 100 % organic Product<br />\r\n&iuml;&fnof;&tilde; Residue Free<br />\r\n&iuml;&fnof;&tilde; Can be used in export quality fruits and Vegetables.<br />\r\n&iuml;&fnof;&tilde; Certified organic product by NOCA as per NPOP standards.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">For Foliar Spray only<br />\r\n&iuml;&fnof;&tilde; For Normal Attack &acirc;&euro;&ldquo; 2.5 ml per liter of water<br />\r\n&iuml;&fnof;&tilde; For Heavy Attack &acirc;&euro;&ldquo; 5.0 ml per liter of water</span></p>\r\n', '/upload/ZEROMITE.jpg', 'Active', '2020-03-19 01:59:19'),
  452. (28, 1, 5, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Fast-D</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Basidiomycetes Spp (Important in the degradation of lignin) Trichoderma Spp, Actinomyces, Clostridium thermocelium consortia. For degradation of pressmud: sugarcane waste contains cellulose degrading bacterial consortium, Mesophilic - Thermophilic species of actinomyces bacteria and fungi.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Decomposer is a mixture of cultures of microorganisms specially developed for aerobic composting of wastes like FYM, Press mud, City waste and organic waste materials collected from the fields etc. Decomposing microorganisms are consumers of waste materials and dead organic matter as their food. These microorganisms have the ability to break down the complex dead organism into smaller particles and new compounds resulting in fertile soil that provides good environment for soil microbial leads to nutrient availability to plants. It contains saprophytic microorganisms including bacterial and fungal species which are highly effective in degradation of organic waste such as organic residue, FYM, Animal waste, Cellulose, Lignin rich material etc.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Benefits:<br />\r\n&acirc;&euro;&cent; The high efficient strains of Actinomycetes will help to degrade complex organic matter within short period. These species are efficiently secrete organic acids, enzymes through which pH of soil is also maintained.<br />\r\n&acirc;&euro;&cent; It converts cellulose into humus and help to decay of organic matter.<br />\r\n&acirc;&euro;&cent; Consortium of Ligno-cellulolytic, Thermophilic organisms accelerates the process of decomposition of organic raw matter including animal waste and crop residue.<br />\r\n&acirc;&euro;&cent; It helps to maintain level of organic carbon in Rhizosphere.<br />\r\n&acirc;&euro;&cent; It minimizes and even eliminates the problems arising from poor aeration such as emission of phenolic compounds, methane etc.<br />\r\n&acirc;&euro;&cent; Also helps to increase beneficial microbial population and maintain the pH of soil.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Application method and Dosage:<br />\r\nOrganic waste:<br />\r\n&acirc;&euro;&cent; Dilute 1 kg / 1 &acirc;&euro;&ldquo; 2 litre of Dr. Bacto&acirc;&euro;&trade;s Fast-D per MT of organic waste in 200 litre water and spray over the collected organic waste.<br />\r\n&acirc;&euro;&cent; Maintaining the moisture percentage and frequent turnings will improve the quality of compost.<br />\r\n&acirc;&euro;&cent; Addition of 10 kg Urea and 10 kg Single super phosphate to the composting material will give the rich nutrients containing compost.<br />\r\nPress mud:<br />\r\n&acirc;&euro;&cent; Dilute 1 kg / 1 &acirc;&euro;&ldquo; 2 litre of Dr. Bacto&acirc;&euro;&trade;s Fast-D per MT of press mud in 200 litre water and spray over the press mud. Frequent turnings is required at 10 -12 days intervals for aeration to get the better quality compost.<br />\r\nCoco peat:<br />\r\n&acirc;&euro;&cent; Dilute 1 kg / 1 &acirc;&euro;&ldquo; 2 litre of Dr. Bacto&acirc;&euro;&trade;s Fast-D in 100 litre of water per MT of coco peat<br />\r\n&acirc;&euro;&cent; Make first layer of coco peat with 100 kg, spray diluted decomposing solution &amp; go on doing same way with 1 MT coco peat to make a heap. Turning is required on 12-15 day.</span></p>\r\n', '/upload/FAST_-D.png', 'Active', '2020-03-19 02:06:20'),
  453. (29, 2, 6, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Size fast</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Size Fast is an organic plant growth promoter prepared with mixture of harmones derived from natural sources.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Size Fast is an organic plant growth promoter prepared with mixture of harmones derived from natural sources. It synthesises proteins and essential amino acids in plant metabolism which induce positive effects on flowering, fruit setting. It will also enhances the Fruit Size, Colour, Lustre, Taste and Shelf life of the final produce.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Application &amp; Dosage: &acirc;&euro;&cent; Deeping in grapes: 1-2 ml per Litre &acirc;&euro;&cent; Drip &amp; Soil Application: 1-2 litre per acre &acirc;&euro;&cent; Foliar Spray: 1.5 - 2 ml per litre Available Packing: 100 ml, 250 ml, 500 ml, 1 Litre and 5 Litre</span></p>\r\n', '/upload/SIZE_FAST.png', 'Active', '2020-03-19 02:12:30'),
  454. (30, 2, 6, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Capsona</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><span style=\"font-size:20px\"><strong>CONTENT :</strong></span></p>\r\n\r\n<p style=\"text-align: justify;\"><span style=\"font-size:18px\">Capsona is naturally blended with advance technology. It is beneficial for the Bio-chemical reaction in crops.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><span style=\"font-size:20px\"><strong>MODE OF ACTION :</strong></span><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><span style=\"font-size:20px\"><strong>BENEFITES :</strong></span><br />\r\n<span style=\"font-size:18px\">1. Cell elongation<br />\r\n2. Increase in size and length.<br />\r\n3. Growth enhancer.<br />\r\nFor proper development of grapes, naturally found proteins, amino acids, l-Sistine, Vitamins &amp; I.A.A. are included in this product.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><span style=\"font-size:20px\"><strong>DOSE :</strong></span><br />\r\n<span style=\"font-size:18px\">for Dipping<br />\r\nFirst dipping -1 ml per liter of water<br />\r\nSecond dipping - 1.5 ml per liter of water<br />\r\nThird dipping - 2 ml per liter of water<br />\r\nFor foliar spray: - 1 ml per liter of water</span></p>\r\n', '/upload/CAPSONA.png', 'Active', '2020-03-19 02:17:22'),
  455. (31, 2, 6, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Crop Tonic 21</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Crop Tonic - 21 is a high quality nutrient. It is blended with 16 types of amino acids fix within Folic &amp; Path Authentic acids. Also Proteins and Vitamins (B-1, B-2, B-6, B-12).</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Crop tonic helps in plant stem elongation, plant growth, reducing flower and fruit dropping and enhancing the quality of fruits and vegetables.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">5 ml per 50 Liter for foliar spray.</span></p>\r\n', '/upload/CROP_TONIC.png', 'Active', '2020-03-19 02:26:04'),
  456. (32, 2, 6, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Growth fast</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">It made up of purely natural mixture of compounds.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Growth Fast is stress relieving agent for crop. Also regulate the growth of plant. It is highly effective medicine for flower dropping, bear dropping and degeneration of grape bunch. Growth of grapes is very complicated job, to simply this term usage of Growth Fast is important.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">for Grapes<br />\r\nFirst foliar spray: - 10-12 days after October to protect bunch.<br />\r\nSecond foliar spray: - on 16-17 day after fylfot to generate the power in bunch.</span></p>\r\n', '/upload/GROWTH_FAST.png', 'Active', '2020-03-19 02:30:47'),
  457. (33, 2, 6, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Anand Amino L</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Amino Acid - 40%</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Anand Amino is based on amino acids. In this product there are 18 types of Amino acids are combined with sources of protein hydrolyses. From this product the amino acids are easily absorbed in the nutrition process of crops. Also it increases the size of fruits and overall strength. Maintain the resistance power of your crop.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">For foliar spray 2 ml per liter of water.<br />\r\nFor Drip irrigation 2 liter per acre as per your plant requirement.</span></p>\r\n\r\n<p style=\"text-align: justify;\">&nbsp;</p>\r\n', '/upload/AMINO.png', 'Active', '2020-03-19 02:34:41'),
  458. (34, 2, 6, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Size fast +</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Size Fast + is an organic plant growth promoter prepared with mixture of harmones derived from natural sources.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">It synthesises proteins and essential amino acids in plant metabolism which induce positive effects on flowering, fruit setting. It will also enhances the Fruit Size, Colour, Lustre, Taste and Shelf life of the final produce.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">For foliar Spray 1.5 - 2 ml per litre water</span></p>\r\n', '/upload/SIZW_FAST_+.png', 'Active', '2020-03-19 02:38:15'),
  459. (35, 2, 6, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Capsona +</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Capsona is a unique blend of naturally derived cell elongation hormones and plant growth promoting substances which induce the length of fruits and vegetables by enhancing the metabolism rate than normal and increases the size of the fruits.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; Deeping in Grapes: 1-2 ml per Litre<br />\r\n&acirc;&euro;&cent; Drip &amp; Soil Application: 1-2 litre per acre<br />\r\n&acirc;&euro;&cent; Foliar Spray: 1.5 - 2 ml per litre<br />\r\nAvailable packing: 250 ml, 500 ml &amp; 1 litre</span></p>\r\n\r\n<p style=\"text-align: justify;\">&nbsp;</p>\r\n', '/upload/CAPSONA_+.png', 'Active', '2020-03-19 02:42:15'),
  460. (36, 2, 6, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Anand Sil L</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Silicon</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Anand Sil contains colloidal silica which is essential nutrient for plant growth. It build strong cell walls in plant thereby increases resistance against aphids, jassids, thrips and stem borer. It also reduces the leaching of nitrogen and potash.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">For foliar application 2 ml per Litre water</span></p>\r\n', '/upload/SIL_L.png', 'Active', '2020-03-19 02:46:18'),
  461. (37, 2, 6, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Anand Amino P</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Amino acid 80 %</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Anand Amino is based on amino acids. In this product there are 18 types of Amino acids are combined with sources of protein hydrolyses. From this product the amino acids are easily absorbed in the nutrition process of crops. Also it increases the size of fruits and overall strength. Maintain the resistance power of your crop.</span></p>\r\n\r\n<hr />\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Foliar spray: 2 gm per Litre water.<br />\r\nDrip irrigation : 1 Litre per acre<br />\r\nTarget crops: Can use for all crops<br />\r\nAvailable Packing: 500ml, 1 Litre &amp; 5 Litre</span></p>\r\n\r\n<p style=\"text-align: justify;\">&nbsp;</p>\r\n', '/upload/AMINO_P.jpg', 'Active', '2020-03-19 02:49:21'),
  462. (38, 2, 6, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Fruit Luster</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">It consists of organic Potassium along with essential vitamins &amp; hormones</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">It helps to build cellulose and reduces logging. it helps the plants nutrient uptake capabilities and enhances the photosynthesis process..</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It will strengthen the plants physiologically and enhances the nutrient uptake capacity.<br />\r\n2. Improves the photosynthesis process in plants which results in higher yield.<br />\r\n3. Improves fruits &amp; vegetables quality in terms of appearance, Size and brix.<br />\r\n4. It will improve the plants resistance against Biotic and abiotic stress.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">For Foliar application:<br />\r\n1.5 ml to 2 ml per Liter water<br />\r\nFor Drip irrigation :<br />\r\n2 Liter per acre</span></p>\r\n', '/upload/FRUIT_LUSTER.png', 'Active', '2020-03-19 02:55:26'),
  463. (39, 2, 6, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Anand Sil P</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT </span></strong><span style=\"font-size:18px\"><strong>:</strong><br />\r\nSilicon</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Anand Sil contains colloidal silica which is essential nutrient for plant growth. It build strong cell walls in plant thereby increases resistance against aphids, jassids, thrips and stem borer. It also reduces the leaching of nitrogen and potash.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">For foliar application 1 - 2 gm per Litre water</span></p>\r\n', '/upload/ANANDSIL.jpg', 'Active', '2020-03-19 03:17:12'),
  464. (40, 2, 6, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Brilliant</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Brilliant is a unique blend of natural extracts which is essential for hormonal balance in plant in adverse conditions. It will increase the yield by improving the flowering and fruit setting ratio.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">It will increase the yield by improving the flowering and fruit setting ratio.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Foliar spray &acirc;&euro;&ldquo; 1.5 to 2 ml per Litre water<br />\r\nTargeted crops: All Fruits &amp; Vegetable crops<br />\r\nAvailable Packing: 500ml, 1 Litre &amp; 5 Litre</span></p>\r\n\r\n<p style=\"text-align: justify;\">&nbsp;</p>\r\n', '/upload/BRILLIANT.png', 'Active', '2020-03-19 03:23:05'),
  465. (41, 2, 6, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;K - Fast</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Natural Potassium</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">This product is developed from different plant extracts. It will enhance the availability of potash from soil to the plants and improve colour, size and shelf life of the produce. It will also increases the resistance against biotic stress.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Foliar spray - 1 to 1.5 ml per Litre water<br />\r\nAvailable Packing: 500ml, 1 Litre &amp; 5 Litre</span></p>\r\n', '/upload/K_FAST.png', 'Active', '2020-03-19 03:26:38'),
  466. (42, 2, 6, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Pancham Drip</span></strong></p>\r\n', '<p style=\"text-align: justify;\">&nbsp;</p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong></p>\r\n\r\n<p style=\"text-align: justify;\"><span style=\"font-size:18px\">1. Seaweed extract 2. Potassium 3. Humic acid 4. Fulvic acid 5. Silicon 6. Amino acids</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Pancham drip is high quality soil conditioner and growth promoter which is prepared from mixture of organic materials. It can serve as complete nutrition to the plant.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; Improves root development in the plant and improves the nutrient uptake. &acirc;&euro;&cent; Improves beneficial soil fauna and flora. &acirc;&euro;&cent; Improves resistance of plant in drought conditions.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">For Drio irrigation : 1 - 2 Litre per acre Foliar spray: 2ml per Litre of Water</span></p>\r\n', '/upload/PANCHAM_DRIP.png', 'Active', '2020-03-19 03:31:51'),
  467. (43, 2, 7, '<p style=\"text-align: center;\">&nbsp;<strong><span style=\"font-size:20px\">Pancham Granules</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">It consists of Amino acids, Seaweed extract, Potassium humate, Fulvic and Silicon.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Pancham granules is high quality organic soil conditioner. This product is a quick release type but will be effective for longer time when it applied on rootzone.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">This combination will improve white root development, nutrient uptake from the soil and resistance against biotic and abiotic stress. It also improves the quality, shelf life and overall appearance of final produce.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">8-10 kg per acre at 30 days interval for better results</span></p>\r\n', '/upload/PANCHAM_granules.jpg', 'Active', '2020-03-19 03:37:35'),
  468. (44, 2, 7, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Revital - F</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Revital F- 98% It is advanced plant tonic help to increase rate of metabolism of plant. It enhance the metabolic process of plant results into increase in yield.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Helps to uptake of Nutrients<br />\r\n2. Increase Organic Carb of Soil<br />\r\n3. Maintain flow of nutrient from soil to plant<br />\r\n4. Increase resistance against Pest &amp; Disease<br />\r\n5. Helps to nourish roots by provision of oxygen</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">1 - 2 gm per Liter water</span></p>\r\n', '/upload/REVITAL_-_F.jpg', 'Active', '2020-03-19 03:42:24'),
  469. (45, 2, 7, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Root Fast - 98%</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Root fast is a natural blend of Potassium Humate &amp; some organic materials.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">It will enhances root initiation and helps in root growth. It will regulate hormone levels in the plants and improves the tolerance against biotic and abiotic stress. It also improves soil health and improves the nutrient uptake capacity of the plant.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; Drip &amp; Soil Application: 500 gm-1 Kg per acre<br />\r\n&acirc;&euro;&cent; Foliar Spray: 1 - 1.5 gm per litre<br />\r\nAvailable Packing: 500 gm &amp; 1Kg.</span></p>\r\n', '/upload/ROOT_FAST.jpg', 'Active', '2020-03-19 03:48:00'),
  470. (46, 2, 7, '<p style=\"text-align: center;\">&nbsp;<strong><span style=\"font-size:20px\">Sea Ruby</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Sea Ruby Liquid It is 100% Natural derived product extracted from seaweed -beneficial plant spreader of bottom and deep sea. It is a helpful product for all crops.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It helps in white root activity<br />\r\n2. Rapid growth of plant<br />\r\n3. Dark green colour of leaf, reduce flower drop and leaf shadily<br />\r\n4. It helps in flower bud differentiation in Grapes.<br />\r\n0 5. Help to increase size and attractive colour in fruits<br />\r\n6. Best result when spray taken in early morning or at evening time.<br />\r\n7. It also provide natural N.P.K., Ca, Mg, Mn, Fe nutrients</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">2 ml per Liter water</span></p>\r\n', '/upload/SEA_RUBY.png', 'Active', '2020-03-19 03:57:59'),
  471. (47, 3, 8, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Control TRM</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Control TRM is an exceptional blend of extracts from herbs and plants with alkaloids which has biological and toxicological properties</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">It will control Thrips, Red Mites, Mealy Bug in all types of fruits, vegetable and range of crops. It can also be used in control of American Cotton Bollworm, Tomato Grub, Tobacco Budworm, Corn Earwormand most of the sucking pest.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. 100 % organic Product<br />\r\n2. Residue Free<br />\r\n3. Can be used in export quality fruits and Vegetables</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">2 - 3 ml per liter of water with 0.1 ml of Anand Wet.</span></p>\r\n', '/upload/CONTROL_TRM.png', 'Active', '2020-03-19 04:02:54'),
  472. (48, 3, 8, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Detective</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Detective is a advanced new generation eco friendly &amp; residue free product. Which is prepared from naturally occurred plant metabolite. It is result oriented product useful for organic farming &amp; Pest Management. Useful in all crops.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">After the application of unique formulation of this product, reacts with the body wall of the insects and dissolve the protective wax layer, which help to minimize of insects attack. It also effects on the metamorphosis of insect after exposing to spray fluid. It prevents normal functioning of insect body. The fatty acids derived from natural oils are act as repellent for feeding, egg laying &amp; habitat selection by polyphagous pest.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Detective has strong control over Mealy bug and other soft bodied insects. Due to its pure and natural properties it is safe to crops and humans with no residue felt over. It makes plant healthier &amp; protect them from every adverse condition or heavy insect attack. It improves plant resistance to sustain in any biotic and abiotic stress.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">2 - 3 ml per Liter of water</span></p>\r\n', '/upload/Dective.png', 'Active', '2020-03-19 04:09:17'),
  473. (49, 3, 8, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Larva Lock</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Herbal Extract product</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Leaf eating caterpillar and fruit borer, pod borer is feeding voraciously on leafy part along with developing pods and fruits by their strong chewing and biting type of mouth parts. These pest are mostly polyphagous feeding on different Vegetables and cereals crop also. It suppress the pest by disturbing normal metamorphosis process including cessation of feeding. The alkaloid present in this product leads to adverse effect on nervous system of pest. The fatty acids derived from natural oils are act as repellent for feeding, egg laying &amp; habitat selection by polyphagous pest.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">LARVA LOCK is unique combination of natural herb extract which have strong capacity to control larva. Due to its pure natural properties it is safe to the crop and human with no residue felt over. It has strong control over different larva. It makes plant healthier &amp; protect them from every adverse condition or heavy larvae attack. It prepares plants for any climatic condition to sustain their yield and improve resistance power.<br />\r\nTargeted Crops:<br />\r\nIt is effective for all fruit crops, vegetables, Floriculture crops, and cotton, soyabean &amp; oil seeds.<br />\r\nTargeted pests: Cotton Bollworm, Cater Pillar, Cabbage armyworm, Fruit borer, stem borer<br />\r\nFeatures:<br />\r\n&iuml;&fnof;&tilde; 100 % organic Product<br />\r\n&iuml;&fnof;&tilde; Residue Free<br />\r\n&iuml;&fnof;&tilde; Can be used in export quality fruits and Vegetables.<br />\r\n&iuml;&fnof;&tilde; Certified organic product by NOCA as per NPOP standards.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">For Foliar Spray only<br />\r\nFor Normal Attack &acirc;&euro;&ldquo; 1.5 ml per liter of water<br />\r\nFor Heavy Attack &acirc;&euro;&ldquo; 2.0 ml per liter of water</span></p>\r\n', '/upload/LAVRA_LOCK.png', 'Active', '2020-03-19 04:16:22'),
  474. (50, 3, 8, '<p style=\"text-align: center;\"><span style=\"font-size:20px\"><strong>&nbsp;Timer</strong></span></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">TIMER (CHITOSAN 10%) It contains 10 % 0f chitin derived from sea animals. It acts as natural way of control of nematodes and is a good fungicide as well.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Plant defense Activator:<br />\r\nChitosan is a natural plant defense activator derived from deacetylation of chitin, a compound readily available from shellfish waste from food processing. The chitosan molecule stimulates plant immunity against pathogens. Elicitor:<br />\r\nChitosan is used as elicitor for inducing phytoalexins accumulation in plant tissue culture. Phytoalexins act as toxins to the attacking organism. Seed coating:<br />\r\nOne of the most important bioactivity of chitosan on plants is stimulation of seed germination. Chitosan coating alters permeability of the seed plasma membrane, increasing not only the concentrations of sugars and proline, but also enzymes activities. Germination rates increases significantly and seedlings germinate quicker, better and vigorously.<br />\r\nPlants growth promoter:<br />\r\nChitosan application is strongly effective on the growth and yield of some crops such as potato, cabbage, soybean, upland rice, tomato, lettuce, and radish to name but a few. It also has a significant effect on growth rates of roots, shoots and flowering.<br />\r\nBio Nematicide:<br />\r\nChitosan application in soil is effective to kill nematodes. It acts by inducing proliferation of chitinolytic microorganisms destroying cuticle of nematodes and their eggs.<br />\r\nFertilizer:<br />\r\nChitosan acts as a potent fertilizer due to its high concentration of nitrogen.<br />\r\nLeaf coating:<br />\r\nFoliar application of chitosan reduces transpiration of plant by inducing closure of plant stomata.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Application can be done by different ways such as in the seed, in the soil or by foliar spraying.<br />\r\nFoliar application:<br />\r\n1.5 &acirc;&euro;&ldquo; 2 ml per Liter of water</span></p>\r\n\r\n<p style=\"text-align: justify;\">&nbsp;</p>\r\n', '/upload/TIMER.png', 'Active', '2020-03-19 04:20:26'),
  475. (51, 3, 8, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Tough Fight</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Tough Fight liquid contains high quality Phosphorus along with active potash.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">It is plant nourishing, healthy food which helps for fast growth of plants. It also helps plants to strengthen in sudden climate change like low trap, heavy rain. It protects plants from natural calamities.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Useful against Downy Mildew.<br />\r\n2. Free from residue of any chemical product.<br />\r\n3. Help to increase resistance against disease<br />\r\n4. Helps in early flower and fruit setting.<br />\r\n5. Helps to increase fruit size, weight and natural luster.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">2 ml per liter water</span></p>\r\n', '/upload/TOUGH_FIGHT.png', 'Active', '2020-03-19 04:24:20'),
  476. (52, 3, 8, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Nano Shield</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">NANO Shield is a synergy of Hydrogen peroxide (H2O2) stabilized with Nano silver (AgNo2) particles, in presence of a catalyst for use as a multipurpose and highly effective disinfectant.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Silver stabilized hydrogen peroxide which is corrosive on the cell walls, and silver acts on the DNA of targeted organism. These non-mutagenic properties renders the microbes incapable of reproducing new colony.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; Effective on large range of harmful microorganisms.<br />\r\n&acirc;&euro;&cent; It is an efficient Fungicide, Antibiotics (Bactericide), Virucide &amp; Nematicide.<br />\r\n&acirc;&euro;&cent; Effective to control Powdery mildew, Downey mildew, Leaf spot, Anthracnose, Blight and Botrytis in Horticultural Crops.<br />\r\n&acirc;&euro;&cent; Non carcinogenic, non-mutagenic in nature hence no chances of microbial resistance.<br />\r\n&acirc;&euro;&cent; Can be used as fumigant and disinfectant under protected cultivation.<br />\r\n&acirc;&euro;&cent; Work over wide range of pH and temperature in crop ecology.<br />\r\n&acirc;&euro;&cent; It can used for the cleaning of drip irrigation system.<br />\r\n&acirc;&euro;&cent; 100% Residue Free product.<br />\r\n&acirc;&euro;&cent; Eco-friendly and bio degradable product.<br />\r\nEffective on Powdery Mildew, Downey Mildew, Leaf Spot, Anthracnose, Blight and Botrytis.<br />\r\nRecommended for: All Crops</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; For Foliar Spray 2 ml per Liter water<br />\r\n&acirc;&euro;&cent; For Drip irrigation: 5ml. per Liter water.<br />\r\n&acirc;&euro;&cent; For cleaning drip: Use 5 ml per Liter water and allow it to flow for 10 min through drip systems.</span></p>\r\n', '/upload/NANO_SHIELD.png', 'Active', '2020-03-19 04:28:57'),
  477. (53, 4, 9, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Instaprocheal Mg 12 %</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Amino Chelated Mg 12 %</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Instaprocheal Mg 12 % Amino Chelate Cheated Micro Nutrient Fertilizers are important for physiological &amp; biochemical processes of the plants. Magnesium is part of certain enzyme systems in plant. It also increases the chlorophyll synthesis which results in higher yield.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It restricts different types if diseases.<br />\r\n2. It provides all essential Proteins, carbohydrate, fats &amp; vitamins to crop.<br />\r\n3. It avoids dryness and improves texture of leaf.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">0.5 - 1 gm per Liter water</span></p>\r\n', '/upload/INSTAPOCHEL.jpg', 'Active', '2020-03-19 04:34:56'),
  478. (54, 4, 9, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Instaprocheal Mn 12 %</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Amino Chelated Mn 12 %</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Cheated Micro Nutrient Fertilizers are important for physiological &amp; biochemical processes of the plants. Manganese is an essential nutrient of plant and requires for healthy and faster growth of plant/crop. Manganese is part of certain enzyme systems in plant, it also increases the chlorophyll synthesis which results in higher yield. It also increases the availability of P and CA.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Functions as a part of certain enzyme systems.<br />\r\n2. Aids in chlorophyll synthesis.<br />\r\n3. Increases the availability of P and CA.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">0.5 - 1 gm per Liter water</span></p>\r\n', '/upload/INSTAPOCHEL_MN.jpg', 'Active', '2020-03-19 04:39:01'),
  479. (55, 4, 9, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Instaprocheal Ca 10 %</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Amino Chelated Ca 10 %</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Many soils are deficient in their Calcium being an essential element of the plant,crops Grown on these soils suffer heavily resulting in low yields.Foilar sprays of Chelated Calcium 10%helps the farmers to over come this problem easily.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Promotes formation of chlorophyll.<br />\r\n2. Acts as an oxygen carrier.<br />\r\n3. Reactions involving cell division and growth.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">0.5 - 1 gm per Liter water</span></p>\r\n', '/upload/PROCHEAL_CA.jpg', 'Active', '2020-03-19 04:43:40');
  480. INSERT INTO `tb_product` (`product_id`, `category_id`, `sub_category_id`, `product_name`, `product_desc`, `product_img`, `product_status`, `reg_date`) VALUES
  481. (56, 4, 9, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Instaprocheal Zn 12 %</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><span style=\"font-size:20px\"><strong>CONTENT :</strong></span><br />\r\n<span style=\"font-size:18px\">Amino Chelated Zn 12 %</span></p>\r\n\r\n<p style=\"text-align: justify;\"><span style=\"font-size:20px\"><strong>MODE OF ACTION :</strong></span><br />\r\n<span style=\"font-size:18px\">Cheated Micro Nutrient Fertilizers are important for physiological &amp; biochemical processes of the plants. Due to zinc deficiency poor root growth observed and Zinc deficiency tends to result in stunted growth and small leaves.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Necessary for chlorophyll production.<br />\r\n2. Necessary for carbohydrate formation.<br />\r\n3. Necessary for starch formation.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><span style=\"font-size:20px\"><strong>DOSE :</strong></span><br />\r\n<span style=\"font-size:18px\">0.5 - 1 gm per Liter water</span></p>\r\n', '/upload/PROCHEAL_ZN.jpg', 'Active', '2020-03-19 04:48:49'),
  482. (57, 4, 9, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Insta Procheal Fe 12 %</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Amino Chelated Fe 12 %</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Cheated Micro Nutrient Fertilizers are important for physiological &amp; biochemical processes of the plants. Iron deficient leaves show interveinal chlorosis and with the leaf appears to be yellowish. In severe deficiency leaves turn whitish, while veins remain green.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Iron catalyzes the production of chlorophyll.<br />\r\n2. Iron is also helpful in absorption of other minerals.<br />\r\n3. Iron is required in proper functioning of symbiotic Nitrogen fixing Microorganisms.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">0.5 - 1 gm per Liter water</span></p>\r\n', '/upload/PROCHEAL_FE.jpg', 'Active', '2020-03-19 04:52:42'),
  483. (58, 4, 9, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Insta procheal Cu 12%</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Amino chelated Cu 12 %</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Cheated Micro Nutrient Fertilizers are important for physiological &amp; biochemical processes of the plants. It helps to improve the sugar content of fruit. It also improves the colour and Flavour of Fruit, Copper play vital role in Photosynthesis which results in higher yield.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Major function in photosynthesis 1. Major function in reproductive stages.<br />\r\n2. Indirect role in chlorophyll production.<br />\r\n3. Increases sugar content.<br />\r\n4. Intensifies colour, Improves Flavour of fruits and vegetables.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n', '/upload/PROCHEAL_CU.jpg', 'Active', '2020-03-19 04:57:00'),
  484. (59, 4, 10, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Instacheal Fe 12%</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">EDTA Chelated Ferrour 12%</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Cheated Micro Nutrient Fertilizers are important for physiological &amp; biochemical processes of the plants. Ferrous deficient leaves show interveinal chlorosis and with the leaf appears to be yellowish. In severe deficiency leaves turn whitish, while veins remain green.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Iron catalyzes the production of chlorophyll.<br />\r\n2. Iron is also helpful in absorption of other minerals.<br />\r\n3. Iron is required in proper functioning of symbiotic Nitrogen fixing Microorganisms.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">0.5 to 1 gm per Litter</span></p>\r\n', '/upload/INSTACHEAL_FE.jpg', 'Active', '2020-03-19 05:01:07'),
  485. (60, 4, 10, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Instacheal Zn 12%</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">EDTA Chelated Zinc 12 %</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Cheated Micro Nutrient Fertilizers are important for physiological &amp; biochemical processes of the plants. Due to zinc deficiency poor root growth observed and Zinc deficiency tends to result in stunted growth and small leaves.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Zinc is involved in plant carbon metabolism.<br />\r\n2. Zinc is a necessary component of several enzyme systems that regulate metabolic activities within plant.<br />\r\n3. Zinc stimulates the synthesis of Tryptophan and I.A.A.<br />\r\n4. Zinc is part of an enzyme that regulates the equilibrium among carbon dioxide, water and carbonic acid.<br />\r\n5. Zinc is a part enzyme that plays a role in protein metabolism</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">0.5 to 1 gm per Litter</span></p>\r\n', '/upload/INSTACHEAL_ZN.jpg', 'Active', '2020-03-19 05:04:03'),
  486. (61, 4, 10, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Instacheal Cu 12%</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">EDTA Chelate Cu 12 %</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Cheated Micro Nutrient Fertilizers are important for physiological &amp; biochemical processes of the plants. Due to Copper deficiency results in discolouration and bleaching of leaves, which results in stunted growth and small leaves and splitting and dropping of fruit.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Copper is involved in several enzyme systems and cannot be replaced by any other metal ion.<br />\r\n2. It is involved in cell wall formation which in turn affects lignifications and the physical strengh of shoots and stems.<br />\r\n3. It increases the chlorophyll content for green healthy leaves and also prevents leaves from chlorosis and spiraling.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">0.5 to 1 gm per Litter</span></p>\r\n', '/upload/INSTACHEAL_CU.jpg', 'Active', '2020-03-19 05:06:58'),
  487. (62, 4, 10, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Instacheal Ca 10%</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">EDTA Chelate Ca 10 %</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Many soils are deficient in their Calcium being an essential element of the plant,crops Grown on these soils suffer heavily resulting in low yields. Foilar sprays of Chelated Calcium 10%helps the farmers to over come this problem easily.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Calcium works for root development during early growth stage of plant<br />\r\n2. Calcium is essential for apical growth of plant.<br />\r\n3. Calcium is needed for transportation of other minerals within plant.<br />\r\n4. Calcium is a part of cell wall and hence related to cell division, cell elongation process.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">0.5 to 1 gm per Litter</span></p>\r\n', '/upload/INSTACHEAL_CA.jpg', 'Active', '2020-03-19 05:10:43'),
  488. (63, 4, 10, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Instacheal Mn 12%</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">EDTA Chelate Mn 12 %</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Cheated Micro Nutrient Fertilizers are important for physiological &amp; biochemical processes of the plants. Manganese is an essential nutrient of plant and requires for healthy and faster growth of plant/crop. Manganese is part of certain enzyme systems in plant, it also increases the chlorophyll synthesis which results in higher yield. It also increases the availability of P and CA.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Functions as a part of certain enzyme systems.<br />\r\n2. Aids in chlorophyll synthesis.<br />\r\n3. Increases the availability of P and CA.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">0.5 to 1 gm per Litter</span></p>\r\n', '/upload/INSTACHEAL_MN.jpg', 'Active', '2020-03-19 05:15:21'),
  489. (64, 4, 10, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Instacheal Mg 6%</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">EDTA Chelate Mg 6 %</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION </span></strong><span style=\"font-size:18px\">:<br />\r\nCheated Micro Nutrient Fertilizers are important for physiological &amp; biochemical processes of the plants. Magnesium is part of certain enzyme systems in plant. It also increases the chlorophyll synthesis which results in higher yield.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It restricts different types if diseases<br />\r\n2. It provides all essential Proteins, carbohydrate, fats &amp; vitamins to crop<br />\r\n3. It avoids dryness and improves texture of leaf.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">0.5 to 1 gm per Litter</span></p>\r\n', '/upload/INSTACHEAL_MG.jpg', 'Active', '2020-03-19 05:20:45'),
  490. (65, 4, 10, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;EDDHA Fe 6%</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">EDDHA Fe 6 %</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">EDDHA Fe 6 % Cheated Micro Nutrient Fertilizers are important for physiological &amp; biochemical processes of the plants. Feerous deficient leaves show interveinal chlorosis and with the leaf appears to be yellowish. In severe deficiency leaves turn whitish, while veins remain green.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Iron catalyzes the production of chlorophyll.<br />\r\n2. Iron is involved in some respiratory and photosynthetic, enzyme systems.<br />\r\n3. Iron is found to be involved in the reduction of nitrates and sulfates.<br />\r\n4. Iron is required in proper functioning of symbiotic Nitrogen fixing Microorganisms.<br />\r\n5. Iron is also helpful in absorption of other minerals</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">0.5 to 1 gm per Litter</span></p>\r\n', '/upload/EDDHA_FE.jpg', 'Active', '2020-03-19 05:23:23'),
  491. (66, 4, 10, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Instafert Liquid</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Mix micronutrients as per the notified grades by FCO</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It will fulfill the plants nutritional requirements 2. It will improve the plants disease tolerance and improves the productivity. 3. It will enhances the final produce quality in terms of size, colour and over all appearance.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">2 ml per Liter water</span></p>\r\n', '/upload/INSTAFERT.jpg', 'Active', '2020-03-19 05:27:00'),
  492. (67, 5, 14, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Anand Wet Gold</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Non Ionic silicon spreader</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Anand wet Gold is Silicon based high quality technical super spreader. Anand Wet Gold is non ionic base in nature so that it never leave any stains on leaves during and after foliar application. It has greatest capacity to decrease the surface tension of spray solution.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It is cost effective product when used with any pesticides, enzymes and other mixtures of foliar spray solution.<br />\r\n2. It is the only one product which enters into the stomata structure of leaf.<br />\r\n3. Even on the application over smooth leaves, it spreads properly to allow the solution to penetrate.<br />\r\n4. While used with wedicide, it allows wedicide to get penetrated and absorb properly of better results.<br />\r\n5. It also helps fertilizers to be provided into root zone.<br />\r\n6. In stem washing process it allows medicine to get into fruits properly and effectively.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">For foliar application 0.1 ml per liter water</span></p>\r\n', '/upload/GOLD.png', 'Active', '2020-03-19 21:37:27'),
  493. (68, 5, 14, '<p style=\"text-align: center;\">&nbsp;<strong><span style=\"font-size:20px\">Dr. Rich</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr.Rich is very innovative product from Anand Agro Care which helps not only to maintain pH of spray solution but also it stabilizes their pH for longer period of time.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">By the use of Dr. Rich, activity of pesticides, weedicides and other nutrients etc. will increased than normal.<br />\r\nIt helps to reduce salt (Minerals), T.D.S. and E.C of water which also helps to make the nutrients available to plants easily.<br />\r\nIt never retains any stains over applied area of plant.<br />\r\nIt helps to maintain pH of tank mix solution during spray.<br />\r\nIt is compatible with all type of chemical and organic inputs uses in agriculture.<br />\r\nThis product can be used for the commercial industries to reduce pH, TDS and EC in waste water.<br />\r\nIt is 100 % Eco-friendly product.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">0.5 ml per Liter water</span></p>\r\n', '/upload/RICH.png', 'Active', '2020-03-19 21:43:20'),
  494. (69, 6, 16, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Bacto&#39;s PSB</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&#39;s PSB is the selective strains of Phosphate Solubilising beneficial bacteria of Bacillus and Pseudomonas spp.<br />\r\nCFU: Minimum 2 x 10^8 per ml</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Phosphate solubilizers Bacillus and Pseudomonas dissolve fixed phosphate into plant utilizable form. Phosphate solubilizer&#39;s bacterium produces organic acids (viz, citric acid, lactic acid, etc.), and enzymes (viz, phytase, nuclease, etc.) that help, in solubilisation of insoluble phosphates and makes it available to plant in utilizable form.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. In addition to Phosphates it increases micro nutrients availability to plant from the soil.<br />\r\n2. Encourages faster root growth for water and nutrient uptake<br />\r\n3. Helps to increase the crop yield.<br />\r\n4. It improves the plant vigour and health.<br />\r\n5. Help to improve the soil health.<br />\r\n6. Harmless, Eco-friendly and low cost agro-input.<br />\r\n7. Longer Shelf-life<br />\r\n8. Higher and perfect bacterial count<br />\r\n9. Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Dosage: Soil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</span></p>\r\n', '/upload/PSB1.png', 'Active', '2020-03-19 23:28:18'),
  495. (70, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Bacto&#39;s AZO</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&#39;s Azo is a selective strains of nitrogen-fixing beneficial bacteria of Azotobacter spp. This is available in liquid (2 x 10^8 bacterial cells/ml) formulation.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Azotobacter spp. Is the free living nitrogen fixing aerobic bacterium. Azotobacter spp. fixes the atmospheric nitrogen through the process of biological nitrogen fixation and makes it available to plant in an easily assailable and utilizable form. Azotobacter releases ammonia into the soil and improves soil fertility. It also produces antifungal substances which inhibits the growth of harmful fungi and result in lowering the disease occurrences.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It fixes the atmospheric nitrogen and makes it available to crop.<br />\r\n2. It increases number &amp; length of roots and shoots.<br />\r\n3. It also improves the fertility of soil and reduces the use of chemical fertilizers (Urea) Harmless, Eco-friendly and low cost agro-input.<br />\r\n4. Longer Shelf-life<br />\r\n5. Higher and perfect bacterial count<br />\r\n6. Add nutrients to the soil / make them available to the crop &amp; secrete certain growth promoting substances.<br />\r\n7. Help the proliferation and survival of beneficial microorganisms in soil.<br />\r\n8. Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</span></p>\r\n', '/upload/AZO.png', 'Active', '2020-03-19 23:41:24'),
  496. (71, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Nitrous</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&#39;s Nitrous: is a selective strains of nitrogen-fixing beneficial bacteria of Azospirillum spp.<br />\r\nCFU : Minimum 2 x 10^8 per ml</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">This micro-organism fixes the atmospheric nitrogen and makes it available to the crop. Azospirillum colonization is mainly on the root surface it enhances mineral and water uptake.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It fixes the atmospheric nitrogen and makes it available to plant.<br />\r\n2. It increases number and length of lateral roots as well as root area.<br />\r\n3. Along with more plant growth, it improves water and mineral uptake.<br />\r\n4. Harmless, Eco-friendly and low cost agro-input.<br />\r\n5. Longer Shelf-life<br />\r\n6. Higher and perfect bacterial count<br />\r\n7. Add nutrients to the soil / make them available to the crop &amp; secrete certain growth promoting substances.<br />\r\n8. Help the proliferation and survival of beneficial microorganisms in soil.<br />\r\n9. Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</span></p>\r\n', '/upload/nitrous.png', 'Active', '2020-03-19 23:53:09'),
  497. (72, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Rhizon</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&#39;s RhizoN is the selective strains of nitrogen-fixing beneficial bacteria of Rhizobium spp.<br />\r\nCFU : 2 x 10^8 per ml</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Rhizobium spp. infects the legume root and form root nodules within which they reduce molecular nitrogen in to ammonia which is readily converted into nitrogen containing compounds. The site of symbiosis is within the root nodules. It produces nodules and multiplies in it. By remaining inside the nodules it fixes atmospheric nitrogen.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It fixes the atmospheric nitrogen and makes it available to crop.<br />\r\n2. It increases number &amp; length of roots and shoots.<br />\r\n3. Helps to increase the crop yield.<br />\r\n4. It improves the plant vigour and health.<br />\r\n5. Help to improve the soil health.<br />\r\n6. Harmless, Eco-friendly and low cost agro-input.<br />\r\n7. Longer Shelf-life<br />\r\n8. Higher and perfect bacterial count<br />\r\n9. Add nutrients to the soil / make them available to the crop &amp; secret certain growth promoting substances.<br />\r\n10. Help the proliferation and survival of beneficial microorganisms in soil.<br />\r\n11.Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Dosage: Soil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</span></p>\r\n', '/upload/RHISON.png', 'Active', '2020-03-20 00:29:13'),
  498. (73, 6, 15, '', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&#39;s PSB is the selective strains of Phosphate Solubilising beneficial bacteria of Bacillus and Pseudomonas spp.<br />\r\nCFU: Minimum 2 x 10^8 per ml</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Phosphate solubilizers Bacillus and Pseudomonas dissolve fixed phosphate into plant utilizable form. Phosphate solubilizer&#39;s bacterium produces organic acids (viz, citric acid, lactic acid, etc.), and enzymes (viz, phytase, nuclease, etc.) that help, in solubilisation of insoluble phosphates and makes it available to plant in utilizable form.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. In addition to Phosphates it increases micro nutrients availability to plant from the soil.<br />\r\n2. Encourages faster root growth for water and nutrient uptake<br />\r\n3. Helps to increase the crop yield.<br />\r\n4. It improves the plant vigour and health.<br />\r\n5. Help to improve the soil health.<br />\r\n6. Harmless, Eco-friendly and low cost agro-input.<br />\r\n7. Longer Shelf-life<br />\r\n8. Higher and perfect bacterial count<br />\r\n9. Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Dosage: Soil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</span></p>\r\n', '/upload/PSB11.png', 'Active', '2020-03-20 01:40:42'),
  499. (74, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s PSB</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&#39;s PSB is the selective strains of Phosphate Solubilising beneficial bacteria of Bacillus and Pseudomonas spp.<br />\r\nCFU: Minimum 2 x 10^8 per ml</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Phosphate solubilizers Bacillus and Pseudomonas dissolve fixed phosphate into plant utilizable form. Phosphate solubilizer&#39;s bacterium produces organic acids (viz, citric acid, lactic acid, etc.), and enzymes (viz, phytase, nuclease, etc.) that help, in solubilisation of insoluble phosphates and makes it available to plant in utilizable form.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. In addition to Phosphates it increases micro nutrients availability to plant from the soil.<br />\r\n2. Encourages faster root growth for water and nutrient uptake<br />\r\n3. Helps to increase the crop yield.<br />\r\n4. It improves the plant vigour and health.<br />\r\n5. Help to improve the soil health.<br />\r\n6. Harmless, Eco-friendly and low cost agro-input.<br />\r\n7. Longer Shelf-life<br />\r\n8. Higher and perfect bacterial count<br />\r\n9. Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Dosage: Soil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</span></p>\r\n', '/upload/PSB12.png', 'Active', '2020-03-20 01:51:36'),
  500. (75, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s KMB</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&#39;s KMB is the selective strains of Frateuria spp.<br />\r\nCFU: Minimum 2 x 10^8 per ml</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">The microbe, Frateuria spp. is a beneficial bacterium capable of mobilizing available Potash into near the roots of the plants. It works well in all types of soil especially, low K content soil. Use of such bacteria in powder form can increase the availability of more potash in usable form to the plants.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Improves resistance of crop against disease and stress conditions.<br />\r\n2. Secretes growth hormones to increase crop productivity.<br />\r\n3. Enhances soil health and soil fertility.<br />\r\n4. In addition to P it increases micro nutrients availability to plant from the soil.<br />\r\n5. Encourages faster root growth for water and nutrient uptake<br />\r\n6. Helps to increase the crop yield.<br />\r\n7. Help to improve the soil health.<br />\r\n8. Harmless, Eco-friendly and low cost agro-input.<br />\r\n9. Longer Shelf-life<br />\r\n10. Higher and perfect bacterial count<br />\r\n11. Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Dosage: Soil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</span></p>\r\n', '/upload/KBM.png', 'Active', '2020-03-20 01:59:30'),
  501. (76, 6, 15, '<p><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s BioZinc</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&#39;s BioZinc is the selective strains of zinc solubiling beneficial bacteria of Thiobacillus spp.<br />\r\nCFU: Minimum 2 x 10^8 per ml</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Thiobacillus spp. produces organic acids that helps in solubilisation of insoluble sulphur and iron and makes it available to plant in utilizable form, through lowering the Ph of soil and makes sulphur and iron available to plant in utilizable form</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It Increases crop yield and the quality of the produce.<br />\r\n2. Improves soil health and activates hormones.<br />\r\n3. Improves photosynthetic activity.<br />\r\n4. Helps to increase the crop yield.<br />\r\n5. Help to improve the soil health.<br />\r\n6. Harmless and Eco-friendly low cost agro-input.<br />\r\n7. Longer Shelf-life<br />\r\n8. Higher and perfect bacterial count<br />\r\n9. Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Dosage: Soil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</span></p>\r\n', '/upload/BIOZINC1.png', 'Active', '2020-03-20 02:06:47'),
  502. (77, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s BioSulf</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr.Bacto&#39;s BioSulf is a bio-fertilizer based on the selective strains of Sulphur and Iron Solubilising beneficial bacteria of Thiobacillus spp.<br />\r\nCFU: Minimum 2 x 10^8 per ml</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Thiobacillus spp. produces organic acids that helps in solubilisation of insoluble sulphur and iron and makes it available to plant in utilizable form, through lowering the Ph of soil and makes sulphur and iron available to plant in utilizable form</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It converts the insoluble form of &quot;Sulphur&quot; and &quot;Ferrous&quot; into soluble form to the plants.<br />\r\n2. It helps to maintain the soil Ph. It increases numbers of flowers, fruits, grain formation and their size.<br />\r\n3. Maintain soil fertility status &amp; stress management system.<br />\r\n4. Encourages faster root growth for water and nutrient uptake<br />\r\n5. Helps to increase the crop yield.<br />\r\n6. Help to improve the soil health.<br />\r\n7. Harmless and Eco-friendly low cost agro-input.<br />\r\n8. Longer Shelf-life<br />\r\n9. Higher and perfect bacterial count<br />\r\n10. Permitted Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Dosage: Soil: 1 to 2 Litters per Acer<br />\r\nDrip: 1 to 2 Litters per Acer</span></p>\r\n', '/upload/BIOSULF1.png', 'Active', '2020-03-20 02:17:40'),
  503. (78, 6, 15, '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">Dr. Bacto&#39;s VAM</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Vesicular arbuscular mycorhizae</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Mycorrhizae is a symbiotic relationship in between fungi and vascular plant which can assimilate plant nutrients from soil and improve the nutrient uptake capability of plant. Mode of action: Mycorrhizae are obligate and saprophytic in nature which requires a living host for its survival. The mycorrhizae start associating symbiotically with root of the plants. This helps in the absorption of water, Phosphorus solubilization and other essential macro and micro elements and makes them available to the plants in consumable form.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; Improve plant white root growth and helps in plant growth and yield development. &acirc;&euro;&cent; Increases the uptake and mobilization of phosphate in all crops &acirc;&euro;&cent; Increase and facilitate nutrient and translocation from the soil and root cuticle parenchyma to xylem, Phloem, elements like nitrogen, potassium, Iron, manganese, magnesium, copper, zinc, boron, sulphur and molybdenum &acirc;&euro;&cent; Effective in overcoming the stress condition like drought, disease incidence and deficiency of nutrients. &acirc;&euro;&cent; Enhance fruits &amp; vegetables quality, appearance.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">1 - 2 Liters per acre</span></p>\r\n', '/upload/VAM1.png', 'Active', '2020-03-20 02:27:17'),
  504. (79, 6, 15, '<p><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s COMBO</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><span style=\"font-size:20px\"><strong>CONTENT :</strong></span><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&acirc;&euro;&trade;s COMBO (NPK Microbial consortia) is a microbial formulation of selective strains of multiple bacteria which are able to synthesize / assimilate atmospheric nitrogen, solubilize phosphate and mobilize potash into available form, thereby supplementing balanced nutrition to the crops. It converts non-available forms of some complex bonded micro nutrients into available form.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><span style=\"font-size:18px\"><strong>MODE OF ACTION :</strong><br />\r\nAzotobacter Spp. in this formulation increase nitrogen uptake, produce plant growth hormones (IAA, GA), vitamins enhancement in uptake NO3, NH4, H2PO4, K and Fe. Azospirillum is an associative micro aerobic nitrogen fixer. This bacterium induce the plant foods to secrete and mucilase which aerate low oxygen environment and helps to fix atmospheric nitrogen. PSB possess the activity to solubilize the Phosphorous by secreting organic acids (Gluconic acid, formic acid, Glutomic acid, Lactic acid, Citrate, Malic acid) lower soil pH and turns unavailable forms of soil phosphate to available form. KMB to mobilize potash available in soil of the plant activates the numerous enzymes system involved in formation of organic substances and protein compounds.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><span style=\"font-size:20px\"><strong>BENEFITES :</strong></span><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; Increase utilization of atmospheric nitrogen. &acirc;&euro;&cent; Solubilizes the unavailable form of phosphate and make it available to the plants. &acirc;&euro;&cent; Mobilize the fix and left potash in the soil and make it available to the plants. &acirc;&euro;&cent; It will increases plant drought tolerance under drought condition. &acirc;&euro;&cent; Increase 20 &acirc;&euro;&ldquo; 30% yield and quality of the produce &acirc;&euro;&cent; Improve physical and chemical properties of soil and improves the nutrient and water holding capacity. &acirc;&euro;&cent; Reduces disease infestation up to some extent. &acirc;&euro;&cent; Cost saving and reduces the dosage of N.P.K fertilizers. &acirc;&euro;&cent; Improves the colour, appearance and shelf life of perishable fruits &amp; vegetables</span></p>\r\n\r\n<p style=\"text-align: justify;\"><span style=\"font-size:20px\"><strong>DOSE :</strong></span><br />\r\n<span style=\"font-size:18px\">Mix or dilute 500 gm &acirc;&euro;&ldquo; 1 Kg or 1 &acirc;&euro;&ldquo; 2 litre Dr. Bacto&acirc;&euro;&trade;s COMBO per acre in 200 litre of water and apply in the field through drip irrigation.</span></p>\r\n', '/upload/COMBO1.png', 'Active', '2020-03-20 02:31:55'),
  505. (80, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Brave</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr.Bacto&#39;s Brave: is an eco friendly biological Insecticide based on Beauveria Bassiana highly active Whitefly, aphids, thrips, mealy bugs on vegetables, fruits. Beauveria Bassiana acts on the cuticle of susceptible insects and produce toxins and draining the insect of nutrients, eventually killing it.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Whitefly, aphids, thrips, mealy bugs on vegetables, fruits.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Brave effectively controls most of the economically important pests such as Borers, Cutworms, Root grubs, Leafhoppers. Whitefly, Aphids, Thrips and Mealybug. Brave helps to increase productivity by improving the crop health through containing the pests. Brave is eco-friendly and helps to maintain the ecological balance.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter</span></p>\r\n', '/upload/BRAVE2.png', 'Active', '2020-03-20 02:37:04'),
  506. (81, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Bacto&#39;s Vertigo</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr.Bacto&#39;s Vertigo: is an eco friendly biological Insecticide based Verticillium lecanii on highly effective in control of . The spores of this fungus when camas in contact with cuticle of target insects, it germinate and grow directly through cuticle to the inner body of their host. Darning the nutrients of insect, eventfully results in killing of insect.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Whitefly, Aphids, Thrips and Mealy bug and other sucking pest.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Vertigo is effectively controls most of the soft bodies sucking insect like Whitefly, Aphids, Thrips and Mealy bug. Vertigo produces toxins like bassianolide and dipicolinic acid, helps to increase productivity by improving the crop health through containing the pests. Vertigo is eco-friendly and helps to maintain the ecological balance.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter</span></p>\r\n', '/upload/VERTIGO.png', 'Active', '2020-03-20 02:42:28'),
  507. (82, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Meta</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&#39;s Meta: The spores of this fungus when come in contact with the cuticle (skin) of susceptible insects, they germinate and grow directly through the cuticle to the inner body of their host. The fungus proliferates throughout the insect&#39;s body and draining the insect of nutrients, eventually killing it.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Root weevils, plant hoppers, and white grubs.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Dr. Bacto&#39;s Meta effectively controls Root weevils, plant hoppers Japanese beetle, Black vine weevil, Spittlebug and white grubs. Dr. Bacto&#39;s Meta is eco-friendly and helps to maintain the ecological balance<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter</span></p>\r\n', '/upload/META.png', 'Active', '2020-03-20 02:47:46'),
  508. (83, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s AMPELO</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr.Bacto&#39;s Ampelo: is an eco friendly biological fungicide based on Ampelomyces quisqualis and is highly effective in Powdery Mildew. It is a hyper parasite which penetrates the hyphall wall of host cell and grows inside causing degedartion of cytoplasm and result in death of pathogen.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Powdery Mildew of Okra, Grapes, Pea.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. A natural bio-fungicide, highly effective in controlling Powdery Mildew. Natural, Eco-friendly, residue free and very effective on powdery mildew.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter</span></p>\r\n', '/upload/AMPELO1.png', 'Active', '2020-03-20 03:00:03');
  509. INSERT INTO `tb_product` (`product_id`, `category_id`, `sub_category_id`, `product_name`, `product_desc`, `product_img`, `product_status`, `reg_date`) VALUES
  510. (84, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Dermus</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr.Bacto&#39;s Dermus: is an </span><span style=\"font-size:18px\">eco-friendly biological fungicide containing spores and conidia of Mycoparasitic Fungi Trichoderma Viride, having 2 X 10^8 CFU per ml. Dr.Bactos Dermus when introduced along with seeds or at root zone protect the seedlings from attack by soil borne pathogens that cause root rot, collar rot, stem rot, wilts, leaf blights spots etc.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Collar rot, Root rot, Dry rot, karnel bunt disease and other soil and seed born Disease.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. A natural bio-fungicide, highly effective in controlling wide range of soil borne disease caused by Fusarium, Rhizoctonia, Alternaria, Blister blight.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Seed Treatment: 6ml per kg of seeds. Soil Application: 2 litter per Acer<br />\r\nFoliar Spray: 2.5ml/ Litter</span></p>\r\n\r\n<p style=\"text-align: justify;\">&nbsp;</p>\r\n', '/upload/DERMUS1.png', 'Active', '2020-03-20 03:26:56'),
  511. (85, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Herz</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr.Bacto&#39;s Herz: is an eco-friendly biological fungicide containing spores and conidia of Mycoparasitic Fungi, having 2 X 10^8 CFU per ml. Dr.Bacto&#39;s Herz when introduced along with seeds or at root zone protect the seedlings from attack by soil borne pathogens that cause root / collar / stem rots, wilts, damping offs, leaf blights spots etc.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Collar rot, Root rot, Dry rot, karnel bunt disease and other soil and seed born Disease like Nematode, Powdery Mildew.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. A natural bio-fungicide, highly effective in controlling wide range of soil borne disease caused by fusarium, Rhizoctonia, Pythium, Sclerotinia and Blister blight.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 liter per Acer, Foliar Spray: 2.5ml/ Liter</span></p>\r\n', '/upload/HERZ1.png', 'Active', '2020-03-20 03:36:12'),
  512. (86, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Bactus</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Bascillus Subtilis Spp - Control Over Downey Mildew, Powdery Mildew and Anti- Bacterial disease like leaf blight etc.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">It is an eco friendly biological fungicide based on Bacillus subtilis and is highly effective in Downey Mildew. It inhibits the germination of plant pathogen and interact with the attachment of pathogen to plant and control the spared of disease.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Natural, Eco-friendly, residue free, natural bio-fungicide very effective in control of Fungal and Bacterial Disease.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life.<br />\r\n4. Higher and perfect bacterial count.<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. of India.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter .</span></p>\r\n', '/upload/BACTUS1.png', 'Active', '2020-03-20 03:39:23'),
  513. (87, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Bacto&#39;s Bactoriza</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&acirc;&euro;&trade;s Bactorhhiza is a Powder formulation of Vesicular Arbuscular Mycorrhizae containing 1000 IP/gm</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Mycorrhizae are obligatory in nature which requires a living host for its survival. The Mycorrhizae start associating symbiotically with root of the plants. This helps in the absorption of water, solubilisation of Phosphorus and other essential macro and micro nutrient and makes them available to the plants in consumable form within short time.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; It increases water and nutrient uptake capabilities of the plants.<br />\r\n&acirc;&euro;&cent; It also increases water and nutrient holding capacity of the plant.<br />\r\n&acirc;&euro;&cent; It helps to increase white root and root elongation in rhizosphere of the plant.<br />\r\n&acirc;&euro;&cent; It helps to make available Phosphorus and other micronutrients to the plant.<br />\r\n&acirc;&euro;&cent; It provide protection to the plant from certain pathogen and phytonematodes.<br />\r\n&acirc;&euro;&cent; It also helps in improving plant growth and yield.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">100 - 200 gm per acre</span></p>\r\n', '/upload/BactoRhiza1.jpeg', 'Active', '2020-03-20 03:43:59'),
  514. (88, 6, 15, '<p><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Zeromite</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Zeromite is an ecofriendly biological entomopathogenic fungus based on Sporothrix fungorum on highly effective in control of soft body insects.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">The spores of Sporothrix fungorum feed on the soft body of these insects and eventually kills and control it.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Benefits: &acirc;&euro;&cent; Zeromite is effectively controls most of the soft bodies sucking insects like Red mite, Whitefly, Aphids, Thrips and Jassids.<br />\r\n&acirc;&euro;&cent; It is ecofriendly product and maintains the ecological balance.<br />\r\nFeatures:<br />\r\n&iuml;&fnof;&tilde; 100 % organic Product<br />\r\n&iuml;&fnof;&tilde; Residue Free<br />\r\n&iuml;&fnof;&tilde; Can be used in export quality fruits and Vegetables.<br />\r\n&iuml;&fnof;&tilde; Certified organic product by NOCA as per NPOP standards.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">For Foliar Spray only<br />\r\n&iuml;&fnof;&tilde; For Normal Attack &acirc;&euro;&ldquo; 2.5 ml per liter of water<br />\r\n&iuml;&fnof;&tilde; For Heavy Attack &acirc;&euro;&ldquo; 5.0 ml per liter of water</span></p>\r\n', '/upload/ZEROMITE1.jpg', 'Active', '2020-03-20 03:47:53'),
  515. (89, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Glucon</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Acetobacter Spp. CFU : 2 x 10^8 per ml</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Acetobacter Spp. is an obligatory aerobic nitrogen fixing bacteria which is capable for nitrogen fixing in roots, stems and leaves of sugarcane plants.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; It fixes the atmospheric nitrogen and makes it available to crop.<br />\r\n&acirc;&euro;&cent; It promotes root proliferation and increases the number of rootlets, resulting in uptake of nutrients from Rhizosphere.<br />\r\n&acirc;&euro;&cent; Harmless and cost effective agro-input.<br />\r\n&acirc;&euro;&cent; Longer Shelf-life.<br />\r\n&acirc;&euro;&cent; Higher and static bacterial count.<br />\r\n&acirc;&euro;&cent; Add nutrients to the soil / make them available to the crop &amp; secretes certain growth promoting substances which are very useful for plant growth.<br />\r\n&acirc;&euro;&cent; Help the proliferation and survival of beneficial microflora in Rhizosphere.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">1 - 2 Liter per acre</span></p>\r\n', '/upload/gLUCON1.png', 'Active', '2020-03-20 03:50:48'),
  516. (90, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Fast-D</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Basidiomycetes Spp (Important in the degradation of lignin) Trichoderma Spp, Actinomyces, Clostridium thermocelium consortia. For degradation of pressmud: sugarcane waste contains cellulose degrading bacterial consortium, Mesophilic - Thermophilic species of actinomyces bacteria and fungi.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Decomposer is a mixture of cultures of microorganisms specially developed for aerobic composting of wastes like FYM, Press mud, City waste and organic waste materials collected from the fields etc. Decomposing microorganisms are consumers of waste materials and dead organic matter as their food. These microorganisms have the ability to break down the complex dead organism into smaller particles and new compounds resulting in fertile soil that provides good environment for soil microbial leads to nutrient availability to plants. It contains saprophytic microorganisms including bacterial and fungal species which are highly effective in degradation of organic waste such as organic residue, FYM, Animal waste, Cellulose, Lignin rich material etc.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Benefits:<br />\r\n&acirc;&euro;&cent; The high efficient strains of Actinomycetes will help to degrade complex organic matter within short period. These species are efficiently secrete organic acids, enzymes through which pH of soil is also maintained.<br />\r\n&acirc;&euro;&cent; It converts cellulose into humus and help to decay of organic matter.<br />\r\n&acirc;&euro;&cent; Consortium of Ligno-cellulolytic, Thermophilic organisms accelerates the process of decomposition of organic raw matter including animal waste and crop residue.<br />\r\n&acirc;&euro;&cent; It helps to maintain level of organic carbon in Rhizosphere.<br />\r\n&acirc;&euro;&cent; It minimizes and even eliminates the problems arising from poor aeration such as emission of phenolic compounds, methane etc.<br />\r\n&acirc;&euro;&cent; Also helps to increase beneficial microbial population and maintain the pH of soil.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Application method and Dosage:<br />\r\nOrganic waste:<br />\r\n&acirc;&euro;&cent; Dilute 1 kg / 1 &acirc;&euro;&ldquo; 2 litre of Dr. Bacto&acirc;&euro;&trade;s Fast-D per MT of organic waste in 200 litre water and spray over the collected organic waste.<br />\r\n&acirc;&euro;&cent; Maintaining the moisture percentage and frequent turnings will improve the quality of compost.<br />\r\n&acirc;&euro;&cent; Addition of 10 kg Urea and 10 kg Single super phosphate to the composting material will give the rich nutrients containing compost.<br />\r\nPress mud:<br />\r\n&acirc;&euro;&cent; Dilute 1 kg / 1 &acirc;&euro;&ldquo; 2 litre of Dr. Bacto&acirc;&euro;&trade;s Fast-D per MT of press mud in 200 litre water and spray over the press mud. Frequent turnings is required at 10 -12 days intervals for aeration to get the better quality compost.<br />\r\nCoco peat:<br />\r\n&acirc;&euro;&cent; Dilute 1 kg / 1 &acirc;&euro;&ldquo; 2 litre of Dr. Bacto&acirc;&euro;&trade;s Fast-D in 100 litre of water per MT of coco peat<br />\r\n&acirc;&euro;&cent; Make first layer of coco peat with 100 kg, spray diluted decomposing solution &amp; go on doing same way with 1 MT coco peat to make a heap. Turning is required on 12-15 day.</span></p>\r\n', '/upload/FAST_-D1.png', 'Active', '2020-03-20 03:53:39'),
  517. (91, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Nemos</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&acirc;&euro;&trade;s Nemos is a biological insecticide based on a selective strain of naturally- occurring entomopathogenic fungus Paecilomyces lilacinus.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">The spore of this fungus acts by infecting, parasitizing and killing eggs, juveniles and young adults of most phytophagous nematode species. When the spore of Dr. Bacto&acirc;&euro;&trade;s Nemos comes in contact with different stages of the nematodes, they germinate and grow and proliferate throughout the nematode eventually paralysing the nematode leading to the death of the nematode.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Benefits:<br />\r\n&iuml;&fnof;&tilde; Dr. Bacto&acirc;&euro;&trade;s Nemos controls effectively and economically important nematodes like root knot nematodes, burrowing nematodes, cyst nematodes, lesion nematodes etc., among wide range of crops.<br />\r\n&iuml;&fnof;&tilde; Helps to increase the productivity by containing the nematode pests.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Dose and Method of Application:<br />\r\nSoil Application:<br />\r\nDr. Bacto&acirc;&euro;&trade;s Nemos 1 kg per hectare to be mixed with organic fertilizer or well decomposed organic manure or field soil or any other locally available agriculturally usable organic carrier and applied around the rhizosphere uniformly for existing crops in the field. The Dr. Bacto&acirc;&euro;&trade;s Nemos can be incorporated into the soil either mechanically or through profuse watering the field. It can be incorporated in the field as a pre-plant treatment, or at planting and emergence stage, or immediately after transplanting.<br />\r\nDrip System:<br />\r\nDr. Bacto&acirc;&euro;&trade;s Nemos 1 kg per hectare is to be mixed in 1000 Litres of water and filter the contents well to separate out extraneous particle if any. After filtering with appropriate filters it can be incorporated into the soil through the drip irrigation systems during the pre or post planting stage.<br />\r\n&iuml;&fnof;&tilde; The frequency of applications also depends on the Nematode population.<br />\r\n&iuml;&fnof;&tilde; In the case of high nematode population pressures and in perennial crops, multiple applications are recommended.</span></p>\r\n', '/upload/NEMOS.png', 'Active', '2020-03-20 03:57:52'),
  518. (92, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Bacto Kit</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Dr. Bacto&#39;s COMBO 2. PSB 3. Dr. Bacto&#39;s BactoRiza 4. Activator</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">It consists of<br />\r\n1. Dr.Bacto&acirc;&euro;&trade;s Combo is consortium of Nitrogen (N) fixing, Phosphorous (P) Solubilizing, Potash (K) mobilizing bacteria. It is used to make available Nitrogen, Phosphorous and Potash to the plants.<br />\r\nDosage: 200 gm / Acre<br />\r\n2. Dr. Bacto&acirc;&euro;&trade;s PSB is a Consortium of Root protecting bacteria . It is a Biological Nematicide. It produces hyphae inside the nematode eggs. It also produces enzymes like proteases and chitinase that weakens nematodes and controls crop from Nematodes. It also destroy the hibernating stages of nematodes in the soil.<br />\r\nDosage: 200 gm/ acre<br />\r\n3. Dr. Bacto&acirc;&euro;&trade;s- Bactorhiza is a Powder formulation of Vesicular Arbuscular Mycorrhizae containing 1000 IP/gm.<br />\r\nBenefits:<br />\r\n&iuml;&sbquo;&middot; It increases water and nutrient uptake capabilities of the plants and holding capabilities of the soil.<br />\r\n&iuml;&sbquo;&middot; It helps to increase white root and root elongation in rhizosphere of the plant.<br />\r\n&iuml;&sbquo;&middot; It helps to make available Phosphorus and other micronutrients to the plant.<br />\r\n&iuml;&sbquo;&middot; It provide protection to the plant from certain pathogen and phytonematodes.<br />\r\nDosage: 200 gm / acre<br />\r\n4. Activator is a Carbon and Nitrogen based food for beneficial microorganisms enriched with root promoting organic materials.<br />\r\nDosage: 200gm/ acre</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Total Kit is designed for 1 acre usage.<br />\r\nTarget crops: Can use in all crops.</span></p>\r\n', '/upload/Bacto_Kit1.jpg', 'Active', '2020-03-20 04:00:42'),
  519. (93, 6, 15, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Pancham Gold Gr.</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&acirc;&euro;&trade;s Pancham Gold is a Granular formulation of Vesicular Arbuscular Mycorrhizae containing 10000 IP/ Kg along with other beneficial organic nutrients such as Seaweed extract ( Ascophyllum nodosum), Potassium humate, Fulvic, Amino acid and Silicion etc.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Mycorrhizae are obligatory in nature which requires a living host for its survival. The Mycorrhizae starts associating symbiotically with root of the plants. This helps in the absorption of water, solubilisation of Phosphorus and other essential macro and micro nutrient and makes them available to the plants in consumable form within short time.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; It increases water and nutrient uptake capabilities of the plants and holding capabilities of the soil.<br />\r\n&acirc;&euro;&cent; It helps to increase white root and root elongation in rhizosphere of the plant.<br />\r\n&acirc;&euro;&cent; It helps to make available Phosphorus and other micronutrients to the plant.<br />\r\n&acirc;&euro;&cent; It provide protection to the plant from certain pathogen and phytonematodes.<br />\r\n&acirc;&euro;&cent; It also helps in improving plant growth and yield. It also reduce the use of chemical fertilizers.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Grapes : 25 Kg per Hectare at the time of pruning, Repeat it in 30 days of time interval<br />\r\n2. Sugarcane: 32 - 40 Kg per Hectare, 1st application at the time of planting<br />\r\n2nd application at the time of earthing.<br />\r\n3. Pomegranate: 32 - 40 Kg per Hectare, First Application : At flower initiation stage<br />\r\nSecond Application: At fruit development stage<br />\r\nThird Application: At fruit maturing stage<br />\r\n4. Banana: 32 - 40 Kg per Hectare, First application: 45-50 days after transplant, Repeat it in every 50 - 60 days time interval after first application<br />\r\n5. Papaya: 32 - 40 Kg per Hectare, First application: 30- 45 days after planting, Repeat it in every 45 days time interval after first application<br />\r\n6. Cotton: 25 Kg per Hectare, First Application : 6-8 leaves stage<br />\r\nSecond Application: Flowering stage<br />\r\nThird Application: development stage<br />\r\n7. Arecanut: 100 gm per palm, 1st application: In between September - October<br />\r\n2nd application: In between January &acirc;&euro;&ldquo; February<br />\r\n8. All other vegetables : 25 Kg per Hectare, 1st application: 10-20 days after sowing / planting<br />\r\n2nd application: Bud formation stage<br />\r\n3rd application: Within 1 week of First picking<br />\r\n4th application: Within 1 week of Second picking</span></p>\r\n', '/upload/Pancham1.jpg', 'Active', '2020-03-20 04:04:06'),
  520. (94, 6, 18, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Control TRM</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Control TRM is an exceptional blend of extracts from herbs and plants with alkaloids which has biological and toxicological properties</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">It will control Thrips, Red Mites, Mealy Bug in all types of fruits, vegetable and range of crops. It can also be used in control of American Cotton Bollworm, Tomato Grub, Tobacco Budworm, Corn Earwormand most of the sucking pest.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. 100 % organic Product<br />\r\n2. Residue Free<br />\r\n3. Can be used in export quality fruits and Vegetables</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">2 - 3 ml per liter of water with 0.1 ml of Anand Wet.</span></p>\r\n', '/upload/CONTROL_TRM1.png', 'Active', '2020-03-20 04:08:38'),
  521. (95, 6, 18, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Timer</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">TIMER (CHITOSAN 10%) It contains 10 % 0f chitin derived from sea animals. It acts as natural way of control of nematodes and is a good fungicide as well.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Plant defense Activator:<br />\r\nChitosan is a natural plant defense activator derived from deacetylation of chitin, a compound readily available from shellfish waste from food processing. The chitosan molecule stimulates plant immunity against pathogens. Elicitor:<br />\r\nChitosan is used as elicitor for inducing phytoalexins accumulation in plant tissue culture. Phytoalexins act as toxins to the attacking organism. Seed coating:<br />\r\nOne of the most important bioactivity of chitosan on plants is stimulation of seed germination. Chitosan coating alters permeability of the seed plasma membrane, increasing not only the concentrations of sugars and proline, but also enzymes activities. Germination rates increases significantly and seedlings germinate quicker, better and vigorously.<br />\r\nPlants growth promoter:<br />\r\nChitosan application is strongly effective on the growth and yield of some crops such as potato, cabbage, soybean, upland rice, tomato, lettuce, and radish to name but a few. It also has a significant effect on growth rates of roots, shoots and flowering.<br />\r\nBio Nematicide:<br />\r\nChitosan application in soil is effective to kill nematodes. It acts by inducing proliferation of chitinolytic microorganisms destroying cuticle of nematodes and their eggs.<br />\r\nFertilizer:<br />\r\nChitosan acts as a potent fertilizer due to its high concentration of nitrogen.<br />\r\nLeaf coating:<br />\r\nFoliar application of chitosan reduces transpiration of plant by inducing closure of plant stomata.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Application can be done by different ways such as in the seed, in the soil or by foliar spraying.<br />\r\nFoliar application:<br />\r\n1.5 &acirc;&euro;&ldquo; 2 ml per Liter of water</span></p>\r\n', '/upload/TIMER1.png', 'Active', '2020-03-20 04:12:23'),
  522. (96, 6, 18, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Tough Fight</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Tough Fight liquid contains high quality Phosphorus along with active potash.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">It is plant nourishing, healthy food which helps for fast growth of plants. It also helps plants to strengthen in sudden climate change like low trap, heavy rain. It protects plants from natural calamities.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Useful against Downy Mildew.<br />\r\n2. Free from residue of any chemical product.<br />\r\n3. Help to increase resistance against disease<br />\r\n4. Helps in early flower and fruit setting.<br />\r\n5. Helps to increase fruit size, weight and natural luster.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">2 ml per liter water</span></p>\r\n', '/upload/TOUGH_FIGHT1.png', 'Active', '2020-03-20 04:14:37'),
  523. (97, 6, 18, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Size fast</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Size Fast is an organic plant growth promoter prepared with mixture of harmones derived from natural sources.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Size Fast is an organic plant growth promoter prepared with mixture of harmones derived from natural sources. It synthesises proteins and essential amino acids in plant metabolism which induce positive effects on flowering, fruit setting. It will also enhances the Fruit Size, Colour, Lustre, Taste and Shelf life of the final produce.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Application &amp; Dosage: &acirc;&euro;&cent; Deeping in grapes: 1-2 ml per Litre &acirc;&euro;&cent; Drip &amp; Soil Application: 1-2 litre per acre &acirc;&euro;&cent; Foliar Spray: 1.5 - 2 ml per litre Available Packing: 100 ml, 250 ml, 500 ml, 1 Litre and 5 Litre</span></p>\r\n', '/upload/SIZE_FAST1.png', 'Active', '2020-03-20 04:17:41'),
  524. (98, 6, 18, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Capsona</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Capsona is naturally blended with advance technology. It is beneficial for the Bio-chemical reaction in crops.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Cell elongation<br />\r\n2. Increase in size and length.<br />\r\n3. Growth enhancer.<br />\r\nFor proper development of grapes, naturally found proteins, amino acids, l-Sistine, Vitamins &amp; I.A.A. are included in this product.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">for Dipping<br />\r\nFirst dipping -1 ml per liter of water<br />\r\nSecond dipping - 1.5 ml per liter of water<br />\r\nThird dipping - 2 ml per liter of water<br />\r\nFor foliar spray: - 1 ml per liter of water</span></p>\r\n', '/upload/CAPSONA1.png', 'Active', '2020-03-20 04:20:40'),
  525. (99, 6, 18, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Crop Tonic 21</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Crop Tonic - 21 is a high quality nutrient. It is blended with 16 types of amino acids fix within Folic &amp; Path Authentic acids. Also Proteins and Vitamins (B-1, B-2, B-6, B-12).</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Crop tonic helps in plant stem elongation, plant growth, reducing flower and fruit dropping and enhancing the quality of fruits and vegetables.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">5 ml per 50 Liter for foliar spray.</span></p>\r\n', '/upload/CROP_TONIC1.png', 'Active', '2020-03-20 04:23:24'),
  526. (100, 6, 18, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Growth fast</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">It made up of purely natural mixture of compounds.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Growth Fast is stress relieving agent for crop. Also regulate the growth of plant. It is highly effective medicine for flower dropping, bear dropping and degeneration of grape bunch. Growth of grapes is very complicated job, to simply this term usage of Growth Fast is important.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">for Grapes<br />\r\nFirst foliar spray: - 10-12 days after October to protect bunch.<br />\r\nSecond foliar spray: - on 16-17 day after fylfot to generate the power in bunch.</span></p>\r\n\r\n<p style=\"text-align: justify;\">&nbsp;</p>\r\n', '/upload/GROWTH_FAST1.png', 'Active', '2020-03-20 04:26:25'),
  527. (101, 6, 18, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Anand Amino L</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Amino Acid - 40%</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Anand Amino is based on amino acids. In this product there are 18 types of Amino acids are combined with sources of protein hydrolyses. From this product the amino acids are easily absorbed in the nutrition process of crops. Also it increases the size of fruits and overall strength. Maintain the resistance power of your crop.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">For foliar spray 2 ml per liter of water.<br />\r\nFor Drip irrigation 2 liter per acre as per your plant requirement.</span></p>\r\n', '/upload/AMINO1.png', 'Active', '2020-03-20 04:29:31'),
  528. (102, 6, 18, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Revital - F</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Revital F- 98% It is advanced plant tonic help to increase rate of metabolism of plant. It enhance the metabolic process of plant results into increase in yield.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Helps to uptake of Nutrients<br />\r\n2. Increase Organic Carb of Soil<br />\r\n3. Maintain flow of nutrient from soil to plant<br />\r\n4. Increase resistance against Pest &amp; Disease<br />\r\n5. Helps to nourish roots by provision of oxygen</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">1 - 2 gm per Liter water</span></p>\r\n', '/upload/REVITAL_-_F1.jpg', 'Active', '2020-03-20 04:32:07'),
  529. (103, 6, 18, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Root Fast - 98%</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Root fast is a natural blend of Potassium Humate &amp; some organic materials.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">It will enhances root initiation and helps in root growth. It will regulate hormone levels in the plants and improves the tolerance against biotic and abiotic stress. It also improves soil health and improves the nutrient uptake capacity of the plant.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; Drip &amp; Soil Application: 500 gm-1 Kg per acre<br />\r\n&acirc;&euro;&cent; Foliar Spray: 1 - 1.5 gm per litre<br />\r\nAvailable Packing: 500 gm &amp; 1Kg.</span></p>\r\n', '/upload/ROOT_FAST1.jpg', 'Active', '2020-03-20 04:39:46'),
  530. (104, 6, 18, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Sea Ruby</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Sea Ruby Liquid It is 100% Natural derived product extracted from seaweed -beneficial plant spreader of bottom and deep sea. It is a helpful product for all crops.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It helps in white root activity<br />\r\n2. Rapid growth of plant<br />\r\n3. Dark green colour of leaf, reduce flower drop and leaf shadily<br />\r\n4. It helps in flower bud differentiation in Grapes.<br />\r\n0 5. Help to increase size and attractive colour in fruits<br />\r\n6. Best result when spray taken in early morning or at evening time.<br />\r\n7. It also provide natural N.P.K., Ca, Mg, Mn, Fe nutrients</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">2 ml per Liter water</span></p>\r\n', '/upload/SEA_RUBY1.png', 'Active', '2020-03-20 04:43:18'),
  531. (105, 6, 18, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Nano Shield</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">NANO Shield is a synergy of Hydrogen peroxide (H2O2) stabilized with Nano silver (AgNo2) particles, in presence of a catalyst for use as a multipurpose and highly effective disinfectant.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Silver stabilized hydrogen peroxide which is corrosive on the cell walls, and silver acts on the DNA of targeted organism. These non-mutagenic properties renders the microbes incapable of reproducing new colony.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; Effective on large range of harmful microorganisms.<br />\r\n&acirc;&euro;&cent; It is an efficient Fungicide, Antibiotics (Bactericide), Virucide &amp; Nematicide.<br />\r\n&acirc;&euro;&cent; Effective to control Powdery mildew, Downey mildew, Leaf spot, Anthracnose, Blight and Botrytis in Horticultural Crops.<br />\r\n&acirc;&euro;&cent; Non carcinogenic, non-mutagenic in nature hence no chances of microbial resistance.<br />\r\n&acirc;&euro;&cent; Can be used as fumigant and disinfectant under protected cultivation.<br />\r\n&acirc;&euro;&cent; Work over wide range of pH and temperature in crop ecology.<br />\r\n&acirc;&euro;&cent; It can used for the cleaning of drip irrigation system.<br />\r\n&acirc;&euro;&cent; 100% Residue Free product.<br />\r\n&acirc;&euro;&cent; Eco-friendly and bio degradable product.<br />\r\nEffective on Powdery Mildew, Downey Mildew, Leaf Spot, Anthracnose, Blight and Botrytis.<br />\r\nRecommended for: All Crops</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; For Foliar Spray 2 ml per Liter water<br />\r\n&acirc;&euro;&cent; For Drip irrigation: 5ml. per Liter water.<br />\r\n&acirc;&euro;&cent; For cleaning drip: Use 5 ml per Liter water and allow it to flow for 10 min through drip systems.</span></p>\r\n', '/upload/NANO_SHIELD1.png', 'Active', '2020-03-20 04:45:53'),
  532. (106, 6, 18, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Capsona +</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Capsona is a unique blend of naturally derived cell elongation hormones and plant growth promoting substances which induce the length of fruits and vegetables by enhancing the metabolism rate than normal and increases the size of the fruits.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; Deeping in Grapes: 1-2 ml per Litre<br />\r\n&acirc;&euro;&cent; Drip &amp; Soil Application: 1-2 litre per acre<br />\r\n&acirc;&euro;&cent; Foliar Spray: 1.5 - 2 ml per litre<br />\r\nAvailable packing: 250 ml, 500 ml &amp; 1 litre</span></p>\r\n', '/upload/CAPSONA_+1.png', 'Active', '2020-03-20 04:48:07'),
  533. (107, 6, 18, '<p style=\"text-align: center;\"><span style=\"font-size:20px\"><strong>&nbsp;Anand Amino P</strong></span></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Amino acid 80 %</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">Anand Amino is based on amino acids. In this product there are 18 types of Amino acids are combined with sources of protein hydrolyses. From this product the amino acids are easily absorbed in the nutrition process of crops. Also it increases the size of fruits and overall strength. Maintain the resistance power of your crop.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Foliar spray: 2 gm per Litre water.<br />\r\nDrip irrigation : 1 Litre per acre<br />\r\nTarget crops: Can use for all crops<br />\r\nAvailable Packing: 500ml, 1 Litre &amp; 5 Litre</span></p>\r\n', '/upload/AMINO_P1.jpg', 'Active', '2020-03-20 04:50:23'),
  534. (108, 6, 18, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Brilliant</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Brilliant is a unique blend of natural extracts which is essential for hormonal balance in plant in adverse conditions. It will increase the yield by improving the flowering and fruit setting ratio.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">It will increase the yield by improving the flowering and fruit setting ratio.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Foliar spray &acirc;&euro;&ldquo; 1.5 to 2 ml per Litre water<br />\r\nTargeted crops: All Fruits &amp; Vegetable crops<br />\r\nAvailable Packing: 500ml, 1 Litre &amp; 5 Litre</span></p>\r\n', '/upload/BRILLIANT1.png', 'Active', '2020-03-20 04:52:39'),
  535. (109, 6, 19, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Anand Wet Gold</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Non Ionic silicon spreader</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Anand wet Gold is Silicon based high quality technical super spreader. Anand Wet Gold is non ionic base in nature so that it never leave any stains on leaves during and after foliar application. It has greatest capacity to decrease the surface tension of spray solution.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It is cost effective product when used with any pesticides, enzymes and other mixtures of foliar spray solution.<br />\r\n2. It is the only one product which enters into the stomata structure of leaf.<br />\r\n3. Even on the application over smooth leaves, it spreads properly to allow the solution to penetrate.<br />\r\n4. While used with wedicide, it allows wedicide to get penetrated and absorb properly of better results.<br />\r\n5. It also helps fertilizers to be provided into root zone.<br />\r\n6. In stem washing process it allows medicine to get into fruits properly and effectively.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">For foliar application 0.1 ml per liter water</span></p>\r\n', '/upload/GOLD1.png', 'Active', '2020-03-20 04:57:25'),
  536. (110, 6, 20, '<p style=\"text-align: center;\"><span style=\"font-size:20px\"><strong>Anand Wet Gold</strong></span></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Non Ionic silicon spreader</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Anand wet Gold is Silicon based high quality technical super spreader. Anand Wet Gold is non ionic base in nature so that it never leave any stains on leaves during and after foliar application. It has greatest capacity to decrease the surface tension of spray solution.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It is cost effective product when used with any pesticides, enzymes and other mixtures of foliar spray solution.<br />\r\n2. It is the only one product which enters into the stomata structure of leaf.<br />\r\n3. Even on the application over smooth leaves, it spreads properly to allow the solution to penetrate.<br />\r\n4. While used with wedicide, it allows wedicide to get penetrated and absorb properly of better results.<br />\r\n5. It also helps fertilizers to be provided into root zone.<br />\r\n6. In stem washing process it allows medicine to get into fruits properly and effectively.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">For foliar application 0.1 ml per liter water</span></p>\r\n', '/upload/GOLD2.png', 'Active', '2020-03-20 05:01:21');
  537. INSERT INTO `tb_product` (`product_id`, `category_id`, `sub_category_id`, `product_name`, `product_desc`, `product_img`, `product_status`, `reg_date`) VALUES
  538. (111, 6, 21, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Anand Wet Gold</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Non Ionic silicon spreader</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Anand wet Gold is Silicon based high quality technical super spreader. Anand Wet Gold is non ionic base in nature so that it never leave any stains on leaves during and after foliar application. It has greatest capacity to decrease the surface tension of spray solution.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. It is cost effective product when used with any pesticides, enzymes and other mixtures of foliar spray solution.<br />\r\n2. It is the only one product which enters into the stomata structure of leaf.<br />\r\n3. Even on the application over smooth leaves, it spreads properly to allow the solution to penetrate.<br />\r\n4. While used with wedicide, it allows wedicide to get penetrated and absorb properly of better results.<br />\r\n5. It also helps fertilizers to be provided into root zone.<br />\r\n6. In stem washing process it allows medicine to get into fruits properly and effectively.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">For foliar application 0.1 ml per liter water</span></p>\r\n', '/upload/GOLD3.png', 'Active', '2020-03-20 05:04:31'),
  539. (112, 6, 22, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Rich</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">NA</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr.Rich is very innovative product from Anand Agro Care which helps not only to maintain pH of spray solution but also it stabilizes their pH for longer period of time.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">By the use of Dr. Rich, activity of pesticides, weedicides and other nutrients etc. will increased than normal.<br />\r\nIt helps to reduce salt (Minerals), T.D.S. and E.C of water which also helps to make the nutrients available to plants easily.<br />\r\nIt never retains any stains over applied area of plant.<br />\r\nIt helps to maintain pH of tank mix solution during spray.<br />\r\nIt is compatible with all type of chemical and organic inputs uses in agriculture.<br />\r\nThis product can be used for the commercial industries to reduce pH, TDS and EC in waste water.<br />\r\nIt is 100 % Eco-friendly product.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">0.5 ml per Liter water</span></p>\r\n', '/upload/RICH1.png', 'Active', '2020-03-20 05:07:24'),
  540. (113, 6, 23, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Vertigo</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr.Bacto&#39;s Vertigo: is an eco friendly biological Insecticide based Verticillium lecanii on highly effective in control of . The spores of this fungus when camas in contact with cuticle of target insects, it germinate and grow directly through cuticle to the inner body of their host. Darning the nutrients of insect, eventfully results in killing of insect.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Whitefly, Aphids, Thrips and Mealy bug and other sucking pest.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Vertigo is effectively controls most of the soft bodies sucking insect like Whitefly, Aphids, Thrips and Mealy bug. Vertigo produces toxins like bassianolide and dipicolinic acid, helps to increase productivity by improving the crop health through containing the pests. Vertigo is eco-friendly and helps to maintain the ecological balance.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter</span></p>\r\n\r\n<p style=\"text-align: justify;\">&nbsp;</p>\r\n', '/upload/Vertigo2.png', 'Active', '2020-03-20 05:09:57'),
  541. (114, 6, 23, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Herz</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr.Bacto&#39;s Herz: is an eco-friendly biological fungicide containing spores and conidia of Mycoparasitic Fungi, having 2 X 10^8 CFU per ml. Dr.Bacto&#39;s Herz when introduced along with seeds or at root zone protect the seedlings from attack by soil borne pathogens that cause root / collar / stem rots, wilts, damping offs, leaf blights spots etc.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Collar rot, Root rot, Dry rot, karnel bunt disease and other soil and seed born Disease like Nematode, Powdery Mildew.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. A natural bio-fungicide, highly effective in controlling wide range of soil borne disease caused by fusarium, Rhizoctonia, Pythium, Sclerotinia and Blister blight.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 liter per Acer, Foliar Spray: 2.5ml/ Liter</span></p>\r\n\r\n<p style=\"text-align: justify;\">&nbsp;</p>\r\n', '/upload/HERZ2.png', 'Active', '2020-03-20 05:12:03'),
  542. (115, 6, 24, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Bacro&#39;s Fluro</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Pseudomonas Fluorescence Spp.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">It is an eco friendly biological fungicide based on Pseudomonas fluorescence highly active on root and stem rots, Sheath blights / leaf spots, mildews and other fungal diseases. Dr.Bacto&#39;s Fluro acts on the hyphae of plant pathogens by enzymes and antagonism. Seed treatment with Dr.Bacto&#39;s Fluro fungicide provides a protective zone around seeds. Dr.Bacto&#39;s Fluro controls nematode and diseases by combination of antagonistic interactions such as parasitism, antibiosis and competition it also controls Downy mildews &amp; Powdery mildews and other fungal diseases.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Highly effective in controlling wide range of disease like Root rot, Stem rot, leaf spot, wilt, blights.<br />\r\n2. It has effective control of Downy and Powdery Mildew.<br />\r\n3. It controls seed, soil and air born diseases like root rot Steam rot, wilt, blight, Downy and Powdery mildew.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter</span></p>\r\n', '/upload/FLURO1.png', 'Active', '2020-03-20 05:14:35'),
  543. (116, 6, 25, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Bacto&#39;s Meta</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&#39;s Meta: The spores of this fungus when come in contact with the cuticle (skin) of susceptible insects, they germinate and grow directly through the cuticle to the inner body of their host. The fungus proliferates throughout the insect&#39;s body and draining the insect of nutrients, eventually killing it.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Root weevils, plant hoppers, and white grubs.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Dr. Bacto&#39;s Meta effectively controls Root weevils, plant hoppers Japanese beetle, Black vine weevil, Spittlebug and white grubs. Dr. Bacto&#39;s Meta is eco-friendly and helps to maintain the ecological balance<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life<br />\r\n4. Higher and perfect bacterial count<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. Of India</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter</span></p>\r\n', '/upload/Meta2.png', 'Active', '2020-03-20 05:43:12'),
  544. (117, 6, 26, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s VAM</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Vesicular arbuscular mycorhizae</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Mycorrhizae is a symbiotic relationship in between fungi and vascular plant which can assimilate plant nutrients from soil and improve the nutrient uptake capability of plant. Mode of action: Mycorrhizae are obligate and saprophytic in nature which requires a living host for its survival. The mycorrhizae start associating symbiotically with root of the plants. This helps in the absorption of water, Phosphorus solubilization and other essential macro and micro elements and makes them available to the plants in consumable form.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; Improve plant white root growth and helps in plant growth and yield development. &acirc;&euro;&cent; Increases the uptake and mobilization of phosphate in all crops &acirc;&euro;&cent; Increase and facilitate nutrient and translocation from the soil and root cuticle parenchyma to xylem, Phloem, elements like nitrogen, potassium, Iron, manganese, magnesium, copper, zinc, boron, sulphur and molybdenum &acirc;&euro;&cent; Effective in overcoming the stress condition like drought, disease incidence and deficiency of nutrients. &acirc;&euro;&cent; Enhance fruits &amp; vegetables quality, appearance.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">1 - 2 Liters per acre</span></p>\r\n', '/upload/VAM2.png', 'Active', '2020-03-20 05:47:28'),
  545. (118, 6, 26, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Bactoriza</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&acirc;&euro;&trade;s Bactorhhiza is a Powder formulation of Vesicular Arbuscular Mycorrhizae containing 1000 IP/gm</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Mycorrhizae are obligatory in nature which requires a living host for its survival. The Mycorrhizae start associating symbiotically with root of the plants. This helps in the absorption of water, solubilisation of Phosphorus and other essential macro and micro nutrient and makes them available to the plants in consumable form within short time.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; It increases water and nutrient uptake capabilities of the plants.<br />\r\n&acirc;&euro;&cent; It also increases water and nutrient holding capacity of the plant.<br />\r\n&acirc;&euro;&cent; It helps to increase white root and root elongation in rhizosphere of the plant.<br />\r\n&acirc;&euro;&cent; It helps to make available Phosphorus and other micronutrients to the plant.<br />\r\n&acirc;&euro;&cent; It provide protection to the plant from certain pathogen and phytonematodes.<br />\r\n&acirc;&euro;&cent; It also helps in improving plant growth and yield.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">100 - 200 gm per acre</span></p>\r\n', '/upload/BactoRhiza2.jpeg', 'Active', '2020-03-20 05:49:45'),
  546. (119, 6, 26, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">&nbsp;Dr. Bacto&#39;s Pancham Gold Gr.</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Dr. Bacto&acirc;&euro;&trade;s Pancham Gold is a Granular formulation of Vesicular Arbuscular Mycorrhizae containing 10000 IP/ Kg along with other beneficial organic nutrients such as Seaweed extract ( Ascophyllum nodosum), Potassium humate, Fulvic, Amino acid and Silicion etc.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">Mycorrhizae are obligatory in nature which requires a living host for its survival. The Mycorrhizae starts associating symbiotically with root of the plants. This helps in the absorption of water, solubilisation of Phosphorus and other essential macro and micro nutrient and makes them available to the plants in consumable form within short time.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">&acirc;&euro;&cent; It increases water and nutrient uptake capabilities of the plants and holding capabilities of the soil.<br />\r\n&acirc;&euro;&cent; It helps to increase white root and root elongation in rhizosphere of the plant.<br />\r\n&acirc;&euro;&cent; It helps to make available Phosphorus and other micronutrients to the plant.<br />\r\n&acirc;&euro;&cent; It provide protection to the plant from certain pathogen and phytonematodes.<br />\r\n&acirc;&euro;&cent; It also helps in improving plant growth and yield. It also reduce the use of chemical fertilizers.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Grapes : 25 Kg per Hectare at the time of pruning, Repeat it in 30 days of time interval<br />\r\n2. Sugarcane: 32 - 40 Kg per Hectare, 1st application at the time of planting<br />\r\n2nd application at the time of earthing.<br />\r\n3. Pomegranate: 32 - 40 Kg per Hectare, First Application : At flower initiation stage<br />\r\nSecond Application: At fruit development stage<br />\r\nThird Application: At fruit maturing stage<br />\r\n4. Banana: 32 - 40 Kg per Hectare, First application: 45-50 days after transplant, Repeat it in every 50 - 60 days time interval after first application<br />\r\n5. Papaya: 32 - 40 Kg per Hectare, First application: 30- 45 days after planting, Repeat it in every 45 days time interval after first application<br />\r\n6. Cotton: 25 Kg per Hectare, First Application : 6-8 leaves stage<br />\r\nSecond Application: Flowering stage<br />\r\nThird Application: development stage<br />\r\n7. Arecanut: 100 gm per palm, 1st application: In between September - October<br />\r\n2nd application: In between January &acirc;&euro;&ldquo; February<br />\r\n8. All other vegetables : 25 Kg per Hectare, 1st application: 10-20 days after sowing / planting<br />\r\n2nd application: Bud formation stage<br />\r\n3rd application: Within 1 week of First picking<br />\r\n4th application: Within 1 week of Second picking</span></p>\r\n', '/upload/Pancham2.jpg', 'Active', '2020-03-20 05:53:17'),
  547. (120, 6, 27, '<p style=\"text-align: center;\"><strong><span style=\"font-size:20px\">Dr. Bacto&#39;s Bactus</span></strong></p>\r\n', '<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">CONTENT :</span></strong><br />\r\n<span style=\"font-size:18px\">Bascillus Subtilis Spp - Control Over Downey Mildew, Powdery Mildew and Anti- Bacterial disease like leaf blight etc.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">MODE OF ACTION :</span></strong><br />\r\n<span style=\"font-size:18px\">It is an eco friendly biological fungicide based on Bacillus subtilis and is highly effective in Downey Mildew. It inhibits the germination of plant pathogen and interact with the attachment of pathogen to plant and control the spared of disease.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">BENEFITES :</span></strong><br />\r\n<span style=\"font-size:18px\">1. Natural, Eco-friendly, residue free, natural bio-fungicide very effective in control of Fungal and Bacterial Disease.<br />\r\n2. Harmless and Eco-friendly low cost agro-input.<br />\r\n3. Higher Shelf-life.<br />\r\n4. Higher and perfect bacterial count.<br />\r\n5. Allowed Organic Input by NOCA as Per NPOP standards of govt. of India.</span></p>\r\n\r\n<p style=\"text-align: justify;\"><strong><span style=\"font-size:20px\">DOSE :</span></strong><br />\r\n<span style=\"font-size:18px\">Soil Application: 2 litter per Acer, Foliar Spray: 2.5ml/ Litter .</span></p>\r\n', '/upload/BACTUS2.png', 'Active', '2020-03-20 05:56:19');
  548.  
  549. -- --------------------------------------------------------
  550.  
  551. --
  552. -- Struktur dari tabel `tb_sub_category`
  553. --
  554.  
  555. CREATE TABLE `tb_sub_category` (
  556. `sub_category_id` int(100) NOT NULL,
  557. `category_id` int(100) NOT NULL,
  558. `sub_category_name` varchar(10000) NOT NULL,
  559. `sub_category_status` varchar(1000) NOT NULL,
  560. `reg_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
  561. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  562.  
  563. --
  564. -- Dumping data untuk tabel `tb_sub_category`
  565. --
  566.  
  567. INSERT INTO `tb_sub_category` (`sub_category_id`, `category_id`, `sub_category_name`, `sub_category_status`, `reg_date`) VALUES
  568. (1, 1, 'Bio Nematicide ', 'Active', '2020-03-18 10:20:54'),
  569. (2, 1, 'Bio-Fertilizers ', 'Active', '2020-03-18 10:21:16'),
  570. (3, 1, 'Bio-Fungicides ', 'Active', '2020-03-18 10:21:25'),
  571. (4, 1, 'Bio-Insecticides ', 'Active', '2020-03-18 10:21:36'),
  572. (5, 1, 'Decomposers ', 'Active', '2020-03-18 10:21:45'),
  573. (6, 2, 'Bio stimulants ', 'Active', '2020-03-18 10:22:48'),
  574. (7, 2, 'Soil Conditioners ', 'Active', '2020-03-18 10:23:06'),
  575. (8, 3, 'Plant Protection ', 'Active', '2020-03-18 10:23:24'),
  576. (9, 4, 'Amino Chelated Micronutrients ', 'Active', '2020-03-18 10:23:35'),
  577. (10, 4, 'EDTA Chelated Micronutrients ', 'Active', '2020-03-18 10:23:46'),
  578. (11, 4, 'Secondary Micronutrients ', 'Active', '2020-03-18 10:23:56'),
  579. (12, 4, 'Sulphate Form Micronutrients ', 'Active', '2020-03-18 10:24:08'),
  580. (13, 4, 'Water Soluable Fertilizers ', 'Active', '2020-03-18 10:24:19'),
  581. (14, 5, 'Adjuvant ', 'Active', '2020-03-18 10:24:30'),
  582. (15, 6, 'Bio-fertilizers ', 'Active', '2020-03-19 21:10:46'),
  583. (16, 6, ' PHOSPHATE - SOLUBILIZING - BACTERIA', 'Active', '2020-03-19 21:25:18'),
  584. (17, 6, 'PHOSPHATE - SOLUBILIZING - BACTERIA', 'Active', '2020-03-19 21:58:16'),
  585. (18, 6, 'ORGANIC PLANT GROWTH PROMOTER', 'Active', '2020-03-19 22:05:29'),
  586. (19, 6, 'SILICON SPREADER', 'Active', '2020-03-19 22:09:40'),
  587. (20, 6, 'WETTING AGENTS', 'Active', '2020-03-19 22:12:26'),
  588. (21, 6, 'STICKER AGENTS', 'Active', '2020-03-19 22:14:35'),
  589. (22, 6, 'SOIL PH BALANCER', 'Active', '2020-03-19 22:16:46'),
  590. (23, 6, 'TRICHODERMA BIO_FUNGICIDES', 'Active', '2020-03-19 22:19:25'),
  591. (24, 6, 'PSEUDOMONAS FLUORESCENS', 'Active', '2020-03-19 22:22:18'),
  592. (25, 6, 'METARHIZIUM ANISOPLIAE', 'Active', '2020-03-19 22:28:58'),
  593. (26, 6, 'MYCORRHIZAL BIO - FERTILIZER', 'Active', '2020-03-19 22:32:44'),
  594. (27, 6, 'BACILLUS SUBTILIS BIO - FUNGICIDE', 'Active', '2020-03-19 22:35:28');
  595.  
  596. -- --------------------------------------------------------
  597.  
  598. --
  599. -- Struktur dari tabel `tb_team`
  600. --
  601.  
  602. CREATE TABLE `tb_team` (
  603. `team_id` int(100) NOT NULL,
  604. `business_id` int(100) NOT NULL,
  605. `Name` varchar(10000) NOT NULL,
  606. `Photo` varchar(10000) NOT NULL,
  607. `team_desc` varchar(10000) NOT NULL,
  608. `team_status` varchar(10000) NOT NULL
  609. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  610.  
  611. --
  612. -- Dumping data untuk tabel `tb_team`
  613. --
  614.  
  615. INSERT INTO `tb_team` (`team_id`, `business_id`, `Name`, `Photo`, `team_desc`, `team_status`) VALUES
  616. (3, 1, 'as as as as as ', '/upload/842971.png', '<p>as as as asdfg asdafafsf</p>\r\n', 'Active');
  617.  
  618. -- --------------------------------------------------------
  619.  
  620. --
  621. -- Struktur dari tabel `tb_testimonial`
  622. --
  623.  
  624. CREATE TABLE `tb_testimonial` (
  625. `testimonial_id` int(100) NOT NULL,
  626. `testimonial_name` varchar(1000) NOT NULL,
  627. `testimonial_description` longtext NOT NULL,
  628. `testimonial_img` varchar(10000) NOT NULL,
  629. `testimonial_status` varchar(1000) NOT NULL
  630. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  631.  
  632. --
  633. -- Dumping data untuk tabel `tb_testimonial`
  634. --
  635.  
  636. INSERT INTO `tb_testimonial` (`testimonial_id`, `testimonial_name`, `testimonial_description`, `testimonial_img`, `testimonial_status`) VALUES
  637. (1, 'Shivaji Shejawal', '<p style=\"text-align: justify;\"><span style=\"font-size:18px\">I have been using Control TRM product from last 5 years to control mites and mealy bug in my farm. I am very happy the results.</span></p>', '/upload/index.png', 'Active'),
  638. (2, 'Roshan Chavhan', '<p style=\"text-align: justify;\"><span style=\"font-size:18px\">I have used size fast in my grape farm. It has improved size and quality of the grapes</span></p>', '/upload/index1.png', 'Active'),
  639. (3, 'Sunil Boraste', '<p style=\"text-align: justify;\"><span style=\"font-size:18px\">I have used Dr. Bacto&rsquo;s Bacto Kit in my farm. I am really happy with the result and I will continue using this product.</span></p>', '/upload/sdb.png', 'Active'),
  640. (4, 'Vijay Boraste', '<p><span style=\"font-size:18px\">I have used Nano shield product. I have got very good results and I will recommend this product to neighbor farmers also.</span></p>', '/upload/testimonial.png', 'Active'),
  641. (5, 'Pravin zalte', '<p style=\"text-align: justify;\"><span style=\"font-size:18px\">I have used Capsona in my grape farm. It has improved length, Size and quality of the grapes.</span></p>', '/upload/abc.png', 'Active');
  642.  
  643. -- --------------------------------------------------------
  644.  
  645. --
  646. -- Struktur dari tabel `tb_user`
  647. --
  648.  
  649. CREATE TABLE `tb_user` (
  650. `id` int(100) NOT NULL,
  651. `business_id` int(100) NOT NULL,
  652. `first_name` varchar(1000) NOT NULL,
  653. `middle_name` varchar(1000) NOT NULL,
  654. `last_name` varchar(1000) NOT NULL,
  655. `mobile_no` varchar(1000) NOT NULL,
  656. `email_id` varchar(1000) NOT NULL,
  657. `password` mediumtext NOT NULL,
  658. `reg_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
  659. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  660.  
  661. --
  662. -- Dumping data untuk tabel `tb_user`
  663. --
  664.  
  665. INSERT INTO `tb_user` (`id`, `business_id`, `first_name`, `middle_name`, `last_name`, `mobile_no`, `email_id`, `password`, `reg_date`) VALUES
  666. (1, 1, 'abc', 'abc', 'abc', '1234567890', '[email protected]', '123456', '2019-11-11 09:50:01');
  667.  
  668. --
  669. -- Indexes for dumped tables
  670. --
  671.  
  672. --
  673. -- Indeks untuk tabel `tb_admin`
  674. --
  675. ALTER TABLE `tb_admin`
  676. ADD PRIMARY KEY (`id`);
  677.  
  678. --
  679. -- Indeks untuk tabel `tb_association`
  680. --
  681. ALTER TABLE `tb_association`
  682. ADD PRIMARY KEY (`association_id`);
  683.  
  684. --
  685. -- Indeks untuk tabel `tb_award`
  686. --
  687. ALTER TABLE `tb_award`
  688. ADD PRIMARY KEY (`award_id`);
  689.  
  690. --
  691. -- Indeks untuk tabel `tb_banner`
  692. --
  693. ALTER TABLE `tb_banner`
  694. ADD PRIMARY KEY (`banner_id`);
  695.  
  696. --
  697. -- Indeks untuk tabel `tb_blog`
  698. --
  699. ALTER TABLE `tb_blog`
  700. ADD PRIMARY KEY (`blog_id`);
  701.  
  702. --
  703. -- Indeks untuk tabel `tb_career_enquiry`
  704. --
  705. ALTER TABLE `tb_career_enquiry`
  706. ADD PRIMARY KEY (`id`);
  707.  
  708. --
  709. -- Indeks untuk tabel `tb_category`
  710. --
  711. ALTER TABLE `tb_category`
  712. ADD PRIMARY KEY (`category_id`);
  713.  
  714. --
  715. -- Indeks untuk tabel `tb_contact`
  716. --
  717. ALTER TABLE `tb_contact`
  718. ADD PRIMARY KEY (`id`);
  719.  
  720. --
  721. -- Indeks untuk tabel `tb_enquiry`
  722. --
  723. ALTER TABLE `tb_enquiry`
  724. ADD PRIMARY KEY (`tb_enquiry_id`);
  725.  
  726. --
  727. -- Indeks untuk tabel `tb_gallery`
  728. --
  729. ALTER TABLE `tb_gallery`
  730. ADD PRIMARY KEY (`gallery_id`);
  731.  
  732. --
  733. -- Indeks untuk tabel `tb_keywords`
  734. --
  735. ALTER TABLE `tb_keywords`
  736. ADD PRIMARY KEY (`id`);
  737.  
  738. --
  739. -- Indeks untuk tabel `tb_photo`
  740. --
  741. ALTER TABLE `tb_photo`
  742. ADD PRIMARY KEY (`photo_id`);
  743.  
  744. --
  745. -- Indeks untuk tabel `tb_photo_img`
  746. --
  747. ALTER TABLE `tb_photo_img`
  748. ADD PRIMARY KEY (`img_id`);
  749.  
  750. --
  751. -- Indeks untuk tabel `tb_product`
  752. --
  753. ALTER TABLE `tb_product`
  754. ADD PRIMARY KEY (`product_id`);
  755.  
  756. --
  757. -- Indeks untuk tabel `tb_sub_category`
  758. --
  759. ALTER TABLE `tb_sub_category`
  760. ADD PRIMARY KEY (`sub_category_id`);
  761.  
  762. --
  763. -- Indeks untuk tabel `tb_team`
  764. --
  765. ALTER TABLE `tb_team`
  766. ADD PRIMARY KEY (`team_id`);
  767.  
  768. --
  769. -- Indeks untuk tabel `tb_testimonial`
  770. --
  771. ALTER TABLE `tb_testimonial`
  772. ADD PRIMARY KEY (`testimonial_id`);
  773.  
  774. --
  775. -- Indeks untuk tabel `tb_user`
  776. --
  777. ALTER TABLE `tb_user`
  778. ADD PRIMARY KEY (`id`);
  779.  
  780. --
  781. -- AUTO_INCREMENT untuk tabel yang dibuang
  782. --
  783.  
  784. --
  785. -- AUTO_INCREMENT untuk tabel `tb_admin`
  786. --
  787. ALTER TABLE `tb_admin`
  788. MODIFY `id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;
  789.  
  790. --
  791. -- AUTO_INCREMENT untuk tabel `tb_association`
  792. --
  793. ALTER TABLE `tb_association`
  794. MODIFY `association_id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;
  795.  
  796. --
  797. -- AUTO_INCREMENT untuk tabel `tb_award`
  798. --
  799. ALTER TABLE `tb_award`
  800. MODIFY `award_id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
  801.  
  802. --
  803. -- AUTO_INCREMENT untuk tabel `tb_banner`
  804. --
  805. ALTER TABLE `tb_banner`
  806. MODIFY `banner_id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;
  807.  
  808. --
  809. -- AUTO_INCREMENT untuk tabel `tb_blog`
  810. --
  811. ALTER TABLE `tb_blog`
  812. MODIFY `blog_id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
  813.  
  814. --
  815. -- AUTO_INCREMENT untuk tabel `tb_career_enquiry`
  816. --
  817. ALTER TABLE `tb_career_enquiry`
  818. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=43;
  819.  
  820. --
  821. -- AUTO_INCREMENT untuk tabel `tb_category`
  822. --
  823. ALTER TABLE `tb_category`
  824. MODIFY `category_id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;
  825.  
  826. --
  827. -- AUTO_INCREMENT untuk tabel `tb_contact`
  828. --
  829. ALTER TABLE `tb_contact`
  830. MODIFY `id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
  831.  
  832. --
  833. -- AUTO_INCREMENT untuk tabel `tb_enquiry`
  834. --
  835. ALTER TABLE `tb_enquiry`
  836. MODIFY `tb_enquiry_id` int(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
  837.  
  838. --
  839. -- AUTO_INCREMENT untuk tabel `tb_gallery`
  840. --
  841. ALTER TABLE `tb_gallery`
  842. MODIFY `gallery_id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;
  843.  
  844. --
  845. -- AUTO_INCREMENT untuk tabel `tb_keywords`
  846. --
  847. ALTER TABLE `tb_keywords`
  848. MODIFY `id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
  849.  
  850. --
  851. -- AUTO_INCREMENT untuk tabel `tb_photo`
  852. --
  853. ALTER TABLE `tb_photo`
  854. MODIFY `photo_id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;
  855.  
  856. --
  857. -- AUTO_INCREMENT untuk tabel `tb_photo_img`
  858. --
  859. ALTER TABLE `tb_photo_img`
  860. MODIFY `img_id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;
  861.  
  862. --
  863. -- AUTO_INCREMENT untuk tabel `tb_product`
  864. --
  865. ALTER TABLE `tb_product`
  866. MODIFY `product_id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=121;
  867.  
  868. --
  869. -- AUTO_INCREMENT untuk tabel `tb_sub_category`
  870. --
  871. ALTER TABLE `tb_sub_category`
  872. MODIFY `sub_category_id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=28;
  873.  
  874. --
  875. -- AUTO_INCREMENT untuk tabel `tb_team`
  876. --
  877. ALTER TABLE `tb_team`
  878. MODIFY `team_id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;
  879.  
  880. --
  881. -- AUTO_INCREMENT untuk tabel `tb_testimonial`
  882. --
  883. ALTER TABLE `tb_testimonial`
  884. MODIFY `testimonial_id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;
  885.  
  886. --
  887. -- AUTO_INCREMENT untuk tabel `tb_user`
  888. --
  889. ALTER TABLE `tb_user`
  890. MODIFY `id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
  891. COMMIT;
  892.  
  893. /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
  894. /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
  895. /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
  896.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement