Kibble Lamellar Frame
(0) 0 Reviews 0 Orders 0 Wish listed
NPR2,274.00
Size :
Quantity :
Total price :
  (Tax : )
Out of stock

Frames made in aluminium with soft rubber grips to hold mopping cloth for Easy fitting & changing of mops to frames.

No review given yet!

Fast Delivery all across the country
Safe Payment
7 Days Return Policy
100% Authentic Products
0 Reviews
25 Products
More from the store
Kibble Carpet Brush
NPR455.00
Kibble Stroke Scrub Brush Hand
NPR732.00
Kibble Corner Brush
NPR420.00
Kibble Coat Brush
NPR540.00
Dish Washing Brush Two Sided
NPR396.00
Total price :
  (Tax : )
Request history8.2.27PHP Version186msRequest Duration8MBMemory UsageGET product/{slug}Route
    • Booting (74.64ms)time
    • Application (112ms)time
    • 1 x Application (59.94%)
      112ms
      1 x Booting (40.06%)
      74.64ms
      31 templates were rendered
      • web-views.products.detailsdetails.blade.php#?blade
      • web-views.partials._productSEOMetaContentData_productSEOMetaContentData.blade.php#?blade
      • web-views.partials._product-reviews_product-reviews.blade.php#?blade
      • web-views.partials._seller-products-product-details_seller-products-product-details.blade.php#?blade
      • web-views.partials._seller-products-product-details_seller-products-product-details.blade.php#?blade
      • web-views.partials._seller-products-product-details_seller-products-product-details.blade.php#?blade
      • web-views.partials._seller-products-product-details_seller-products-product-details.blade.php#?blade
      • web-views.partials._seller-products-product-details_seller-products-product-details.blade.php#?blade
      • web-views.partials._inline-single-product-without-eye_inline-single-product-without-eye.blade.php#?blade
      • web-views.partials._inline-single-product-without-eye_inline-single-product-without-eye.blade.php#?blade
      • web-views.partials._inline-single-product-without-eye_inline-single-product-without-eye.blade.php#?blade
      • web-views.partials._inline-single-product-without-eye_inline-single-product-without-eye.blade.php#?blade
      • web-views.partials._inline-single-product-without-eye_inline-single-product-without-eye.blade.php#?blade
      • web-views.partials._inline-single-product-without-eye_inline-single-product-without-eye.blade.php#?blade
      • web-views.partials._inline-single-product-without-eye_inline-single-product-without-eye.blade.php#?blade
      • web-views.partials._inline-single-product-without-eye_inline-single-product-without-eye.blade.php#?blade
      • web-views.partials._inline-single-product-without-eye_inline-single-product-without-eye.blade.php#?blade
      • web-views.partials._inline-single-product-without-eye_inline-single-product-without-eye.blade.php#?blade
      • web-views.partials._inline-single-product-without-eye_inline-single-product-without-eye.blade.php#?blade
      • web-views.partials._inline-single-product-without-eye_inline-single-product-without-eye.blade.php#?blade
      • layouts.front-end.partials.modal._chatting_chatting.blade.php#?blade
      • layouts.front-end.appapp.blade.php#?blade
      • web-views.partials._robotsMetaContentData_robotsMetaContentData.blade.php#?blade
      • layouts.front-end.partials._modals_modals.blade.php#?blade
      • layouts.front-end.partials._quick-view-modal_quick-view-modal.blade.php#?blade
      • layouts.front-end.partials.modal._buy-now_buy-now.blade.php#?blade
      • layouts.front-end.partials._header_header.blade.php#?blade
      • layouts.front-end.partials._cart_cart.blade.php#?blade
      • layouts.front-end.partials._alert-message_alert-message.blade.php#?blade
      • layouts.front-end.partials._footer_footer.blade.php#?blade
      • layouts.front-end.partials.modal._dynamic-modals_dynamic-modals.blade.php#?blade
      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:52-62
      66 statements were executed, 6 of which were duplicates, 60 unique. Show only duplicated17.86ms
      • select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
        280μsu314443356_ecomhelpers.php#167
        Bindings
        • 0: maintenance_mode
        Backtrace
        • 16. app/Utils/helpers.php:167
        • 17. middleware::maintenance_mode:20
        • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 19. middleware::api_lang:22
        • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • insert into `guest_users` (`ip_address`, `updated_at`, `created_at`) values ('216.73.216.108', '2025-07-15 11:40:36', '2025-07-15 11:40:36')
        200μsu314443356_ecomGuestMiddleware.php#24
        Bindings
        • 0: 216.73.216.108
        • 1: 2025-07-15 11:40:36
        • 2: 2025-07-15 11:40:36
        Backtrace
        • 22. middleware::guestCheck:24
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. middleware::maintenance_mode:27
        • 25. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 26. middleware::api_lang:22
      • select * from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`slug` = 'kibble-lamellar-frame-MPLYlm') limit 1
        690μsu314443356_ecomProductRepository.php#76
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: approved
        • 4: admin
        • 5: 1
        • 6: digital
        • 7: physical
        • 8: kibble-lamellar-frame-MPLYlm
        Backtrace
        • 16. app/Repositories/ProductRepository.php:76
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:66
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `product_seos` where `product_seos`.`product_id` in (896)
        920μsu314443356_ecomProductRepository.php#76
        Bindings
        • 0: 896
        Backtrace
        • 21. app/Repositories/ProductRepository.php:76
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:66
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `digital_product_variations` where `digital_product_variations`.`product_id` in (896)
        150μsu314443356_ecomProductRepository.php#76
        Backtrace
        • 21. app/Repositories/ProductRepository.php:76
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:66
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `reviews` where `reviews`.`product_id` in (896) and `delivery_man_id` is null and `status` = 1
        160μsu314443356_ecomProductRepository.php#76
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Repositories/ProductRepository.php:76
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:66
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `sellers` where `sellers`.`id` in (2)
        150μsu314443356_ecomProductRepository.php#76
        Backtrace
        • 21. app/Repositories/ProductRepository.php:76
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:66
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `translations` where `translations`.`translationable_id` in (896) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
        270μsu314443356_ecomProductRepository.php#76
        Bindings
        • 0: App\Models\Product
        • 1: en
        Backtrace
        • 21. app/Repositories/ProductRepository.php:76
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:66
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select count(*) as aggregate from `wishlists` where (`product_id` = 896)
        140μsu314443356_ecomWishlistRepository.php#62
        Bindings
        • 0: 896
        Backtrace
        • 16. app/Repositories/WishlistRepository.php:62
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:69
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select count(*) as aggregate from `reviews` where (`product_id` = 896) and `status` = 1
        140μsu314443356_ecomReviewRepository.php#70
        Bindings
        • 0: 896
        • 1: 1
        Backtrace
        • 16. app/Repositories/ReviewRepository.php:70
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:70
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 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) 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` = 2 and `id` not in (896)
        560μsu314443356_ecomProductRepository.php#328
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: approved
        • 4: admin
        • 5: 1
        • 6: digital
        • 7: physical
        • 8: admin
        • 9: 2
        • 10: 896
        Backtrace
        • 16. app/Repositories/ProductRepository.php:328
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:79
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 2 and `id` not in (896) order by `id` desc limit 5 offset 0
        510μsu314443356_ecomProductRepository.php#328
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: approved
        • 4: admin
        • 5: 1
        • 6: digital
        • 7: physical
        • 8: admin
        • 9: 2
        • 10: 896
        Backtrace
        • 16. app/Repositories/ProductRepository.php:328
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:79
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `translations` where `translations`.`translationable_id` in (904, 905, 906, 907, 908) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
        190μsu314443356_ecomProductRepository.php#328
        Bindings
        • 0: App\Models\Product
        • 1: en
        Backtrace
        • 21. app/Repositories/ProductRepository.php:328
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:79
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `reviews` where `reviews`.`product_id` in (904, 905, 906, 907, 908) and `delivery_man_id` is null and `status` = 1
        180μsu314443356_ecomProductRepository.php#328
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Repositories/ProductRepository.php:328
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:79
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 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) 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` = 2
        390μsu314443356_ecomProductRepository.php#328
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: approved
        • 4: admin
        • 5: 1
        • 6: digital
        • 7: physical
        • 8: admin
        • 9: 2
        Backtrace
        • 16. app/Repositories/ProductRepository.php:328
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:95
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1 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) 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` = 2 limit 25 offset 0
        760μsu314443356_ecomProductRepository.php#328
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: approved
        • 6: admin
        • 7: 1
        • 8: digital
        • 9: physical
        • 10: admin
        • 11: 2
        Backtrace
        • 16. app/Repositories/ProductRepository.php:328
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:95
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `translations` where `translations`.`translationable_id` in (869, 870, 871, 872, 873, 874, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
        220μsu314443356_ecomProductRepository.php#328
        Bindings
        • 0: App\Models\Product
        • 1: en
        Backtrace
        • 21. app/Repositories/ProductRepository.php:328
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:95
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `reviews` where `reviews`.`product_id` in (869, 870, 871, 872, 873, 874, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894) and `delivery_man_id` is null and `status` = 1
        170μsu314443356_ecomProductRepository.php#328
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Repositories/ProductRepository.php:328
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:95
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select count(*) as aggregate from `order_details` where (`product_id` = 896)
        200μsu314443356_ecomOrderDetailRepository.php#79
        Bindings
        • 0: 896
        Backtrace
        • 16. app/Repositories/OrderDetailRepository.php:79
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:106
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select count(*) as aggregate from `wishlists` where (`product_id` = 896)
        120μsu314443356_ecomWishlistRepository.php#62
        Bindings
        • 0: 896
        Backtrace
        • 16. app/Repositories/WishlistRepository.php:62
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:107
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 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) 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` = 147) and `id` not in (896)
        400μsu314443356_ecomProductRepository.php#328
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: approved
        • 4: admin
        • 5: 1
        • 6: digital
        • 7: physical
        • 8: 147
        • 9: 896
        Backtrace
        • 16. app/Repositories/ProductRepository.php:328
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:108
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`category_id` = 147) and `id` not in (896) limit 12 offset 0
        580μsu314443356_ecomProductRepository.php#328
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: approved
        • 4: admin
        • 5: 1
        • 6: digital
        • 7: physical
        • 8: 147
        • 9: 896
        Backtrace
        • 16. app/Repositories/ProductRepository.php:328
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:108
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `reviews` where `reviews`.`product_id` in (874, 876, 877, 878, 879, 880, 881, 890, 892, 893, 901, 906) and `delivery_man_id` is null and `status` = 1
        160μsu314443356_ecomProductRepository.php#328
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Repositories/ProductRepository.php:328
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:108
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `translations` where `translations`.`translationable_id` in (874, 876, 877, 878, 879, 880, 881, 890, 892, 893, 901, 906) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
        200μsu314443356_ecomProductRepository.php#328
        Bindings
        • 0: App\Models\Product
        • 1: en
        Backtrace
        • 21. app/Repositories/ProductRepository.php:328
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:108
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `deal_of_the_days` where (`product_id` = 896 and `status` = 1) limit 1
        150μsu314443356_ecomDealOfTheDayRepository.php#24
        Bindings
        • 0: 896
        • 1: 1
        Backtrace
        • 16. app/Repositories/DealOfTheDayRepository.php:24
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:116
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `business_settings` where (`type` = 'temporary_close') limit 1
        150μsu314443356_ecomsettings.php#16
        Bindings
        • 0: temporary_close
        Backtrace
        • 16. app/Utils/settings.php:16
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `business_settings` where (`type` = 'vacation_add') limit 1
        180μsu314443356_ecomsettings.php#16
        Bindings
        • 0: vacation_add
        Backtrace
        • 16. app/Utils/settings.php:16
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:57
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `storages` where `storages`.`data_type` = 'App\Models\ProductSeo' and `storages`.`data_id` = 896 and `storages`.`data_id` is not null
        640μsu314443356_ecomProductSeo.php#79
        Bindings
        • 0: App\Models\ProductSeo
        • 1: 896
        Backtrace
        • 20. app/Models/ProductSeo.php:79
        • 26. view::web-views.partials._productSEOMetaContentData:29
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `business_settings` where (`type` = 'guest_checkout') limit 1
        210μsu314443356_ecomsettings.php#16
        Bindings
        • 0: guest_checkout
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
        150μsu314443356_ecomsettings.php#16
        Bindings
        • 0: currency_symbol_position
        Backtrace
        • 16. app/Utils/settings.php:16
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_reliability') limit 1
        150μsu314443356_ecomsettings.php#16
        Bindings
        • 0: company_reliability
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'google_search_console_code') limit 1
        190μsu314443356_ecomsettings.php#16
        Bindings
        • 0: google_search_console_code
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'bing_webmaster_code') limit 1
        190μsu314443356_ecomsettings.php#16
        Bindings
        • 0: bing_webmaster_code
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'baidu_webmaster_code') limit 1
        190μsu314443356_ecomsettings.php#16
        Bindings
        • 0: baidu_webmaster_code
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'yandex_webmaster_code') limit 1
        160μsu314443356_ecomsettings.php#16
        Bindings
        • 0: yandex_webmaster_code
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
        160μsu314443356_ecomsettings.php#16
        Bindings
        • 0: google_tag_manager_id
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
        140μsu314443356_ecomsettings.php#16
        Bindings
        • 0: pixel_analytics
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'announcement') limit 1
        140μsu314443356_ecomsettings.php#16
        Bindings
        • 0: announcement
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `cart_group_id` from `carts` where (`customer_id` = 432705 and `is_guest` = 1) group by `cart_group_id`
        310μsu314443356_ecomcart-manager.php#92
        Bindings
        • 0: 432705
        • 1: 1
        Backtrace
        • 14. app/Utils/cart-manager.php:92
        • 15. app/Utils/cart-manager.php:51
        • 16. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
        • 17. app/Utils/cart-manager.php:50
        • 18. view::layouts.front-end.partials._cart:21
      • select * from `carts` where 0 = 1
        130μsu314443356_ecomcart-manager.php#59
        Backtrace
        • 15. app/Utils/cart-manager.php:59
        • 16. view::layouts.front-end.partials._cart:21
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `cart_group_id` from `carts` where (`customer_id` = 432705 and `is_guest` = 1) group by `cart_group_id`
        150μsu314443356_ecomcart-manager.php#92
        Bindings
        • 0: 432705
        • 1: 1
        Backtrace
        • 14. app/Utils/cart-manager.php:92
        • 15. app/Utils/cart-manager.php:51
        • 16. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
        • 17. app/Utils/cart-manager.php:50
        • 18. view::layouts.front-end.partials._cart:31
      • select * from `carts` where 0 = 1
        120μsu314443356_ecomcart-manager.php#59
        Backtrace
        • 15. app/Utils/cart-manager.php:59
        • 16. view::layouts.front-end.partials._cart:31
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`category_id` and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `product_count` from `categories` where `position` = 0
        880μsu314443356_ecomcategory-manager.php#82
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: approved
        • 4: admin
        • 5: 1
        • 6: digital
        • 7: physical
        • 8: 0
        Backtrace
        • 15. app/Utils/category-manager.php:82
        • 16. view::layouts.front-end.partials._header:236
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count` from `products` where `products`.`category_id` in (140, 146, 147, 148, 149, 157, 165, 169) and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')
        1.06msu314443356_ecomcategory-manager.php#82
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: approved
        • 4: admin
        • 5: 1
        • 6: digital
        • 7: physical
        Backtrace
        • 20. app/Utils/category-manager.php:82
        • 21. view::layouts.front-end.partials._header:236
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (869, 870, 871, 872, 873, 874, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
        240μsu314443356_ecomcategory-manager.php#82
        Bindings
        • 0: App\Models\Product
        • 1: en
        Backtrace
        • 25. app/Utils/category-manager.php:82
        • 26. view::layouts.front-end.partials._header:236
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `reviews` where `reviews`.`product_id` in (869, 870, 871, 872, 873, 874, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908) and `delivery_man_id` is null and `status` = 1
        180μsu314443356_ecomcategory-manager.php#82
        Bindings
        • 0: 1
        Backtrace
        • 25. app/Utils/category-manager.php:82
        • 26. view::layouts.front-end.partials._header:236
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_category_id`) as `sub_category_product_count` from `categories` where `categories`.`parent_id` in (140, 146, 147, 148, 149, 157, 165, 169) and `position` = 1 order by `priority` asc
        750μsu314443356_ecomcategory-manager.php#82
        Bindings
        • 0: 1
        Backtrace
        • 20. app/Utils/category-manager.php:82
        • 21. view::layouts.front-end.partials._header:236
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_sub_category_id`) as `sub_sub_category_product_count` from `categories` where `categories`.`parent_id` in (141, 142, 143, 144, 145, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 166, 167, 168) and `position` = 2 order by `priority` asc
        230μsu314443356_ecomcategory-manager.php#82
        Bindings
        • 0: 2
        Backtrace
        • 25. app/Utils/category-manager.php:82
        • 26. view::layouts.front-end.partials._header:236
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (141, 142, 143, 144, 145, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 166, 167, 168) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        200μsu314443356_ecomcategory-manager.php#82
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • 25. app/Utils/category-manager.php:82
        • 26. view::layouts.front-end.partials._header:236
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (140, 146, 147, 148, 149, 157, 165, 169) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        160μsu314443356_ecomcategory-manager.php#82
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • 20. app/Utils/category-manager.php:82
        • 21. view::layouts.front-end.partials._header:236
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `business_settings` where (`type` = 'category_list_priority') limit 1
        190μsu314443356_ecomsettings.php#16
        Bindings
        • 0: category_list_priority
        Backtrace
        • 16. app/Utils/settings.php:16
        • 18. app/Utils/category-manager.php:82
        • 19. view::layouts.front-end.partials._header:236
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `business_settings` where (`type` = 'brand_list_priority') limit 1
        180μsu314443356_ecomsettings.php#16
        Bindings
        • 0: brand_list_priority
        Backtrace
        • 16. app/Utils/settings.php:16
        • 18. app/Utils/brand-manager.php:33
        • 19. view::layouts.front-end.partials._header:337
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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) 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
        520μsu314443356_ecombrand-manager.php#58
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: approved
        • 4: admin
        • 5: 1
        • 6: digital
        • 7: physical
        • 8: 1
        Backtrace
        • 15. app/Utils/brand-manager.php:58
        • 16. app/Utils/brand-manager.php:33
        • 17. view::layouts.front-end.partials._header:337
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `translations` where `translations`.`translationable_id` in (1, 2, 9) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
        180μsu314443356_ecombrand-manager.php#58
        Bindings
        • 0: App\Models\Brand
        • 1: en
        Backtrace
        • 20. app/Utils/brand-manager.php:58
        • 21. app/Utils/brand-manager.php:33
        • 22. view::layouts.front-end.partials._header:337
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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) 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
        330μsu314443356_ecom_header.blade.php#367
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: approved
        • 4: admin
        • 5: 1
        • 6: digital
        • 7: physical
        • 8: 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:367
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'seller_registration') limit 1
        140μsu314443356_ecomsettings.php#16
        Bindings
        • 0: seller_registration
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'loader_gif') limit 1
        140μsu314443356_ecomsettings.php#16
        Bindings
        • 0: loader_gif
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'country_code') limit 1
        150μsu314443356_ecomsettings.php#16
        Bindings
        • 0: country_code
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. 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-07-15' and date(`end_date`) >= '2025-07-15' limit 1
        140μsu314443356_ecom_footer.blade.php#116
        Bindings
        • 0: 1
        • 1: flash_deal
        • 2: 2025-07-15
        • 3: 2025-07-15
        Backtrace
        • 16. view::layouts.front-end.partials._footer:116
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'refund-policy') limit 1
        120μsu314443356_ecomsettings.php#16
        Bindings
        • 0: refund-policy
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'return-policy') limit 1
        160μsu314443356_ecomsettings.php#16
        Bindings
        • 0: return-policy
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
        110μsu314443356_ecomsettings.php#16
        Bindings
        • 0: cancellation-policy
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_phone') limit 1
        120μsu314443356_ecomsettings.php#16
        Bindings
        • 0: company_phone
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_email') limit 1
        150μsu314443356_ecomsettings.php#16
        Bindings
        • 0: company_email
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'shop_address') limit 1
        130μsu314443356_ecomsettings.php#16
        Bindings
        • 0: shop_address
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'whatsapp') limit 1
        150μsu314443356_ecomsettings.php#16
        Bindings
        • 0: whatsapp
        Backtrace
        • 16. app/Utils/settings.php:16
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Product
      82Product.php#?
      App\Models\Category
      30Category.php#?
      App\Models\BusinessSetting
      21BusinessSetting.php#?
      App\Models\Brand
      3Brand.php#?
      App\Models\ProductSeo
      1ProductSeo.php#?
      App\Models\Storage
      1Storage.php#?
          storage_connection_type
          public
          company_web_logo
          array:3 [ "key" => "2024-09-11-66e15d7da50e7.webp" "path" => "https://www.purvamart.com/storage/...
          decimal_point_settings
          2
          product_brand
          1
          digital_product
          1
          business_mode
          multi
          currency_model
          single_currency
          language
          array:1 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
          local
          en
          direction
          ltr
          system_default_currency
          8
          system_default_currency_info
          App\Models\Currency {#3602 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
          currency_code
          NPR
          currency_symbol
          NPR
          currency_exchange_rate
          1
          _token
          jdI8jfYyJNdOzYPv4amOsfKCo91c1tIWY4MEXi1P
          guest_id
          432705
          currency_symbol_position
          left
          company_email
          Support@purvamart.com
          _previous
          array:1 [ "url" => "https://www.purvamart.com/product/kibble-lamellar-frame-MPLYlm" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /product/kibble-lamellar-frame-MPLYlm
          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:22 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "br" ] "host" => array:1 [ 0 => "www.purvamart.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 => "216.73.216.108" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-real-ip" => array:1 [ 0 => "216.73.216.108" ] "x-real-port" => array:1 [ 0 => "49978" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-port" => array:1 [ 0 => "443" ] "x-lscache" => array:1 [ 0 => "1" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 15 Jul 2025 05:55:36 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZrY2oxV2FOVU8vYUhrc2lpNmxXRGc9PSIsInZhbHVlIjoiVE9oclNGbU9PV2FabEZpSzd6MkttMlpQcUp5cW8wS3pQRU9rSUN1Rkc5dU9QS2VzN244QTFpL3FlaXZUa3gzREhCSHpNT0xYSnZzZ2RJR3A1RVFPZzFwOVNQZXpjR0swNTU3WTU5ekVNSmdBM0dTYlB3aWhTdjd5L0JEYlRXcCsiLCJtYWMiOiI4YjBkOGNhY2I0Y2FmOGEwNTRhODliNGVjMmRmNjI1ZmQ4ZDU4NmFmYjczOTc2ZWNiZGUyMjlmNDUyNzFmZGFlIiwidGFnIjoiIn0%3D; expires=Tue, 15 Jul 2025 06:55:36 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6IkZrY2oxV2FOVU8vYUhrc2lpNmxXRGc9PSIsInZhbHVlIjoiVE9oclNGbU9PV2FabEZpSzd6MkttMlpQcUp5cW8wS3pQRU9rSUN1Rkc5dU9QS2VzN244QTFpL3FlaXZUa3gzREhCSHpNT" 1 => "6valley1725364683_session=eyJpdiI6IjlQQnl2U0oxc0ttVUMvelpMUGVucFE9PSIsInZhbHVlIjoiVm14MzdDTlY0T3J2QXc3Z1NBdTJTbDF5Q04zVmUxRTF2bUxIQkI1ejI0TFZFOThUeDhnQVdNZE50eThBRUtFR3lzazA5MnQweTZpN2NzSG9yMEF2V2Y0WkxUMEozczhqSE5SQzdDWWNwdEQ5WnZjaHBLOW1ZTHB1TXZGa1NzN1IiLCJtYWMiOiJhYWExMTBiNTdkYWJiYmRkNjQzMzNkM2U1NmJlM2RkYzExMjEwNGY4MGI5OGE0ZGVjMWZiMDBhYTVhNjE4YjJmIiwidGFnIjoiIn0%3D; expires=Tue, 15 Jul 2025 06:55:36 GMT; Max-Age=3600; path=/; httponly6valley1725364683_session=eyJpdiI6IjlQQnl2U0oxc0ttVUMvelpMUGVucFE9PSIsInZhbHVlIjoiVm14MzdDTlY0T3J2QXc3Z1NBdTJTbDF5Q04zVmUxRTF2bUxIQkI1ejI0TFZFOThUeDhnQVdNZE50eT" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZrY2oxV2FOVU8vYUhrc2lpNmxXRGc9PSIsInZhbHVlIjoiVE9oclNGbU9PV2FabEZpSzd6MkttMlpQcUp5cW8wS3pQRU9rSUN1Rkc5dU9QS2VzN244QTFpL3FlaXZUa3gzREhCSHpNT0xYSnZzZ2RJR3A1RVFPZzFwOVNQZXpjR0swNTU3WTU5ekVNSmdBM0dTYlB3aWhTdjd5L0JEYlRXcCsiLCJtYWMiOiI4YjBkOGNhY2I0Y2FmOGEwNTRhODliNGVjMmRmNjI1ZmQ4ZDU4NmFmYjczOTc2ZWNiZGUyMjlmNDUyNzFmZGFlIiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 06:55:36 GMT; path=/XSRF-TOKEN=eyJpdiI6IkZrY2oxV2FOVU8vYUhrc2lpNmxXRGc9PSIsInZhbHVlIjoiVE9oclNGbU9PV2FabEZpSzd6MkttMlpQcUp5cW8wS3pQRU9rSUN1Rkc5dU9QS2VzN244QTFpL3FlaXZUa3gzREhCSHpNT" 1 => "6valley1725364683_session=eyJpdiI6IjlQQnl2U0oxc0ttVUMvelpMUGVucFE9PSIsInZhbHVlIjoiVm14MzdDTlY0T3J2QXc3Z1NBdTJTbDF5Q04zVmUxRTF2bUxIQkI1ejI0TFZFOThUeDhnQVdNZE50eThBRUtFR3lzazA5MnQweTZpN2NzSG9yMEF2V2Y0WkxUMEozczhqSE5SQzdDWWNwdEQ5WnZjaHBLOW1ZTHB1TXZGa1NzN1IiLCJtYWMiOiJhYWExMTBiNTdkYWJiYmRkNjQzMzNkM2U1NmJlM2RkYzExMjEwNGY4MGI5OGE0ZGVjMWZiMDBhYTVhNjE4YjJmIiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 06:55:36 GMT; path=/; httponly6valley1725364683_session=eyJpdiI6IjlQQnl2U0oxc0ttVUMvelpMUGVucFE9PSIsInZhbHVlIjoiVm14MzdDTlY0T3J2QXc3Z1NBdTJTbDF5Q04zVmUxRTF2bUxIQkI1ejI0TFZFOThUeDhnQVdNZE50eT" ] ]
          session_attributes
          0 of 0
          array:22 [ "storage_connection_type" => "public" "company_web_logo" => array:3 [ "key" => "2024-09-11-66e15d7da50e7.webp" "path" => "https://www.purvamart.com/storage/app/public/company/2024-09-11-66e15d7da50e7.webp" "status" => 200 ] "decimal_point_settings" => 2 "product_brand" => 1 "digital_product" => 1 "business_mode" => "multi" "currency_model" => "single_currency" "language" => array:1 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => true ] ] "local" => "en" "direction" => "ltr" "system_default_currency" => 8 "system_default_currency_info" => App\Models\Currency {#3602 #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" => 8 "name" => "Nepalese Rupees" "symbol" => "NPR" "code" => "NPR" "exchange_rate" => "1" "status" => 0 "created_at" => "2024-09-04 12:26:17" "updated_at" => "2024-09-11 14:17:52" ] #original: array:8 [ "id" => 8 "name" => "Nepalese Rupees" "symbol" => "NPR" "code" => "NPR" "exchange_rate" => "1" "status" => 0 "created_at" => "2024-09-04 12:26:17" "updated_at" => "2024-09-11 14:17:52" ] #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" => "NPR" "currency_symbol" => "NPR" "currency_exchange_rate" => "1" "_token" => "jdI8jfYyJNdOzYPv4amOsfKCo91c1tIWY4MEXi1P" "guest_id" => 432705 "currency_symbol_position" => "left" "company_email" => "Support@purvamart.com" "_previous" => array:1 [ "url" => "https://www.purvamart.com/product/kibble-lamellar-frame-MPLYlm" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-15 11:40:36GET/product/kibble-lamellar-frame-MPLYlm3166138