reckittpro.targetedgestaging.in Open in urlscan Pro
43.225.55.237  Public Scan

URL: https://reckittpro.targetedgestaging.in/
Submission: On March 06 via api from US — Scanned from US

Form analysis 18 forms found in the DOM

<form>
  <p>I am enquiring this for</p>
  <div class="radio-btn">
    <input type="radio" id="ins1" class="radio-btn-one" name="text" value="ins1"> &nbsp; <label for="ins1">Institutional Use</label><br> &nbsp; <input type="radio" id="house1" class="radio-btn-two" name="text" value="house1"> &nbsp; <label
      for="house1">Household Use</label><br>
  </div>
  <!-- <div class="field-name">

                    <label for="fname"></label>

                     <input type="text" id="fname" class="left-field" name="fname" value="Enter your name">

                     <label for="email"></label>

                     <input type="text" id="email" class="right-field" name="email" value="Enter your email">

                     <label for="phone"></label>

                     <input type="tel" id="phone" class="left-field" name="phone" value="Enter Mobile Number">

                     <label for="Select Business Industry"></label>

                        <select name="ind" id="ind" class="right-field">

                          <option value="Select Business Industry">Select Business Industry</option>

                          <option value="ind 1">ind 1</option>

                          <option value="ind 2">ind 2</option>

                          <option value="ind 3">ind 3</option>

                        </select>

                        <label for="How much are you spending on cleaning Products?"></label>

                        <select name="ind" id="product" class="right-field">

                          <option value="Product 1">How much are you spending on cleaning Products?</option>

                          <option value="Product 1">Product 1</option>

                          <option value="Product 2">Product 1 2</option>

                          <option value="Product 3">Product 1 3</option>

                        </select>

                   </div> -->
  <div class="row banner-form">
    <div class="col-lg-6 mb-3">
      <label for="Name" class="form-label">Name</label>
      <input type="Name" class="form-control" id="Name" placeholder="Enter your name">
    </div>
    <div class="col-lg-6 mb-3">
      <label for="email" class="form-label">Email </label>
      <input type="email" class="form-control" id="email" placeholder="Enter your email">
    </div>
    <div class="col-lg-6 mb-3">
      <label for="phone" class="form-label">Mobile Number</label>
      <div class="form-group d-inline-block">
        <span class="border-end country-code px-2">+91</span>
        <input type="productphone" class="form-control" id="ec-mobile-number" aria-describedby="emailHelp" placeholder="Enter your number">
      </div>
      <!--<input type="tel" class="form-control" id="phone-1" placeholder="+91  Enter Mobile Number">-->
      <!--   <input type="text" id="mobile_code" class="form-control" placeholder="Enter Mobile Number" name="name"> -->
      <!-- <input id="phone" type="tel" class="form-control" placeholder="Enter Mobile Number"> -->
    </div>
    <div class="col-lg-6 mb-3">
      <label for="cleaning_roducts" class="form-label">Select Business Industry</label>
      <select name="ind" id="cleaning_roducts" class="form-select">
        <option value="Select Business Industry">Select Business Industry</option>
        <option value="ind 1">ind 1</option>
        <option value="ind 2">ind 2</option>
        <option value="ind 3">ind 3</option>
      </select>
    </div>
    <div class="col-lg-12 mb-3">
      <label for="Business_ind" class="form-label">How much are you spending on cleaning Products?</label>
      <select name="ind" id="Business_ind" class="form-select">
        <option value="Product 1">How much are you spending on cleaning Products?</option>
        <option value="Product 1">Product 1</option>
        <option value="Product 2">Product 1 2</option>
        <option value="Product 3">Product 1 3</option>
      </select>
    </div>
  </div>
  <div class="form-checkbox">
    <input type="checkbox" id="vehicle1" name="vehicle1" value="Bike">
    <label for="vehicle1"> By clicking “Submit now” I provide my <span data-toggle="modal" data-target="#exampleModalLong">consent and authorisation on personal data</span> as detailed herein. </label>
  </div>
  <button type="submit" form="form1" value="Submit">Submit Now</button>
</form>

Name: footer-form

<form id="footer-form" name="footer-form">
  <p>I am enquiring this for</p>
  <div class="radio-btn">
    <input type="radio" id="enquiry_type1" class="radio-btn-one" name="enquiry_type" value="Business Use"> &nbsp; <label for="enquiry_type1">Institutional Use</label><br> &nbsp; <input type="radio" id="enquiry_type2" class="radio-btn-two"
      name="enquiry_type" value="Household Use"> &nbsp; <label for="enquiry_type2">Household Use</label><br>
    <span class="enquiry_type_error" style="color: red; display: none;"></span>
  </div>
  <div class="row contact-form">
    <div class="col-12 mb-3">
      <label for="full_name" class="form-label">Name*</label>
      <input type="text" id="full_name" class="form-control" name="full_name" placeholder="Enter your name">
      <span class="full_name_error" style="color: red; display: none;"></span>
    </div>
    <div class="col-lg-6 mb-3">
      <label for="email" class="form-label">Email*</label>
      <input type="email" class="form-control" id="email" placeholder="Enter your email">
      <span class="email_error" style="color: red; display: none;"></span>
    </div>
    <div class="col-lg-6 mb-3">
      <label for="phone" class="form-label">Mobile Number</label>
      <div class="form-group d-inline-block">
        <span class="border-end country-code px-2">+91</span>
        <input type="text" class="form-control" id="phone" name="phone" pattern="[0-9]{10,}" maxlength="10" placeholder="Enter phone number">
        <span class="phone_error" style="color: red; display: none;"></span>
      </div>
    </div>
    <div class="col-lg-6 mb-3">
      <label for="industry_type" class="form-label">Business Industry</label>
      <select name="industry_type" id="industry_type" class="form-select">
        <option value="">Select</option>
        <option value="Education">Education</option>
        <option value="Facilities Management">Facilities Management</option>
        <option value="Food Services">Food Services</option>
        <option value="Government">Government</option>
        <option value="Health &amp; Well-being">Health &amp; Well-being</option>
        <option value="Hotel">Hotel</option>
        <option value="IT">IT</option>
        <option value="Manufacturing">Manufacturing</option>
        <option value="Office">Office</option>
        <option value="Other">Other</option>
      </select>
      <span class="industry_type_error" style="color: red; display: none;"></span>
    </div>
    <div class="col-lg-6 mb-3">
      <label for="monthly_spend" class="form-label">How much are you spending on cleaning Products?</label>
      <select name="monthly_spend" id="monthly_spend" class="form-select">
        <option value="">Select</option>
        <option value="Less than Rs 4000">Less than Rs 4000</option>
        <option value="Rs 4001 to Rs 50000">Rs 4001 to Rs 50000</option>
        <option value="Rs 50001 to Rs 200000">Rs 50001 to Rs 200000</option>
        <option value="More than Rs 200000">More than Rs 200000</option>
      </select>
      <span class="monthly_spend_error" style="color: red; display: none;"></span>
    </div>
  </div>
  <div class="form-checkbox">
    <input type="checkbox" id="consent" name="consent" value="1">
    <label for="consent"> By clicking “Submit now” I provide my <span data-toggle="modal" data-target="#exampleModalLong">consent and authorisation on personal data</span> as detailed herein. </label>
    <span class="consent_error" style="color: red; display: none;"></span>
  </div>
  <button type="submit" form="footer-form" value="Submit">Submit Now</button>
  <!-- div class="overlay">
                    
                        <button type="submit" form="footer-form" value="Submit">Submit Now</button>
                    
                    </div -->
</form>

<form data-debugbar-route-tpl="products/industry/?">products/industry/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="products/?">products/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="news-and-insights/?">news-and-insights/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="resources/?">resources/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="admin/product/brand/edit/?">admin/product/brand/edit/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="admin/product/category/edit/?">admin/product/category/edit/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="admin/product/edit/?">admin/product/edit/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="admin/news-insights/category/edit/?">admin/news-insights/category/edit/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="admin/news-insights/edit/?">admin/news-insights/edit/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="admin/product/delete/?">admin/product/delete/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="admin/product/images/?">admin/product/images/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="admin/resource-category/edit/?">admin/resource-category/edit/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="admin/resource/edit/?">admin/resource/edit/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="admin/user/show/?">admin/user/show/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="admin/requested-user/verification/?">admin/requested-user/verification/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="admin/order/item/?">admin/order/item/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

Text Content

 * Products
 * News & Insights
   
 * About us
 * Contact us

LIZOL DISINFECTANT SURFACE CLEANER

₹ 1806

4 (4)

LIZOL DISINFECTANT SURFACE CLEANER

₹ 1806

4 (4)

LIZOL DISINFECTANT SURFACE CLEANER

₹ 1806

4 (4)

300
 * 
 * 
   


SEARCH



LIZOL DISINFECTANT SURFACE CLEANER

₹ 1806

4 (4)

LIZOL DISINFECTANT SURFACE CLEANER

₹ 1806

4 (4)

LIZOL DISINFECTANT SURFACE CLEANER

₹ 1806

4 (4)



ENQUIRY CART

 * LIZOL DISINFECTANT SURFACE CLEANER
   
   Kills 99.9% bacteria & viruses7
   
   4 (4)
   
   SIZE
   
   500ML
   
   IN CASE
   
   3 Units
   
    * Unit
    * Case
   
   ₹ 1806
   
   (incl. of all taxes)
   
   

 * LIZOL DISINFECTANT SURFACE CLEANER
   
   Kills 99.9% bacteria & viruses7
   
   4 (4)
   
   SIZE
   
   500ML
   
   IN CASE
   
   3 Units
   
    * Unit
    * Case
   
   ₹ 1806
   
   (incl. of all taxes)
   
   

 * LIZOL DISINFECTANT SURFACE CLEANER
   
   Kills 99.9% bacteria & viruses7
   
   4 (4)
   
   SIZE
   
   500ML
   
   IN CASE
   
   3 Units
   
    * Unit
    * Case
   
   ₹ 1806
   
   (incl. of all taxes)
   
   

To avail up to 35% discount*, click 'Checkout' Checkout


BETTER RESULTS.
HEALTHIER BUSINESS.

Unlock the power of our renowned brands and effective solutions, tailored to fit
your business, no matter the size or industry. Contact us now to harness the
power of Reckitt Pro Solutions.

Know more

GET IN TOUCH WITH US

Fill in your details and we will get back to you.

I am enquiring this for

  Institutional Use
    Household Use

Name
Email
Mobile Number
+91
Select Business Industry Select Business Industry ind 1 ind 2 ind 3
How much are you spending on cleaning Products? How much are you spending on
cleaning Products? Product 1 Product 1 2 Product 1 3
By clicking “Submit now” I provide my consent and authorisation on personal data
as detailed herein.
Submit Now


GRAB 4 BIG SAVINGS WHEN YOU PARTNER WITH
RECKITT PRO SOLUTIONS

Up to 35%* discounts

Great savings when you sign up for 12 month

No Prepayment

FREE delivery* for orders above Rs 6,000

DID YOU KNOW ?

1 bottle 5L of Lizol gives you 312 uses when diluted?

Know more

1 bottle of 5L Dettol Antiseptic Liquid gives you 100 bottles of 1L disinfectant
solution

Know more


INDUSTRIES WE SERVE


OFFICE PRODUCTS

We aim to engage 2 billion people in our partnerships, programmes and campaigns.

Read more


OFFICE PRODUCTS

We aim to engage 2 billion people in our partnerships, programmes and campaigns.

Read more


RESTAURANT PRODUCTS

We aim to engage 2 billion people in our partnerships, programmes and campaigns.

Read more


RESTAURANT PRODUCTS

We aim to engage 2 billion people in our partnerships, programmes and campaigns.

Read more


HOTEL PRODUCTS

We aim to engage 2 billion people in our partnerships, programmes and campaigns.

Read more


HOTEL PRODUCTS

We aim to engage 2 billion people in our partnerships, programmes and campaigns.

Read more


HEALTH & WELLBEING BUSINESSES

