Pure Organic Zone - Your Marketplace for 100% Natural & Organic Products. ||
Category Products (Baby Care)
No product found

Product Name

We’ll notify you once it’s available at your nearest store.

;
Request history8.1.32PHP Version337msRequest Duration56MBMemory UsageGET productsRoute
    • Booting (133ms)time
    • Application (204ms)time
    • 1 x Application (60.55%)
      204ms
      1 x Booting (39.45%)
      133ms
      14 templates were rendered
      • web-views.products.viewview.blade.php#?blade
      • web-views.products._ajax-products_ajax-products.blade.php#?blade
      • layouts.front-end.appapp.blade.php#?blade
      • web-views.partials._robotsMetaContentData_robotsMetaContentData.blade.php#?blade
      • layouts.front-end.partials._modals_modals.blade.php#?blade
      • layouts.front-end.partials._quick-view-modal_quick-view-modal.blade.php#?blade
      • layouts.front-end.partials.modal._buy-now_buy-now.blade.php#?blade
      • layouts.front-end.partials._header_header.blade.php#?blade
      • layouts.front-end.partials._customer_auth_check_customer_auth_check.blade.php#?blade
      • layouts.front-end.partials._cart_cart.blade.php#?blade
      • layouts.front-end.partials._alert-message_alert-message.blade.php#?blade
      • layouts.front-end.partials._footer_footer.blade.php#?blade
      • layouts.front-end.partials.modal._dynamic-modals_dynamic-modals.blade.php#?blade
      • layouts.front-end.partials._firebase-script_firebase-script.blade.php#?blade
      uri
      GET products
      middleware
      web, maintenance_mode, guestCheck
      controller
      App\Http\Controllers\Web\ProductListController@products
      namespace
      App\Http\Controllers\Web
      prefix
      where
      as
      products
      file
      app/Http/Controllers/Web/ProductListController.php:43-103
      31 statements were executed (15 duplicates)Show only duplicates34.4ms
      • insert into `guest_users` (`ip_address`, `updated_at`, `created_at`) values ('3.148.179.161', '2025-05-08 00:55:17', '2025-05-08 00:55:17')
        560μsu185689791_organist0604GuestMiddleware.php#26
        Bindings
          Backtrace
          • select * from `categories` where `categories`.`id` = 224 limit 1
            540μsu185689791_organist0604ProductListController.php#114
            Bindings
              Backtrace
              • select * from `translations` where `translations`.`translationable_id` in (224) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
                420μsu185689791_organist0604ProductListController.php#114
                Bindings
                  Backtrace
                  • select `publishing_houses`.*, (select count(*) from `digital_product_publishing_houses` where `publishing_houses`.`id` = `digital_product_publishing_houses`.`publishing_house_id` and exists (select * from `products` where `digital_product_publishing_houses`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical'))) as `publishing_house_products_count` from `publishing_houses` where exists (select * from `digital_product_publishing_houses` where `publishing_houses`.`id` = `digital_product_publishing_houses`.`publishing_house_id` and exists (select * from `products` where `digital_product_publishing_houses`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical')))
                    1.42msu185689791_organist0604product-manager.php#1857
                    Bindings
                      Backtrace
                      • select `id` from `products` where (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and (`product_type` = 'digital') and 1 = 1
                        660μsu185689791_organist0604product-manager.php#1866
                        Bindings
                          Backtrace
                          • select `authors`.*, (select count(*) from `digital_product_authors` where `authors`.`id` = `digital_product_authors`.`author_id` and exists (select * from `products` where `digital_product_authors`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical'))) as `digital_product_author_count` from `authors`
                            2.59msu185689791_organist0604product-manager.php#1872
                            Bindings
                              Backtrace
                              • select `id` from `products` where (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and (`product_type` = 'digital') and 1 = 1
                                770μsu185689791_organist0604product-manager.php#1880
                                Bindings
                                  Backtrace
                                  • select * from `categories` where `id` in ('224')
                                    670μsu185689791_organist0604product-manager.php#1923
                                    Bindings
                                      Backtrace
                                      • select * from `translations` where `translations`.`translationable_id` in (224) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
                                        470μsu185689791_organist0604product-manager.php#1923
                                        Bindings
                                          Backtrace
                                          • select * from `categories` where `id` in (null)
                                            190μsu185689791_organist0604product-manager.php#1924
                                            Bindings
                                              Backtrace
                                              • select * from `categories` where `id` in (null)
                                                450μsu185689791_organist0604product-manager.php#1925
                                                Bindings
                                                  Backtrace
                                                  • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select sum(`order_details`.`qty`) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_sum_qty`, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select count(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (select avg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_avg_rating` from `products` where (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `category_id` in (224) or (`category_id` in (224) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical')) or (0 = 1 and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical')) or (0 = 1 and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical')) order by `order_details_count` desc
                                                    14.07msu185689791_organist0604product-manager.php#1261
                                                    Bindings
                                                      Backtrace
                                                      • select * from `categories` where `id` = '224' limit 1
                                                        610μsu185689791_organist0604view.blade.php#31
                                                        Bindings
                                                          Backtrace
                                                          • select * from `categories` where `id` is null limit 1
                                                            220μsu185689791_organist0604view.blade.php#32
                                                            Backtrace
                                                            • select * from `categories` where `id` is null limit 1
                                                              140μsu185689791_organist0604view.blade.php#33
                                                              Backtrace
                                                              • select * from `categories` where `parent_id` = '224'
                                                                680μsu185689791_organist0604view.blade.php#434
                                                                Bindings
                                                                  Backtrace
                                                                  • select * from `categories` where `parent_id` is null
                                                                    220μsu185689791_organist0604view.blade.php#435
                                                                    Backtrace
                                                                    • select * from `categories`
                                                                      630μsu185689791_organist0604view.blade.php#444
                                                                      Backtrace
                                                                      • select * from `categories` where `id` = '224' limit 1
                                                                        200μsu185689791_organist0604view.blade.php#558
                                                                        Bindings
                                                                          Backtrace
                                                                          • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and `customer_id` = 770416
                                                                            650μsu185689791_organist0604product.php#24
                                                                            Bindings
                                                                              Backtrace
                                                                              • select * from `delivery_zip_codes` where `zipcode` != ''
                                                                                590μsu185689791_organist0604app.blade.php#184
                                                                                Bindings
                                                                                  Backtrace
                                                                                  • select * from `blog_category`
                                                                                    860μsu185689791_organist0604_header.blade.php#16
                                                                                    Backtrace
                                                                                    • select * from `news_category`
                                                                                      410μsu185689791_organist0604_header.blade.php#17
                                                                                      Backtrace
                                                                                      • select * from `video_category`
                                                                                        520μsu185689791_organist0604_header.blade.php#18
                                                                                        Backtrace
                                                                                        • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and `customer_id` = 770416
                                                                                          740μsu185689791_organist0604product.php#24
                                                                                          Bindings
                                                                                            Backtrace
                                                                                            • select `cart_group_id` from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and (`customer_id` = 770416 and `is_guest` = 1) group by `cart_group_id`
                                                                                              1.41msu185689791_organist0604cart-manager.php#100
                                                                                              Bindings
                                                                                                Backtrace
                                                                                                • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and 0 = 1
                                                                                                  540μsu185689791_organist0604cart-manager.php#65
                                                                                                  Bindings
                                                                                                    Backtrace
                                                                                                    • select `cart_group_id` from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and (`customer_id` = 770416 and `is_guest` = 1) group by `cart_group_id`
                                                                                                      950μsu185689791_organist0604cart-manager.php#100
                                                                                                      Bindings
                                                                                                        Backtrace
                                                                                                        • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and 0 = 1 and (`is_checked` = 1)
                                                                                                          1.24msu185689791_organist0604cart-manager.php#65
                                                                                                          Bindings
                                                                                                            Backtrace
                                                                                                            • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'non_perishable') or exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` = 'both') and `goods_type` = 'non_perishable') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and `status` = 1) and (`status` = 1 and `request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) and `customer_id` = 770416
                                                                                                              670μsu185689791_organist0604product.php#24
                                                                                                              Bindings
                                                                                                                Backtrace
                                                                                                                • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-05-08' and date(`end_date`) >= '2025-05-08' limit 1
                                                                                                                  310μsu185689791_organist0604_footer.blade.php#134
                                                                                                                  Bindings
                                                                                                                    Backtrace
                                                                                                                    App\Models\Category
                                                                                                                    2Category.php#?
                                                                                                                        system_default_currency_info
                                                                                                                        App\Models\Currency {#3445 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
                                                                                                                        currency_code
                                                                                                                        INR
                                                                                                                        currency_symbol
                                                                                                                        currency_exchange_rate
                                                                                                                        60
                                                                                                                        usd
                                                                                                                        1
                                                                                                                        _token
                                                                                                                        eUOUgmxGwqI95c5KUTxrHHfjl9RGh22g5X0moUQw
                                                                                                                        guest_id
                                                                                                                        770416
                                                                                                                        local
                                                                                                                        en
                                                                                                                        direction
                                                                                                                        ltr
                                                                                                                        _previous
                                                                                                                        array:1 [ "url" => "https://orzanist.com/products?category_id=224&data_from=category&page=1" ]
                                                                                                                        _flash
                                                                                                                        array:2 [ "old" => [] "new" => [] ]
                                                                                                                        path_info
                                                                                                                        /products
                                                                                                                        status_code
                                                                                                                        200
                                                                                                                        
                                                                                                                        status_text
                                                                                                                        OK
                                                                                                                        format
                                                                                                                        html
                                                                                                                        content_type
                                                                                                                        text/html; charset=UTF-8
                                                                                                                        request_query
                                                                                                                        0 of 0
                                                                                                                        array:3 [ "category_id" => "224" "data_from" => "category" "page" => "1" ]
                                                                                                                        request_request
                                                                                                                        []
                                                                                                                        
                                                                                                                        request_headers
                                                                                                                        0 of 0
                                                                                                                        array:22 [ "accept" => array:1 [ 0 => "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" => array:1 [ 0 => "br" ] "host" => array:1 [ 0 => "orzanist.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "3.148.179.161" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-real-ip" => array:1 [ 0 => "3.148.179.161" ] "x-real-port" => array:1 [ 0 => "50543" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-port" => array:1 [ 0 => "443" ] "x-lscache" => array:1 [ 0 => "1" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
                                                                                                                        request_cookies
                                                                                                                        []
                                                                                                                        
                                                                                                                        response_headers
                                                                                                                        0 of 0
                                                                                                                        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 07 May 2025 19:25:18 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkM0ZkE2QVVMZks2RDZXZGtibHpPVlE9PSIsInZhbHVlIjoiMnhrZy85RzZwRzlaKzduMkJjdHJsY0s2MEFaRVVYWG9jVlB6TitkSlhNaWQ2Y1NxUWNaaEQzZUl1aWp5MGoycm1VY0h6REZVc25xYzFQdGptVmNIMDlDRnMwcWhoYi9BdXRwVFVwWVdya3BvYWJOMHlsMTVNWmNyR2ZBRW5VbFEiLCJtYWMiOiI4MzZhYzA3MDI2M2ZlOWI2NmI4ZDQ4MTBiN2M3YTNiN2IwNGRmY2JjNWM5ZGU5YWJkOTBkYzNkN2QyNmQyNzliIiwidGFnIjoiIn0%3D; expires=Thu, 07 May 2026 19:25:18 GMT; Max-Age=31536000; path=/XSRF-TOKEN=eyJpdiI6IkM0ZkE2QVVMZks2RDZXZGtibHpPVlE9PSIsInZhbHVlIjoiMnhrZy85RzZwRzlaKzduMkJjdHJsY0s2MEFaRVVYWG9jVlB6TitkSlhNaWQ2Y1NxUWNaaEQzZUl1aWp5MGoycm1VY0h6R" 1 => "pureorganiczone_session=eyJpdiI6Ik5ER2tjZTZVd0dLSndkQW5DRlAveUE9PSIsInZhbHVlIjoiNzErMkUyRXZRQW8xU0tGNzlvTkhYcnFaV0JqME9Wc1grODZaeGNDNVNZWmUvanNvbm1UT2ZCTWIxTTVZVERwZ3hXNGVMZFlzSU1tWXNBeUpDdTV4TEI1MzgxVDMvSG1UUUd5YkVJSysvMjlmdTluU0hFUGZFeDRyZkIwZUZDdUgiLCJtYWMiOiIyMmE3YTJhNDZlYmE1MGQwZWQ4ZGVkZTgyMWRjNzIyYzZjMWQwZGIwYjY3MDQ0ZDZhOThlMzQzMDlhNGZjMDBmIiwidGFnIjoiIn0%3D; expires=Thu, 07 May 2026 19:25:18 GMT; Max-Age=31536000; path=/; httponlypureorganiczone_session=eyJpdiI6Ik5ER2tjZTZVd0dLSndkQW5DRlAveUE9PSIsInZhbHVlIjoiNzErMkUyRXZRQW8xU0tGNzlvTkhYcnFaV0JqME9Wc1grODZaeGNDNVNZWmUvanNvbm1UT2ZCTWIxTTVZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkM0ZkE2QVVMZks2RDZXZGtibHpPVlE9PSIsInZhbHVlIjoiMnhrZy85RzZwRzlaKzduMkJjdHJsY0s2MEFaRVVYWG9jVlB6TitkSlhNaWQ2Y1NxUWNaaEQzZUl1aWp5MGoycm1VY0h6REZVc25xYzFQdGptVmNIMDlDRnMwcWhoYi9BdXRwVFVwWVdya3BvYWJOMHlsMTVNWmNyR2ZBRW5VbFEiLCJtYWMiOiI4MzZhYzA3MDI2M2ZlOWI2NmI4ZDQ4MTBiN2M3YTNiN2IwNGRmY2JjNWM5ZGU5YWJkOTBkYzNkN2QyNmQyNzliIiwidGFnIjoiIn0%3D; expires=Thu, 07-May-2026 19:25:18 GMT; path=/XSRF-TOKEN=eyJpdiI6IkM0ZkE2QVVMZks2RDZXZGtibHpPVlE9PSIsInZhbHVlIjoiMnhrZy85RzZwRzlaKzduMkJjdHJsY0s2MEFaRVVYWG9jVlB6TitkSlhNaWQ2Y1NxUWNaaEQzZUl1aWp5MGoycm1VY0h6R" 1 => "pureorganiczone_session=eyJpdiI6Ik5ER2tjZTZVd0dLSndkQW5DRlAveUE9PSIsInZhbHVlIjoiNzErMkUyRXZRQW8xU0tGNzlvTkhYcnFaV0JqME9Wc1grODZaeGNDNVNZWmUvanNvbm1UT2ZCTWIxTTVZVERwZ3hXNGVMZFlzSU1tWXNBeUpDdTV4TEI1MzgxVDMvSG1UUUd5YkVJSysvMjlmdTluU0hFUGZFeDRyZkIwZUZDdUgiLCJtYWMiOiIyMmE3YTJhNDZlYmE1MGQwZWQ4ZGVkZTgyMWRjNzIyYzZjMWQwZGIwYjY3MDQ0ZDZhOThlMzQzMDlhNGZjMDBmIiwidGFnIjoiIn0%3D; expires=Thu, 07-May-2026 19:25:18 GMT; path=/; httponlypureorganiczone_session=eyJpdiI6Ik5ER2tjZTZVd0dLSndkQW5DRlAveUE9PSIsInZhbHVlIjoiNzErMkUyRXZRQW8xU0tGNzlvTkhYcnFaV0JqME9Wc1grODZaeGNDNVNZWmUvanNvbm1UT2ZCTWIxTTVZ" ] ]
                                                                                                                        session_attributes
                                                                                                                        0 of 0
                                                                                                                        array:11 [ "system_default_currency_info" => App\Models\Currency {#3445 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ "id" => 3 "name" => "Indian Rupi" "symbol" => "" "code" => "INR" "exchange_rate" => "60" "status" => 1 "created_at" => "2020-10-15 17:23:04" "updated_at" => "2021-06-04 18:26:38" ] #original: array:8 [ "id" => 3 "name" => "Indian Rupi" "symbol" => "" "code" => "INR" "exchange_rate" => "60" "status" => 1 "created_at" => "2020-10-15 17:23:04" "updated_at" => "2021-06-04 18:26:38" ] #changes: [] #casts: array:4 [ "id" => "integer" "status" => "boolean" "created_at" => "datetime" "updated_at" => "datetime" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: array:5 [ 0 => "name" 1 => "symbol" 2 => "code" 3 => "exchange_rate" 4 => "status" ] #guarded: array:1 [ 0 => "*" ] } "currency_code" => "INR" "currency_symbol" => "" "currency_exchange_rate" => "60" "usd" => 1 "_token" => "eUOUgmxGwqI95c5KUTxrHHfjl9RGh22g5X0moUQw" "guest_id" => 770416 "local" => "en" "direction" => "ltr" "_previous" => array:1 [ "url" => "https://orzanist.com/products?category_id=224&data_from=category&page=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
                                                                                                                        ClearShow all
                                                                                                                        Date ↕MethodURLData
                                                                                                                        #12025-05-08 00:55:18GET/products?category_id=224&data_from=category&page=114312