Pure Organic Zone - Your Marketplace for 100% Natural & Organic Products. ||
Category Products (Biscuits)

Product Name

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

;
Request history8.1.32PHP Version359msRequest Duration56MBMemory UsageGET productsRoute
    • Booting (157ms)time
    • Application (202ms)time
    • 1 x Application (56.33%)
      202ms
      1 x Booting (43.67%)
      157ms
      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.93ms
      • insert into `guest_users` (`ip_address`, `updated_at`, `created_at`) values ('18.188.46.100', '2025-05-10 12:58:40', '2025-05-10 12:58:40')
        2.2msu185689791_organist0604GuestMiddleware.php#26
        Bindings
          Backtrace
          • select * from `categories` where `categories`.`id` = 12 limit 1
            420μsu185689791_organist0604ProductListController.php#114
            Bindings
              Backtrace
              • select * from `translations` where `translations`.`translationable_id` in (12) 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.02msu185689791_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
                        510μ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`
                            700μsu185689791_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
                                350μsu185689791_organist0604product-manager.php#1880
                                Bindings
                                  Backtrace
                                  • select * from `categories` where `id` in ('12')
                                    330μsu185689791_organist0604product-manager.php#1923
                                    Bindings
                                      Backtrace
                                      • select * from `translations` where `translations`.`translationable_id` in (12) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
                                        250μsu185689791_organist0604product-manager.php#1923
                                        Bindings
                                          Backtrace
                                          • select * from `categories` where `id` in (null)
                                            160μsu185689791_organist0604product-manager.php#1924
                                            Bindings
                                              Backtrace
                                              • select * from `categories` where `id` in (null)
                                                160μ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 (12) or (`category_id` in (12) 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
                                                    15.71msu185689791_organist0604product-manager.php#1261
                                                    Bindings
                                                      Backtrace
                                                      • select * from `categories` where `id` = '12' limit 1
                                                        890μsu185689791_organist0604view.blade.php#31
                                                        Bindings
                                                          Backtrace
                                                          • select * from `categories` where `id` is null limit 1
                                                            270μsu185689791_organist0604view.blade.php#32
                                                            Backtrace
                                                            • select * from `categories` where `id` is null limit 1
                                                              150μsu185689791_organist0604view.blade.php#33
                                                              Backtrace
                                                              • select * from `categories` where `parent_id` = '12'
                                                                930μsu185689791_organist0604view.blade.php#434
                                                                Bindings
                                                                  Backtrace
                                                                  • select * from `categories` where `parent_id` is null
                                                                    360μsu185689791_organist0604view.blade.php#435
                                                                    Backtrace
                                                                    • select * from `categories`
                                                                      820μsu185689791_organist0604view.blade.php#444
                                                                      Backtrace
                                                                      • select * from `categories` where `id` = '12' limit 1
                                                                        390μ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` = 777031
                                                                            2.39msu185689791_organist0604product.php#24
                                                                            Bindings
                                                                              Backtrace
                                                                              • select * from `delivery_zip_codes` where `zipcode` != ''
                                                                                670μsu185689791_organist0604app.blade.php#184
                                                                                Bindings
                                                                                  Backtrace
                                                                                  • select * from `blog_category`
                                                                                    280μsu185689791_organist0604_header.blade.php#16
                                                                                    Backtrace
                                                                                    • select * from `news_category`
                                                                                      230μsu185689791_organist0604_header.blade.php#17
                                                                                      Backtrace
                                                                                      • select * from `video_category`
                                                                                        270μ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` = 777031
                                                                                          470μ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` = 777031 and `is_guest` = 1) group by `cart_group_id`
                                                                                              620μ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
                                                                                                  640μ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` = 777031 and `is_guest` = 1) group by `cart_group_id`
                                                                                                      470μ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)
                                                                                                          590μsu185689791_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` = 777031
                                                                                                              1.23msu185689791_organist0604product.php#24
                                                                                                              Bindings
                                                                                                                Backtrace
                                                                                                                • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-05-10' and date(`end_date`) >= '2025-05-10' limit 1
                                                                                                                  1.03msu185689791_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
                                                                                                                        QSMvBaAWTpoUMyQuziOmGttNFf5hjPGLx42wMBde
                                                                                                                        guest_id
                                                                                                                        777031
                                                                                                                        local
                                                                                                                        en
                                                                                                                        direction
                                                                                                                        ltr
                                                                                                                        _previous
                                                                                                                        array:1 [ "url" => "https://orzanist.com/products?category_id=12&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" => "12" "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 => "18.188.46.100" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-real-ip" => array:1 [ 0 => "18.188.46.100" ] "x-real-port" => array:1 [ 0 => "32012" ] "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 => "Sat, 10 May 2025 07:28:40 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Inc5TTQyK2IwZ3kyQ2VheFFVSHVBdlE9PSIsInZhbHVlIjoiRTFSZnVCL2JlNlRDeWpDeitPQzBCTlY1RGxGVEJERVVucVRIOTNMUHJ0SGdETENmcHIvczlNU1VEU3U3M1NCajJ2N3N4Z0dzR3NNNkRmaVQ0ZFcrUGRzQ0k1dWlENVBZT1dtSHNVN0RqeGg0Zk11T0RRN01iTDZDc01OWnlWSk4iLCJtYWMiOiJhN2NkMzIxZmE0MGM1N2I0NGVjOGQ4NDg4ZjM5ZjEyYTg3OWU5ZDk3ODAyODllZDZiZDQ0NDJhNjk2MjkzYjM3IiwidGFnIjoiIn0%3D; expires=Sun, 10 May 2026 07:28:40 GMT; Max-Age=31536000; path=/XSRF-TOKEN=eyJpdiI6Inc5TTQyK2IwZ3kyQ2VheFFVSHVBdlE9PSIsInZhbHVlIjoiRTFSZnVCL2JlNlRDeWpDeitPQzBCTlY1RGxGVEJERVVucVRIOTNMUHJ0SGdETENmcHIvczlNU1VEU3U3M1NCajJ2N3N4Z" 1 => "pureorganiczone_session=eyJpdiI6IlpoQUZJVElsbjdZcFRnelI3MlF6V3c9PSIsInZhbHVlIjoiY2tGOUtWZlBWK29HVWt1NHZ3N2xncjN4ZU1kOWZ3bVRvVjlYdFhDYjY5bHRWVnh0aEhJSmg0MzNyY2JqcmloNllmNllVZm5aaWVENTY4Wmtac2QzUVBLdEtKNTl0VDVVdFlTTmJDNENEMThDVkhxaWs0cSt4RVhtQlBnUWk4eEoiLCJtYWMiOiI5ODk1ZWIzMTYyOWU1ZTk4Y2E2NjVkYmQwYzQxNGYyNjhjOGQ4YjNiMTJiYWFhOGI3MWRkZmQyYWE2YTAzMDYwIiwidGFnIjoiIn0%3D; expires=Sun, 10 May 2026 07:28:40 GMT; Max-Age=31536000; path=/; httponlypureorganiczone_session=eyJpdiI6IlpoQUZJVElsbjdZcFRnelI3MlF6V3c9PSIsInZhbHVlIjoiY2tGOUtWZlBWK29HVWt1NHZ3N2xncjN4ZU1kOWZ3bVRvVjlYdFhDYjY5bHRWVnh0aEhJSmg0MzNyY2Jq" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Inc5TTQyK2IwZ3kyQ2VheFFVSHVBdlE9PSIsInZhbHVlIjoiRTFSZnVCL2JlNlRDeWpDeitPQzBCTlY1RGxGVEJERVVucVRIOTNMUHJ0SGdETENmcHIvczlNU1VEU3U3M1NCajJ2N3N4Z0dzR3NNNkRmaVQ0ZFcrUGRzQ0k1dWlENVBZT1dtSHNVN0RqeGg0Zk11T0RRN01iTDZDc01OWnlWSk4iLCJtYWMiOiJhN2NkMzIxZmE0MGM1N2I0NGVjOGQ4NDg4ZjM5ZjEyYTg3OWU5ZDk3ODAyODllZDZiZDQ0NDJhNjk2MjkzYjM3IiwidGFnIjoiIn0%3D; expires=Sun, 10-May-2026 07:28:40 GMT; path=/XSRF-TOKEN=eyJpdiI6Inc5TTQyK2IwZ3kyQ2VheFFVSHVBdlE9PSIsInZhbHVlIjoiRTFSZnVCL2JlNlRDeWpDeitPQzBCTlY1RGxGVEJERVVucVRIOTNMUHJ0SGdETENmcHIvczlNU1VEU3U3M1NCajJ2N3N4Z" 1 => "pureorganiczone_session=eyJpdiI6IlpoQUZJVElsbjdZcFRnelI3MlF6V3c9PSIsInZhbHVlIjoiY2tGOUtWZlBWK29HVWt1NHZ3N2xncjN4ZU1kOWZ3bVRvVjlYdFhDYjY5bHRWVnh0aEhJSmg0MzNyY2JqcmloNllmNllVZm5aaWVENTY4Wmtac2QzUVBLdEtKNTl0VDVVdFlTTmJDNENEMThDVkhxaWs0cSt4RVhtQlBnUWk4eEoiLCJtYWMiOiI5ODk1ZWIzMTYyOWU1ZTk4Y2E2NjVkYmQwYzQxNGYyNjhjOGQ4YjNiMTJiYWFhOGI3MWRkZmQyYWE2YTAzMDYwIiwidGFnIjoiIn0%3D; expires=Sun, 10-May-2026 07:28:40 GMT; path=/; httponlypureorganiczone_session=eyJpdiI6IlpoQUZJVElsbjdZcFRnelI3MlF6V3c9PSIsInZhbHVlIjoiY2tGOUtWZlBWK29HVWt1NHZ3N2xncjN4ZU1kOWZ3bVRvVjlYdFhDYjY5bHRWVnh0aEhJSmg0MzNyY2Jq" ] ]
                                                                                                                        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" => "QSMvBaAWTpoUMyQuziOmGttNFf5hjPGLx42wMBde" "guest_id" => 777031 "local" => "en" "direction" => "ltr" "_previous" => array:1 [ "url" => "https://orzanist.com/products?category_id=12&data_from=category&page=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
                                                                                                                        ClearShow all
                                                                                                                        Date ↕MethodURLData
                                                                                                                        #12025-05-10 12:58:40GET/products?category_id=12&data_from=category&page=114312