We aim to engage 2 billion people in our partnerships, programmes and campaigns.

Read more


HEALTH & WELLBEING BUSINESSES

We aim to engage 2 billion people in our partnerships, programmes and campaigns.

Read more
Explore More


WHAT OUR
CUSTOMER SAYS

Our clients are very happy with the Lizol 5L because it’s cost saving due to the
dilution factor.


HARESH DHADHI

Director, Stypro office And Hygiene
Solutions Private Limited



We helped our client save on cleaning costs by suggesting the Lizol 5 litre pack
because the dilution of Lizol is only 4 ml per litre.

We find that our customers are more loyal to us when they know we are giving
them the best quality products.


DINESH RASTOGI

Director, Astol Cleantech
Private Limited, Noida


Previous Next


OUR POPULAR PRODUCTS

DETTOL ANTISEPTIC LIQUID

Kills 99.9%^ illness-causing germs^

4 (4)

DETTOL ANTISEPTIC LIQUID

Kills 99.9%^ illness-causing germs^

4 (4)

SIZE

5L

IN CASE

4

 * Unit
 * Case

₹ 1806.00

(incl. of all taxes)


Add to enquiry

HARPIC DISINFECTANT TOILET CLEANER 5L

10x3 MAX clean4. Kills...

4 (4)

HARPIC DISINFECTANT TOILET CLEANER 5L

10x3 MAX clean4. Kills...

4 (4)

SIZE

5L

IN CASE

3

 * Unit
 * Case

₹ 899.00

(incl. of all taxes)


Add to enquiry

HARPIC DISINFECTANT TOILET CLEANER

10x3 MAX clean4. Kills...

4 (4)

HARPIC DISINFECTANT TOILET CLEANER

10x3 MAX clean4. Kills...

4 (4)

SIZE

600ml

IN CASE

24

 * Unit
 * Case

₹ 124.00

(incl. of all taxes)


Add to enquiry

LIZOL DISINFECTANT SURFACE CLEANER,...

Triple Germ Action: Kills Bacteria#, Viruses#...

4 (4)

LIZOL DISINFECTANT SURFACE CLEANER,...

Triple Germ Action: Kills Bacteria#, Viruses#...

4 (4)

SIZE

5L

IN CASE

3

 * Unit
 * Case

₹ 899.00

(incl. of all taxes)


Add to enquiry
View More Products


ABOUT THE PROGRAMME


91%

of office workers claimed that they are more confident to visit offices that are
cleaned using Dettol.

* Reckitt Strategic partnership research by Hauser and Associates, Inc., June
2021, India.

Check Out The Offers


79%

of guests have said that they are more likely to choose the restaurant that
partners with Dettol over others.

* Reckitt Strategic partnership research by Hauser and Associates, Inc., June
2021, India.

Check Out The Offers


90%

of respondents agreed that their perception of a medical institution
significantly improved when partnering with Reckitt.

* Reckitt Partner Idea Screener, Zappi, August 2020, India

Check Out The Offers
Previous Next



CONTACT US

Lorem ipsum dolor sit amet consectetur. Diam sed nunc amet accumsan. Nunc .



I am enquiring this for

  Institutional Use
    Household Use

Name*
Email*
Mobile Number
+91
Business Industry Select Education Facilities Management Food Services
Government Health & Well-being Hotel IT Manufacturing Office Other
How much are you spending on cleaning Products? Select Less than Rs 4000 Rs 4001
to Rs 50000 Rs 50001 to Rs 200000 More than Rs 200000
By clicking “Submit now” I provide my consent and authorisation on personal data
as detailed herein.
Submit Now
Get in touch

Reckitt Benckiser (India) Pvt. Ltd.,
DLF Cyber Park, 6th & 7th Floor (Tower C),
405 B, Udyog Vihar Phase III, Sector 20,
Gurugram-122016

 * 
 * 

CUSTOMER CARE

 * 18001035012
 * 0124-4028222
 * consumerhealth_india@rb.com
 * corporate.enquiries@rb.com

QUICK LINKS

 * Home
 * Products
 * News & Insights
 * About us

PRODUCTS

 * Reckitt Antiseptic Liquid
 * Harpic Toilet Cleaner
 * Sanitizer Wipes
 * Lizol Floor Cleaner

OUR BRAND WEBSITE

 * Reckitt.co.in

This website is for information only. No sale of goods or products is undertaken
on the website.

 * Privacy Policy
 * Cookie Policy
 * Terms & Conditions

© 2024 Reckitt Benckiser - All Rights Reserved

CONSENT FORM

×

I acknowledge that the website https://dettolproindia.in is directed towards
businesses and promotes products and solutions for use by such businesses at
their business premises. I confirm that I represent such a business and the
information provided is in my capacity as such a representative.

I freely consent and authorise Reckitt Benckiser (India) Private Limited and its
affiliates (referred as “Reckitt”) to collect, store, process and transfer all
data (including my sensitive personal information) pursuant to my using the
website https://dettolproindia.in I herein authorize Reckitt to use my details
(including sensitive personal information) for user surveys, analysis, category
development, marketing communications, offers and Reckitt brand promotion
activities (referred as “Purpose”). I herein authorize that my personal
information (including sensitive personal information) may be transferred and
shared with Reckitt, its affiliates, its agents and service providers for the
stated Purpose in India and across the globe. The Reckitt Benckiser plc group of
companies shall always process your data in accordance with its privacy policy.
You may freely withdraw your consent at any time at which time the Reckitt
Benckiser plc group of companies will immediately cease to process and store the
abovementioned data.

Close
↕ 🔅 187.7 ms   2.455 MB Database 4 Views 2 Files 145 Routes 63 Events 5 History
20 Vars


4.4.3

NAME COMPONENT DURATION 0 ms 30 ms 60 ms 90 ms 120 ms 150 ms 180 ms

BootstrapTimer61.09 ms

Event: pre_systemEvents22.02 ms

RoutingTimer0.14 msBefore FiltersTimer0.02 ms

ControllerTimer93.79 ms

Controller ConstructorTimer5.84 msConnecting to Database: "default"Database2.84
ms

QueryDatabase4.69 ms

SELECT * FROM `tbl_homebanner` WHERE `status` = 1 ORDER BY `order_by` ASC

Event: dbqueryEvents0.05 ms

QueryDatabase3.82 ms

SELECT * FROM `tbl_products` WHERE `status` = 1 AND `product_type` = 0 LIMIT 4

Event: dbqueryEvents0.05 ms

QueryDatabase3.00 ms

SELECT * FROM `tbl_testimonial` WHERE `status` = 1 ORDER BY `order_by` ASC

Event: dbqueryEvents0.04 ms

QueryDatabase4.67 ms

SELECT * FROM `tbl_home_programme` WHERE `status` = 1 ORDER BY `order_by` ASC

Event: dbqueryEvents0.04 ms

View: home.phpViews7.19 ms

View: layouts/master.phpViews4.53 ms

After FiltersTimer1.58 ms


DATABASE (4 TOTAL QUERIES, 4 OF THEM UNIQUE ACROSS 1 CONNECTION)

Time Query String 4.69 ms SELECT * FROM `tbl_homebanner` WHERE `status` = 1
ORDER BY `order_by` ASC APPPATH/Controllers/Home.php:17
  1    SYSTEMPATH/Database/BaseBuilder.php:1615
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:237
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:624
        CodeIgniter\Model->doFindAll()

  4    APPPATH/Controllers/Home.php:17
        CodeIgniter\BaseModel->findAll()

  5    SYSTEMPATH/CodeIgniter.php:942
        App\Controllers\Home->index()

  6    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  7    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  8    FCPATH/index.php:80
        CodeIgniter\CodeIgniter->run()

3.82 ms SELECT * FROM `tbl_products` WHERE `status` = 1 AND `product_type` = 0
LIMIT 4 APPPATH/Controllers/Home.php:22
  1    SYSTEMPATH/Database/BaseBuilder.php:1615
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:237
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:624
        CodeIgniter\Model->doFindAll()

  4    APPPATH/Controllers/Home.php:22
        CodeIgniter\BaseModel->findAll()

  5    SYSTEMPATH/CodeIgniter.php:942
        App\Controllers\Home->index()

  6    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  7    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  8    FCPATH/index.php:80
        CodeIgniter\CodeIgniter->run()

3 ms SELECT * FROM `tbl_testimonial` WHERE `status` = 1 ORDER BY `order_by` ASC
APPPATH/Controllers/Home.php:29   1    SYSTEMPATH/Database/BaseBuilder.php:1615
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:237
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:624
        CodeIgniter\Model->doFindAll()

  4    APPPATH/Controllers/Home.php:29
        CodeIgniter\BaseModel->findAll()

  5    SYSTEMPATH/CodeIgniter.php:942
        App\Controllers\Home->index()

  6    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  7    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  8    FCPATH/index.php:80
        CodeIgniter\CodeIgniter->run()

4.67 ms SELECT * FROM `tbl_home_programme` WHERE `status` = 1 ORDER BY
`order_by` ASC APPPATH/Controllers/Home.php:34
  1    SYSTEMPATH/Database/BaseBuilder.php:1615
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:237
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:624
        CodeIgniter\Model->doFindAll()

  4    APPPATH/Controllers/Home.php:34
        CodeIgniter\BaseModel->findAll()

  5    SYSTEMPATH/CodeIgniter.php:942
        App\Controllers\Home->index()

  6    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  7    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  8    FCPATH/index.php:80
        CodeIgniter\CodeIgniter->run()




FILES ( 145 )

