Latest Products
511 Items found
-5%
Gh₵100.00
Gh₵95.00
-5%
Gh₵100.00
Gh₵95.00
-5%
Gh₵100.00
Gh₵95.00
-20%
Gh₵100.00
Gh₵80.00
-Gh₵5.00 Out of stock
Gh₵100.00
Gh₵95.00
-Gh₵5.00
Gh₵100.00
Gh₵95.00
-Gh₵5.00
Gh₵100.00
Gh₵95.00
-Gh₵5.00
Gh₵100.00
Gh₵95.00
-Gh₵5.00
Gh₵100.00
Gh₵95.00
-Gh₵4.99
Gh₵100.00
Gh₵95.01
-5%
Gh₵100.00
Gh₵95.00
-Gh₵30.00
Gh₵80.00
Gh₵50.00
-Gh₵5.00
Gh₵85.00
Gh₵80.00
-Gh₵5.00
Gh₵85.00
Gh₵80.00
-Gh₵5.00
Gh₵85.00
Gh₵80.00
-Gh₵5.00
Gh₵85.00
Gh₵80.00
Top
Request history8.1.32PHP Version2.79sRequest Duration36MBMemory UsageGET productsRoute
    • Booting (1.06s)time
    • Application (1.72s)time
    • 1 x Application (61.82%)
      1.72s
      1 x Booting (38.18%)
      1.06s
      30 templates were rendered
      • web-views.products.viewview.blade.php#?blade
      • web-views.products._ajax-products_ajax-products.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.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 products
      middleware
      web, maintenance_mode, guestCheck
      controller
      App\Http\Controllers\Web\ProductListController@products
      namespace
      App\Http\Controllers\Web
      prefix
      where
      as
      products
      file
      app/Http/Controllers/Web/ProductListController.php:24-34
      39 statements were executed (8 duplicates)Show only duplicates389ms
      • select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
        6.32mswadaahc4_MYSQLhelpers.php#167
        Bindings
        • 0: maintenance_mode
        Backtrace
        • app/Utils/helpers.php:167
        • middleware::maintenance_mode:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::api_lang:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • insert into `guest_users` (`ip_address`, `created_at`) values ('52.15.176.138', '2025-04-08 19:14:48')
        44.25mswadaahc4_MYSQLGuestMiddleware.php#25
        Bindings
        • 0: 52.15.176.138
        • 1: 2025-04-08 19:14:48
        Backtrace
        • middleware::guestCheck:25
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::maintenance_mode:27
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::api_lang:22
      • 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')
        20.29mswadaahc4_MYSQLProductListController.php#174
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: approved
        • 5: admin
        • 6: 1
        • 7: digital
        • 8: physical
        Backtrace
        • app/Http/Controllers/Web/ProductListController.php:174
        • app/Http/Controllers/Web/ProductListController.php:29
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * 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') order by `created_at` desc limit 20 offset 180
        35.28mswadaahc4_MYSQLProductListController.php#174
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: approved
        • 5: admin
        • 6: 1
        • 7: digital
        • 8: physical
        Backtrace
        • app/Http/Controllers/Web/ProductListController.php:174
        • app/Http/Controllers/Web/ProductListController.php:29
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `reviews` where `reviews`.`product_id` in (615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 649, 650, 651, 652, 653) and `delivery_man_id` is null and `status` = 1
        22.29mswadaahc4_MYSQLProductListController.php#174
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Web/ProductListController.php:174
        • app/Http/Controllers/Web/ProductListController.php:29
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `translations` where `translations`.`translationable_id` in (615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 649, 650, 651, 652, 653) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'en'
        20.58mswadaahc4_MYSQLProductListController.php#174
        Bindings
        • 0: App\Models\Product
        • 1: en
        Backtrace
        • app/Http/Controllers/Web/ProductListController.php:174
        • app/Http/Controllers/Web/ProductListController.php:29
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` 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')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        35.92mswadaahc4_MYSQLbrand-manager.php#31
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: approved
        • 5: admin
        • 6: 1
        • 7: digital
        • 8: physical
        • 9: 1
        Backtrace
        • app/Utils/brand-manager.php:31
        • view::web-views.products.view:228
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38) and `translations`.`translationable_type` = 'App\\Models\\Brand' and `locale` = 'en'
        12.35mswadaahc4_MYSQLbrand-manager.php#31
        Bindings
        • 0: App\Models\Brand
        • 1: en
        Backtrace
        • app/Utils/brand-manager.php:31
        • view::web-views.products.view:228
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `position` = 0 order by `priority` asc
        5.73mswadaahc4_MYSQLcategory-manager.php#13
        Bindings
        • 0: 0
        Backtrace
        • app/Utils/category-manager.php:13
        • view::web-views.products.view:257
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `categories`.`parent_id` in (6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 24, 29, 37, 39, 40, 53, 60) order by `priority` asc
        1.23mswadaahc4_MYSQLcategory-manager.php#13
        Backtrace
        • app/Utils/category-manager.php:13
        • view::web-views.products.view:257
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `categories`.`parent_id` in (17, 18, 19, 20, 23, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59) order by `priority` asc
        820μswadaahc4_MYSQLcategory-manager.php#13
        Backtrace
        • app/Utils/category-manager.php:13
        • view::web-views.products.view:257
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (17, 18, 19, 20, 23, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
        940μswadaahc4_MYSQLcategory-manager.php#13
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • app/Utils/category-manager.php:13
        • view::web-views.products.view:257
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 24, 29, 37, 39, 40, 53, 60) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
        1.03mswadaahc4_MYSQLcategory-manager.php#13
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • app/Utils/category-manager.php:13
        • view::web-views.products.view:257
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `currencies` where (`code` = 'USD') limit 1
        1.72mswadaahc4_MYSQLcurrency.php#92
        Bindings
        • 0: USD
        Backtrace
        • app/Utils/currency.php:92
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
        1.05mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: currency_symbol_position
        Backtrace
        • app/Utils/settings.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
        3.22mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: google_tag_manager_id
        Backtrace
        • app/Utils/settings.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
        6.83mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: pixel_analytics
        Backtrace
        • app/Utils/settings.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'announcement') limit 1
        880μswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: announcement
        Backtrace
        • app/Utils/settings.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `currencies` where `status` = 1
        720μswadaahc4_MYSQL_header.blade.php#39
        Bindings
        • 0: 1
        Backtrace
        • view::layouts.front-end.partials._header:39
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `cart_group_id` from `carts` where (`customer_id` = 288830 and `is_guest` = 1) group by `cart_group_id`
        3.78mswadaahc4_MYSQLcart-manager.php#74
        Bindings
        • 0: 288830
        • 1: 1
        Backtrace
        • app/Utils/cart-manager.php:74
        • app/Utils/cart-manager.php:43
        • view::layouts.front-end.partials._cart:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        1.37mswadaahc4_MYSQLcart-manager.php#43
        Backtrace
        • app/Utils/cart-manager.php:43
        • view::layouts.front-end.partials._cart:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `cart_group_id` from `carts` where (`customer_id` = 288830 and `is_guest` = 1) group by `cart_group_id`
        1.75mswadaahc4_MYSQLcart-manager.php#74
        Bindings
        • 0: 288830
        • 1: 1
        Backtrace
        • app/Utils/cart-manager.php:74
        • app/Utils/cart-manager.php:43
        • view::layouts.front-end.partials._cart:14
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        11.96mswadaahc4_MYSQLcart-manager.php#43
        Backtrace
        • app/Utils/cart-manager.php:43
        • view::layouts.front-end.partials._cart:14
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `categories` where `position` = 0
        1.53mswadaahc4_MYSQL_header.blade.php#228
        Bindings
        • 0: 0
        Backtrace
        • view::layouts.front-end.partials._header:228
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `position` = 0 order by `priority` asc limit 11 offset 99
        960μswadaahc4_MYSQL_header.blade.php#228
        Bindings
        • 0: 0
        Backtrace
        • view::layouts.front-end.partials._header:228
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` 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')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        48.22mswadaahc4_MYSQLbrand-manager.php#31
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: approved
        • 5: admin
        • 6: 1
        • 7: digital
        • 8: physical
        • 9: 1
        Backtrace
        • app/Utils/brand-manager.php:31
        • view::layouts.front-end.partials._header:315
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38) and `translations`.`translationable_type` = 'App\\Models\\Brand' and `locale` = 'en'
        8.69mswadaahc4_MYSQLbrand-manager.php#31
        Bindings
        • 0: App\Models\Brand
        • 1: en
        Backtrace
        • app/Utils/brand-manager.php:31
        • view::layouts.front-end.partials._header:315
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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 `discount` != 0
        11.21mswadaahc4_MYSQL_header.blade.php#342
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: approved
        • 5: admin
        • 6: 1
        • 7: digital
        • 8: physical
        • 9: 0
        Backtrace
        • view::layouts.front-end.partials._header:342
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'seller_registration') limit 1
        8.45mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: seller_registration
        Backtrace
        • app/Utils/settings.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'loader_gif') limit 1
        25.04mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: loader_gif
        Backtrace
        • app/Utils/settings.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'country_code') limit 1
        1.55mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: country_code
        Backtrace
        • app/Utils/settings.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-04-08' and date(`end_date`) >= '2025-04-08' limit 1
        1.95mswadaahc4_MYSQL_footer.blade.php#104
        Bindings
        • 0: 1
        • 1: flash_deal
        • 2: 2025-04-08
        • 3: 2025-04-08
        Backtrace
        • view::layouts.front-end.partials._footer:104
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'refund-policy') limit 1
        12.58mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: refund-policy
        Backtrace
        • app/Utils/settings.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'return-policy') limit 1
        4.91mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: return-policy
        Backtrace
        • app/Utils/settings.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
        1.93mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: cancellation-policy
        Backtrace
        • app/Utils/settings.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_phone') limit 1
        3.84mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: company_phone
        Backtrace
        • app/Utils/settings.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_email') limit 1
        1.71mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: company_email
        Backtrace
        • app/Utils/settings.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'shop_address') limit 1
        10.18mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: shop_address
        Backtrace
        • app/Utils/settings.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'whatsapp') limit 1
        5.61mswadaahc4_MYSQLsettings.php#15
        Bindings
        • 0: whatsapp
        Backtrace
        • app/Utils/settings.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Brand
      74Brand.php#?
      App\Models\Category
      53Category.php#?
      App\Models\Product
      20Product.php#?
      App\Models\BusinessSetting
      14BusinessSetting.php#?
      App\Models\Currency
      2Currency.php#?
          decimal_point_settings
          2
          product_brand
          1
          digital_product
          1
          business_mode
          multi
          currency_model
          multi_currency
          language
          array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
          local
          en
          direction
          ltr
          system_default_currency
          2
          system_default_currency_info
          App\Models\Currency {#1859 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
          currency_code
          GHS
          currency_symbol
          Gh₵
          currency_exchange_rate
          1
          _token
          9Ldw6D7LT8ZF9gyRZzM0679KMiPrIXFGxRSYsB1C
          guest_id
          288830
          usd
          0.16393442622951
          currency_symbol_position
          left
          company_email
          sales@wadaah.com
          _previous
          array:1 [ "url" => "https://wadaah.com/products?data_from=latest&page=10&page_no=7" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /products
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:3 [ "data_from" => "latest" "page" => "10" "page_no" => "7" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:18 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "wadaah.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "52.15.176.138" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-https" => array:1 [ 0 => "on" ] ]
          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 19:14:49 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjE0YVY5Qm5BczFoZ1ZrQ1dCczdnUkE9PSIsInZhbHVlIjoiclRnbmhBVkJONCthdlE3SWlhYjVXb1hJZDl5SkVlZDhZbGwxU2NQOUEyT05ZMDNEZkVOVnpMTWYybWlBclIwRmJkOURod2VtNlp6MjlIcU92TXlVRHFWTTNPbDRoalpLcTk0bDllampYeEVzV0c1cE1vZlZRRnluQWYvcVVZdkUiLCJtYWMiOiJhOTg0NGEwNzYwMTc0ZjUxZWQ0NTQzMzhiZWRiMzljZjA0ZWM2NmVkNjA2N2QxNThmY2JhZWNiYWY2ZDIzYzc4IiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 20:14:50 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6IjE0YVY5Qm5BczFoZ1ZrQ1dCczdnUkE9PSIsInZhbHVlIjoiclRnbmhBVkJONCthdlE3SWlhYjVXb1hJZDl5SkVlZDhZbGwxU2NQOUEyT05ZMDNEZkVOVnpMTWYybWlBclIwRmJkOURod" 1 => "6valley1729336764_session=eyJpdiI6IjBRbXhqRkNMSVRkQkh5aE14MFplbFE9PSIsInZhbHVlIjoiS0x6c1RTeG93SU1IL1NVUGZCSXdpb2xlQm9adjh2RWxDRUloRFpsTlZjbTluM1pSOHp5SGpSL0N0ZSttc3BNVFY0Q3lkSkxSS201a1Q1M2pBWE54TzNGYnhYWm5rUWR1aTZCT3JPa3ZlVW5XYmVVL0x4UjBBQjJtWmhTVkpESEIiLCJtYWMiOiI5NjdlMjg4ZTQwZWQ1ZmZiYzVjMjFiNThmMmJlMDFjMTE3YzNhMTk2ZWQ1M2I0OWFmNDIzZDY0MDY3MzFiMDI0IiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 20:14:50 GMT; Max-Age=3600; path=/; httponly6valley1729336764_session=eyJpdiI6IjBRbXhqRkNMSVRkQkh5aE14MFplbFE9PSIsInZhbHVlIjoiS0x6c1RTeG93SU1IL1NVUGZCSXdpb2xlQm9adjh2RWxDRUloRFpsTlZjbTluM1pSOHp5SGpSL0N0ZS" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjE0YVY5Qm5BczFoZ1ZrQ1dCczdnUkE9PSIsInZhbHVlIjoiclRnbmhBVkJONCthdlE3SWlhYjVXb1hJZDl5SkVlZDhZbGwxU2NQOUEyT05ZMDNEZkVOVnpMTWYybWlBclIwRmJkOURod2VtNlp6MjlIcU92TXlVRHFWTTNPbDRoalpLcTk0bDllampYeEVzV0c1cE1vZlZRRnluQWYvcVVZdkUiLCJtYWMiOiJhOTg0NGEwNzYwMTc0ZjUxZWQ0NTQzMzhiZWRiMzljZjA0ZWM2NmVkNjA2N2QxNThmY2JhZWNiYWY2ZDIzYzc4IiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 20:14:50 GMT; path=/XSRF-TOKEN=eyJpdiI6IjE0YVY5Qm5BczFoZ1ZrQ1dCczdnUkE9PSIsInZhbHVlIjoiclRnbmhBVkJONCthdlE3SWlhYjVXb1hJZDl5SkVlZDhZbGwxU2NQOUEyT05ZMDNEZkVOVnpMTWYybWlBclIwRmJkOURod" 1 => "6valley1729336764_session=eyJpdiI6IjBRbXhqRkNMSVRkQkh5aE14MFplbFE9PSIsInZhbHVlIjoiS0x6c1RTeG93SU1IL1NVUGZCSXdpb2xlQm9adjh2RWxDRUloRFpsTlZjbTluM1pSOHp5SGpSL0N0ZSttc3BNVFY0Q3lkSkxSS201a1Q1M2pBWE54TzNGYnhYWm5rUWR1aTZCT3JPa3ZlVW5XYmVVL0x4UjBBQjJtWmhTVkpESEIiLCJtYWMiOiI5NjdlMjg4ZTQwZWQ1ZmZiYzVjMjFiNThmMmJlMDFjMTE3YzNhMTk2ZWQ1M2I0OWFmNDIzZDY0MDY3MzFiMDI0IiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 20:14:50 GMT; path=/; httponly6valley1729336764_session=eyJpdiI6IjBRbXhqRkNMSVRkQkh5aE14MFplbFE9PSIsInZhbHVlIjoiS0x6c1RTeG93SU1IL1NVUGZCSXdpb2xlQm9adjh2RWxDRUloRFpsTlZjbTluM1pSOHp5SGpSL0N0ZS" ] ]
          session_attributes
          0 of 0
          array:20 [ "decimal_point_settings" => 2 "product_brand" => 1 "digital_product" => 1 "business_mode" => "multi" "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" => 4 "name" => "Hindi" "direction" => "ltr" "code" => "hn" "status" => 0 "default" => false ] ] "local" => "en" "direction" => "ltr" "system_default_currency" => 2 "system_default_currency_info" => App\Models\Currency {#1859 #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" => "2" "name" => "Ghanaian cedi" "symbol" => "Gh₵" "code" => "GHS" "exchange_rate" => "1" "status" => "1" "created_at" => null "updated_at" => "2023-01-14 01:34:22" ] #original: array:8 [ "id" => "2" "name" => "Ghanaian cedi" "symbol" => "Gh₵" "code" => "GHS" "exchange_rate" => "1" "status" => "1" "created_at" => null "updated_at" => "2023-01-14 01:34:22" ] #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" => "GHS" "currency_symbol" => "Gh₵" "currency_exchange_rate" => "1" "_token" => "9Ldw6D7LT8ZF9gyRZzM0679KMiPrIXFGxRSYsB1C" "guest_id" => 288830 "usd" => "0.16393442622951" "currency_symbol_position" => "left" "company_email" => "sales@wadaah.com" "_previous" => array:1 [ "url" => "https://wadaah.com/products?data_from=latest&page=10&page_no=7" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-08 19:14:50GET/products?data_from=latest&page=10&page_no=73039163