Pure Organic Zone - Your Marketplace for 100% Natural & Organic Products. ||
Discounted Products
No product found

Product Name

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

;
Request history8.1.32PHP Version302msRequest Duration56MBMemory UsageGET productsRoute
    • Booting (128ms)time
    • Application (173ms)time
    • 1 x Application (57.4%)
      173ms
      1 x Booting (42.6%)
      128ms
      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
      32 statements were executed (12 duplicates)Show only duplicates35.4ms
      • insert into `guest_users` (`ip_address`, `updated_at`, `created_at`) values ('3.138.151.162', '2025-04-28 03:13:42', '2025-04-28 03:13:42')
        820μsu185689791_organist0604GuestMiddleware.php#26
        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')) 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')) 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.05msu185689791_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')) 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
                420μ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')) 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`
                    480μ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')) 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
                        400μsu185689791_organist0604product-manager.php#1880
                        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` from `products` where (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` 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 `discount` != 0
                            21.94msu185689791_organist0604product-manager.php#2210
                            Bindings
                              Backtrace
                              • select * from `categories` where `categories`.`id` in (21, 24, 28, 30)
                                410μsu185689791_organist0604product-manager.php#2210
                                Backtrace
                                • select * from `translations` where `translations`.`translationable_id` in (21, 24, 28, 30) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
                                  290μsu185689791_organist0604product-manager.php#2210
                                  Bindings
                                    Backtrace
                                    • select * from `reviews` where `reviews`.`product_id` in (17945, 17947, 17964, 17965, 17966, 17967, 17968, 17969, 17970, 17971, 17972, 17973, 17974, 17977, 17978, 17979, 17984, 17987, 17988, 17991, 17993, 17994, 17995, 17996, 17997, 17998, 18010, 18011, 18012, 18013, 18014, 18015, 18016, 18017, 18018, 18020, 18021, 18031, 18033, 18035, 18036, 18045, 18049, 18077, 18081, 18097, 18098, 18099, 18100, 18101, 18102, 18103, 18104, 18105, 18106, 18107, 18108, 18110) and `delivery_man_id` is null and `status` = 1
                                      370μsu185689791_organist0604product-manager.php#2210
                                      Bindings
                                        Backtrace
                                        • select avg(rating) average, product_id from `reviews` where `delivery_man_id` is null and `reviews`.`product_id` in (17945, 17947, 17964, 17965, 17966, 17967, 17968, 17969, 17970, 17971, 17972, 17973, 17974, 17977, 17978, 17979, 17984, 17987, 17988, 17991, 17993, 17994, 17995, 17996, 17997, 17998, 18010, 18011, 18012, 18013, 18014, 18015, 18016, 18017, 18018, 18020, 18021, 18031, 18033, 18035, 18036, 18045, 18049, 18077, 18081, 18097, 18098, 18099, 18100, 18101, 18102, 18103, 18104, 18105, 18106, 18107, 18108, 18110) and `status` = 1 group by `product_id`
                                          350μsu185689791_organist0604product-manager.php#2210
                                          Bindings
                                            Backtrace
                                            • select * from `sellers` where `sellers`.`id` in (98, 99)
                                              330μsu185689791_organist0604product-manager.php#2210
                                              Backtrace
                                              • select * from `shops` where `shops`.`seller_id` in (98, 99)
                                                310μsu185689791_organist0604product-manager.php#2210
                                                Backtrace
                                                • select * from `translations` where `translations`.`translationable_id` in (17945, 17947, 17964, 17965, 17966, 17967, 17968, 17969, 17970, 17971, 17972, 17973, 17974, 17977, 17978, 17979, 17984, 17987, 17988, 17991, 17993, 17994, 17995, 17996, 17997, 17998, 18010, 18011, 18012, 18013, 18014, 18015, 18016, 18017, 18018, 18020, 18021, 18031, 18033, 18035, 18036, 18045, 18049, 18077, 18081, 18097, 18098, 18099, 18100, 18101, 18102, 18103, 18104, 18105, 18106, 18107, 18108, 18110) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'en'
                                                  420μsu185689791_organist0604product-manager.php#2210
                                                  Bindings
                                                    Backtrace
                                                    • select * from `categories` where `id` is null limit 1
                                                      360μsu185689791_organist0604view.blade.php#31
                                                      Backtrace
                                                      • select * from `categories` where `id` is null limit 1
                                                        210μsu185689791_organist0604view.blade.php#32
                                                        Backtrace
                                                        • select * from `categories` where `id` is null limit 1
                                                          170μsu185689791_organist0604view.blade.php#33
                                                          Backtrace
                                                          • select * from `categories` where `parent_id` is null
                                                            250μsu185689791_organist0604view.blade.php#434
                                                            Backtrace
                                                            • select * from `categories` where `parent_id` is null
                                                              150μsu185689791_organist0604view.blade.php#435
                                                              Backtrace
                                                              • select * from `categories`
                                                                900μsu185689791_organist0604view.blade.php#444
                                                                Backtrace
                                                                • select * from `brands` where `id` is null limit 1
                                                                  180μsu185689791_organist0604view.blade.php#560
                                                                  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')) 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` = 739520
                                                                    1.21msu185689791_organist0604product.php#24
                                                                    Bindings
                                                                      Backtrace
                                                                      • select * from `delivery_zip_codes` where `zipcode` != ''
                                                                        440μsu185689791_organist0604app.blade.php#184
                                                                        Bindings
                                                                          Backtrace
                                                                          • select * from `blog_category`
                                                                            220μsu185689791_organist0604_header.blade.php#16
                                                                            Backtrace
                                                                            • select * from `news_category`
                                                                              200μsu185689791_organist0604_header.blade.php#17
                                                                              Backtrace
                                                                              • select * from `video_category`
                                                                                170μ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')) 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` = 739520
                                                                                  400μ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')) 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` = 739520 and `is_guest` = 1) group by `cart_group_id`
                                                                                      530μ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')) 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
                                                                                          430μ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')) 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` = 739520 and `is_guest` = 1) group by `cart_group_id`
                                                                                              340μ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')) 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)
                                                                                                  620μ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')) 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` = 739520
                                                                                                      680μsu185689791_organist0604product.php#24
                                                                                                      Bindings
                                                                                                        Backtrace
                                                                                                        • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-04-28' and date(`end_date`) >= '2025-04-28' limit 1
                                                                                                          350μsu185689791_organist0604_footer.blade.php#134
                                                                                                          Bindings
                                                                                                            Backtrace
                                                                                                            App\Models\Product
                                                                                                            58Product.php#?
                                                                                                            App\Models\Category
                                                                                                            4Category.php#?
                                                                                                            App\Models\Seller
                                                                                                            2Seller.php#?
                                                                                                            App\Models\Shop
                                                                                                            2Shop.php#?
                                                                                                                system_default_currency_info
                                                                                                                App\Models\Currency {#3428 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
                                                                                                                currency_code
                                                                                                                INR
                                                                                                                currency_symbol
                                                                                                                currency_exchange_rate
                                                                                                                60
                                                                                                                usd
                                                                                                                1
                                                                                                                _token
                                                                                                                tVpno2KJ2LqprIw0mkE1MnjEpOhabb2MYYw0rnxG
                                                                                                                guest_id
                                                                                                                739520
                                                                                                                local
                                                                                                                en
                                                                                                                direction
                                                                                                                ltr
                                                                                                                _previous
                                                                                                                array:1 [ "url" => "https://orzanist.com/products?data_from=discounted&page=4&page_no=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 [ "data_from" => "discounted" "page" => "4" "page_no" => "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.138.151.162" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-real-ip" => array:1 [ 0 => "3.138.151.162" ] "x-real-port" => array:1 [ 0 => "30712" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "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 => "Sun, 27 Apr 2025 21:43:42 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InRWTlNRTTNIeVpUaTlML3djbk14dFE9PSIsInZhbHVlIjoiaTc4OWFyT1hLTVdWVzhIdUxvTGFMeU9MMGRCTFVwb1RKaEVKN2NYTG5DT1E5d0JyZ1RtUnIvZjVxb212LzdVZXkrd29xMEI1OGVxYVhaWnJTbWQzZ2I3L3hOby8vc0pSMWxqOUQwazlWUVloWFRYRG93STNUcVJqL1A3S2IzcDUiLCJtYWMiOiJhNDU4OGNjMDA4YTA5OGNmNDg0Y2RjMDEyZGM0YWUyYjU0MGNkNjAyM2NjZjUwMDRmMGNmZTMwNzczNDUyN2Y3IiwidGFnIjoiIn0%3D; expires=Mon, 27 Apr 2026 21:43:42 GMT; Max-Age=31536000; path=/XSRF-TOKEN=eyJpdiI6InRWTlNRTTNIeVpUaTlML3djbk14dFE9PSIsInZhbHVlIjoiaTc4OWFyT1hLTVdWVzhIdUxvTGFMeU9MMGRCTFVwb1RKaEVKN2NYTG5DT1E5d0JyZ1RtUnIvZjVxb212LzdVZXkrd29xM" 1 => "pureorganiczone_session=eyJpdiI6InZKcytsVENKR0hjYkhzUk1tRDJQeEE9PSIsInZhbHVlIjoiNFlHKzlwbXVLMlVDY2M0bWZpNE1hVTl1MFJMdEYvQU96bnJtVnV4Q1FMRk5FckV6a2FSMkxqNlRRRmNXR0U2WlZvSlVCUGxPNWRHR1haV2R1NGFXSzBiV2h6c29aRFpSV1hkMmVDbWpWOW1XUFNMNU01ZFo3RFBRaTJVaXQzdXYiLCJtYWMiOiIwYjI3YjFlNjdiNzdhZjExMWQyODYyMjlkM2VkNzY3ODI5ZWE5YzA3Mzg4MTAyOTdhOTFiNzM4NDg3ZGE1YjAxIiwidGFnIjoiIn0%3D; expires=Mon, 27 Apr 2026 21:43:42 GMT; Max-Age=31536000; path=/; httponlypureorganiczone_session=eyJpdiI6InZKcytsVENKR0hjYkhzUk1tRDJQeEE9PSIsInZhbHVlIjoiNFlHKzlwbXVLMlVDY2M0bWZpNE1hVTl1MFJMdEYvQU96bnJtVnV4Q1FMRk5FckV6a2FSMkxqNlRRRmNX" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InRWTlNRTTNIeVpUaTlML3djbk14dFE9PSIsInZhbHVlIjoiaTc4OWFyT1hLTVdWVzhIdUxvTGFMeU9MMGRCTFVwb1RKaEVKN2NYTG5DT1E5d0JyZ1RtUnIvZjVxb212LzdVZXkrd29xMEI1OGVxYVhaWnJTbWQzZ2I3L3hOby8vc0pSMWxqOUQwazlWUVloWFRYRG93STNUcVJqL1A3S2IzcDUiLCJtYWMiOiJhNDU4OGNjMDA4YTA5OGNmNDg0Y2RjMDEyZGM0YWUyYjU0MGNkNjAyM2NjZjUwMDRmMGNmZTMwNzczNDUyN2Y3IiwidGFnIjoiIn0%3D; expires=Mon, 27-Apr-2026 21:43:42 GMT; path=/XSRF-TOKEN=eyJpdiI6InRWTlNRTTNIeVpUaTlML3djbk14dFE9PSIsInZhbHVlIjoiaTc4OWFyT1hLTVdWVzhIdUxvTGFMeU9MMGRCTFVwb1RKaEVKN2NYTG5DT1E5d0JyZ1RtUnIvZjVxb212LzdVZXkrd29xM" 1 => "pureorganiczone_session=eyJpdiI6InZKcytsVENKR0hjYkhzUk1tRDJQeEE9PSIsInZhbHVlIjoiNFlHKzlwbXVLMlVDY2M0bWZpNE1hVTl1MFJMdEYvQU96bnJtVnV4Q1FMRk5FckV6a2FSMkxqNlRRRmNXR0U2WlZvSlVCUGxPNWRHR1haV2R1NGFXSzBiV2h6c29aRFpSV1hkMmVDbWpWOW1XUFNMNU01ZFo3RFBRaTJVaXQzdXYiLCJtYWMiOiIwYjI3YjFlNjdiNzdhZjExMWQyODYyMjlkM2VkNzY3ODI5ZWE5YzA3Mzg4MTAyOTdhOTFiNzM4NDg3ZGE1YjAxIiwidGFnIjoiIn0%3D; expires=Mon, 27-Apr-2026 21:43:42 GMT; path=/; httponlypureorganiczone_session=eyJpdiI6InZKcytsVENKR0hjYkhzUk1tRDJQeEE9PSIsInZhbHVlIjoiNFlHKzlwbXVLMlVDY2M0bWZpNE1hVTl1MFJMdEYvQU96bnJtVnV4Q1FMRk5FckV6a2FSMkxqNlRRRmNX" ] ]
                                                                                                                session_attributes
                                                                                                                0 of 0
                                                                                                                array:11 [ "system_default_currency_info" => App\Models\Currency {#3428 #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" => "tVpno2KJ2LqprIw0mkE1MnjEpOhabb2MYYw0rnxG" "guest_id" => 739520 "local" => "en" "direction" => "ltr" "_previous" => array:1 [ "url" => "https://orzanist.com/products?data_from=discounted&page=4&page_no=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
                                                                                                                ClearShow all
                                                                                                                Date ↕MethodURLData
                                                                                                                #12025-04-28 03:13:42GET/products?data_from=discounted&page=4&page_no=1143266