Common.php APPPATH/Common.php App.php APPPATH/Config/App.php Autoload.php
APPPATH/Config/Autoload.php development.php APPPATH/Config/Boot/development.php
Cache.php APPPATH/Config/Cache.php Constants.php APPPATH/Config/Constants.php
ContentSecurityPolicy.php APPPATH/Config/ContentSecurityPolicy.php Cookie.php
APPPATH/Config/Cookie.php Database.php APPPATH/Config/Database.php Events.php
APPPATH/Config/Events.php Exceptions.php APPPATH/Config/Exceptions.php
Feature.php APPPATH/Config/Feature.php Filters.php APPPATH/Config/Filters.php
Kint.php APPPATH/Config/Kint.php Logger.php APPPATH/Config/Logger.php
Modules.php APPPATH/Config/Modules.php Paths.php APPPATH/Config/Paths.php
Routes.php APPPATH/Config/Routes.php Routing.php APPPATH/Config/Routing.php
Services.php APPPATH/Config/Services.php Toolbar.php APPPATH/Config/Toolbar.php
UserAgents.php APPPATH/Config/UserAgents.php Validation.php
APPPATH/Config/Validation.php View.php APPPATH/Config/View.php
BaseController.php APPPATH/Controllers/BaseController.php Home.php
APPPATH/Controllers/Home.php HomeBannerModel.php
APPPATH/Models/HomeBannerModel.php ProductModel.php
APPPATH/Models/ProductModel.php ProgrammeModel.php
APPPATH/Models/ProgrammeModel.php TestimonialModel.php
APPPATH/Models/TestimonialModel.php Adminrules.php
APPPATH/Validation/Adminrules.php home.php APPPATH/Views/home.php master.php
APPPATH/Views/layouts/master.php index.php FCPATH/index.php ResponseTrait.php
SYSTEMPATH/API/ResponseTrait.php Autoloader.php
SYSTEMPATH/Autoloader/Autoloader.php FileLocator.php
SYSTEMPATH/Autoloader/FileLocator.php BaseModel.php SYSTEMPATH/BaseModel.php
CacheFactory.php SYSTEMPATH/Cache/CacheFactory.php CacheInterface.php
SYSTEMPATH/Cache/CacheInterface.php BaseHandler.php
SYSTEMPATH/Cache/Handlers/BaseHandler.php FileHandler.php
SYSTEMPATH/Cache/Handlers/FileHandler.php ResponseCache.php
SYSTEMPATH/Cache/ResponseCache.php CodeIgniter.php SYSTEMPATH/CodeIgniter.php
Common.php SYSTEMPATH/Common.php AutoloadConfig.php
SYSTEMPATH/Config/AutoloadConfig.php BaseConfig.php
SYSTEMPATH/Config/BaseConfig.php BaseService.php
SYSTEMPATH/Config/BaseService.php DotEnv.php SYSTEMPATH/Config/DotEnv.php
Factories.php SYSTEMPATH/Config/Factories.php Factory.php
SYSTEMPATH/Config/Factory.php Routing.php SYSTEMPATH/Config/Routing.php
Services.php SYSTEMPATH/Config/Services.php View.php SYSTEMPATH/Config/View.php
Controller.php SYSTEMPATH/Controller.php CloneableCookieInterface.php
SYSTEMPATH/Cookie/CloneableCookieInterface.php Cookie.php
SYSTEMPATH/Cookie/Cookie.php CookieInterface.php
SYSTEMPATH/Cookie/CookieInterface.php CookieStore.php
SYSTEMPATH/Cookie/CookieStore.php BaseBuilder.php
SYSTEMPATH/Database/BaseBuilder.php BaseConnection.php
SYSTEMPATH/Database/BaseConnection.php BaseResult.php
SYSTEMPATH/Database/BaseResult.php Config.php SYSTEMPATH/Database/Config.php
ConnectionInterface.php SYSTEMPATH/Database/ConnectionInterface.php Database.php
SYSTEMPATH/Database/Database.php Builder.php
SYSTEMPATH/Database/MySQLi/Builder.php Connection.php
SYSTEMPATH/Database/MySQLi/Connection.php Result.php
SYSTEMPATH/Database/MySQLi/Result.php Query.php SYSTEMPATH/Database/Query.php
QueryInterface.php SYSTEMPATH/Database/QueryInterface.php ResultInterface.php
SYSTEMPATH/Database/ResultInterface.php Exceptions.php
SYSTEMPATH/Debug/Exceptions.php Timer.php SYSTEMPATH/Debug/Timer.php Toolbar.php
SYSTEMPATH/Debug/Toolbar.php BaseCollector.php
SYSTEMPATH/Debug/Toolbar/Collectors/BaseCollector.php Database.php
SYSTEMPATH/Debug/Toolbar/Collectors/Database.php Events.php
SYSTEMPATH/Debug/Toolbar/Collectors/Events.php Files.php
SYSTEMPATH/Debug/Toolbar/Collectors/Files.php Logs.php
SYSTEMPATH/Debug/Toolbar/Collectors/Logs.php Routes.php
SYSTEMPATH/Debug/Toolbar/Collectors/Routes.php Timers.php
SYSTEMPATH/Debug/Toolbar/Collectors/Timers.php Views.php
SYSTEMPATH/Debug/Toolbar/Collectors/Views.php Events.php
SYSTEMPATH/Events/Events.php DebugToolbar.php
SYSTEMPATH/Filters/DebugToolbar.php FilterInterface.php
SYSTEMPATH/Filters/FilterInterface.php Filters.php
SYSTEMPATH/Filters/Filters.php ContentSecurityPolicy.php
SYSTEMPATH/HTTP/ContentSecurityPolicy.php Header.php SYSTEMPATH/HTTP/Header.php
IncomingRequest.php SYSTEMPATH/HTTP/IncomingRequest.php Message.php
SYSTEMPATH/HTTP/Message.php MessageInterface.php
SYSTEMPATH/HTTP/MessageInterface.php MessageTrait.php
SYSTEMPATH/HTTP/MessageTrait.php OutgoingRequest.php
SYSTEMPATH/HTTP/OutgoingRequest.php OutgoingRequestInterface.php
SYSTEMPATH/HTTP/OutgoingRequestInterface.php Request.php
SYSTEMPATH/HTTP/Request.php RequestInterface.php
SYSTEMPATH/HTTP/RequestInterface.php RequestTrait.php
SYSTEMPATH/HTTP/RequestTrait.php Response.php SYSTEMPATH/HTTP/Response.php
ResponseInterface.php SYSTEMPATH/HTTP/ResponseInterface.php ResponseTrait.php
SYSTEMPATH/HTTP/ResponseTrait.php SiteURI.php SYSTEMPATH/HTTP/SiteURI.php
SiteURIFactory.php SYSTEMPATH/HTTP/SiteURIFactory.php URI.php
SYSTEMPATH/HTTP/URI.php UserAgent.php SYSTEMPATH/HTTP/UserAgent.php
array_helper.php SYSTEMPATH/Helpers/array_helper.php kint_helper.php
SYSTEMPATH/Helpers/kint_helper.php url_helper.php
SYSTEMPATH/Helpers/url_helper.php Time.php SYSTEMPATH/I18n/Time.php
TimeTrait.php SYSTEMPATH/I18n/TimeTrait.php Logger.php SYSTEMPATH/Log/Logger.php
Model.php SYSTEMPATH/Model.php Modules.php SYSTEMPATH/Modules/Modules.php
RouteCollection.php SYSTEMPATH/Router/RouteCollection.php
RouteCollectionInterface.php SYSTEMPATH/Router/RouteCollectionInterface.php
Router.php SYSTEMPATH/Router/Router.php RouterInterface.php
SYSTEMPATH/Router/RouterInterface.php Superglobals.php
SYSTEMPATH/Superglobals.php Escaper.php
SYSTEMPATH/ThirdParty/Escaper/Escaper.php FacadeInterface.php
SYSTEMPATH/ThirdParty/Kint/FacadeInterface.php Kint.php
SYSTEMPATH/ThirdParty/Kint/Kint.php AbstractRenderer.php
SYSTEMPATH/ThirdParty/Kint/Renderer/AbstractRenderer.php CliRenderer.php
SYSTEMPATH/ThirdParty/Kint/Renderer/CliRenderer.php RendererInterface.php
SYSTEMPATH/ThirdParty/Kint/Renderer/RendererInterface.php RichRenderer.php
SYSTEMPATH/ThirdParty/Kint/Renderer/RichRenderer.php TextRenderer.php
SYSTEMPATH/ThirdParty/Kint/Renderer/TextRenderer.php Utils.php
SYSTEMPATH/ThirdParty/Kint/Utils.php init.php
SYSTEMPATH/ThirdParty/Kint/init.php init_helpers.php
SYSTEMPATH/ThirdParty/Kint/init_helpers.php LogLevel.php
SYSTEMPATH/ThirdParty/PSR/Log/LogLevel.php LoggerInterface.php
SYSTEMPATH/ThirdParty/PSR/Log/LoggerInterface.php ConditionalTrait.php
SYSTEMPATH/Traits/ConditionalTrait.php CreditCardRules.php
SYSTEMPATH/Validation/CreditCardRules.php FileRules.php
SYSTEMPATH/Validation/FileRules.php FormatRules.php
SYSTEMPATH/Validation/FormatRules.php Rules.php SYSTEMPATH/Validation/Rules.php
CreditCardRules.php SYSTEMPATH/Validation/StrictRules/CreditCardRules.php
FileRules.php SYSTEMPATH/Validation/StrictRules/FileRules.php FormatRules.php
SYSTEMPATH/Validation/StrictRules/FormatRules.php Rules.php
SYSTEMPATH/Validation/StrictRules/Rules.php Validation.php
SYSTEMPATH/Validation/Validation.php ValidationInterface.php
SYSTEMPATH/Validation/ValidationInterface.php RendererInterface.php
SYSTEMPATH/View/RendererInterface.php View.php SYSTEMPATH/View/View.php
ViewDecoratorTrait.php SYSTEMPATH/View/ViewDecoratorTrait.php bootstrap.php
SYSTEMPATH/bootstrap.php


ROUTES


MATCHED ROUTE

Directory: Controller: \App\Controllers\Home Method: index Params: 0 / 0


DEFINED ROUTES

Method Route Handler GET / \App\Controllers\Home::index GET about-us
\App\Controllers\About_us::index GET products \App\Controllers\Products::index
GET
products/industry/(.*)
products/industry/
\App\Controllers\Products::index/$1 GET
products/(.*)
products/
\App\Controllers\Products::detail/$1 GET calculator
\App\Controllers\Calculator::index GET enquiry-cart
\App\Controllers\Enquiry::index GET thank-you \App\Controllers\Enquiry::thankyou
GET news-and-insights \App\Controllers\News_and_insights::index GET
news-and-insights/(.*)
news-and-insights/
\App\Controllers\News_and_insights::detail/$1 GET resources
\App\Controllers\Resources::index GET
resources/(.*)
resources/
\App\Controllers\Resources::detail/$1 GET contact-us
\App\Controllers\Contact_us::index GET privacy-policy
\App\Controllers\Home::privacy_policy GET cookies-policy
\App\Controllers\Home::cookie_policy GET terms-conditions
\App\Controllers\Home::terms_conditon GET admin/login
\App\Controllers\Admin\Login::index GET admin/logout
\App\Controllers\Admin\Login::doLogout GET admin
\App\Controllers\Admin\Dashboard::index GET admin/home-banner
\App\Controllers\Admin\HomeBannerController::index GET admin/home-banner/add
\App\Controllers\Admin\HomeBannerController::create GET admin/product/brand
\App\Controllers\Admin\ProductController::brand GET admin/product/brand/add
\App\Controllers\Admin\ProductController::brand_create GET
admin/product/brand/edit/([0-9]+)
admin/product/brand/edit/
\App\Controllers\Admin\ProductController::brand_edit/$1 GET
admin/product/category \App\Controllers\Admin\ProductController::category GET
admin/product/category/add
\App\Controllers\Admin\ProductController::category_create GET
admin/product/category/edit/([0-9]+)
admin/product/category/edit/
\App\Controllers\Admin\ProductController::category_edit/$1 GET admin/product
\App\Controllers\Admin\ProductController::index GET admin/product/add
\App\Controllers\Admin\ProductController::product_create GET
admin/product/edit/([0-9]+)
admin/product/edit/
\App\Controllers\Admin\ProductController::product_edit/$1 GET
admin/product/multiple-image
\App\Controllers\Admin\ProductMultipleImages::product_multipleimage GET
admin/product/ratings \App\Controllers\Admin\ProductController::rating GET
admin/product/views \App\Controllers\Admin\ProductController::views GET
admin/news-insights/category \App\Controllers\Admin\NewsInsights::category GET
admin/news-insights/category/add
\App\Controllers\Admin\NewsInsights::category_create GET
admin/news-insights/category/edit/([0-9]+)
admin/news-insights/category/edit/
\App\Controllers\Admin\NewsInsights::category_edit/$1 GET admin/news-insights
\App\Controllers\Admin\NewsInsights::index GET admin/news-insights/add
\App\Controllers\Admin\NewsInsights::news_insights_create GET
admin/news-insights/edit/([0-9]+)
admin/news-insights/edit/
\App\Controllers\Admin\NewsInsights::news_insights_edit/$1 GET admin/resource
\App\Controllers\Admin\Resource::category GET admin/resource/add
\App\Controllers\Admin\Resource::new_category GET admin/seo/page-redirection
\App\Controllers\Admin\PageRedirection::page_redirection GET admin/seo/meta-tags
\App\Controllers\Admin\Metatag::metatag GET admin/testimonials
\App\Controllers\Admin\Testimonial::testimonial GET admin/testimonials/add
\App\Controllers\Admin\Testimonial::create GET admin/programmes
\App\Controllers\Admin\Programme::programme GET admin/product/create
\App\Controllers\Admin\ProductController::create GET
admin/product/delete/([0-9]+)
admin/product/delete/
\App\Controllers\Admin\ProductController::delete/$1 GET
admin/product/images/([0-9]+)
admin/product/images/
\App\Controllers\Admin\ProductController::images/$1 GET admin/reward
\App\Controllers\Admin\RewardController::index GET admin/resource-category
\App\Controllers\Admin\RecourcesCategoryController::index GET
admin/resource-category/create
\App\Controllers\Admin\RecourcesCategoryController::create GET
admin/resource-category/edit/([0-9]+)
admin/resource-category/edit/
\App\Controllers\Admin\RecourcesCategoryController::edit/$1 GET
admin/resource/create \App\Controllers\Admin\ResourcesController::create GET
admin/resource/edit/([0-9]+)
admin/resource/edit/
\App\Controllers\Admin\ResourcesController::edit/$1 GET admin/user
\App\Controllers\Admin\UserController::index GET
admin/user/show/([0-9]+)
admin/user/show/
\App\Controllers\Admin\UserController::show/$1 GET admin/requested-user
\App\Controllers\Admin\RequestedUserController::index GET
admin/requested-user/verification/([0-9]+)
admin/requested-user/verification/
\App\Controllers\Admin\RequestedUserController::verifyUser/$1 GET
admin/order/item/([0-9]+)
admin/order/item/
\App\Controllers\Admin\OrderController::item/$1 GET admin/order
\App\Controllers\Admin\OrderController::index GET admin/contact-us
\App\Controllers\Admin\ContactUsController::index POST products
\App\Controllers\Products::filter POST admin/login
\App\Controllers\Admin\Login::index POST admin/home-banner/store
\App\Controllers\Admin\HomeBannerController::store POST
admin/product/brand/store \App\Controllers\Admin\ProductController::brand_store
POST admin/product/brand/update/([0-9]+)
\App\Controllers\Admin\ProductController::brand_update/$1 POST
admin/product/category/store
\App\Controllers\Admin\ProductController::category_store POST
admin/product/category/update/([0-9]+)
\App\Controllers\Admin\ProductController::category_update/$1 POST
admin/product/store \App\Controllers\Admin\ProductController::product_store POST
admin/product/update/([0-9]+)
\App\Controllers\Admin\ProductController::product_update/$1 POST
admin/news-insights/category/store
\App\Controllers\Admin\NewsInsights::category_store POST
admin/news-insights/category/update/([0-9]+)
\App\Controllers\Admin\NewsInsights::category_update/$1 POST
admin/news-insights/store
\App\Controllers\Admin\NewsInsights::news_insights_store POST
admin/news-insights/update/([0-9]+)
\App\Controllers\Admin\NewsInsights::news_insights_update/$1 POST
admin/testimonials/store \App\Controllers\Admin\Testimonial::store POST
admin/product/search \App\Controllers\Admin\ProductController::index POST
admin/product/uploadImage/([0-9]+)
\App\Controllers\Admin\ProductController::uploadImage/$1 POST
admin/product/deleteImage/([0-9]+)
\App\Controllers\Admin\ProductController::deleteImage/$1 POST
admin/reward/download \App\Controllers\Admin\RewardController::download POST
admin/reward \App\Controllers\Admin\RewardController::index POST
admin/resource-category/search
\App\Controllers\Admin\RecourcesCategoryController::index POST
admin/resource-category/store
\App\Controllers\Admin\RecourcesCategoryController::store POST
admin/resource-category/update/([0-9]+)
\App\Controllers\Admin\RecourcesCategoryController::update/$1 POST
admin/resource/search \App\Controllers\Admin\ResourcesController::index POST
admin/resource/store \App\Controllers\Admin\ResourcesController::store POST
admin/resource/update/([0-9]+)
\App\Controllers\Admin\ResourcesController::update/$1 POST admin/user/search
\App\Controllers\Admin\UserController::index POST admin/requested-user/search
\App\Controllers\Admin\RequestedUserController::index POST
admin/requested-user/acceptOrReject
\App\Controllers\Admin\RequestedUserController::acceptOrReject POST
admin/order/download \App\Controllers\Admin\OrderController::download POST
admin/order/search \App\Controllers\Admin\OrderController::index POST
admin/contact-us/search \App\Controllers\Admin\ContactUsController::index


