img

S/S Helios Polo

SKU: 100298 MFG#
(0) 0 Reviews 2 Orders 0 Wishlisted
Color :
Quantity :
Total price :
 

Out of stock

img Fast Delivery all across the country
img Safe Payment
img 7 Days Return Policy
img 100% Authentic Products

Store Availability:

LCI Availability:

Total price :
 
img

Product details not found !

img

Product description not found !

img

No review given yet!

Top
Request history8.2.28PHP Version547msRequest Duration15MBMemory UsageGET product/{slug}Route
    • Booting (362ms)time
    • Application (185ms)time
    • 1 x Booting (66.19%)
      362ms
      1 x Application (33.81%)
      185ms
      10 templates were rendered
      • web-views.products.detailsdetails.blade.php#?blade
      • web-views.partials._product-reviews_product-reviews.blade.php#?blade
      • layouts.front-end.partials.modal._chatting_chatting.blade.php#?blade
      • layouts.front-end.appapp.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._header_header.blade.php#?blade
      • layouts.front-end.partials._cart_cart.blade.php#?blade
      • layouts.front-end.partials._footer_footer.blade.php#?blade
      • layouts.front-end.partials.modal._dynamic-modals_dynamic-modals.blade.php#?blade
      uri
      GET product/{slug}
      middleware
      web, maintenance_mode, guestCheck
      controller
      App\Http\Controllers\Web\ProductDetailsController@index
      namespace
      App\Http\Controllers\Web
      prefix
      where
      as
      product
      file
      app/Http/Controllers/Web/ProductDetailsController.php:50-65
      138 statements were executed, -1 have been excluded (91 duplicates)Show only duplicatesmoxbrew_new_db47.98ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 38 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
        300μsmoxbrew_new_dbtheme-helpers.php#26
        Bindings
          Backtrace
          • select * from `business_settings` where (`type` = 'maintenance_mode') and `theme` = 'default' limit 1
            740μsmoxbrew_new_dbhelpers.php#183
            Bindings
              Backtrace
              • insert into `guest_users` (`ip_address`, `created_at`) values ('18.222.219.97', '2025-04-09 02:14:56')
                1.5msmoxbrew_new_dbGuestMiddleware.php#23
                Bindings
                  Backtrace
                  • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                    250μsmoxbrew_new_dbtheme-helpers.php#26
                    Bindings
                      Backtrace
                      • select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
                        190μsmoxbrew_new_dbProductDetailsController.php#69
                        Bindings
                          Backtrace
                          • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where `status` = 1 and (`slug` = 'ss-helios-polo-0fhsMt') limit 1
                            770μsmoxbrew_new_dbProductRepository.php#76
                            Bindings
                              Backtrace
                              • select * from `reviews` where `reviews`.`product_id` in (76) and `delivery_man_id` is null and `status` = 1
                                290μsmoxbrew_new_dbProductRepository.php#76
                                Bindings
                                  Backtrace
                                  • select * from `sellers` where `sellers`.`id` in (1)
                                    260μsmoxbrew_new_dbProductRepository.php#76
                                    Backtrace
                                    • select * from `shops` where `shops`.`seller_id` in (1)
                                      260μsmoxbrew_new_dbProductRepository.php#76
                                      Backtrace
                                      • select * from `translations` where `translations`.`translationable_id` in (76) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'en'
                                        260μsmoxbrew_new_dbProductRepository.php#76
                                        Bindings
                                          Backtrace
                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                            220μsmoxbrew_new_dbsettings.php#14
                                            Bindings
                                              Backtrace
                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                240μsmoxbrew_new_dbsettings.php#14
                                                Bindings
                                                  Backtrace
                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                    210μsmoxbrew_new_dbsettings.php#14
                                                    Bindings
                                                      Backtrace
                                                      • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                        380μsmoxbrew_new_dbsettings.php#40
                                                        Bindings
                                                          Backtrace
                                                          • select count(*) as aggregate from `products` where (FIND_IN_SET(7, REPLACE(theme, ' ', '')) and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('digital', 'physical') and (`category_id` = '141') and `id` not in (76)
                                                            920μsmoxbrew_new_dbProductRepository.php#331
                                                            Bindings
                                                              Backtrace
                                                              • select count(*) as aggregate from `wishlists` where (`product_id` = 76)
                                                                400μsmoxbrew_new_dbWishlistRepository.php#62
                                                                Bindings
                                                                  Backtrace
                                                                  • select count(*) as aggregate from `reviews` where (`product_id` = 76) and `status` = 1
                                                                    220μsmoxbrew_new_dbReviewRepository.php#70
                                                                    Bindings
                                                                      Backtrace
                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                        240μsmoxbrew_new_dbsettings.php#14
                                                                        Bindings
                                                                          Backtrace
                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                            230μsmoxbrew_new_dbsettings.php#14
                                                                            Bindings
                                                                              Backtrace
                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                220μsmoxbrew_new_dbsettings.php#14
                                                                                Bindings
                                                                                  Backtrace
                                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                    250μsmoxbrew_new_dbsettings.php#14
                                                                                    Bindings
                                                                                      Backtrace
                                                                                      • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                        320μsmoxbrew_new_dbsettings.php#40
                                                                                        Bindings
                                                                                          Backtrace
                                                                                          • select count(*) as aggregate from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 1 and `id` not in (76)
                                                                                            840μsmoxbrew_new_dbProductRepository.php#331
                                                                                            Bindings
                                                                                              Backtrace
                                                                                              • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 1 and `id` not in (76) order by `id` desc limit 5 offset 0
                                                                                                970μsmoxbrew_new_dbProductRepository.php#331
                                                                                                Bindings
                                                                                                  Backtrace
                                                                                                  • select * from `translations` where `translations`.`translationable_id` in (98, 99, 101, 102, 103) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'en'
                                                                                                    300μsmoxbrew_new_dbProductRepository.php#331
                                                                                                    Bindings
                                                                                                      Backtrace
                                                                                                      • select * from `reviews` where `reviews`.`product_id` in (98, 99, 101, 102, 103) and `delivery_man_id` is null and `status` = 1
                                                                                                        250μsmoxbrew_new_dbProductRepository.php#331
                                                                                                        Bindings
                                                                                                          Backtrace
                                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                            230μsmoxbrew_new_dbsettings.php#14
                                                                                                            Bindings
                                                                                                              Backtrace
                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                200μsmoxbrew_new_dbsettings.php#14
                                                                                                                Bindings
                                                                                                                  Backtrace
                                                                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                    220μsmoxbrew_new_dbsettings.php#14
                                                                                                                    Bindings
                                                                                                                      Backtrace
                                                                                                                      • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                        320μsmoxbrew_new_dbsettings.php#40
                                                                                                                        Bindings
                                                                                                                          Backtrace
                                                                                                                          • select count(*) as aggregate from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 1
                                                                                                                            700μsmoxbrew_new_dbProductRepository.php#331
                                                                                                                            Bindings
                                                                                                                              Backtrace
                                                                                                                              • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1 and `status` = 1) as `reviews_count`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 1 limit 25 offset 0
                                                                                                                                1.63msmoxbrew_new_dbProductRepository.php#331
                                                                                                                                Bindings
                                                                                                                                  Backtrace
                                                                                                                                  • select * from `translations` where `translations`.`translationable_id` in (37, 42, 43, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 57, 62, 63, 64, 66, 67, 68, 69, 70, 71, 72, 73) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'en'
                                                                                                                                    420μsmoxbrew_new_dbProductRepository.php#331
                                                                                                                                    Bindings
                                                                                                                                      Backtrace
                                                                                                                                      • select * from `reviews` where `reviews`.`product_id` in (37, 42, 43, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 57, 62, 63, 64, 66, 67, 68, 69, 70, 71, 72, 73) and `delivery_man_id` is null and `status` = 1
                                                                                                                                        320μsmoxbrew_new_dbProductRepository.php#331
                                                                                                                                        Bindings
                                                                                                                                          Backtrace
                                                                                                                                          • select count(*) as aggregate from `order_details` where (`product_id` = 76)
                                                                                                                                            530μsmoxbrew_new_dbOrderDetailRepository.php#59
                                                                                                                                            Bindings
                                                                                                                                              Backtrace
                                                                                                                                              • select count(*) as aggregate from `wishlists` where (`product_id` = 76)
                                                                                                                                                200μsmoxbrew_new_dbWishlistRepository.php#62
                                                                                                                                                Bindings
                                                                                                                                                  Backtrace
                                                                                                                                                  • select * from `deal_of_the_days` where (`product_id` = 76 and `status` = 1) limit 1
                                                                                                                                                    300μsmoxbrew_new_dbDealOfTheDayRepository.php#24
                                                                                                                                                    Bindings
                                                                                                                                                      Backtrace
                                                                                                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                        220μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                        Bindings
                                                                                                                                                          Backtrace
                                                                                                                                                          • select * from `business_settings` where (`type` = 'temporary_close') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                            310μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                            Bindings
                                                                                                                                                              Backtrace
                                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                220μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                Bindings
                                                                                                                                                                  Backtrace
                                                                                                                                                                  • select * from `business_settings` where (`type` = 'vacation_add') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                    310μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                                    Bindings
                                                                                                                                                                      Backtrace
                                                                                                                                                                      • select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                        260μsmoxbrew_new_dbdetails.blade.php#56
                                                                                                                                                                        Bindings
                                                                                                                                                                          Backtrace
                                                                                                                                                                          • select * from `category_permissions` where `deleted_at` is null and `category_id` = '141' and `website_id` = 7 and FIND_IN_SET('', customer_group_id) and `grant_catalog_product_price` = 2 limit 1
                                                                                                                                                                            470μsmoxbrew_new_dbdetails.blade.php#57
                                                                                                                                                                            Bindings
                                                                                                                                                                              Backtrace
                                                                                                                                                                              • select * from `category_permissions` where `deleted_at` is null and `category_id` = 150 and `website_id` = 7 and FIND_IN_SET('', customer_group_id) and `grant_catalog_product_price` = 2 limit 1
                                                                                                                                                                                250μsmoxbrew_new_dbdetails.blade.php#59
                                                                                                                                                                                Bindings
                                                                                                                                                                                  Backtrace
                                                                                                                                                                                  • select * from `category_permissions` where `deleted_at` is null and `category_id` is null and `website_id` = 7 and FIND_IN_SET('', customer_group_id) and `grant_catalog_product_price` = 2 limit 1
                                                                                                                                                                                    190μsmoxbrew_new_dbdetails.blade.php#64
                                                                                                                                                                                    Bindings
                                                                                                                                                                                      Backtrace
                                                                                                                                                                                      • select * from `advance_pricings` where `group_catalog` = '' and `product_id` = 76 and `website_id` = 7 limit 1
                                                                                                                                                                                        410μsmoxbrew_new_dbdetails.blade.php#71
                                                                                                                                                                                        Bindings
                                                                                                                                                                                          Backtrace
                                                                                                                                                                                          • select * from `category_permissions` where `deleted_at` is null and `category_id` = '141' and `website_id` = 7 and FIND_IN_SET('', customer_group_id) and `grant_checkout_items` = 2 limit 1
                                                                                                                                                                                            230μsmoxbrew_new_dbdetails.blade.php#77
                                                                                                                                                                                            Bindings
                                                                                                                                                                                              Backtrace
                                                                                                                                                                                              • select * from `category_permissions` where `deleted_at` is null and `category_id` = 150 and `website_id` = 7 and FIND_IN_SET('', customer_group_id) and `grant_checkout_items` = 2 limit 1
                                                                                                                                                                                                230μsmoxbrew_new_dbdetails.blade.php#80
                                                                                                                                                                                                Bindings
                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                  • select * from `category_permissions` where `deleted_at` is null and `category_id` is null and `website_id` = 7 and FIND_IN_SET('', customer_group_id) and `grant_checkout_items` = 2 limit 1
                                                                                                                                                                                                    180μsmoxbrew_new_dbdetails.blade.php#85
                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                        230μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                          • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                            170μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                              • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                200μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                  • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                    170μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                        160μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                          • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                            180μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                              • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                180μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                  • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                    180μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                        170μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                          • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                            180μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                              • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                170μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                  • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                    170μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                      • select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                        260μsmoxbrew_new_dbproduct.php#85
                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                          • select * from `advance_pricings` where `group_catalog` = '' and `product_id` = 76 and `website_id` = 7 limit 1
                                                                                                                                                                                                                                                            440μsmoxbrew_new_dbproduct.php#91
                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                              • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                180μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                    210μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                      • select * from `currencies` where (`code` = 'USD') limit 1
                                                                                                                                                                                                                                                                        200μsmoxbrew_new_dbcurrency.php#104
                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                            190μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                190μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                  • select * from `business_settings` where (`type` = 'currency_symbol_position') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                                                                                                                    360μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                                          • select `name` from `colors` where `code` = '#000000' limit 1
                                                                                                                                                                                                                                                                                            3.66msmoxbrew_new_dbdetails.blade.php#274
                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                290μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                  • select * from `business_settings` where (`type` = 'company_reliability') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                                                                                                                                    370μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_dbsettings.php#118
                                                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                                                          • select * from `business_settings` where (`type` = 'google_analytics') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                                                                                                                                            750μsmoxbrew_new_dbsettings.php#127
                                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                240μsmoxbrew_new_dbsettings.php#118
                                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                                  • select * from `business_settings` where (`type` = 'google_tag_manager_id') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                                                                                                                                                    650μsmoxbrew_new_dbsettings.php#127
                                                                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_dbsettings.php#118
                                                                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                                                                          • select * from `business_settings` where (`type` = 'live_chat') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                                                                                                                                                            610μsmoxbrew_new_dbsettings.php#127
                                                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                260μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                                                  • select * from `business_settings` where (`type` = 'announcement') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                                                                                                                                                                    320μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                                                                      • select * from `customer_groups` where `is_active` = '1' and `is_mil_gov` = '1'
                                                                                                                                                                                                                                                                                                                                        430μsmoxbrew_new_db_header.blade.php#195
                                                                                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                            210μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                                                                                              • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                210μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                                                                  • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                    180μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                                                                                                          • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                            180μsmoxbrew_new_dbtheme-helpers.php#26
                                                                                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                                                                                                              • select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                                220μsmoxbrew_new_db_cart.blade.php#3
                                                                                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                                                                                  • select * from `business_settings` where (`type` = 'guest_checkout') and `website_id` = 7 limit 1
                                                                                                                                                                                                                                                                                                                                                                    340μsmoxbrew_new_dbsettings.php#94
                                                                                                                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                                                                                                      • select `cart_group_id` from `carts` where `status` = 1 and (`customer_id` = 64971 and `is_guest` = 1) group by `cart_group_id`
                                                                                                                                                                                                                                                                                                                                                                        550μsmoxbrew_new_dbcart-manager.php#79
                                                                                                                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                                                                                                                          • select * from `carts` where `status` = 1 and 0 = 1
                                                                                                                                                                                                                                                                                                                                                                            190μsmoxbrew_new_dbcart-manager.php#48
                                                                                                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                                                                                                                              • select `cart_group_id` from `carts` where `status` = 1 and (`customer_id` = 64971 and `is_guest` = 1) group by `cart_group_id`
                                                                                                                                                                                                                                                                                                                                                                                360μsmoxbrew_new_dbcart-manager.php#79
                                                                                                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                                                                                                  • select * from `carts` where `status` = 1 and 0 = 1
                                                                                                                                                                                                                                                                                                                                                                                    210μsmoxbrew_new_dbcart-manager.php#48
                                                                                                                                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                                                        200μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                                                                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                                                            190μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                                                                200μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                                                                    210μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                                                                                                                                      • select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db_header.blade.php#435
                                                                                                                                                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                                                                                                                                                          • select count(*) as aggregate from `categories` where json_contains(`website_ids`, '\"7\"') and `position` = 0 and `parent_id` = 0 and `home_status` = 1
                                                                                                                                                                                                                                                                                                                                                                                                            340μsmoxbrew_new_db_header.blade.php#442
                                                                                                                                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                                                                                                                                                              • select * from `categories` where json_contains(`website_ids`, '\"7\"') and `position` = 0 and `parent_id` = 0 and `home_status` = 1 order by `priority` asc limit 11 offset 0
                                                                                                                                                                                                                                                                                                                                                                                                                380μsmoxbrew_new_db_header.blade.php#442
                                                                                                                                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `categories` where `categories`.`parent_id` in (3, 8, 137, 138, 139, 140, 165, 170, 171, 172) order by `priority` asc
                                                                                                                                                                                                                                                                                                                                                                                                                    350μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `categories` where `categories`.`parent_id` in (60, 119, 120, 121, 145, 146, 147, 148, 149, 166, 173, 175) order by `priority` asc
                                                                                                                                                                                                                                                                                                                                                                                                                    310μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `translations` where `translations`.`translationable_id` in (61, 62, 63, 64, 65, 122, 123, 124, 125, 126, 127, 128, 129, 168, 174) and `translations`.`translationable_type` = ? and `locale` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                    300μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `translations` where `translations`.`translationable_id` in (60, 119, 120, 121, 145, 146, 147, 148, 149, 166, 173, 175) and `translations`.`translationable_type` = ? and `locale` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                    260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `translations` where `translations`.`translationable_id` in (3, 8, 137, 138, 139, 140, 165, 170, 171, 172) and `translations`.`translationable_type` = ? and `locale` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                    250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    170μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    170μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    180μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and FIND_IN_SET(?, REPLACE(theme, ' ', '')) and (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = ?)) and (`status` = ?) and (`request_status` = ?) or (`brand_id` is null and `status` = ?)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = ?)) or ((`added_by` = ? and `status` = ?))) and `product_type` in (?, ?)) as `brand_products_count` from `brands` where FIND_IN_SET(?, REPLACE(theme, ' ', '')) order by `created_at` desc
                                                                                                                                                                                                                                                                                                                                                                                                                    1.47msmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `translations` where `translations`.`translationable_id` in (1, 2, 4, 6, 7, 8, 9, 22, 23) and `translations`.`translationable_type` = ? and `locale` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                    290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select count(*) as aggregate from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = ?)) and (`status` = ?) and (`request_status` = ?) or (`brand_id` is null and `status` = ?)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = ?)) or ((`added_by` = ? and `status` = ?))) and `product_type` in (?, ?) and `discount` != ?
                                                                                                                                                                                                                                                                                                                                                                                                                    800μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    310μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    310μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    160μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    170μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `pages` where `main_heading` = ? and `status` = ? and `website_id` = ? order by `position` asc
                                                                                                                                                                                                                                                                                                                                                                                                                    550μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `pages` where `main_heading` = ? and `status` = ? and `website_id` = ? order by `position` asc
                                                                                                                                                                                                                                                                                                                                                                                                                    320μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    180μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `pages` where `main_heading` = ? and `status` = ? and `website_id` = ? order by `position` asc
                                                                                                                                                                                                                                                                                                                                                                                                                    430μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `pages` where `main_heading` = ? and `status` = ? and `website_id` = ? order by `position` asc
                                                                                                                                                                                                                                                                                                                                                                                                                    360μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    330μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    300μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                  App\Models\Domain
                                                                                                                                                                                                                                                                                                                                                                                                                  41Domain.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                  App\Models\Category
                                                                                                                                                                                                                                                                                                                                                                                                                  37Category.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                  App\Models\Product
                                                                                                                                                                                                                                                                                                                                                                                                                  31Product.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                  App\Models\BusinessSetting
                                                                                                                                                                                                                                                                                                                                                                                                                  18BusinessSetting.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                  App\Models\Review
                                                                                                                                                                                                                                                                                                                                                                                                                  9Review.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                  App\Models\Brand
                                                                                                                                                                                                                                                                                                                                                                                                                  9Brand.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                  App\Models\Seller
                                                                                                                                                                                                                                                                                                                                                                                                                  1Seller.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                  App\Models\Shop
                                                                                                                                                                                                                                                                                                                                                                                                                  1Shop.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                  App\Models\Currency
                                                                                                                                                                                                                                                                                                                                                                                                                  1Currency.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                      decimal_point_settings
                                                                                                                                                                                                                                                                                                                                                                                                                      2
                                                                                                                                                                                                                                                                                                                                                                                                                      product_brand
                                                                                                                                                                                                                                                                                                                                                                                                                      1
                                                                                                                                                                                                                                                                                                                                                                                                                      digital_product
                                                                                                                                                                                                                                                                                                                                                                                                                      1
                                                                                                                                                                                                                                                                                                                                                                                                                      currency_model
                                                                                                                                                                                                                                                                                                                                                                                                                      multi_currency
                                                                                                                                                                                                                                                                                                                                                                                                                      language
                                                                                                                                                                                                                                                                                                                                                                                                                      array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
                                                                                                                                                                                                                                                                                                                                                                                                                      local
                                                                                                                                                                                                                                                                                                                                                                                                                      en
                                                                                                                                                                                                                                                                                                                                                                                                                      direction
                                                                                                                                                                                                                                                                                                                                                                                                                      ltr
                                                                                                                                                                                                                                                                                                                                                                                                                      system_default_currency
                                                                                                                                                                                                                                                                                                                                                                                                                      1
                                                                                                                                                                                                                                                                                                                                                                                                                      system_default_currency_info
                                                                                                                                                                                                                                                                                                                                                                                                                      App\Models\Currency {#1934 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
                                                                                                                                                                                                                                                                                                                                                                                                                      currency_code
                                                                                                                                                                                                                                                                                                                                                                                                                      USD
                                                                                                                                                                                                                                                                                                                                                                                                                      currency_symbol
                                                                                                                                                                                                                                                                                                                                                                                                                      $
                                                                                                                                                                                                                                                                                                                                                                                                                      currency_exchange_rate
                                                                                                                                                                                                                                                                                                                                                                                                                      1
                                                                                                                                                                                                                                                                                                                                                                                                                      _token
                                                                                                                                                                                                                                                                                                                                                                                                                      KYaU8PqwOuVNROifsCY8qjaK2pxt1EDrsqclGMZM
                                                                                                                                                                                                                                                                                                                                                                                                                      guest_id
                                                                                                                                                                                                                                                                                                                                                                                                                      64971
                                                                                                                                                                                                                                                                                                                                                                                                                      usd
                                                                                                                                                                                                                                                                                                                                                                                                                      1
                                                                                                                                                                                                                                                                                                                                                                                                                      currency_symbol_position
                                                                                                                                                                                                                                                                                                                                                                                                                      left
                                                                                                                                                                                                                                                                                                                                                                                                                      _previous
                                                                                                                                                                                                                                                                                                                                                                                                                      array:1 [ "url" => "https://moxbrew.com/product/ss-helios-polo-0fhsMt" ]
                                                                                                                                                                                                                                                                                                                                                                                                                      _flash
                                                                                                                                                                                                                                                                                                                                                                                                                      array:2 [ "old" => [] "new" => [] ]
                                                                                                                                                                                                                                                                                                                                                                                                                      path_info
                                                                                                                                                                                                                                                                                                                                                                                                                      /product/ss-helios-polo-0fhsMt
                                                                                                                                                                                                                                                                                                                                                                                                                      status_code
                                                                                                                                                                                                                                                                                                                                                                                                                      200
                                                                                                                                                                                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                                                                                                                                                                                      status_text
                                                                                                                                                                                                                                                                                                                                                                                                                      OK
                                                                                                                                                                                                                                                                                                                                                                                                                      format
                                                                                                                                                                                                                                                                                                                                                                                                                      html
                                                                                                                                                                                                                                                                                                                                                                                                                      content_type
                                                                                                                                                                                                                                                                                                                                                                                                                      text/html; charset=UTF-8
                                                                                                                                                                                                                                                                                                                                                                                                                      request_query
                                                                                                                                                                                                                                                                                                                                                                                                                      []
                                                                                                                                                                                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                                                                                                                                                                                      request_request
                                                                                                                                                                                                                                                                                                                                                                                                                      []
                                                                                                                                                                                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                                                                                                                                                                                      request_headers
                                                                                                                                                                                                                                                                                                                                                                                                                      0 of 0
                                                                                                                                                                                                                                                                                                                                                                                                                      array:16 [ "host" => array:1 [ 0 => "moxbrew.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "x-https" => array:1 [ 0 => "1" ] ]
                                                                                                                                                                                                                                                                                                                                                                                                                      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 => "Tue, 08 Apr 2025 20:44:56 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IldKYUUvNzBKbHpsM1hqTk5ZT0k2WWc9PSIsInZhbHVlIjoiU3RBTnRtUG84SVRncHpzeGpER05oU1UrVmlNY0I4c0hHaXhPWU9TVE4wcmIxOXd2dUdpcnZMMHo5WkpvUytUM01sSGVmM24vbE9XaXpqdTdnT0ZSYk84VzJvU2d6anNnSnQvb2o2c2EvOXRpU1B3RUVra2huNmh1TXBVNDlqNE4iLCJtYWMiOiJhM2U3YTVkMTJhNzc4ZTYxMDU3MDQ5YjBjODU3MjNkOWUzNGE0ZjQwYTllMTlhMzk4MzM0MDA1OWVmMTZlMmVmIiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 21:44:56 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6IldKYUUvNzBKbHpsM1hqTk5ZT0k2WWc9PSIsInZhbHVlIjoiU3RBTnRtUG84SVRncHpzeGpER05oU1UrVmlNY0I4c0hHaXhPWU9TVE4wcmIxOXd2dUdpcnZMMHo5WkpvUytUM01sSGVmM" 1 => "6valley1706711038_session=eyJpdiI6IlFzUThwYy8xeUxHMC9zbGRPVkJpVkE9PSIsInZhbHVlIjoiTVVIaVRnSlRrbFNYQTd5RC9ocmdXMUZhRHlVM21JbHUyaTVVeXBOSWRoZFdHb3lyTUZoeHJqNmdHeUxyRjg5TUtFelN1aisxb0VBNVE4eFlqTWVxZ2MrbDUvSW9tb2FjMHByM2JDWTB4Q2d0cnhBMUQ4OEJjMXZlejhWNDYxUE4iLCJtYWMiOiJhNDJkYWZkMGI0YmQ3MjQ3NDI2ZjdmMDhiZGVlMWQ0MWQ3OGY2MzI3OTI1NDFiYWZlMDI3YWJhZGFiM2YwZWI3IiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 21:44:56 GMT; Max-Age=3600; path=/; httponly6valley1706711038_session=eyJpdiI6IlFzUThwYy8xeUxHMC9zbGRPVkJpVkE9PSIsInZhbHVlIjoiTVVIaVRnSlRrbFNYQTd5RC9ocmdXMUZhRHlVM21JbHUyaTVVeXBOSWRoZFdHb3lyTUZoeHJqNmdHeU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IldKYUUvNzBKbHpsM1hqTk5ZT0k2WWc9PSIsInZhbHVlIjoiU3RBTnRtUG84SVRncHpzeGpER05oU1UrVmlNY0I4c0hHaXhPWU9TVE4wcmIxOXd2dUdpcnZMMHo5WkpvUytUM01sSGVmM24vbE9XaXpqdTdnT0ZSYk84VzJvU2d6anNnSnQvb2o2c2EvOXRpU1B3RUVra2huNmh1TXBVNDlqNE4iLCJtYWMiOiJhM2U3YTVkMTJhNzc4ZTYxMDU3MDQ5YjBjODU3MjNkOWUzNGE0ZjQwYTllMTlhMzk4MzM0MDA1OWVmMTZlMmVmIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 21:44:56 GMT; path=/XSRF-TOKEN=eyJpdiI6IldKYUUvNzBKbHpsM1hqTk5ZT0k2WWc9PSIsInZhbHVlIjoiU3RBTnRtUG84SVRncHpzeGpER05oU1UrVmlNY0I4c0hHaXhPWU9TVE4wcmIxOXd2dUdpcnZMMHo5WkpvUytUM01sSGVmM" 1 => "6valley1706711038_session=eyJpdiI6IlFzUThwYy8xeUxHMC9zbGRPVkJpVkE9PSIsInZhbHVlIjoiTVVIaVRnSlRrbFNYQTd5RC9ocmdXMUZhRHlVM21JbHUyaTVVeXBOSWRoZFdHb3lyTUZoeHJqNmdHeUxyRjg5TUtFelN1aisxb0VBNVE4eFlqTWVxZ2MrbDUvSW9tb2FjMHByM2JDWTB4Q2d0cnhBMUQ4OEJjMXZlejhWNDYxUE4iLCJtYWMiOiJhNDJkYWZkMGI0YmQ3MjQ3NDI2ZjdmMDhiZGVlMWQ0MWQ3OGY2MzI3OTI1NDFiYWZlMDI3YWJhZGFiM2YwZWI3IiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 21:44:56 GMT; path=/; httponly6valley1706711038_session=eyJpdiI6IlFzUThwYy8xeUxHMC9zbGRPVkJpVkE9PSIsInZhbHVlIjoiTVVIaVRnSlRrbFNYQTd5RC9ocmdXMUZhRHlVM21JbHUyaTVVeXBOSWRoZFdHb3lyTUZoeHJqNmdHeU" ] ]
                                                                                                                                                                                                                                                                                                                                                                                                                      session_attributes
                                                                                                                                                                                                                                                                                                                                                                                                                      0 of 0
                                                                                                                                                                                                                                                                                                                                                                                                                      array:18 [ "decimal_point_settings" => 2 "product_brand" => 1 "digital_product" => 1 "currency_model" => "multi_currency" "language" => array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => true ] 1 => array:6 [ "id" => 2 "name" => "Arabic" "direction" => "rtl" "code" => "ae" "status" => 0 "default" => false ] ] "local" => "en" "direction" => "ltr" "system_default_currency" => 1 "system_default_currency_info" => App\Models\Currency {#1934 #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" => 1 "name" => "USD" "symbol" => "$" "code" => "USD" "exchange_rate" => "1" "status" => 1 "created_at" => null "updated_at" => "2021-06-27 15:39:37" ] #original: array:8 [ "id" => 1 "name" => "USD" "symbol" => "$" "code" => "USD" "exchange_rate" => "1" "status" => 1 "created_at" => null "updated_at" => "2021-06-27 15:39:37" ] #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" => "USD" "currency_symbol" => "$" "currency_exchange_rate" => "1" "_token" => "KYaU8PqwOuVNROifsCY8qjaK2pxt1EDrsqclGMZM" "guest_id" => 64971 "usd" => "1" "currency_symbol_position" => "left" "_previous" => array:1 [ "url" => "https://moxbrew.com/product/ss-helios-polo-0fhsMt" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
                                                                                                                                                                                                                                                                                                                                                                                                                      ClearShow all
                                                                                                                                                                                                                                                                                                                                                                                                                      Date ↕MethodURLData
                                                                                                                                                                                                                                                                                                                                                                                                                      #12025-04-09 02:14:56GET/product/ss-helios-polo-0fhsMt10139148