EVENTS

Time Event Name Times Called 22.02 ms pre_system 1 0.19 ms dbquery 4


HISTORY

Action Datetime Status Method URL Content-Type Is AJAX? Load 2024-03-06
17:31:54.753858 200 GET https://reckittpro.targetedgestaging.in/index.php/
text/html; charset=UTF-8 No Load 2024-03-06 17:09:43.657151 200 GET
https://reckittpro.targetedgestaging.in/index.php/products text/html;
charset=UTF-8 No Load 2024-03-06 12:34:30.716926 200 GET
https://reckittpro.targetedgestaging.in/index.php/news-and-insights/reduce-top-business-risks
text/html; charset=UTF-8 No Load 2024-03-06 12:34:29.397437 200 GET
https://reckittpro.targetedgestaging.in/index.php/about-us text/html;
charset=UTF-8 No Load 2024-03-06 12:19:40.984578 200 GET
https://reckittpro.targetedgestaging.in/index.php/news-and-insights/impact-of-covid-on-offices-and-facilities
text/html; charset=UTF-8 No Load 2024-03-06 12:17:12.607048 200 GET
https://reckittpro.targetedgestaging.in/index.php/news-and-insights/reduce-top-business-risks
text/html; charset=UTF-8 No Load 2024-03-06 12:12:56.032246 200 GET
https://reckittpro.targetedgestaging.in/index.php/news-and-insights/impact-of-covid-on-offices-and-facilities
text/html; charset=UTF-8 No Load 2024-03-06 12:09:20.155116 200 GET
https://reckittpro.targetedgestaging.in/index.php/news-and-insights/impact-of-covid-on-offices-and-facilities
text/html; charset=UTF-8 No Load 2024-03-06 12:08:35.693250 200 GET
https://reckittpro.targetedgestaging.in/index.php/news-and-insights/impact-of-covid-on-offices-and-facilities
text/html; charset=UTF-8 No Load 2024-03-06 12:03:21.731007 200 GET
https://reckittpro.targetedgestaging.in/index.php/news-and-insights/impact-of-covid-on-offices-and-facilities
text/html; charset=UTF-8 No Load 2024-03-06 12:01:03.046775 200 GET
https://reckittpro.targetedgestaging.in/index.php/news-and-insights/reduce-top-business-risks
text/html; charset=UTF-8 No Load 2024-03-06 11:50:17.743448 200 GET
https://reckittpro.targetedgestaging.in/index.php/admin/product/edit/73
text/html; charset=UTF-8 No Load 2024-03-06 11:50:11.488714 200 GET
https://reckittpro.targetedgestaging.in/index.php/admin/product/edit/72
text/html; charset=UTF-8 No Load 2024-03-06 11:50:07.927771 200 GET
https://reckittpro.targetedgestaging.in/index.php/admin/product/edit/71
text/html; charset=UTF-8 No Load 2024-03-06 11:48:46.927154 200 GET
https://reckittpro.targetedgestaging.in/index.php/admin/product/edit/70
text/html; charset=UTF-8 No Load 2024-03-06 11:48:44.360087 200 GET
https://reckittpro.targetedgestaging.in/index.php/admin/product/edit/69
text/html; charset=UTF-8 No Load 2024-03-06 11:48:43.117165 200 GET
https://reckittpro.targetedgestaging.in/index.php/admin/product/edit/68
text/html; charset=UTF-8 No Load 2024-03-06 11:48:38.681441 200 GET
https://reckittpro.targetedgestaging.in/index.php/admin/product/edit/65
text/html; charset=UTF-8 No Load 2024-03-06 11:48:16.653925 200 GET
https://reckittpro.targetedgestaging.in/index.php/admin/product/edit/66
text/html; charset=UTF-8 No Load 2024-03-06 11:48:08.702022 200 GET
https://reckittpro.targetedgestaging.in/index.php/admin/product/edit/67
text/html; charset=UTF-8 No


VIEW DATA

prod
⧉⌕

$value array (4)
 * Table (4)
 * Contents (4)

 * idbrand_idpcat_idproduct_nameproduct_internal_nameproduct_imgproduct_urlshort_descmrpp_discountunits_per_casecase_dimensionproduct_typeselling_typemetric_measureinformationkey_featuredisclaimeradd_dateupdate_datestatusorder_by04117Dettol Antiseptic LiquidDettol Antiseptic Liquid for Surface Disinfection and Hygiene | Kills 99.9%^ ...dettol011.webpdettol-antiseptic-liquidKills 99.9%^ illness-causing germs<sup>^</sup>1806.00184 425x290x290(mm)005L<div class="key-text">
   <h4>Description</h4>
   <p>Dettol Antiseptic Liquid hel...<div class="key-text">
   <h4>ANTISEPTIC LIQUID</h4>
   <p>Kills 99.9%^ illness c...<sup>^</sup>As per standard testing protocol2022-11-10 09:39:402024-03-04 04:46:41141534Harpic Disinfectant Toilet Cleaner 5LHarpic Professional Disinfectant Toilet Cleaner | Original | 10X Max Clean^ |...harpic-disinfectant-toilet-cleaner-5l.webpharpic-disinfectant-toilet-cleaner-5l10x<sup>3</sup> MAX clean<sup>4</sup>. Kills 99.9% of germs<sup>5</sup>899.00353430 x 210 x 290 (mm)005L<div class="key-text">
   <h4>Description</h4>
   <p>Harpic Disinfectant Toilet C...<div class="key-text">
   <h4>PROFESSIONAL TOILET CLEANER</h4>
   <p>Harpic Profe...*kills 99.9% of germs post 5 minutes of contact with undiluted product #10x m...2022-11-10 09:41:302024-03-06 11:28:39152634Harpic Disinfectant Toilet CleanerHarpic Power Plus Disinfectant Toilet Cleaner | Original | 10X Max Clean^ | K...harpic-disinfectant-toilet-cleaner-01.webpharpic-disinfectant-toilet-cleaner10x<sup>3</sup> MAX clean<sup>4</sup>. Kills 99.9% of germs<sup>*</sup>124.00024(405 x 352 x 269) mm00600ml<div class="key-text">
   <h4>Description</h4>
   <p>Harpic Disinfectant Toilet C...<div class="key-text">
   <h4>POWERPLUS TOILET CLEANER</h4>
   <p>Harpic Disinfec...*kills 99.9% of germs post 5 minutes of contact with undiluted product #10x m...2022-12-13 06:30:342024-03-06 11:14:251163729Lizol Disinfectant Surface Cleaner, Citrus 5LLizol Disinfectant Surface & Floor Cleaner Liquid  | Citrus Fragrance  | Suit...2-01.webplizol-disinfectant-surface-cleaner-citrus-5lTriple Germ Action: Kills Bacteria#, Viruses# and Fungi^899.00293(430x210x290) mm005L<div class="key-text">
   <h4>Description</h4>
   <p>Lizol is India's No.1 Floor ...<div class="key-text">
   <h4>ALL IN 1 SURFACE CLEANER</h4>
   <p>Lizol Disinfect...<small><sup>1</sup>vs phenyls & detergents as per standard testing protocol.<...2022-12-13 05:34:252024-03-06 11:29:2816

 * ⇄⧉
   
   0 => array (22)
   $value[0]
   ⇄id => string (1) "4"
   $value[0]['id']
   ⇄brand_id => string (1) "1"
   $value[0]['brand_id']
   ⇄pcat_id => string (2) "17"
   $value[0]['pcat_id']
   ⇄product_name => string (24) "Dettol Antiseptic Liquid"
   $value[0]['product_name']
   ⇄⧉
   
   product_internal_name => string (88) "Dettol Antiseptic Liquid for Surface
   Disinfection and Hygiene | Kills 99.9%^...
   $value[0]['product_internal_name']
   
   Dettol Antiseptic Liquid for Surface Disinfection and Hygiene | Kills 99.9%^ germs | 5L 
   
   
   ⇄product_img => string (14) "dettol011.webp"
   $value[0]['product_img']
   ⇄product_url => string (24) "dettol-antiseptic-liquid"
   $value[0]['product_url']
   ⇄short_desc => string (46) "Kills 99.9%^ illness-causing germs<sup>^</sup>"
   $value[0]['short_desc']
   ⇄mrp => string (7) "1806.00"
   $value[0]['mrp']
   ⇄p_discount => string (2) "18"
   $value[0]['p_discount']
   ⇄units_per_case => string (1) "4"
   $value[0]['units_per_case']
   ⇄case_dimension => UTF-8 string (17) " 425x290x290(mm)"
   $value[0]['case_dimension']
   ⇄product_type => string (1) "0"
   $value[0]['product_type']
   ⇄selling_type => string (1) "0"
   $value[0]['selling_type']
   ⇄metric_measure => string (2) "5L"
   $value[0]['metric_measure']
   ⇄⧉
   
   information => string (1812) "<div class="key-text"> <h4>Description</h4>
   <p>Dettol Antiseptic Liquid help...
   $value[0]['information']
   
   <div class="key-text">
   <h4>Description</h4>
   <p>Dettol Antiseptic Liquid helps protect you and your space by killing 99.9%^ illness-causing germs. It comes in a fresh pine fragrance. This antiseptic liquid sanitises spaces and helps in maintaining hygiene. The Dettol first aid antiseptic liquid can be used as an office disinfectant and cleaner on surfaces or in laundry cleaning to kill germs. Get protection against infection, disinfect supplies &amp; items, and sanitise laundry leaving everything clean &amp; fresh. This liquid antiseptic is recommended by the Indian Medical Association.</p>
   </div>
   <div class="key-text">
   <h4>Usage</h4>
   <p>Recommended dilutions* to protect your family from germs: Bathing &ndash; 5ml to a bucket of water (10 litres); First Aid- 15ml to 300ml of water; Shaving Antiseptic Liquid- 15ml to 300ml of water; Nappy Wash &ndash; 12.5ml to 500ml of water. <br><br>*Freshly prepared dilutions for stated uses ^As per standard testing protocol</p>
   </div>
   <div class="key-text">
   <h4>Name and Address of the Manufacturer</h4>
   <p>Reckitt Benckiser (India) Pvt. Ltd. 61 &amp; 62, Hootagalli Ind. Area, Mysore - 570018, Karnataka. M.L. KTK/25/242/89</p>
   </div>
   <div class="key-text">
   <h4>Country of Origin</h4>
   <p>India</p>
   </div>
   <div class="key-text">
   <h4>Expiry Date</h4>
   <p>24 months from the date of manufacturing</p>
   </div>
   <div class="key-text">
   <h4>Consumer Complaints</h4>
   <p>Marketed by For Consumer Complaints contact Reckitt Consumer Care at: Reckitt Benckiser (India) Pvt. Ltd., DLF Cyber Park, 6th &amp; 7th Floor (Tower C), 405 B, Udyog Vihar Phase III, Sector 20, Gurugram-122016, India.<br>Toll Free Number: <a href="tel:18001035012">18001035012</a><br>Email: <a href="mailto:ConsumerHealth_India@rb.com">ConsumerHealth_India@rb.com</a></p>
   </div>
   
   
   ⇄⧉
   
   key_feature => string (703) "<div class="key-text"> <h4>ANTISEPTIC
   LIQUID</h4> <p>Kills 99.9%^ illness ca...
   $value[0]['key_feature']
   
   <div class="key-text">
   <h4>ANTISEPTIC LIQUID</h4>
   <p>Kills 99.9%^ illness causing germs</p>
   </div>
   <div class="key-text">
   <h4>MULTIPURPOSE CLEANER</h4>
   <p>Great for everyday office use &amp; hygiene</p>
   </div>
   <div class="key-text">
   <h4>USAGE</h4>
   <p>Ideal to be used for First Aid, cleaning cuts and wounds</p>
   </div>
   <div class="key-text">
   <h4>DISINFECTANT LIQUID</h4>
   <p>Antiseptic Liquid used to disinfect items and surfaces</p>
   </div>
   <div class="key-text">
   <h4>DOCTOR RECOMMENDED</h4>
   <p>All Dettol products are recommended by the Indian Medical Association (IMA)</p>
   </div>
   <div class="key-text">
   <h4>SURFACE RECOMMENDATION</h4>
   <p>Skin, floor, tile, fabric, etc</p>
   </div>
   
   
   ⇄disclaimer => string (44) "<sup>^</sup>As per standard testing protocol"
   $value[0]['disclaimer']
   ⇄add_date => string (19) "2022-11-10 09:39:40"
   $value[0]['add_date']
   ⇄update_date => string (19) "2024-03-04 04:46:41"
   $value[0]['update_date']
   ⇄status => string (1) "1"
   $value[0]['status']
   ⇄order_by => string (1) "4"
   $value[0]['order_by']
   ⇄⧉
   
   1 => array (22)
   $value[1]
   ⇄id => string (1) "5"
   $value[1]['id']
   ⇄brand_id => string (1) "3"
   $value[1]['brand_id']
   ⇄pcat_id => string (1) "4"
   $value[1]['pcat_id']
   ⇄product_name => string (37) "Harpic Disinfectant Toilet Cleaner 5L"
   $value[1]['product_name']
   ⇄⧉
   
   product_internal_name => string (101) "Harpic Professional Disinfectant
   Toilet Cleaner | Original | 10X Max Clean^ ...
   $value[1]['product_internal_name']
   
   Harpic Professional Disinfectant Toilet Cleaner | Original | 10X Max Clean^ | Kills 99.9% Germs* | 5L
   
   
   ⇄product_img => string (42) "harpic-disinfectant-toilet-cleaner-5l.webp"
   $value[1]['product_img']
   ⇄product_url => string (37) "harpic-disinfectant-toilet-cleaner-5l"
   $value[1]['product_url']
   ⇄short_desc => string (71) "10x<sup>3</sup> MAX clean<sup>4</sup>. Kills
   99.9% of germs<sup>5</sup>"
   $value[1]['short_desc']
   ⇄mrp => string (6) "899.00"
   $value[1]['mrp']
   ⇄p_discount => string (2) "35"
   $value[1]['p_discount']
   ⇄units_per_case => string (1) "3"
   $value[1]['units_per_case']
   ⇄case_dimension => string (20) "430 x 210 x 290 (mm)"
   $value[1]['case_dimension']
   ⇄product_type => string (1) "0"
   $value[1]['product_type']
   ⇄selling_type => string (1) "0"
   $value[1]['selling_type']
   ⇄metric_measure => string (2) "5L"
   $value[1]['metric_measure']
   ⇄⧉
   
   information => string (2069) "<div class="key-text"> <h4>Description</h4>
   <p>Harpic Disinfectant Toilet Cl...
   $value[1]['information']
   
   <div class="key-text">
   <h4>Description</h4>
   <p>Harpic Disinfectant Toilet Cleaner is a specialised product for your toilet cleaning needs. Unlike ordinary cleaners, it combines the benefits of tough stain removal, 99.9%* germ kill and gives a fresh fragrance. The result is a sparkling clean, hygienic, fresh and germ free toilet without any malodour with every use of Harpic. 10X** better at lime scale removal, helps in eliminating mal-odour, sticks to the toilet bowl and attacks stains efficiently. Always use Harpic toilet cleaner separately. Do not mix with other products. With an easy to use bottle simply press the sides of the cap and twist to open. Leave the liquid for 20mins after squeezing it around the toilet bowl &amp; under the rim. Lightly brush &amp; flush the toilet for a perfectly clean and hygienic toilet! <br><br>*Kills 99.9% of germs post 5 minutes of contact with undiluted product **10x more limescale removal vs ordinary detergents as well as ^maximum overall cleaning results compared to Harpic Fresh Organic Active under standard test conditions #To be used and handled by Professionals</p>
   </div>
   <div class="key-text">
   <h4>Name and Address of the Manufacturer</h4>
   <p>Reckitt Benckiser India pvt. Ltd. | ESI Ring Road, Sipcot Ph. I, Hosur, Tamil Nadu 635126 | B96 Eldeco SIDCUL Industrial Park, Sitarganj, Uttarakhand 262405 | Hindustan Foods Ltd., Plot No. 110 and 111, Piparia Industrial Estate Amli, Silvassa</p>
   </div>
   <div class="key-text">
   <h4>Country of Origin</h4>
   <p>India</p>
   </div>
   <div class="key-text">
   <h4>Expiry Date</h4>
   <p>24 months from the date of manufacturing</p>
   </div>
   <div class="key-text">
   <h4>Consumer Complaints</h4>
   <p>Marketed by For Consumer Complaints contact Reckitt Consumer Care at: Reckitt Benckiser (India) Pvt. Ltd., DLF Cyber Park, 6th &amp; 7th Floor (Tower C), 405 B, Udyog Vihar Phase III, Sector 20, Gurugram-122016, India.<br>Toll Free Number: <a href="tel:18001027245">18001027245</a><br>Email: <a href="mailto:Consumercare_IN@rb.com">Consumercare_IN@rb.com</a></p>
   </div>
   
   
   ⇄⧉
   
   key_feature => string (1463) "<div class="key-text"> <h4>PROFESSIONAL TOILET
   CLEANER</h4> <p>Harpic Profes...
   $value[1]['key_feature']
   
   <div class="key-text">
   <h4>PROFESSIONAL TOILET CLEANER</h4>
   <p>Harpic Professional Disinfectant Toilet Cleaner is a specialised disinfectant product for all your toilet cleaning needs. For institutional use only#</p>
   </div>
   <div class="key-text">
   <h4>10X** MAX CLEAN^</h4>
   <p>This product removes 10X more of those tough stains and limescale efficiently &amp; effectively</p>
   </div>
   <div class="key-text">
   <h4>KILLS 99.9% GERMS*</h4>
   <p>Harpic Professional Disinfectant Toilet Cleaner Kills 99.9% Of Germs* in just 5mins of coming in contact with them</p>
   </div>
   <div class="key-text">
   <h4>BETTER CLEANING</h4>
   <p>It is designed to stick to the toilet bowl to act against tough stains for longer &amp; better cleaning</p>
   </div>
   <div class="key-text">
   <h4>SUITABLE FOR ALL TOILETS</h4>
   <p>Harpic Professional Disinfectant Toilet Cleaner is suitable for both Western Toilets &amp; Indian Toilets</p>
   </div>
   <div class="key-text">
   <h4>EASY TO USE</h4>
   <p>Use this pack to refill existing angular neck Harpic Powerplus bottle before application. Wear appropriate PPE like gloves and safety glasses while transferring contents. After refilling, use as below: Press the sides of the cap and twist to open. For western and Indian toilet, squeeze liquid around the bowl &amp; under the rim. Let liquid spread from rim to U-bend. Leave the liquid for 20mins. Lightly brush &amp; flush the toilet for a perfectly clean and hygienic toilet</p>
   </div>
   
   
   ⇄⧉
   
   disclaimer => string (239) "*kills 99.9% of germs post 5 minutes of contact
   with undiluted product #10x ...
   $value[1]['disclaimer']
   
   *kills 99.9% of germs post 5 minutes of contact with undiluted product #10x more limescale removal vs ordinary detergents, as well as ^Maximum overall cleaning results compared to Harpic Fresh Organic Active under standard test conditions.
   
   
   ⇄add_date => string (19) "2022-11-10 09:41:30"
   $value[1]['add_date']
   ⇄update_date => string (19) "2024-03-06 11:28:39"
   $value[1]['update_date']
   ⇄status => string (1) "1"
   $value[1]['status']
   ⇄order_by => string (1) "5"
   $value[1]['order_by']
   ⇄⧉
   
   2 => array (22)
   $value[2]
   ⇄id => string (1) "6"
   $value[2]['id']
   ⇄brand_id => string (1) "3"
   $value[2]['brand_id']
   ⇄pcat_id => string (1) "4"
   $value[2]['pcat_id']
   ⇄product_name => string (34) "Harpic Disinfectant Toilet Cleaner"
   $value[2]['product_name']
   ⇄⧉
   
   product_internal_name => string (102) "Harpic Power Plus Disinfectant Toilet
   Cleaner | Original | 10X Max Clean^ | ...
   $value[2]['product_internal_name']
   
   Harpic Power Plus Disinfectant Toilet Cleaner | Original | 10X Max Clean^ | Kills 99.9% Germs* | 600ml
   
   
   ⇄product_img => string (42) "harpic-disinfectant-toilet-cleaner-01.webp"
   $value[2]['product_img']
   ⇄product_url => string (34) "harpic-disinfectant-toilet-cleaner"
   $value[2]['product_url']
   ⇄short_desc => string (71) "10x<sup>3</sup> MAX clean<sup>4</sup>. Kills
   99.9% of germs<sup>*</sup>"
   $value[2]['short_desc']
   ⇄mrp => string (6) "124.00"
   $value[2]['mrp']
   ⇄p_discount => string (1) "0"
   $value[2]['p_discount']
   ⇄units_per_case => string (2) "24"
   $value[2]['units_per_case']
   ⇄case_dimension => string (20) "(405 x 352 x 269) mm"
   $value[2]['case_dimension']
   ⇄product_type => string (1) "0"
   $value[2]['product_type']
   ⇄selling_type => string (1) "0"
   $value[2]['selling_type']
   ⇄metric_measure => string (5) "600ml"
   $value[2]['metric_measure']
   ⇄⧉
   
   information => string (2028) "<div class="key-text"> <h4>Description</h4>
   <p>Harpic Disinfectant Toilet Cl...
   $value[2]['information']
   
   <div class="key-text">
   <h4>Description</h4>
   <p>Harpic Disinfectant Toilet Cleaner is a specialised product for your toilet cleaning needs. Unlike ordinary cleaners, it combines the benefits of tough stain removal, 99.9%* germ kill and gives a fresh fragrance. The result is a sparkling clean, hygienic, fresh and germ free toilet without any malodour with every use of Harpic. 10X** better at lime scale removal, helps in eliminating mal-odour, sticks to the toilet bowl and attacks stains efficiently. Always use Harpic toilet cleaner separately. Do not mix with other products. With an easy to use bottle simply press the sides of the cap and twist to open. Leave the liquid for 20mins after squeezing it around the toilet bowl &amp; under the rim. Lightly brush &amp; flush the toilet for a perfectly clean and hygienic toilet! <br><br>*Kills 99.9% of germs post 5 minutes of contact with undiluted product **10x more limescale removal vs ordinary detergents as well as ^maximum overall cleaning results compared to Harpic Fresh Organic Active under standard test conditions</p>
   </div>
   <div class="key-text">
   <h4>Name and Address of the Manufacturer</h4>
   <p>Reckitt Benckiser India pvt. Ltd. | ESI Ring Road, Sipcot Ph. I, Hosur, Tamil Nadu 635126 | B96 Eldeco SIDCUL Industrial Park, Sitarganj, Uttarakhand 262405 | Hindustan Foods Ltd., Plot No. 110 and 111, Piparia Industrial Estate Amli, Silvassa</p>
   </div>
   <div class="key-text">
   <h4>Country of Origin</h4>
   <p>India</p>
   </div>
   <div class="key-text">
   <h4>Expiry Date</h4>
   <p>24 months from the date of manufacturing</p>
   </div>
   <div class="key-text">
   <h4>Consumer Complaints</h4>
   <p>Marketed by For Consumer Complaints contact Reckitt Consumer Care at: Reckitt Benckiser (India) Pvt. Ltd., DLF Cyber Park, 6th &amp; 7th Floor (Tower C), 405 B, Udyog Vihar Phase III, Sector 20, Gurugram-122016, India.<br>Toll Free Number: <a href="tel:18001027245">18001027245</a><br>Email: <a href="mailto:Consumercare_IN@rb.com">Consumercare_IN@rb.com</a></p>
   </div>
   
   
   ⇄⧉
   
   key_feature => string (1157) "<div class="key-text"> <h4>POWERPLUS TOILET
   CLEANER</h4> <p>Harpic Disinfect...
   $value[2]['key_feature']
   
   <div class="key-text">
   <h4>POWERPLUS TOILET CLEANER</h4>
   <p>Harpic Disinfectant Toilet Cleaner is a specialised disinfectant product for all your toilet cleaning needs</p>
   </div>
   <div class="key-text">
   <h4>10X** MAX CLEAN^</h4>
   <p>This product removes 10X more of those tough stains and limescale efficiently &amp; effectively</p>
   </div>
   <div class="key-text">
   <h4>KILLS 99.9% GERMS*</h4>
   <p>Harpic Professional Disinfectant Toilet Cleaner Kills 99.9% Of Germs* in just 5mins of coming in contact with them</p>
   </div>
   <div class="key-text">
   <h4>BETTER CLEANING</h4>
   <p>It is designed to stick to the toilet bowl to act against tough stains for longer &amp; better cleaning</p>
   </div>
   <div class="key-text">
   <h4>SUITABLE FOR ALL TOILETS</h4>
   <p>Harpic Professional Disinfectant Toilet Cleaner is suitable for both Western Toilets &amp; Indian Toilets</p>
   </div>
   <div class="key-text">
   <h4>EASY TO USE</h4>
   <p>Press the sides of the cap and twist to open. Leave the liquid for 20mins after squeezing it around the toilet bowl &amp; under the rim. Lightly brush &amp; flush the toilet for a perfectly clean and hygienic toilet</p>
   </div>
   
   
   ⇄⧉
   
   disclaimer => string (239) "*kills 99.9% of germs post 5 minutes of contact
   with undiluted product #10x ...
   $value[2]['disclaimer']
   
   *kills 99.9% of germs post 5 minutes of contact with undiluted product #10x more limescale removal vs ordinary detergents, as well as ^Maximum overall cleaning results compared to Harpic Fresh Organic Active under standard test conditions.
   
   
   ⇄add_date => string (19) "2022-12-13 06:30:34"
   $value[2]['add_date']
   ⇄update_date => string (19) "2024-03-06 11:14:25"
   $value[2]['update_date']
   ⇄status => string (1) "1"
   $value[2]['status']
   ⇄order_by => string (2) "16"
   $value[2]['order_by']
   ⇄⧉
   
   3 => array (22)
   $value[3]
   ⇄id => string (1) "7"
   $value[3]['id']
   ⇄brand_id => string (1) "2"
   $value[3]['brand_id']
   ⇄pcat_id => string (1) "9"
   $value[3]['pcat_id']
   ⇄product_name => string (45) "Lizol Disinfectant Surface Cleaner, Citrus 5L"
   $value[3]['product_name']
   ⇄⧉
   
   product_internal_name => string (153) "Lizol Disinfectant Surface & Floor
   Cleaner Liquid | Citrus Fragrance | Suita...
   $value[3]['product_internal_name']
   
   Lizol Disinfectant Surface & Floor Cleaner Liquid  | Citrus Fragrance  | Suitable for All Floor Cleaner Mops  | Kills Bacteria#, Viruses# and Fungi^ | 5L
   
   
   ⇄product_img => string (9) "2-01.webp"
   $value[3]['product_img']
   ⇄product_url => string (44) "lizol-disinfectant-surface-cleaner-citrus-5l"
   $value[3]['product_url']
   ⇄short_desc => string (56) "Triple Germ Action: Kills Bacteria#, Viruses# and
   Fungi^"
   $value[3]['short_desc']
   ⇄mrp => string (6) "899.00"
   $value[3]['mrp']
   ⇄p_discount => string (2) "29"
   $value[3]['p_discount']
   ⇄units_per_case => string (1) "3"
   $value[3]['units_per_case']
   ⇄case_dimension => string (16) "(430x210x290) mm"
   $value[3]['case_dimension']
   ⇄product_type => string (1) "0"
   $value[3]['product_type']
   ⇄selling_type => string (1) "0"
   $value[3]['selling_type']
   ⇄metric_measure => string (2) "5L"
   $value[3]['metric_measure']
   ⇄⧉
   
   information => string (2011) "<div class="key-text"> <h4>Description</h4>
   <p>Lizol is India's No.1 Floor C...
   $value[3]['information']
   
   <div class="key-text">
   <h4>Description</h4>
   <p>Lizol is India's No.1 Floor Cleaner, highly recommended by the Indian Medical Association. Lizol Surface Cleaner guarantees to kill 99.9% bacteria#, fungi^ &amp; viruses^ (including Covid-19 virus) while leaving your workplace smelling fresh with a refreshing citrus fragrance. Lizol Disinfectant Cleaner also cleans tough stains when used undiluted. It is available in other variants like Floral, Lavender in the sizes: 500 ml, 975ml, 1L, 2L and 5L.&nbsp;<br><br><strong>Usage:</strong> Floor &amp; Bathroom Surfaces: Use 16ml (one capful) in half a bucket of water (4L). Gently mop the surface. No need to rinse. <br><strong>Kitchen Surfaces:</strong> For tough stains, use undiluted. Apply on a dirty surface. Leave for 5 mins and then rinse well with water immediately. <br><strong>To Kill Fungi:</strong> Use undiluted and apply to pre-cleaned surface, let surface remain wet 15 minutes and rinse well with water immediately. <br><br>#As per lab testing done on representative bacteria &amp; virus such as COVID-19, RSV and Parainfluenza virus when used at 1:250 dilution ^As per lab testing on Fungi-Aspergillus sp when used undiluted.</p>
   </div>
   <div class="key-text">
   <h4>Name and Address of the Manufacturer</h4>
   <p>Reckitt Benckiser India Pvt. Ltd. | B96 Eldeco SIDCUL Industial Park, Sitarganj, Uttarakhand 262405 | 1800 102 7245</p>
   </div>
   <div class="key-text">
   <h4>Country of Origin</h4>
   <p>India</p>
   </div>
   <div class="key-text">
   <h4>Expiry Date</h4>
   <p>24 months from the date of manufacturing</p>
   </div>
   <div class="key-text">
   <h4>Consumer Complaints</h4>
   <p>Marketed by For Consumer Complaints contact Reckitt Consumer Care at: Reckitt Benckiser (India) Pvt. Ltd., DLF Cyber Park, 6th &amp; 7th Floor (Tower C), 405 B, Udyog Vihar Phase III, Sector 20, Gurugram-122016, India.<br>Toll Free Number: <a href="tel:18001027245">18001027245</a><br>Email: <a href="mailto:Consumercare_IN@rb.com">Consumercare_IN@rb.com</a></p>
   </div>
   
   
   ⇄⧉
   
   key_feature => string (941) "<div class="key-text"> <h4>ALL IN 1 SURFACE
   CLEANER</h4> <p>Lizol Disinfecta...
   $value[3]['key_feature']
   
   <div class="key-text">
   <h4>ALL IN 1 SURFACE CLEANER</h4>
   <p>Lizol Disinfectant Surface Cleaner is an all in 1 cleaner to keep your surroundings neat and clean</p>
   </div>
   <div class="key-text">
   <h4>TRIPLE GERM ACTION</h4>
   <p>Lizol triple germ action formula kills 99.9% bacteria#, and viruses# (including Covid-19 virus), &amp; fungi^</p>
   </div>
   <div class="key-text">
   <h4>PLEASANT FRAGRANCE</h4>
   <p>Lizol Disinfectant Surface Cleaner leaves a refreshing citrus fragrance</p>
   </div>
   <div class="key-text">
   <h4>REMOVES TOUGH STAINS</h4>
   <p>The unique formula of this disinfectant liquid removes tough stains when used undiluted</p>
   </div>
   <div class="key-text">
   <h4>ALSO TRY</h4>
   <p>Available in other pleasant fragrances like Lavender, Floral</p>
   </div>
   <div class="key-text">
   <h4>LASTS LONG</h4>
   <p>5L pack is perfect for institutional use and is equal to 312 uses when diluted*<br>*as per usage instruction</p>
   </div>
   
   
   ⇄⧉
   
   disclaimer => string (292) "<small><sup>1</sup>vs phenyls & detergents as per
   standard testing protocol....
   $value[3]['disclaimer']
   
   <small><sup>1</sup>vs phenyls & detergents as per standard testing protocol.</small><br><small><sup>2</sup>As per lab testing done on representative bacteria, virus such as Covid-19, H1N1, RSV and Parainfluenza when used at 1:250 dilution and fungi-Aspergillus sp when used undiluted.</small>
   
   
   ⇄add_date => string (19) "2022-12-13 05:34:25"
   $value[3]['add_date']
   ⇄update_date => string (19) "2024-03-06 11:29:28"
   $value[3]['update_date']
   ⇄status => string (1) "1"
   $value[3]['status']
   ⇄order_by => string (1) "6"
   $value[3]['order_by']

test
⧉⌕

$value array (2)
 * Table (2)
 * Contents (2)

 * idperson_nameperson_designationperson_companycompany_logotestimonial_contentperson_imagestatusorder_byadd_dateupdate_date01Haresh DhadhiDirector Stypro office And Hygiene
   Solutions Private LimitedStypro- Logo.webp
   "Our clients are very happy with
   the Lizol 5L because it’s cost saving
   due t...Stypro- Client.webp112023-12-12 12:50:192023-12-12 12:50:1917needfghdfgghAPI manufacturing.webp132024-02-16 03:44:342024-02-16 03:44:34

 * ⇄⧉
   
   0 => array (11)
   $value[0]
   ⇄id => string (1) "1"
   $value[0]['id']
   ⇄person_name => string (13) "Haresh Dhadhi"
   $value[0]['person_name']
   ⇄person_designation => string (9) "Director "
   $value[0]['person_designation']
   ⇄⧉
   
   person_company => string (51) "Stypro office And Hygiene Solutions Private
   Limited"
   $value[0]['person_company']
   
   Stypro office And Hygiene
   Solutions Private Limited
   
   
   ⇄company_logo => string (17) "Stypro- Logo.webp"
   $value[0]['company_logo']
   ⇄⧉
   
   testimonial_content => UTF-8 string (102) " "Our clients are very happy with
   the Lizol 5L because it’s cost saving due ...
   $value[0]['testimonial_content']
   
   "Our clients are very happy with
   the Lizol 5L because it’s cost saving
   due to the dilution factor."
   
   
   ⇄person_image => string (19) "Stypro- Client.webp"
   $value[0]['person_image']
   ⇄status => string (1) "1"
   $value[0]['status']
   ⇄order_by => string (1) "1"
   $value[0]['order_by']
   ⇄add_date => string (19) "2023-12-12 12:50:19"
   $value[0]['add_date']
   ⇄update_date => string (19) "2023-12-12 12:50:19"
   $value[0]['update_date']
   ⇄⧉
   
   1 => array (11)
   $value[1]
   ⇄id => string (1) "7"
   $value[1]['id']
   ⇄person_name => string (3) "nee"
   $value[1]['person_name']
   ⇄person_designation => string (4) "dfgh"
   $value[1]['person_designation']
   ⇄person_company => string (5) "dfggh"
   $value[1]['person_company']
   ⇄company_logo => string (22) "API manufacturing.webp"
   $value[1]['company_logo']
   ⇄testimonial_content => string (0) ""
   $value[1]['testimonial_content']
   ⇄person_image => string (0) ""
   $value[1]['person_image']
   ⇄status => string (1) "1"
   $value[1]['status']
   ⇄order_by => string (1) "3"
   $value[1]['order_by']
   ⇄add_date => string (19) "2024-02-16 03:44:34"
   $value[1]['add_date']
   ⇄update_date => string (19) "2024-02-16 03:44:34"
   $value[1]['update_date']

prog
⧉⌕

$value array (1)⇄⧉

0 => array (10)
$value[0]
⇄id => string (1) "1"
$value[0]['id']
⇄title => string (58) "Dettol helps keep your offices spaces protected from
germs"
$value[0]['title']
⇄brand_logo_img => string (32) "dettol-for-offices-homepage.webp"
$value[0]['brand_logo_img']
⇄⧉

heading => string (92) "With many *99.9% effective solutions, Dettol keeps your
office spaces protec...
$value[0]['heading']

With many *99.9% effective solutions, Dettol keeps your office spaces protected from germs. 


⇄⧉

content => string (102) "of office workers in UAE have an improved perception of
office spaces which ...
$value[0]['content']

of office workers in UAE have an improved perception of office spaces which are cleaned using Dettol. 


⇄percent => string (3) "76%"
$value[0]['percent']
⇄status => string (1) "1"
$value[0]['status']
⇄order_by => string (1) "1"
$value[0]['order_by']
⇄add_date => string (19) "2023-12-12 14:35:49"
$value[0]['add_date']
⇄update_date => string (19) "2023-12-12 14:35:49"
$value[0]['update_date']
banner
⧉⌕

$value array (4)
 * Table (4)
 * Contents (4)

 * idtitledescriptiondesktop_bannermobile_bannercta_titlecta_linkstatusorder_byadd_dateupdate_date01Empower Your Business With Dettol Pro IndiaOur ready-for-business bundle lets you rely on our expertise to get started w...Slider_1st_bg.webpSlider_1st_bg.webpKnow Moreproducts112024-01-12 14:07:552024-01-12 14:07:5513Home Banner 1Testingunnamed.pngkarix_dashboard.jpgKnow Morehttps://www.gmail.com112024-02-14 05:34:472024-02-14 05:34:4722Personalize your hygiene bundle according to your needs!<ul class="text-white">
   <li class="text-white"><i class="fa fa-check-circle"...Slider_2nd_bg.webpSlider_2nd_bg.webpTry Bundle calculatorproducts122024-01-12 15:07:172024-01-12 15:07:1734Home Banner 2Testing nsekjfnskfjnkjsrnfrkjslogo_file-08-removebg-preview.pngorange_ice_mint_139564_1920x1080.jpgKnow MOrehttps://www.targetedge.in1102024-02-14 05:39:362024-02-14 05:39:36

 * ⇄⧉
   
   0 => array (11)
   $value[0]
   ⇄id => string (1) "1"
   $value[0]['id']
   ⇄title => string (43) "Empower Your Business With Dettol Pro India"
   $value[0]['title']
   ⇄⧉
   
   description => string (141) "Our ready-for-business bundle lets you rely on
   our expertise to get started ...
   $value[0]['description']
   
   Our ready-for-business bundle lets you rely on our expertise to get started with essentials that you need for rebuilding customer confidence.
   
   
   ⇄desktop_banner => string (18) "Slider_1st_bg.webp"
   $value[0]['desktop_banner']
   ⇄mobile_banner => string (18) "Slider_1st_bg.webp"
   $value[0]['mobile_banner']
   ⇄cta_title => string (9) "Know More"
   $value[0]['cta_title']
   ⇄cta_link => string (8) "products"
   $value[0]['cta_link']
   ⇄status => string (1) "1"
   $value[0]['status']
   ⇄order_by => string (1) "1"
   $value[0]['order_by']
   ⇄add_date => string (19) "2024-01-12 14:07:55"
   $value[0]['add_date']
   ⇄update_date => string (19) "2024-01-12 14:07:55"
   $value[0]['update_date']
   ⇄⧉
   
   1 => array (11)
   $value[1]
   ⇄id => string (1) "3"
   $value[1]['id']
   ⇄title => string (13) "Home Banner 1"
   $value[1]['title']
   ⇄description => string (7) "Testing"
   $value[1]['description']
   ⇄desktop_banner => string (11) "unnamed.png"
   $value[1]['desktop_banner']
   ⇄mobile_banner => string (19) "karix_dashboard.jpg"
   $value[1]['mobile_banner']
   ⇄cta_title => string (9) "Know More"
   $value[1]['cta_title']
   ⇄cta_link => string (21) "https://www.gmail.com"
   $value[1]['cta_link']
   ⇄status => string (1) "1"
   $value[1]['status']
   ⇄order_by => string (1) "1"
   $value[1]['order_by']
   ⇄add_date => string (19) "2024-02-14 05:34:47"
   $value[1]['add_date']
   ⇄update_date => string (19) "2024-02-14 05:34:47"
   $value[1]['update_date']
   ⇄⧉
   
   2 => array (11)
   $value[2]
   ⇄id => string (1) "2"
   $value[2]['id']
   ⇄title => string (56) "Personalize your hygiene bundle according to your
   needs!"
   $value[2]['title']
   ⇄⧉
   
   description => string (327) "<ul class="text-white"> <li
   class="text-white"><i class="fa fa-check-circle"...
   $value[2]['description']
   
   <ul class="text-white">
   <li class="text-white"><i class="fa fa-check-circle"></i>
   Quick &amp; easy ordering process
   </li>
   <li class="text-white"><i class="fa fa-check-circle"></i> In 3 simple steps</li>
   <li class="text-white"><i class="fa fa-check-circle"></i> Buy only what your business <span>requires</span></li>
   </ul>
   
   
   ⇄desktop_banner => string (18) "Slider_2nd_bg.webp"
   $value[2]['desktop_banner']
   ⇄mobile_banner => string (18) "Slider_2nd_bg.webp"
   $value[2]['mobile_banner']
   ⇄cta_title => string (21) "Try Bundle calculator"
   $value[2]['cta_title']
   ⇄cta_link => string (8) "products"
   $value[2]['cta_link']
   ⇄status => string (1) "1"
   $value[2]['status']
   ⇄order_by => string (1) "2"
   $value[2]['order_by']
   ⇄add_date => string (19) "2024-01-12 15:07:17"
   $value[2]['add_date']
   ⇄update_date => string (19) "2024-01-12 15:07:17"
   $value[2]['update_date']
   ⇄⧉
   
   3 => array (11)
   $value[3]
   ⇄id => string (1) "4"
   $value[3]['id']
   ⇄title => string (13) "Home Banner 2"
   $value[3]['title']
   ⇄description => string (30) "Testing nsekjfnskfjnkjsrnfrkjs"
   $value[3]['description']
   ⇄desktop_banner => string (33) "logo_file-08-removebg-preview.png"
   $value[3]['desktop_banner']
   ⇄mobile_banner => string (36) "orange_ice_mint_139564_1920x1080.jpg"
   $value[3]['mobile_banner']
   ⇄cta_title => string (9) "Know MOre"
   $value[3]['cta_title']
   ⇄cta_link => string (25) "https://www.targetedge.in"
   $value[3]['cta_link']
   ⇄status => string (1) "1"
   $value[3]['status']
   ⇄order_by => string (2) "10"
   $value[3]['order_by']
   ⇄add_date => string (19) "2024-02-14 05:39:36"
   $value[3]['add_date']
   ⇄update_date => string (19) "2024-02-14 05:39:36"
   $value[3]['update_date']

pdata <div class="col-lg-3 col-md-6"> <div class="product-box best_seller"> <a
href="https://reckittpro.targetedgestaging.in/products/dettol-antiseptic-liquid">
<div class="pro-img"> <span class="pro-main-img related_img"> <img
src="https://reckittpro.targetedgestaging.in/assets/uploadfile/product/dettol011.webp"
alt="Dettol Antiseptic Liquid"> </span> <span class="pro-reating-mobile"> <h4
class="pro_title" title="Dettol Antiseptic Liquid">Dettol Antiseptic Liquid</h4>
<p class="claimer" title="Kills 99.9%^ illness-causing germs<sup>^</sup>">Kills
99.9%^ illness-causing germs<sup>^</sup></p> <div class="d-flex
align-items-center"> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-3"
style="color:#E2E2E2;font-size:18px"></i> <span>4 (4)</span> </div> </span>
</div> </a> <div class="pro-details"> <div class="pro-reating-desktop"> <h4
class="pro_title" title="Dettol Antiseptic Liquid">Dettol Antiseptic Liquid</h4>
<p class="claimer" title="Kills 99.9%^ illness-causing germs<sup>^</sup>">Kills
99.9%^ illness-causing germs<sup>^</sup></p> <div class="d-flex
align-items-center"> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-3"
style="color:#E2E2E2;font-size:18px"></i> <span>4 (4)</span> </div> </div> <div
class="size"> <span> <h4>Size</h4> <p>5L</p> </span> <span> <h4>In Case</h4>
<p>4</p> </span> <span> <ul class="donate-now"> <li class="unit"> <input
type="radio" id="unit1" name="amount1" checked=""> <label
for="unit1">Unit</label> </li> <li class="case"> <input type="radio" id="case1"
name="amount1"> <label for="case1">Case</label> </li> </ul> </span> </div> <div
class="price"> <span> <h4>₹ 1806.00</h4> <p>(incl. of all taxes)</p> </span>
<span> <div class="d-flex align-items-center counter-input-group"> <button
data-action="decrement" class="input_minus_controls d-flex align-items-center
border-0"> <img
src="https://reckittpro.targetedgestaging.in/assets/images/minus_counter.svg"
class="img-fluid" alt="minus"> </button> <input type="text"
name="custom-input-number" id="custom-input-number" class="input-number"
value="1"> <button data-action="increment" class="input_plus_controls d-flex
align-items-center border-0"> <img
src="https://reckittpro.targetedgestaging.in/assets/images/plus_counter.svg"
class="img-fluid" alt="minus"> </button> </div> </span> </div> <span
class="btn-sec"> <a class="site-btn pro-btn" href="#">Add to enquiry</a> </span>
</div> </div> </div><div class="col-lg-3 col-md-6"> <div class="product-box
best_seller"> <a
href="https://reckittpro.targetedgestaging.in/products/harpic-disinfectant-toilet-cleaner-5l">
<div class="pro-img"> <span class="pro-main-img related_img"> <img
src="https://reckittpro.targetedgestaging.in/assets/uploadfile/product/harpic-disinfectant-toilet-cleaner-5l.webp"
alt="Harpic Disinfectant Toilet Cleaner 5L"> </span> <span
class="pro-reating-mobile"> <h4 class="pro_title" title="Harpic Disinfectant
Toilet Cleaner 5L">Harpic Disinfectant Toilet Cleaner 5L</h4> <p class="claimer"
title="10x<sup>3</sup> MAX clean<sup>4</sup>. Kills 99.9% of
germs<sup>5</sup>">10x<sup>3</sup> MAX clean<sup>4</sup>. Kills...</p> <div
class="d-flex align-items-center"> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-3"
style="color:#E2E2E2;font-size:18px"></i> <span>4 (4)</span> </div> </span>
</div> </a> <div class="pro-details"> <div class="pro-reating-desktop"> <h4
class="pro_title" title="Harpic Disinfectant Toilet Cleaner 5L">Harpic
Disinfectant Toilet Cleaner 5L</h4> <p class="claimer" title="10x<sup>3</sup>
MAX clean<sup>4</sup>. Kills 99.9% of germs<sup>5</sup>">10x<sup>3</sup> MAX
clean<sup>4</sup>. Kills...</p> <div class="d-flex align-items-center"> <i
class="fa-solid fa-star me-1" style="color:#FFB543;font-size:18px"></i> <i
class="fa-solid fa-star me-1" style="color:#FFB543;font-size:18px"></i> <i
class="fa-solid fa-star me-1" style="color:#FFB543;font-size:18px"></i> <i
class="fa-solid fa-star me-1" style="color:#FFB543;font-size:18px"></i> <i
class="fa-solid fa-star me-3" style="color:#E2E2E2;font-size:18px"></i> <span>4
(4)</span> </div> </div> <div class="size"> <span> <h4>Size</h4> <p>5L</p>
</span> <span> <h4>In Case</h4> <p>3</p> </span> <span> <ul class="donate-now">
<li class="unit"> <input type="radio" id="unit1" name="amount1" checked="">
<label for="unit1">Unit</label> </li> <li class="case"> <input type="radio"
id="case1" name="amount1"> <label for="case1">Case</label> </li> </ul> </span>
</div> <div class="price"> <span> <h4>₹ 899.00</h4> <p>(incl. of all taxes)</p>
</span> <span> <div class="d-flex align-items-center counter-input-group">
<button data-action="decrement" class="input_minus_controls d-flex
align-items-center border-0"> <img
src="https://reckittpro.targetedgestaging.in/assets/images/minus_counter.svg"
class="img-fluid" alt="minus"> </button> <input type="text"
name="custom-input-number" id="custom-input-number" class="input-number"
value="1"> <button data-action="increment" class="input_plus_controls d-flex
align-items-center border-0"> <img
src="https://reckittpro.targetedgestaging.in/assets/images/plus_counter.svg"
class="img-fluid" alt="minus"> </button> </div> </span> </div> <span
class="btn-sec"> <a class="site-btn pro-btn" href="#">Add to enquiry</a> </span>
</div> </div> </div><div class="col-lg-3 col-md-6"> <div class="product-box
best_seller"> <a
href="https://reckittpro.targetedgestaging.in/products/harpic-disinfectant-toilet-cleaner">
<div class="pro-img"> <span class="pro-main-img related_img"> <img
src="https://reckittpro.targetedgestaging.in/assets/uploadfile/product/harpic-disinfectant-toilet-cleaner-01.webp"
alt="Harpic Disinfectant Toilet Cleaner"> </span> <span
class="pro-reating-mobile"> <h4 class="pro_title" title="Harpic Disinfectant
Toilet Cleaner">Harpic Disinfectant Toilet Cleaner</h4> <p class="claimer"
title="10x<sup>3</sup> MAX clean<sup>4</sup>. Kills 99.9% of
germs<sup>*</sup>">10x<sup>3</sup> MAX clean<sup>4</sup>. Kills...</p> <div
class="d-flex align-items-center"> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-3"
style="color:#E2E2E2;font-size:18px"></i> <span>4 (4)</span> </div> </span>
</div> </a> <div class="pro-details"> <div class="pro-reating-desktop"> <h4
class="pro_title" title="Harpic Disinfectant Toilet Cleaner">Harpic Disinfectant
Toilet Cleaner</h4> <p class="claimer" title="10x<sup>3</sup> MAX
clean<sup>4</sup>. Kills 99.9% of germs<sup>*</sup>">10x<sup>3</sup> MAX
clean<sup>4</sup>. Kills...</p> <div class="d-flex align-items-center"> <i
class="fa-solid fa-star me-1" style="color:#FFB543;font-size:18px"></i> <i
class="fa-solid fa-star me-1" style="color:#FFB543;font-size:18px"></i> <i
class="fa-solid fa-star me-1" style="color:#FFB543;font-size:18px"></i> <i
class="fa-solid fa-star me-1" style="color:#FFB543;font-size:18px"></i> <i
class="fa-solid fa-star me-3" style="color:#E2E2E2;font-size:18px"></i> <span>4
(4)</span> </div> </div> <div class="size"> <span> <h4>Size</h4> <p>600ml</p>
</span> <span> <h4>In Case</h4> <p>24</p> </span> <span> <ul class="donate-now">
<li class="unit"> <input type="radio" id="unit1" name="amount1" checked="">
<label for="unit1">Unit</label> </li> <li class="case"> <input type="radio"
id="case1" name="amount1"> <label for="case1">Case</label> </li> </ul> </span>
</div> <div class="price"> <span> <h4>₹ 124.00</h4> <p>(incl. of all taxes)</p>
</span> <span> <div class="d-flex align-items-center counter-input-group">
<button data-action="decrement" class="input_minus_controls d-flex
align-items-center border-0"> <img
src="https://reckittpro.targetedgestaging.in/assets/images/minus_counter.svg"
class="img-fluid" alt="minus"> </button> <input type="text"
name="custom-input-number" id="custom-input-number" class="input-number"
value="1"> <button data-action="increment" class="input_plus_controls d-flex
align-items-center border-0"> <img
src="https://reckittpro.targetedgestaging.in/assets/images/plus_counter.svg"
class="img-fluid" alt="minus"> </button> </div> </span> </div> <span
class="btn-sec"> <a class="site-btn pro-btn" href="#">Add to enquiry</a> </span>
</div> </div> </div><div class="col-lg-3 col-md-6"> <div class="product-box
best_seller"> <a
href="https://reckittpro.targetedgestaging.in/products/lizol-disinfectant-surface-cleaner-citrus-5l">
<div class="pro-img"> <span class="pro-main-img related_img"> <img
src="https://reckittpro.targetedgestaging.in/assets/uploadfile/product/2-01.webp"
alt="Lizol Disinfectant Surface Cleaner,..."> </span> <span
class="pro-reating-mobile"> <h4 class="pro_title" title="Lizol Disinfectant
Surface Cleaner, Citrus 5L">Lizol Disinfectant Surface Cleaner,...</h4> <p
class="claimer" title="Triple Germ Action: Kills Bacteria#, Viruses# and
Fungi^">Triple Germ Action: Kills Bacteria#, Viruses#...</p> <div class="d-flex
align-items-center"> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-1"
style="color:#FFB543;font-size:18px"></i> <i class="fa-solid fa-star me-3"
style="color:#E2E2E2;font-size:18px"></i> <span>4 (4)</span> </div> </span>
</div> </a> <div class="pro-details"> <div class="pro-reating-desktop"> <h4
class="pro_title" title="Lizol Disinfectant Surface Cleaner, Citrus 5L">Lizol
Disinfectant Surface Cleaner,...</h4> <p class="claimer" title="Triple Germ
Action: Kills Bacteria#, Viruses# and Fungi^">Triple Germ Action: Kills
Bacteria#, Viruses#...</p> <div class="d-flex align-items-center"> <i
class="fa-solid fa-star me-1" style="color:#FFB543;font-size:18px"></i> <i
class="fa-solid fa-star me-1" style="color:#FFB543;font-size:18px"></i> <i
class="fa-solid fa-star me-1" style="color:#FFB543;font-size:18px"></i> <i
class="fa-solid fa-star me-1" style="color:#FFB543;font-size:18px"></i> <i
class="fa-solid fa-star me-3" style="color:#E2E2E2;font-size:18px"></i> <span>4
(4)</span> </div> </div> <div class="size"> <span> <h4>Size</h4> <p>5L</p>
</span> <span> <h4>In Case</h4> <p>3</p> </span> <span> <ul class="donate-now">
<li class="unit"> <input type="radio" id="unit1" name="amount1" checked="">
<label for="unit1">Unit</label> </li> <li class="case"> <input type="radio"
id="case1" name="amount1"> <label for="case1">Case</label> </li> </ul> </span>
</div> <div class="price"> <span> <h4>₹ 899.00</h4> <p>(incl. of all taxes)</p>
</span> <span> <div class="d-flex align-items-center counter-input-group">
<button data-action="decrement" class="input_minus_controls d-flex
align-items-center border-0"> <img
src="https://reckittpro.targetedgestaging.in/assets/images/minus_counter.svg"
class="img-fluid" alt="minus"> </button> <input type="text"
name="custom-input-number" id="custom-input-number" class="input-number"
value="1"> <button data-action="increment" class="input_plus_controls d-flex
align-items-center border-0"> <img
src="https://reckittpro.targetedgestaging.in/assets/images/plus_counter.svg"
class="img-fluid" alt="minus"> </button> </div> </span> </div> <span
class="btn-sec"> <a class="site-btn pro-btn" href="#">Add to enquiry</a> </span>
</div> </div> </div>


SESSION USER DATA

Session doesn't seem to be active.


REQUEST ( HTTPS/2.0 )


HEADERS

Accept
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Accept-Encoding gzip, deflate, br Accept-Language en-US,en;q=0.9 Host
reckittpro.targetedgestaging.in Pragma no-cache User-Agent Mozilla/5.0 (Windows
NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.94
Safari/537.36 Cache-Control no-cache Upgrade-Insecure-Requests 1 Sec-Fetch-Site
none Sec-Fetch-Mode navigate Sec-Fetch-User ?1 Sec-Fetch-Dest document X-Https 1


RESPONSE ( 200 - OK )


HEADERS

Cache-Control no-store, max-age=0, no-cache Content-Type text/html;
charset=UTF-8


SYSTEM CONFIGURATION

Read the CodeIgniter docs...

CodeIgniter Version: 4.4.3 PHP Version: 8.2.16 PHP SAPI: litespeed Environment:
development Base URL: https://reckittpro.targetedgestaging.in Timezone: UTC
Locale: en Content Security Policy Enabled: No