Loader
بمناسبه عيد الاضحى المبارك خصم قسم الشنط 10‎%‎ ينتهي العرض يوم 30/06/2025
وضع الثيم
0

بوتي نسائي خيط جلد ابيض


YER2,500

الكمــية: :
السعر الإجمالي لهذا المنتج :

YER2,500 ( ضريبة القيمة المضافة incl. )

  • منتج
    رسوم التوصيل -
    يبدأ من YER0

sfdfdf

dfdfdfdf

01
dfdf
dfdfdf
تحدث معنا على الواتساب
8.3.6PHP Version20.73sRequest Duration44MBMemory UsageGET product/{slug}Route
  • warninglog[22:36:38] LOG.warning: preg_match(): Passing null to parameter #2 ($subject) of type string is depr...
  • warninglog[22:36:38] LOG.warning: preg_match(): Passing null to parameter #2 ($subject) of type string is depr...
  • warninglog[22:36:38] LOG.warning: preg_match(): Passing null to parameter #2 ($subject) of type string is depr...
  • Booting (333ms)time
  • Application (20.4s)time
  • 1 x Application (98.39%)
    20.40s
    1 x Booting (1.61%)
    333ms
    1711 templates were rendered
    • 1x theme-views.product.detailsdetails.blade.phpblade
    • 1x theme-views.partials.icons._cart-icon_cart-icon.blade.phpblade
    • 1x theme-views.partials.icons._buy-now_buy-now.blade.phpblade
    • 1x theme-views.partials.icons._compare_compare.blade.phpblade
    • 1698x theme-views.partials._product-medium-card_product-medium-card.blade.phpblade
    • 3x theme-views.layouts.partials._header_header.blade.phpblade
    • 2x theme-views.layouts.partials._cart_cart.blade.phpblade
    • 4x theme-views.layouts.partials.modal._initial_initial.blade.phpblade
    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:51-61
    3476 statements were executed, 235 of which were duplicated, 3241 unique. Show only duplicated16s
    • # Query soft and hard limit for Debugbar are reached. Only the first 100 queries show details. Queries after the first 500 are ignored. Limits can be raised in the config (debugbar.options.db.soft/hard_limit).
    • select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
      730μshelpers.php#167u568459134_UserStore
      Metadata
      Bindings
      • 0. maintenance_mode
      Backtrace
      • 16. app/Utils/helpers.php:167
      • 17. middleware::maintenance_mode:19
      • 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`, `created_at`) values ('216.73.217.4', '2025-06-10 22:36:22')
      14.05msGuestMiddleware.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 216.73.217.4
      • 1. 2025-06-10 22:36:22
      Backtrace
      • 16. middleware::guestCheck:23
      • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 18. middleware::maintenance_mode:23
      • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 20. middleware::api_lang:22
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      640μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 25. app/Repositories/ProductRepository.php:81
      • 26. app/Http/Controllers/Web/ProductDetailsController.php:257
      • 27. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (select count(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count` from `products` where ((`added_by` = 'admin') and `brand_id` is null 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 `slug` = 'womens-white-leather-thread-bootie-HuoSxd' limit 1
      23.18msProductRepository.php#111u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. womens-white-leather-thread-bootie-HuoSxd
      Backtrace
      • 16. app/Repositories/ProductRepository.php:111
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:257
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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 (331712) and `delivery_man_id` is null and `status` = 1
      770μsProductRepository.php#111u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 21. app/Repositories/ProductRepository.php:111
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:257
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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 (10)
      490μsProductRepository.php#111u568459134_UserStore
      Metadata
      Backtrace
      • 21. app/Repositories/ProductRepository.php:111
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:257
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `wishlists` where `wishlists`.`product_id` in (331712)
      750μsProductRepository.php#111u568459134_UserStore
      Metadata
      Backtrace
      • 21. app/Repositories/ProductRepository.php:111
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:257
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `product_compares` where `product_compares`.`product_id` in (331712)
      390μsProductRepository.php#111u568459134_UserStore
      Metadata
      Backtrace
      • 21. app/Repositories/ProductRepository.php:111
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:257
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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 (331712) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'sa'
      500μsProductRepository.php#111u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. sa
      Backtrace
      • 21. app/Repositories/ProductRepository.php:111
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:257
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `tag_id` from `product_tag` where `product_id` = 331712
      1.42msProductTagRepository.php#53u568459134_UserStore
      Metadata
      Bindings
      • 0. 331712
      Backtrace
      • 14. app/Repositories/ProductTagRepository.php:53
      • 15. app/Http/Controllers/Web/ProductDetailsController.php:263
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • update `tags` set `visit_count` = `visit_count` + 1, `tags`.`updated_at` = '2025-06-10 22:36:22' where `id` in (3569)
      11.86msTagRepository.php#53u568459134_UserStore
      Metadata
      Bindings
      • 0. 2025-06-10 22:36:22
      • 1. 3569
      Backtrace
      • 14. app/Repositories/TagRepository.php:53
      • 15. app/Http/Controllers/Web/ProductDetailsController.php:264
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `wishlists` where `product_id` = 331712
      940μsWishlistRepository.php#33u568459134_UserStore
      Metadata
      Bindings
      • 0. 331712
      Backtrace
      • 16. app/Repositories/WishlistRepository.php:33
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:268
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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 `product_compares` where `product_id` = 331712
      390μsProductCompareRepository.php#35u568459134_UserStore
      Metadata
      Bindings
      • 0. 331712
      Backtrace
      • 16. app/Repositories/ProductCompareRepository.php:35
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:269
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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` = 'business_mode') limit 1
      450μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. app/Repositories/ProductRepository.php:238
      • 24. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 27. app/Repositories/ProductRepository.php:237
      • 28. app/Http/Controllers/Web/ProductDetailsController.php:270
    • select * from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`category_id` = 8) and `id` not in (331712)
      23.75msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. 8
      • 10. 331712
      Backtrace
      • 15. app/Repositories/ProductRepository.php:318
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:270
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `translations` where `translations`.`translationable_id` in (3878, 3880, 3881, 3997, 3998, 3999, 4121, 4144, 4162, 4163, 4164, 4170, 4171, 4172, 4173, 4174, 4175, 4177, 4178, 4179, 4180, 4181, 4182, 4183, 4184, 4213, 4412, 4419, 4421, 4422, 4425, 4426, 4436, 4437, 4440, 4441, 4443, 4444, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4595, 4597, 4598, 4599, 4600, 4601, 4668, 4715, 4717, 4718, 4719, 4721, 4722, 4725, 4729, 4730, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4739, 4740, 4741, 4743, 4744, 4745, 4746, 4747, 4789, 4791, 4792, 4811, 4829, 4830, 4834, 4836, 4837, 4838, 4842, 4849, 4850, 4851, 4864, 4866, 4869, 4873, 4874, 4875, 4881, 4893, 4898, 4973, 5030, 5031, 5033, 5051, 5112, 5113, 5115, 5116, 5133, 5201, 5380, 5382, 5384, 5385, 5386, 5421, 5424, 5432, 5435, 5443, 5446, 5448, 5449, 5457, 5707, 5708, 5709, 5710, 5713, 5762, 5763, 5765, 5766, 5769, 5770, 5813, 5870, 5948, 5949, 5950, 5951, 5952, 5953, 6078, 6079, 6080, 6081, 6082, 6083, 6084, 6085, 6086, 6088, 6089, 6090, 6091, 6094, 6095, 6146, 6147, 6148, 6149, 6151, 6152, 6153, 6154, 6156, 6157, 6158, 6159, 6160, 6162, 6163, 6168, 6171, 6172, 6173, 6177, 6185, 6186, 6189, 6190, 6191, 6194, 6195, 6196, 6197, 6198, 6199, 6224, 6225, 6226, 6227, 6236, 6237, 6238, 6239, 6240, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6264, 6265, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6273, 6274, 331138, 331140, 331142, 331143, 331147, 331148, 331149, 331150, 331155, 331156, 331157, 331158, 331159, 331160, 331161, 331162, 331163, 331171, 331172, 331173, 331174, 331175, 331176, 331178, 331179, 331180, 331181, 331182, 331184, 331186, 331187, 331188, 331190, 331191, 331192, 331193, 331194, 331196, 331197, 331199, 331202, 331204, 331205, 331207, 331209, 331210, 331219, 331223, 331224, 331225, 331227, 331228, 331229, 331230, 331231, 331232, 331233, 331308, 331335, 331336, 331339, 331340, 331342, 331343, 331356, 331365, 331366, 331368, 331435, 331436, 331438, 331439, 331446, 331450, 331472, 331473, 331491, 331492, 331493, 331494, 331573, 331581, 331582, 331583, 331585, 331586, 331587, 331588, 331590, 331601, 331603, 331604, 331628, 331630, 331632, 331634, 331636, 331638, 331639, 331641, 331644, 331646, 331648, 331651, 331653, 331655, 331656, 331657, 331669, 331670, 331671, 331672, 331673, 331674, 331676, 331677, 331678, 331679, 331680, 331681, 331689, 331690, 331692, 331695, 331700, 331701, 331702, 331703, 331704, 331705, 331707, 331708, 331711, 331714, 331723, 331724, 331725, 331726, 331739, 331747, 331748, 331749, 331758, 331759, 331785, 331786, 331787, 331788, 331789, 331957, 331959, 331960, 331961, 331969, 331971, 331974, 331978, 331979, 331983, 331984, 331985, 331986, 331987, 331988, 331989, 331990, 331991, 331992, 331993, 331994, 331995, 331996, 331997, 332015, 332016, 332055, 332056, 332250, 332267, 332307, 332308, 332309, 332310, 332360, 332361, 332362, 332363, 332364, 332368, 332369, 332370, 332371) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'sa'
      3.25msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. sa
      Backtrace
      • 20. app/Repositories/ProductRepository.php:318
      • 21. app/Http/Controllers/Web/ProductDetailsController.php:270
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `reviews` where `reviews`.`product_id` in (3878, 3880, 3881, 3997, 3998, 3999, 4121, 4144, 4162, 4163, 4164, 4170, 4171, 4172, 4173, 4174, 4175, 4177, 4178, 4179, 4180, 4181, 4182, 4183, 4184, 4213, 4412, 4419, 4421, 4422, 4425, 4426, 4436, 4437, 4440, 4441, 4443, 4444, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4595, 4597, 4598, 4599, 4600, 4601, 4668, 4715, 4717, 4718, 4719, 4721, 4722, 4725, 4729, 4730, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4739, 4740, 4741, 4743, 4744, 4745, 4746, 4747, 4789, 4791, 4792, 4811, 4829, 4830, 4834, 4836, 4837, 4838, 4842, 4849, 4850, 4851, 4864, 4866, 4869, 4873, 4874, 4875, 4881, 4893, 4898, 4973, 5030, 5031, 5033, 5051, 5112, 5113, 5115, 5116, 5133, 5201, 5380, 5382, 5384, 5385, 5386, 5421, 5424, 5432, 5435, 5443, 5446, 5448, 5449, 5457, 5707, 5708, 5709, 5710, 5713, 5762, 5763, 5765, 5766, 5769, 5770, 5813, 5870, 5948, 5949, 5950, 5951, 5952, 5953, 6078, 6079, 6080, 6081, 6082, 6083, 6084, 6085, 6086, 6088, 6089, 6090, 6091, 6094, 6095, 6146, 6147, 6148, 6149, 6151, 6152, 6153, 6154, 6156, 6157, 6158, 6159, 6160, 6162, 6163, 6168, 6171, 6172, 6173, 6177, 6185, 6186, 6189, 6190, 6191, 6194, 6195, 6196, 6197, 6198, 6199, 6224, 6225, 6226, 6227, 6236, 6237, 6238, 6239, 6240, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6264, 6265, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6273, 6274, 331138, 331140, 331142, 331143, 331147, 331148, 331149, 331150, 331155, 331156, 331157, 331158, 331159, 331160, 331161, 331162, 331163, 331171, 331172, 331173, 331174, 331175, 331176, 331178, 331179, 331180, 331181, 331182, 331184, 331186, 331187, 331188, 331190, 331191, 331192, 331193, 331194, 331196, 331197, 331199, 331202, 331204, 331205, 331207, 331209, 331210, 331219, 331223, 331224, 331225, 331227, 331228, 331229, 331230, 331231, 331232, 331233, 331308, 331335, 331336, 331339, 331340, 331342, 331343, 331356, 331365, 331366, 331368, 331435, 331436, 331438, 331439, 331446, 331450, 331472, 331473, 331491, 331492, 331493, 331494, 331573, 331581, 331582, 331583, 331585, 331586, 331587, 331588, 331590, 331601, 331603, 331604, 331628, 331630, 331632, 331634, 331636, 331638, 331639, 331641, 331644, 331646, 331648, 331651, 331653, 331655, 331656, 331657, 331669, 331670, 331671, 331672, 331673, 331674, 331676, 331677, 331678, 331679, 331680, 331681, 331689, 331690, 331692, 331695, 331700, 331701, 331702, 331703, 331704, 331705, 331707, 331708, 331711, 331714, 331723, 331724, 331725, 331726, 331739, 331747, 331748, 331749, 331758, 331759, 331785, 331786, 331787, 331788, 331789, 331957, 331959, 331960, 331961, 331969, 331971, 331974, 331978, 331979, 331983, 331984, 331985, 331986, 331987, 331988, 331989, 331990, 331991, 331992, 331993, 331994, 331995, 331996, 331997, 332015, 332016, 332055, 332056, 332250, 332267, 332307, 332308, 332309, 332310, 332360, 332361, 332362, 332363, 332364, 332368, 332369, 332370, 332371) and `delivery_man_id` is null and `status` = 1
      1.06msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 20. app/Repositories/ProductRepository.php:318
      • 21. app/Http/Controllers/Web/ProductDetailsController.php:270
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'temporary_close') limit 1
      490μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. temporary_close
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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
      370μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. vacation_add
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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 count(*) as aggregate from `reviews` where (`product_id` = 331712) and `status` = 1
      360μsReviewRepository.php#70u568459134_UserStore
      Metadata
      Bindings
      • 0. 331712
      • 1. 1
      Backtrace
      • 16. app/Repositories/ReviewRepository.php:70
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:303
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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` = 'business_mode') limit 1
      470μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. app/Repositories/ProductRepository.php:238
      • 24. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 27. app/Repositories/ProductRepository.php:237
      • 28. app/Http/Controllers/Web/ProductDetailsController.php:309
    • select count(*) as aggregate from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 10 and `id` not in (331712)
      8.89msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. admin
      • 10. 10
      • 11. 331712
      Backtrace
      • 16. app/Repositories/ProductRepository.php:318
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:309
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 10 and `id` not in (331712) order by `id` desc limit 5 offset 0
      2.03msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. admin
      • 10. 10
      • 11. 331712
      Backtrace
      • 16. app/Repositories/ProductRepository.php:318
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:309
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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 (332355, 332356, 332357, 332358, 332372) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'sa'
      550μsProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. sa
      Backtrace
      • 21. app/Repositories/ProductRepository.php:318
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:309
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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 (332355, 332356, 332357, 332358, 332372) and `delivery_man_id` is null and `status` = 1
      430μsProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 21. app/Repositories/ProductRepository.php:318
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:309
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      770μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. app/Repositories/ProductRepository.php:238
      • 24. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 27. app/Repositories/ProductRepository.php:237
      • 28. app/Http/Controllers/Web/ProductDetailsController.php:325
    • select count(*) as aggregate from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 10
      9.97msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. admin
      • 10. 10
      Backtrace
      • 16. app/Repositories/ProductRepository.php:318
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:325
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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 ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 10 limit 25 offset 0
      5.16msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. admin
      • 3. 1
      • 4. 1
      • 5. 1
      • 6. approved
      • 7. admin
      • 8. 1
      • 9. digital
      • 10. physical
      • 11. admin
      • 12. 10
      Backtrace
      • 16. app/Repositories/ProductRepository.php:318
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:325
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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 (4419, 4421, 4422, 4425, 4437, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4544, 4548, 4553, 4554, 4574, 4576, 4579, 4580, 5013, 5014, 5028, 5029) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'sa'
      1msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. sa
      Backtrace
      • 21. app/Repositories/ProductRepository.php:318
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:325
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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 (4419, 4421, 4422, 4425, 4437, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4544, 4548, 4553, 4554, 4574, 4576, 4579, 4580, 5013, 5014, 5028, 5029) and `delivery_man_id` is null and `status` = 1
      470μsProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 21. app/Repositories/ProductRepository.php:318
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:325
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      580μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 26. app/Http/Controllers/Web/ProductDetailsController.php:337
      • 27. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `id` from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 10
      8.2msProductDetailsController.php#338u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. admin
      • 10. 10
      Backtrace
      • 14. app/Http/Controllers/Web/ProductDetailsController.php:338
      • 15. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select count(*) as aggregate from `reviews` where `status` = 1 and `product_id` in (4419, 4421, 4422, 4425, 4437, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4544, 4548, 4553, 4554, 4574, 4576, 4579, 4580, 5013, 5014, 5028, 5029, 5049, 5145, 5179, 5180, 5200, 5230, 5250, 5253, 5355, 5356, 5357, 5359, 5360, 5430, 5433, 5436, 5439, 5440, 5443, 5446, 5528, 5530, 5562, 5563, 5565, 5566, 5567, 5569, 5572, 5575, 5577, 5578, 5579, 5581, 5583, 5594, 5595, 5596, 5597, 5598, 5608, 5645, 5651, 5652, 5670, 5672, 5673, 5674, 5675, 5676, 5682, 5683, 5684, 5685, 5686, 5687, 5688, 5695, 5701, 5707, 5708, 5709, 5710, 5713, 5813, 5816, 5817, 5818, 5821, 5822, 5823, 5825, 5826, 5827, 5828, 5829, 5830, 5831, 5833, 5837, 5839, 5841, 5842, 5843, 5844, 5845, 5846, 5847, 5851, 5870, 5873, 5874, 5875, 5876, 5878, 5879, 5880, 5881, 5882, 5890, 5891, 5892, 5894, 5895, 5896, 5897, 5898, 5899, 5900, 5901, 5902, 5903, 5904, 5905, 5906, 5907, 5908, 5910, 5911, 5912, 5913, 5915, 5916, 5921, 5922, 5923, 5924, 5925, 5926, 5928, 5929, 5930, 5931, 5932, 5933, 5934, 5935, 5936, 5937, 5938, 5939, 5940, 5941, 5942, 5943, 5944, 5945, 5946, 5947, 5948, 5949, 5950, 5951, 5952, 5953, 5955, 5956, 5957, 5958, 5959, 5960, 5961, 5967, 5968, 5969, 5970, 5971, 5972, 5974, 5975, 5976, 5978, 5979, 5980, 5981, 5982, 5983, 5984, 5985, 5988, 5989, 5990, 5992, 5993, 5994, 5996, 5997, 5998, 5999, 6000, 6001, 6002, 6003, 6004, 6005, 6006, 6007, 6008, 6009, 6011, 6012, 6013, 6017, 6018, 6019, 6020, 6021, 6022, 6023, 6024, 6025, 6026, 6027, 6028, 6029, 6030, 6031, 6067, 6068, 6079, 6080, 6081, 6082, 6084, 6085, 6088, 6089, 6090, 6101, 6102, 6103, 6104, 6105, 6106, 6108, 6110, 6111, 6112, 6114, 6124, 6125, 6127, 6131, 6133, 6134, 6135, 6136, 6168, 6171, 6172, 6173, 6177, 6185, 6186, 6189, 6190, 6191, 6194, 6195, 6196, 6197, 6198, 6199, 6210, 6211, 6212, 6213, 6215, 6216, 6217, 6219, 6220, 6221, 6222, 6224, 6225, 6226, 6227, 6236, 6237, 6238, 6239, 6240, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6264, 6265, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6273, 6274, 331134, 331135, 331138, 331140, 331142, 331143, 331147, 331148, 331149, 331150, 331155, 331156, 331157, 331158, 331159, 331160, 331161, 331162, 331163, 331164, 331165, 331166, 331167, 331168, 331169, 331170, 331171, 331172, 331173, 331174, 331175, 331176, 331178, 331179, 331180, 331181, 331182, 331184, 331186, 331187, 331188, 331190, 331191, 331192, 331193, 331194, 331196, 331197, 331199, 331202, 331204, 331205, 331207, 331209, 331210, 331219, 331223, 331224, 331225, 331227, 331228, 331229, 331230, 331231, 331232, 331233, 331241, 331264, 331270, 331271, 331272, 331273, 331274, 331275, 331276, 331277, 331279, 331281, 331282, 331283, 331284, 331285, 331286, 331287, 331288, 331289, 331290, 331291, 331292, 331293, 331294, 331295, 331296, 331297, 331298, 331299, 331300, 331301, 331304, 331305, 331306, 331308, 331311, 331312, 331313, 331314, 331315, 331316, 331319, 331320, 331324, 331330, 331331, 331332, 331335, 331336, 331338, 331339, 331340, 331342, 331343, 331344, 331346, 331347, 331351, 331355, 331356, 331357, 331358, 331359, 331360, 331361, 331365, 331366, 331367, 331368, 331369, 331370, 331371, 331374, 331377, 331378, 331379, 331380, 331381, 331383, 331384, 331385, 331386, 331387, 331389, 331390, 331393, 331395, 331401, 331402, 331403, 331405, 331406, 331410, 331411, 331412, 331416, 331417, 331418, 331419, 331420, 331421, 331422, 331423, 331424, 331425, 331427, 331428, 331429, 331432, 331433, 331434, 331435, 331436, 331438, 331439, 331440, 331443, 331446, 331450, 331451, 331452, 331453, 331455, 331457, 331458, 331459, 331460, 331472, 331473, 331475, 331480, 331482, 331483, 331484, 331485, 331491, 331492, 331493, 331494, 331499, 331500, 331501, 331503, 331504, 331505, 331506, 331507, 331508, 331509, 331510, 331511, 331512, 331513, 331514, 331515, 331516, 331517, 331519, 331520, 331521, 331522, 331525, 331526, 331528, 331529, 331533, 331535, 331537, 331538, 331539, 331540, 331542, 331543, 331544, 331545, 331546, 331549, 331550, 331551, 331552, 331554, 331556, 331560, 331561, 331562, 331564, 331565, 331566, 331567, 331568, 331573, 331574, 331578, 331581, 331582, 331583, 331585, 331586, 331587, 331588, 331590, 331600, 331601, 331602, 331603, 331604, 331606, 331607, 331608, 331609, 331610, 331611, 331612, 331613, 331614, 331615, 331617, 331618, 331623, 331624, 331625, 331626, 331627, 331628, 331629, 331630, 331631, 331632, 331634, 331636, 331638, 331639, 331641, 331642, 331644, 331645, 331646, 331647, 331648, 331649, 331650, 331651, 331652, 331653, 331655, 331656, 331657, 331665, 331668, 331669, 331670, 331671, 331672, 331673, 331674, 331676, 331677, 331678, 331679, 331680, 331681, 331688, 331689, 331690, 331692, 331694, 331695, 331697, 331699, 331700, 331701, 331702, 331703, 331704, 331705, 331706, 331707, 331708, 331709, 331711, 331712, 331714, 331715, 331716, 331717, 331718, 331719, 331721, 331723, 331724, 331725, 331726, 331727, 331728, 331730, 331731, 331732, 331733, 331734, 331736, 331738, 331739, 331740, 331741, 331744, 331745, 331747, 331748, 331749, 331750, 331752, 331754, 331755, 331756, 331757, 331758, 331759, 331762, 331763, 331764, 331765, 331766, 331767, 331768, 331769, 331770, 331771, 331773, 331774, 331775, 331776, 331777, 331780, 331781, 331782, 331785, 331786, 331787, 331788, 331789, 331790, 331791, 331792, 331793, 331794, 331795, 331796, 331797, 331798, 331799, 331800, 331801, 331802, 331803, 331804, 331805, 331806, 331807, 331809, 331810, 331813, 331814, 331815, 331816, 331817, 331818, 331820, 331821, 331822, 331823, 331824, 331825, 331827, 331828, 331830, 331831, 331832, 331833, 331834, 331836, 331837, 331838, 331841, 331842, 331843, 331844, 331845, 331847, 331848, 331849, 331851, 331852, 331853, 331854, 331855, 331859, 331860, 331861, 331862, 331863, 331864, 331866, 331867, 331869, 331870, 331871, 331873, 331874, 331875, 331876, 331877, 331878, 331879, 331880, 331881, 331882, 331883, 331884, 331885, 331886, 331887, 331888, 331889, 331891, 331892, 331893, 331894, 331896, 331897, 331898, 331899, 331900, 331901, 331902, 331903, 331904, 331905, 331906, 331909, 331911, 331912, 331913, 331914, 331915, 331917, 331918, 331919, 331920, 331921, 331922, 331923, 331924, 331925, 331926, 331927, 331928, 331929, 331930, 331931, 331932, 331933, 331934, 331935, 331937, 331938, 331939, 331941, 331942, 331943, 331957, 331959, 331960, 331961, 331969, 331971, 331974, 331978, 331979, 331980, 331983, 331984, 331985, 331986, 331987, 331988, 331989, 331990, 331991, 331992, 331993, 331994, 331995, 331996, 331997, 331998, 331999, 332000, 332001, 332002, 332003, 332004, 332005, 332006, 332007, 332008, 332009, 332010, 332011, 332012, 332015, 332016, 332018, 332019, 332020, 332021, 332022, 332023, 332024, 332025, 332026, 332027, 332028, 332029, 332030, 332031, 332032, 332033, 332034, 332035, 332036, 332037, 332038, 332039, 332040, 332041, 332043, 332044, 332045, 332046, 332047, 332048, 332050, 332051, 332052, 332053, 332054, 332055, 332056, 332058, 332059, 332080, 332081, 332083, 332084, 332085, 332086, 332087, 332088, 332089, 332090, 332091, 332092, 332094, 332095, 332096, 332097, 332098, 332099, 332100, 332102, 332103, 332105, 332106, 332107, 332109, 332110, 332111, 332113, 332114, 332115, 332116, 332120, 332122, 332123, 332125, 332126, 332129, 332130, 332131, 332132, 332134, 332135, 332137, 332138, 332140, 332141, 332142, 332144, 332145, 332146, 332149, 332152, 332153, 332154, 332155, 332157, 332158, 332160, 332161, 332164, 332165, 332166, 332167, 332168, 332170, 332171, 332172, 332173, 332174, 332175, 332176, 332177, 332179, 332180, 332181, 332182, 332183, 332184, 332185, 332186, 332188, 332189, 332190, 332191, 332193, 332194, 332195, 332196, 332197, 332198, 332199, 332200, 332201, 332202, 332203, 332204, 332205, 332206, 332207, 332208, 332209, 332210, 332211, 332212, 332214, 332215, 332216, 332217, 332218, 332219, 332220, 332221, 332222, 332223, 332224, 332225, 332226, 332227, 332228, 332229, 332230, 332231, 332232, 332233, 332234, 332235, 332236, 332237, 332238, 332239, 332240, 332241, 332242, 332243, 332244, 332246, 332248, 332249, 332250, 332267, 332268, 332269, 332270, 332271, 332272, 332273, 332274, 332275, 332276, 332277, 332278, 332279, 332280, 332281, 332282, 332284, 332285, 332286, 332288, 332290, 332291, 332293, 332294, 332295, 332296, 332297, 332298, 332299, 332300, 332301, 332302, 332303, 332305, 332311, 332312, 332313, 332314, 332315, 332316, 332317, 332318, 332319, 332320, 332321, 332322, 332323, 332324, 332325, 332326, 332327, 332328, 332331, 332332, 332333, 332334, 332335, 332336, 332337, 332339, 332341, 332342, 332343, 332344, 332345, 332346, 332347, 332348, 332351, 332352, 332353, 332354, 332355, 332356, 332357, 332358, 332372) and `status` = 1
      2.56msProductDetailsController.php#340u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. 4419
      • 2. 4421
      • 3. 4422
      • 4. 4425
      • 5. 4437
      • 6. 4448
      • 7. 4449
      • 8. 4450
      • 9. 4507
      • 10. 4513
      • 11. 4514
      • 12. 4516
      • 13. 4518
      • 14. 4544
      • 15. 4548
      • 16. 4553
      • 17. 4554
      • 18. 4574
      • 19. 4576
      • 20. 4579
      • 21. 4580
      • 22. 5013
      • 23. 5014
      • 24. 5028
      • 25. 5029
      • 26. 5049
      • 27. 5145
      • 28. 5179
      • 29. 5180
      • 30. 5200
      • 31. 5230
      • 32. 5250
      • 33. 5253
      • 34. 5355
      • 35. 5356
      • 36. 5357
      • 37. 5359
      • 38. 5360
      • 39. 5430
      • 40. 5433
      • 41. 5436
      • 42. 5439
      • 43. 5440
      • 44. 5443
      • 45. 5446
      • 46. 5528
      • 47. 5530
      • 48. 5562
      • 49. 5563
      • 50. 5565
      • 51. 5566
      • 52. 5567
      • 53. 5569
      • 54. 5572
      • 55. 5575
      • 56. 5577
      • 57. 5578
      • 58. 5579
      • 59. 5581
      • 60. 5583
      • 61. 5594
      • 62. 5595
      • 63. 5596
      • 64. 5597
      • 65. 5598
      • 66. 5608
      • 67. 5645
      • 68. 5651
      • 69. 5652
      • 70. 5670
      • 71. 5672
      • 72. 5673
      • 73. 5674
      • 74. 5675
      • 75. 5676
      • 76. 5682
      • 77. 5683
      • 78. 5684
      • 79. 5685
      • 80. 5686
      • 81. 5687
      • 82. 5688
      • 83. 5695
      • 84. 5701
      • 85. 5707
      • 86. 5708
      • 87. 5709
      • 88. 5710
      • 89. 5713
      • 90. 5813
      • 91. 5816
      • 92. 5817
      • 93. 5818
      • 94. 5821
      • 95. 5822
      • 96. 5823
      • 97. 5825
      • 98. 5826
      • 99. 5827
      • 100. 5828
      • 101. 5829
      • 102. 5830
      • 103. 5831
      • 104. 5833
      • 105. 5837
      • 106. 5839
      • 107. 5841
      • 108. 5842
      • 109. 5843
      • 110. 5844
      • 111. 5845
      • 112. 5846
      • 113. 5847
      • 114. 5851
      • 115. 5870
      • 116. 5873
      • 117. 5874
      • 118. 5875
      • 119. 5876
      • 120. 5878
      • 121. 5879
      • 122. 5880
      • 123. 5881
      • 124. 5882
      • 125. 5890
      • 126. 5891
      • 127. 5892
      • 128. 5894
      • 129. 5895
      • 130. 5896
      • 131. 5897
      • 132. 5898
      • 133. 5899
      • 134. 5900
      • 135. 5901
      • 136. 5902
      • 137. 5903
      • 138. 5904
      • 139. 5905
      • 140. 5906
      • 141. 5907
      • 142. 5908
      • 143. 5910
      • 144. 5911
      • 145. 5912
      • 146. 5913
      • 147. 5915
      • 148. 5916
      • 149. 5921
      • 150. 5922
      • 151. 5923
      • 152. 5924
      • 153. 5925
      • 154. 5926
      • 155. 5928
      • 156. 5929
      • 157. 5930
      • 158. 5931
      • 159. 5932
      • 160. 5933
      • 161. 5934
      • 162. 5935
      • 163. 5936
      • 164. 5937
      • 165. 5938
      • 166. 5939
      • 167. 5940
      • 168. 5941
      • 169. 5942
      • 170. 5943
      • 171. 5944
      • 172. 5945
      • 173. 5946
      • 174. 5947
      • 175. 5948
      • 176. 5949
      • 177. 5950
      • 178. 5951
      • 179. 5952
      • 180. 5953
      • 181. 5955
      • 182. 5956
      • 183. 5957
      • 184. 5958
      • 185. 5959
      • 186. 5960
      • 187. 5961
      • 188. 5967
      • 189. 5968
      • 190. 5969
      • 191. 5970
      • 192. 5971
      • 193. 5972
      • 194. 5974
      • 195. 5975
      • 196. 5976
      • 197. 5978
      • 198. 5979
      • 199. 5980
      • 200. 5981
      • 201. 5982
      • 202. 5983
      • 203. 5984
      • 204. 5985
      • 205. 5988
      • 206. 5989
      • 207. 5990
      • 208. 5992
      • 209. 5993
      • 210. 5994
      • 211. 5996
      • 212. 5997
      • 213. 5998
      • 214. 5999
      • 215. 6000
      • 216. 6001
      • 217. 6002
      • 218. 6003
      • 219. 6004
      • 220. 6005
      • 221. 6006
      • 222. 6007
      • 223. 6008
      • 224. 6009
      • 225. 6011
      • 226. 6012
      • 227. 6013
      • 228. 6017
      • 229. 6018
      • 230. 6019
      • 231. 6020
      • 232. 6021
      • 233. 6022
      • 234. 6023
      • 235. 6024
      • 236. 6025
      • 237. 6026
      • 238. 6027
      • 239. 6028
      • 240. 6029
      • 241. 6030
      • 242. 6031
      • 243. 6067
      • 244. 6068
      • 245. 6079
      • 246. 6080
      • 247. 6081
      • 248. 6082
      • 249. 6084
      • 250. 6085
      • 251. 6088
      • 252. 6089
      • 253. 6090
      • 254. 6101
      • 255. 6102
      • 256. 6103
      • 257. 6104
      • 258. 6105
      • 259. 6106
      • 260. 6108
      • 261. 6110
      • 262. 6111
      • 263. 6112
      • 264. 6114
      • 265. 6124
      • 266. 6125
      • 267. 6127
      • 268. 6131
      • 269. 6133
      • 270. 6134
      • 271. 6135
      • 272. 6136
      • 273. 6168
      • 274. 6171
      • 275. 6172
      • 276. 6173
      • 277. 6177
      • 278. 6185
      • 279. 6186
      • 280. 6189
      • 281. 6190
      • 282. 6191
      • 283. 6194
      • 284. 6195
      • 285. 6196
      • 286. 6197
      • 287. 6198
      • 288. 6199
      • 289. 6210
      • 290. 6211
      • 291. 6212
      • 292. 6213
      • 293. 6215
      • 294. 6216
      • 295. 6217
      • 296. 6219
      • 297. 6220
      • 298. 6221
      • 299. 6222
      • 300. 6224
      • 301. 6225
      • 302. 6226
      • 303. 6227
      • 304. 6236
      • 305. 6237
      • 306. 6238
      • 307. 6239
      • 308. 6240
      • 309. 6242
      • 310. 6243
      • 311. 6244
      • 312. 6245
      • 313. 6246
      • 314. 6247
      • 315. 6248
      • 316. 6249
      • 317. 6250
      • 318. 6251
      • 319. 6252
      • 320. 6253
      • 321. 6254
      • 322. 6255
      • 323. 6256
      • 324. 6257
      • 325. 6258
      • 326. 6259
      • 327. 6260
      • 328. 6261
      • 329. 6262
      • 330. 6264
      • 331. 6265
      • 332. 6266
      • 333. 6267
      • 334. 6268
      • 335. 6269
      • 336. 6270
      • 337. 6271
      • 338. 6272
      • 339. 6273
      • 340. 6274
      • 341. 331134
      • 342. 331135
      • 343. 331138
      • 344. 331140
      • 345. 331142
      • 346. 331143
      • 347. 331147
      • 348. 331148
      • 349. 331149
      • 350. 331150
      • 351. 331155
      • 352. 331156
      • 353. 331157
      • 354. 331158
      • 355. 331159
      • 356. 331160
      • 357. 331161
      • 358. 331162
      • 359. 331163
      • 360. 331164
      • 361. 331165
      • 362. 331166
      • 363. 331167
      • 364. 331168
      • 365. 331169
      • 366. 331170
      • 367. 331171
      • 368. 331172
      • 369. 331173
      • 370. 331174
      • 371. 331175
      • 372. 331176
      • 373. 331178
      • 374. 331179
      • 375. 331180
      • 376. 331181
      • 377. 331182
      • 378. 331184
      • 379. 331186
      • 380. 331187
      • 381. 331188
      • 382. 331190
      • 383. 331191
      • 384. 331192
      • 385. 331193
      • 386. 331194
      • 387. 331196
      • 388. 331197
      • 389. 331199
      • 390. 331202
      • 391. 331204
      • 392. 331205
      • 393. 331207
      • 394. 331209
      • 395. 331210
      • 396. 331219
      • 397. 331223
      • 398. 331224
      • 399. 331225
      • 400. 331227
      • 401. 331228
      • 402. 331229
      • 403. 331230
      • 404. 331231
      • 405. 331232
      • 406. 331233
      • 407. 331241
      • 408. 331264
      • 409. 331270
      • 410. 331271
      • 411. 331272
      • 412. 331273
      • 413. 331274
      • 414. 331275
      • 415. 331276
      • 416. 331277
      • 417. 331279
      • 418. 331281
      • 419. 331282
      • 420. 331283
      • 421. 331284
      • 422. 331285
      • 423. 331286
      • 424. 331287
      • 425. 331288
      • 426. 331289
      • 427. 331290
      • 428. 331291
      • 429. 331292
      • 430. 331293
      • 431. 331294
      • 432. 331295
      • 433. 331296
      • 434. 331297
      • 435. 331298
      • 436. 331299
      • 437. 331300
      • 438. 331301
      • 439. 331304
      • 440. 331305
      • 441. 331306
      • 442. 331308
      • 443. 331311
      • 444. 331312
      • 445. 331313
      • 446. 331314
      • 447. 331315
      • 448. 331316
      • 449. 331319
      • 450. 331320
      • 451. 331324
      • 452. 331330
      • 453. 331331
      • 454. 331332
      • 455. 331335
      • 456. 331336
      • 457. 331338
      • 458. 331339
      • 459. 331340
      • 460. 331342
      • 461. 331343
      • 462. 331344
      • 463. 331346
      • 464. 331347
      • 465. 331351
      • 466. 331355
      • 467. 331356
      • 468. 331357
      • 469. 331358
      • 470. 331359
      • 471. 331360
      • 472. 331361
      • 473. 331365
      • 474. 331366
      • 475. 331367
      • 476. 331368
      • 477. 331369
      • 478. 331370
      • 479. 331371
      • 480. 331374
      • 481. 331377
      • 482. 331378
      • 483. 331379
      • 484. 331380
      • 485. 331381
      • 486. 331383
      • 487. 331384
      • 488. 331385
      • 489. 331386
      • 490. 331387
      • 491. 331389
      • 492. 331390
      • 493. 331393
      • 494. 331395
      • 495. 331401
      • 496. 331402
      • 497. 331403
      • 498. 331405
      • 499. 331406
      • 500. 331410
      • 501. 331411
      • 502. 331412
      • 503. 331416
      • 504. 331417
      • 505. 331418
      • 506. 331419
      • 507. 331420
      • 508. 331421
      • 509. 331422
      • 510. 331423
      • 511. 331424
      • 512. 331425
      • 513. 331427
      • 514. 331428
      • 515. 331429
      • 516. 331432
      • 517. 331433
      • 518. 331434
      • 519. 331435
      • 520. 331436
      • 521. 331438
      • 522. 331439
      • 523. 331440
      • 524. 331443
      • 525. 331446
      • 526. 331450
      • 527. 331451
      • 528. 331452
      • 529. 331453
      • 530. 331455
      • 531. 331457
      • 532. 331458
      • 533. 331459
      • 534. 331460
      • 535. 331472
      • 536. 331473
      • 537. 331475
      • 538. 331480
      • 539. 331482
      • 540. 331483
      • 541. 331484
      • 542. 331485
      • 543. 331491
      • 544. 331492
      • 545. 331493
      • 546. 331494
      • 547. 331499
      • 548. 331500
      • 549. 331501
      • 550. 331503
      • 551. 331504
      • 552. 331505
      • 553. 331506
      • 554. 331507
      • 555. 331508
      • 556. 331509
      • 557. 331510
      • 558. 331511
      • 559. 331512
      • 560. 331513
      • 561. 331514
      • 562. 331515
      • 563. 331516
      • 564. 331517
      • 565. 331519
      • 566. 331520
      • 567. 331521
      • 568. 331522
      • 569. 331525
      • 570. 331526
      • 571. 331528
      • 572. 331529
      • 573. 331533
      • 574. 331535
      • 575. 331537
      • 576. 331538
      • 577. 331539
      • 578. 331540
      • 579. 331542
      • 580. 331543
      • 581. 331544
      • 582. 331545
      • 583. 331546
      • 584. 331549
      • 585. 331550
      • 586. 331551
      • 587. 331552
      • 588. 331554
      • 589. 331556
      • 590. 331560
      • 591. 331561
      • 592. 331562
      • 593. 331564
      • 594. 331565
      • 595. 331566
      • 596. 331567
      • 597. 331568
      • 598. 331573
      • 599. 331574
      • 600. 331578
      • 601. 331581
      • 602. 331582
      • 603. 331583
      • 604. 331585
      • 605. 331586
      • 606. 331587
      • 607. 331588
      • 608. 331590
      • 609. 331600
      • 610. 331601
      • 611. 331602
      • 612. 331603
      • 613. 331604
      • 614. 331606
      • 615. 331607
      • 616. 331608
      • 617. 331609
      • 618. 331610
      • 619. 331611
      • 620. 331612
      • 621. 331613
      • 622. 331614
      • 623. 331615
      • 624. 331617
      • 625. 331618
      • 626. 331623
      • 627. 331624
      • 628. 331625
      • 629. 331626
      • 630. 331627
      • 631. 331628
      • 632. 331629
      • 633. 331630
      • 634. 331631
      • 635. 331632
      • 636. 331634
      • 637. 331636
      • 638. 331638
      • 639. 331639
      • 640. 331641
      • 641. 331642
      • 642. 331644
      • 643. 331645
      • 644. 331646
      • 645. 331647
      • 646. 331648
      • 647. 331649
      • 648. 331650
      • 649. 331651
      • 650. 331652
      • 651. 331653
      • 652. 331655
      • 653. 331656
      • 654. 331657
      • 655. 331665
      • 656. 331668
      • 657. 331669
      • 658. 331670
      • 659. 331671
      • 660. 331672
      • 661. 331673
      • 662. 331674
      • 663. 331676
      • 664. 331677
      • 665. 331678
      • 666. 331679
      • 667. 331680
      • 668. 331681
      • 669. 331688
      • 670. 331689
      • 671. 331690
      • 672. 331692
      • 673. 331694
      • 674. 331695
      • 675. 331697
      • 676. 331699
      • 677. 331700
      • 678. 331701
      • 679. 331702
      • 680. 331703
      • 681. 331704
      • 682. 331705
      • 683. 331706
      • 684. 331707
      • 685. 331708
      • 686. 331709
      • 687. 331711
      • 688. 331712
      • 689. 331714
      • 690. 331715
      • 691. 331716
      • 692. 331717
      • 693. 331718
      • 694. 331719
      • 695. 331721
      • 696. 331723
      • 697. 331724
      • 698. 331725
      • 699. 331726
      • 700. 331727
      • 701. 331728
      • 702. 331730
      • 703. 331731
      • 704. 331732
      • 705. 331733
      • 706. 331734
      • 707. 331736
      • 708. 331738
      • 709. 331739
      • 710. 331740
      • 711. 331741
      • 712. 331744
      • 713. 331745
      • 714. 331747
      • 715. 331748
      • 716. 331749
      • 717. 331750
      • 718. 331752
      • 719. 331754
      • 720. 331755
      • 721. 331756
      • 722. 331757
      • 723. 331758
      • 724. 331759
      • 725. 331762
      • 726. 331763
      • 727. 331764
      • 728. 331765
      • 729. 331766
      • 730. 331767
      • 731. 331768
      • 732. 331769
      • 733. 331770
      • 734. 331771
      • 735. 331773
      • 736. 331774
      • 737. 331775
      • 738. 331776
      • 739. 331777
      • 740. 331780
      • 741. 331781
      • 742. 331782
      • 743. 331785
      • 744. 331786
      • 745. 331787
      • 746. 331788
      • 747. 331789
      • 748. 331790
      • 749. 331791
      • 750. 331792
      • 751. 331793
      • 752. 331794
      • 753. 331795
      • 754. 331796
      • 755. 331797
      • 756. 331798
      • 757. 331799
      • 758. 331800
      • 759. 331801
      • 760. 331802
      • 761. 331803
      • 762. 331804
      • 763. 331805
      • 764. 331806
      • 765. 331807
      • 766. 331809
      • 767. 331810
      • 768. 331813
      • 769. 331814
      • 770. 331815
      • 771. 331816
      • 772. 331817
      • 773. 331818
      • 774. 331820
      • 775. 331821
      • 776. 331822
      • 777. 331823
      • 778. 331824
      • 779. 331825
      • 780. 331827
      • 781. 331828
      • 782. 331830
      • 783. 331831
      • 784. 331832
      • 785. 331833
      • 786. 331834
      • 787. 331836
      • 788. 331837
      • 789. 331838
      • 790. 331841
      • 791. 331842
      • 792. 331843
      • 793. 331844
      • 794. 331845
      • 795. 331847
      • 796. 331848
      • 797. 331849
      • 798. 331851
      • 799. 331852
      • 800. 331853
      • 801. 331854
      • 802. 331855
      • 803. 331859
      • 804. 331860
      • 805. 331861
      • 806. 331862
      • 807. 331863
      • 808. 331864
      • 809. 331866
      • 810. 331867
      • 811. 331869
      • 812. 331870
      • 813. 331871
      • 814. 331873
      • 815. 331874
      • 816. 331875
      • 817. 331876
      • 818. 331877
      • 819. 331878
      • 820. 331879
      • 821. 331880
      • 822. 331881
      • 823. 331882
      • 824. 331883
      • 825. 331884
      • 826. 331885
      • 827. 331886
      • 828. 331887
      • 829. 331888
      • 830. 331889
      • 831. 331891
      • 832. 331892
      • 833. 331893
      • 834. 331894
      • 835. 331896
      • 836. 331897
      • 837. 331898
      • 838. 331899
      • 839. 331900
      • 840. 331901
      • 841. 331902
      • 842. 331903
      • 843. 331904
      • 844. 331905
      • 845. 331906
      • 846. 331909
      • 847. 331911
      • 848. 331912
      • 849. 331913
      • 850. 331914
      • 851. 331915
      • 852. 331917
      • 853. 331918
      • 854. 331919
      • 855. 331920
      • 856. 331921
      • 857. 331922
      • 858. 331923
      • 859. 331924
      • 860. 331925
      • 861. 331926
      • 862. 331927
      • 863. 331928
      • 864. 331929
      • 865. 331930
      • 866. 331931
      • 867. 331932
      • 868. 331933
      • 869. 331934
      • 870. 331935
      • 871. 331937
      • 872. 331938
      • 873. 331939
      • 874. 331941
      • 875. 331942
      • 876. 331943
      • 877. 331957
      • 878. 331959
      • 879. 331960
      • 880. 331961
      • 881. 331969
      • 882. 331971
      • 883. 331974
      • 884. 331978
      • 885. 331979
      • 886. 331980
      • 887. 331983
      • 888. 331984
      • 889. 331985
      • 890. 331986
      • 891. 331987
      • 892. 331988
      • 893. 331989
      • 894. 331990
      • 895. 331991
      • 896. 331992
      • 897. 331993
      • 898. 331994
      • 899. 331995
      • 900. 331996
      • 901. 331997
      • 902. 331998
      • 903. 331999
      • 904. 332000
      • 905. 332001
      • 906. 332002
      • 907. 332003
      • 908. 332004
      • 909. 332005
      • 910. 332006
      • 911. 332007
      • 912. 332008
      • 913. 332009
      • 914. 332010
      • 915. 332011
      • 916. 332012
      • 917. 332015
      • 918. 332016
      • 919. 332018
      • 920. 332019
      • 921. 332020
      • 922. 332021
      • 923. 332022
      • 924. 332023
      • 925. 332024
      • 926. 332025
      • 927. 332026
      • 928. 332027
      • 929. 332028
      • 930. 332029
      • 931. 332030
      • 932. 332031
      • 933. 332032
      • 934. 332033
      • 935. 332034
      • 936. 332035
      • 937. 332036
      • 938. 332037
      • 939. 332038
      • 940. 332039
      • 941. 332040
      • 942. 332041
      • 943. 332043
      • 944. 332044
      • 945. 332045
      • 946. 332046
      • 947. 332047
      • 948. 332048
      • 949. 332050
      • 950. 332051
      • 951. 332052
      • 952. 332053
      • 953. 332054
      • 954. 332055
      • 955. 332056
      • 956. 332058
      • 957. 332059
      • 958. 332080
      • 959. 332081
      • 960. 332083
      • 961. 332084
      • 962. 332085
      • 963. 332086
      • 964. 332087
      • 965. 332088
      • 966. 332089
      • 967. 332090
      • 968. 332091
      • 969. 332092
      • 970. 332094
      • 971. 332095
      • 972. 332096
      • 973. 332097
      • 974. 332098
      • 975. 332099
      • 976. 332100
      • 977. 332102
      • 978. 332103
      • 979. 332105
      • 980. 332106
      • 981. 332107
      • 982. 332109
      • 983. 332110
      • 984. 332111
      • 985. 332113
      • 986. 332114
      • 987. 332115
      • 988. 332116
      • 989. 332120
      • 990. 332122
      • 991. 332123
      • 992. 332125
      • 993. 332126
      • 994. 332129
      • 995. 332130
      • 996. 332131
      • 997. 332132
      • 998. 332134
      • 999. 332135
      • 1000. 332137
      • 1001. 332138
      • 1002. 332140
      • 1003. 332141
      • 1004. 332142
      • 1005. 332144
      • 1006. 332145
      • 1007. 332146
      • 1008. 332149
      • 1009. 332152
      • 1010. 332153
      • 1011. 332154
      • 1012. 332155
      • 1013. 332157
      • 1014. 332158
      • 1015. 332160
      • 1016. 332161
      • 1017. 332164
      • 1018. 332165
      • 1019. 332166
      • 1020. 332167
      • 1021. 332168
      • 1022. 332170
      • 1023. 332171
      • 1024. 332172
      • 1025. 332173
      • 1026. 332174
      • 1027. 332175
      • 1028. 332176
      • 1029. 332177
      • 1030. 332179
      • 1031. 332180
      • 1032. 332181
      • 1033. 332182
      • 1034. 332183
      • 1035. 332184
      • 1036. 332185
      • 1037. 332186
      • 1038. 332188
      • 1039. 332189
      • 1040. 332190
      • 1041. 332191
      • 1042. 332193
      • 1043. 332194
      • 1044. 332195
      • 1045. 332196
      • 1046. 332197
      • 1047. 332198
      • 1048. 332199
      • 1049. 332200
      • 1050. 332201
      • 1051. 332202
      • 1052. 332203
      • 1053. 332204
      • 1054. 332205
      • 1055. 332206
      • 1056. 332207
      • 1057. 332208
      • 1058. 332209
      • 1059. 332210
      • 1060. 332211
      • 1061. 332212
      • 1062. 332214
      • 1063. 332215
      • 1064. 332216
      • 1065. 332217
      • 1066. 332218
      • 1067. 332219
      • 1068. 332220
      • 1069. 332221
      • 1070. 332222
      • 1071. 332223
      • 1072. 332224
      • 1073. 332225
      • 1074. 332226
      • 1075. 332227
      • 1076. 332228
      • 1077. 332229
      • 1078. 332230
      • 1079. 332231
      • 1080. 332232
      • 1081. 332233
      • 1082. 332234
      • 1083. 332235
      • 1084. 332236
      • 1085. 332237
      • 1086. 332238
      • 1087. 332239
      • 1088. 332240
      • 1089. 332241
      • 1090. 332242
      • 1091. 332243
      • 1092. 332244
      • 1093. 332246
      • 1094. 332248
      • 1095. 332249
      • 1096. 332250
      • 1097. 332267
      • 1098. 332268
      • 1099. 332269
      • 1100. 332270
      • 1101. 332271
      • 1102. 332272
      • 1103. 332273
      • 1104. 332274
      • 1105. 332275
      • 1106. 332276
      • 1107. 332277
      • 1108. 332278
      • 1109. 332279
      • 1110. 332280
      • 1111. 332281
      • 1112. 332282
      • 1113. 332284
      • 1114. 332285
      • 1115. 332286
      • 1116. 332288
      • 1117. 332290
      • 1118. 332291
      • 1119. 332293
      • 1120. 332294
      • 1121. 332295
      • 1122. 332296
      • 1123. 332297
      • 1124. 332298
      • 1125. 332299
      • 1126. 332300
      • 1127. 332301
      • 1128. 332302
      • 1129. 332303
      • 1130. 332305
      • 1131. 332311
      • 1132. 332312
      • 1133. 332313
      • 1134. 332314
      • 1135. 332315
      • 1136. 332316
      • 1137. 332317
      • 1138. 332318
      • 1139. 332319
      • 1140. 332320
      • 1141. 332321
      • 1142. 332322
      • 1143. 332323
      • 1144. 332324
      • 1145. 332325
      • 1146. 332326
      • 1147. 332327
      • 1148. 332328
      • 1149. 332331
      • 1150. 332332
      • 1151. 332333
      • 1152. 332334
      • 1153. 332335
      • 1154. 332336
      • 1155. 332337
      • 1156. 332339
      • 1157. 332341
      • 1158. 332342
      • 1159. 332343
      • 1160. 332344
      • 1161. 332345
      • 1162. 332346
      • 1163. 332347
      • 1164. 332348
      • 1165. 332351
      • 1166. 332352
      • 1167. 332353
      • 1168. 332354
      • 1169. 332355
      • 1170. 332356
      • 1171. 332357
      • 1172. 332358
      • 1173. 332372
      • 1174. 1
      Backtrace
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:340
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select avg(`rating`) as aggregate from `reviews` where `status` = 1 and `product_id` in (4419, 4421, 4422, 4425, 4437, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4544, 4548, 4553, 4554, 4574, 4576, 4579, 4580, 5013, 5014, 5028, 5029, 5049, 5145, 5179, 5180, 5200, 5230, 5250, 5253, 5355, 5356, 5357, 5359, 5360, 5430, 5433, 5436, 5439, 5440, 5443, 5446, 5528, 5530, 5562, 5563, 5565, 5566, 5567, 5569, 5572, 5575, 5577, 5578, 5579, 5581, 5583, 5594, 5595, 5596, 5597, 5598, 5608, 5645, 5651, 5652, 5670, 5672, 5673, 5674, 5675, 5676, 5682, 5683, 5684, 5685, 5686, 5687, 5688, 5695, 5701, 5707, 5708, 5709, 5710, 5713, 5813, 5816, 5817, 5818, 5821, 5822, 5823, 5825, 5826, 5827, 5828, 5829, 5830, 5831, 5833, 5837, 5839, 5841, 5842, 5843, 5844, 5845, 5846, 5847, 5851, 5870, 5873, 5874, 5875, 5876, 5878, 5879, 5880, 5881, 5882, 5890, 5891, 5892, 5894, 5895, 5896, 5897, 5898, 5899, 5900, 5901, 5902, 5903, 5904, 5905, 5906, 5907, 5908, 5910, 5911, 5912, 5913, 5915, 5916, 5921, 5922, 5923, 5924, 5925, 5926, 5928, 5929, 5930, 5931, 5932, 5933, 5934, 5935, 5936, 5937, 5938, 5939, 5940, 5941, 5942, 5943, 5944, 5945, 5946, 5947, 5948, 5949, 5950, 5951, 5952, 5953, 5955, 5956, 5957, 5958, 5959, 5960, 5961, 5967, 5968, 5969, 5970, 5971, 5972, 5974, 5975, 5976, 5978, 5979, 5980, 5981, 5982, 5983, 5984, 5985, 5988, 5989, 5990, 5992, 5993, 5994, 5996, 5997, 5998, 5999, 6000, 6001, 6002, 6003, 6004, 6005, 6006, 6007, 6008, 6009, 6011, 6012, 6013, 6017, 6018, 6019, 6020, 6021, 6022, 6023, 6024, 6025, 6026, 6027, 6028, 6029, 6030, 6031, 6067, 6068, 6079, 6080, 6081, 6082, 6084, 6085, 6088, 6089, 6090, 6101, 6102, 6103, 6104, 6105, 6106, 6108, 6110, 6111, 6112, 6114, 6124, 6125, 6127, 6131, 6133, 6134, 6135, 6136, 6168, 6171, 6172, 6173, 6177, 6185, 6186, 6189, 6190, 6191, 6194, 6195, 6196, 6197, 6198, 6199, 6210, 6211, 6212, 6213, 6215, 6216, 6217, 6219, 6220, 6221, 6222, 6224, 6225, 6226, 6227, 6236, 6237, 6238, 6239, 6240, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6264, 6265, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6273, 6274, 331134, 331135, 331138, 331140, 331142, 331143, 331147, 331148, 331149, 331150, 331155, 331156, 331157, 331158, 331159, 331160, 331161, 331162, 331163, 331164, 331165, 331166, 331167, 331168, 331169, 331170, 331171, 331172, 331173, 331174, 331175, 331176, 331178, 331179, 331180, 331181, 331182, 331184, 331186, 331187, 331188, 331190, 331191, 331192, 331193, 331194, 331196, 331197, 331199, 331202, 331204, 331205, 331207, 331209, 331210, 331219, 331223, 331224, 331225, 331227, 331228, 331229, 331230, 331231, 331232, 331233, 331241, 331264, 331270, 331271, 331272, 331273, 331274, 331275, 331276, 331277, 331279, 331281, 331282, 331283, 331284, 331285, 331286, 331287, 331288, 331289, 331290, 331291, 331292, 331293, 331294, 331295, 331296, 331297, 331298, 331299, 331300, 331301, 331304, 331305, 331306, 331308, 331311, 331312, 331313, 331314, 331315, 331316, 331319, 331320, 331324, 331330, 331331, 331332, 331335, 331336, 331338, 331339, 331340, 331342, 331343, 331344, 331346, 331347, 331351, 331355, 331356, 331357, 331358, 331359, 331360, 331361, 331365, 331366, 331367, 331368, 331369, 331370, 331371, 331374, 331377, 331378, 331379, 331380, 331381, 331383, 331384, 331385, 331386, 331387, 331389, 331390, 331393, 331395, 331401, 331402, 331403, 331405, 331406, 331410, 331411, 331412, 331416, 331417, 331418, 331419, 331420, 331421, 331422, 331423, 331424, 331425, 331427, 331428, 331429, 331432, 331433, 331434, 331435, 331436, 331438, 331439, 331440, 331443, 331446, 331450, 331451, 331452, 331453, 331455, 331457, 331458, 331459, 331460, 331472, 331473, 331475, 331480, 331482, 331483, 331484, 331485, 331491, 331492, 331493, 331494, 331499, 331500, 331501, 331503, 331504, 331505, 331506, 331507, 331508, 331509, 331510, 331511, 331512, 331513, 331514, 331515, 331516, 331517, 331519, 331520, 331521, 331522, 331525, 331526, 331528, 331529, 331533, 331535, 331537, 331538, 331539, 331540, 331542, 331543, 331544, 331545, 331546, 331549, 331550, 331551, 331552, 331554, 331556, 331560, 331561, 331562, 331564, 331565, 331566, 331567, 331568, 331573, 331574, 331578, 331581, 331582, 331583, 331585, 331586, 331587, 331588, 331590, 331600, 331601, 331602, 331603, 331604, 331606, 331607, 331608, 331609, 331610, 331611, 331612, 331613, 331614, 331615, 331617, 331618, 331623, 331624, 331625, 331626, 331627, 331628, 331629, 331630, 331631, 331632, 331634, 331636, 331638, 331639, 331641, 331642, 331644, 331645, 331646, 331647, 331648, 331649, 331650, 331651, 331652, 331653, 331655, 331656, 331657, 331665, 331668, 331669, 331670, 331671, 331672, 331673, 331674, 331676, 331677, 331678, 331679, 331680, 331681, 331688, 331689, 331690, 331692, 331694, 331695, 331697, 331699, 331700, 331701, 331702, 331703, 331704, 331705, 331706, 331707, 331708, 331709, 331711, 331712, 331714, 331715, 331716, 331717, 331718, 331719, 331721, 331723, 331724, 331725, 331726, 331727, 331728, 331730, 331731, 331732, 331733, 331734, 331736, 331738, 331739, 331740, 331741, 331744, 331745, 331747, 331748, 331749, 331750, 331752, 331754, 331755, 331756, 331757, 331758, 331759, 331762, 331763, 331764, 331765, 331766, 331767, 331768, 331769, 331770, 331771, 331773, 331774, 331775, 331776, 331777, 331780, 331781, 331782, 331785, 331786, 331787, 331788, 331789, 331790, 331791, 331792, 331793, 331794, 331795, 331796, 331797, 331798, 331799, 331800, 331801, 331802, 331803, 331804, 331805, 331806, 331807, 331809, 331810, 331813, 331814, 331815, 331816, 331817, 331818, 331820, 331821, 331822, 331823, 331824, 331825, 331827, 331828, 331830, 331831, 331832, 331833, 331834, 331836, 331837, 331838, 331841, 331842, 331843, 331844, 331845, 331847, 331848, 331849, 331851, 331852, 331853, 331854, 331855, 331859, 331860, 331861, 331862, 331863, 331864, 331866, 331867, 331869, 331870, 331871, 331873, 331874, 331875, 331876, 331877, 331878, 331879, 331880, 331881, 331882, 331883, 331884, 331885, 331886, 331887, 331888, 331889, 331891, 331892, 331893, 331894, 331896, 331897, 331898, 331899, 331900, 331901, 331902, 331903, 331904, 331905, 331906, 331909, 331911, 331912, 331913, 331914, 331915, 331917, 331918, 331919, 331920, 331921, 331922, 331923, 331924, 331925, 331926, 331927, 331928, 331929, 331930, 331931, 331932, 331933, 331934, 331935, 331937, 331938, 331939, 331941, 331942, 331943, 331957, 331959, 331960, 331961, 331969, 331971, 331974, 331978, 331979, 331980, 331983, 331984, 331985, 331986, 331987, 331988, 331989, 331990, 331991, 331992, 331993, 331994, 331995, 331996, 331997, 331998, 331999, 332000, 332001, 332002, 332003, 332004, 332005, 332006, 332007, 332008, 332009, 332010, 332011, 332012, 332015, 332016, 332018, 332019, 332020, 332021, 332022, 332023, 332024, 332025, 332026, 332027, 332028, 332029, 332030, 332031, 332032, 332033, 332034, 332035, 332036, 332037, 332038, 332039, 332040, 332041, 332043, 332044, 332045, 332046, 332047, 332048, 332050, 332051, 332052, 332053, 332054, 332055, 332056, 332058, 332059, 332080, 332081, 332083, 332084, 332085, 332086, 332087, 332088, 332089, 332090, 332091, 332092, 332094, 332095, 332096, 332097, 332098, 332099, 332100, 332102, 332103, 332105, 332106, 332107, 332109, 332110, 332111, 332113, 332114, 332115, 332116, 332120, 332122, 332123, 332125, 332126, 332129, 332130, 332131, 332132, 332134, 332135, 332137, 332138, 332140, 332141, 332142, 332144, 332145, 332146, 332149, 332152, 332153, 332154, 332155, 332157, 332158, 332160, 332161, 332164, 332165, 332166, 332167, 332168, 332170, 332171, 332172, 332173, 332174, 332175, 332176, 332177, 332179, 332180, 332181, 332182, 332183, 332184, 332185, 332186, 332188, 332189, 332190, 332191, 332193, 332194, 332195, 332196, 332197, 332198, 332199, 332200, 332201, 332202, 332203, 332204, 332205, 332206, 332207, 332208, 332209, 332210, 332211, 332212, 332214, 332215, 332216, 332217, 332218, 332219, 332220, 332221, 332222, 332223, 332224, 332225, 332226, 332227, 332228, 332229, 332230, 332231, 332232, 332233, 332234, 332235, 332236, 332237, 332238, 332239, 332240, 332241, 332242, 332243, 332244, 332246, 332248, 332249, 332250, 332267, 332268, 332269, 332270, 332271, 332272, 332273, 332274, 332275, 332276, 332277, 332278, 332279, 332280, 332281, 332282, 332284, 332285, 332286, 332288, 332290, 332291, 332293, 332294, 332295, 332296, 332297, 332298, 332299, 332300, 332301, 332302, 332303, 332305, 332311, 332312, 332313, 332314, 332315, 332316, 332317, 332318, 332319, 332320, 332321, 332322, 332323, 332324, 332325, 332326, 332327, 332328, 332331, 332332, 332333, 332334, 332335, 332336, 332337, 332339, 332341, 332342, 332343, 332344, 332345, 332346, 332347, 332348, 332351, 332352, 332353, 332354, 332355, 332356, 332357, 332358, 332372) and `status` = 1
      2.29msProductDetailsController.php#341u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. 4419
      • 2. 4421
      • 3. 4422
      • 4. 4425
      • 5. 4437
      • 6. 4448
      • 7. 4449
      • 8. 4450
      • 9. 4507
      • 10. 4513
      • 11. 4514
      • 12. 4516
      • 13. 4518
      • 14. 4544
      • 15. 4548
      • 16. 4553
      • 17. 4554
      • 18. 4574
      • 19. 4576
      • 20. 4579
      • 21. 4580
      • 22. 5013
      • 23. 5014
      • 24. 5028
      • 25. 5029
      • 26. 5049
      • 27. 5145
      • 28. 5179
      • 29. 5180
      • 30. 5200
      • 31. 5230
      • 32. 5250
      • 33. 5253
      • 34. 5355
      • 35. 5356
      • 36. 5357
      • 37. 5359
      • 38. 5360
      • 39. 5430
      • 40. 5433
      • 41. 5436
      • 42. 5439
      • 43. 5440
      • 44. 5443
      • 45. 5446
      • 46. 5528
      • 47. 5530
      • 48. 5562
      • 49. 5563
      • 50. 5565
      • 51. 5566
      • 52. 5567
      • 53. 5569
      • 54. 5572
      • 55. 5575
      • 56. 5577
      • 57. 5578
      • 58. 5579
      • 59. 5581
      • 60. 5583
      • 61. 5594
      • 62. 5595
      • 63. 5596
      • 64. 5597
      • 65. 5598
      • 66. 5608
      • 67. 5645
      • 68. 5651
      • 69. 5652
      • 70. 5670
      • 71. 5672
      • 72. 5673
      • 73. 5674
      • 74. 5675
      • 75. 5676
      • 76. 5682
      • 77. 5683
      • 78. 5684
      • 79. 5685
      • 80. 5686
      • 81. 5687
      • 82. 5688
      • 83. 5695
      • 84. 5701
      • 85. 5707
      • 86. 5708
      • 87. 5709
      • 88. 5710
      • 89. 5713
      • 90. 5813
      • 91. 5816
      • 92. 5817
      • 93. 5818
      • 94. 5821
      • 95. 5822
      • 96. 5823
      • 97. 5825
      • 98. 5826
      • 99. 5827
      • 100. 5828
      • 101. 5829
      • 102. 5830
      • 103. 5831
      • 104. 5833
      • 105. 5837
      • 106. 5839
      • 107. 5841
      • 108. 5842
      • 109. 5843
      • 110. 5844
      • 111. 5845
      • 112. 5846
      • 113. 5847
      • 114. 5851
      • 115. 5870
      • 116. 5873
      • 117. 5874
      • 118. 5875
      • 119. 5876
      • 120. 5878
      • 121. 5879
      • 122. 5880
      • 123. 5881
      • 124. 5882
      • 125. 5890
      • 126. 5891
      • 127. 5892
      • 128. 5894
      • 129. 5895
      • 130. 5896
      • 131. 5897
      • 132. 5898
      • 133. 5899
      • 134. 5900
      • 135. 5901
      • 136. 5902
      • 137. 5903
      • 138. 5904
      • 139. 5905
      • 140. 5906
      • 141. 5907
      • 142. 5908
      • 143. 5910
      • 144. 5911
      • 145. 5912
      • 146. 5913
      • 147. 5915
      • 148. 5916
      • 149. 5921
      • 150. 5922
      • 151. 5923
      • 152. 5924
      • 153. 5925
      • 154. 5926
      • 155. 5928
      • 156. 5929
      • 157. 5930
      • 158. 5931
      • 159. 5932
      • 160. 5933
      • 161. 5934
      • 162. 5935
      • 163. 5936
      • 164. 5937
      • 165. 5938
      • 166. 5939
      • 167. 5940
      • 168. 5941
      • 169. 5942
      • 170. 5943
      • 171. 5944
      • 172. 5945
      • 173. 5946
      • 174. 5947
      • 175. 5948
      • 176. 5949
      • 177. 5950
      • 178. 5951
      • 179. 5952
      • 180. 5953
      • 181. 5955
      • 182. 5956
      • 183. 5957
      • 184. 5958
      • 185. 5959
      • 186. 5960
      • 187. 5961
      • 188. 5967
      • 189. 5968
      • 190. 5969
      • 191. 5970
      • 192. 5971
      • 193. 5972
      • 194. 5974
      • 195. 5975
      • 196. 5976
      • 197. 5978
      • 198. 5979
      • 199. 5980
      • 200. 5981
      • 201. 5982
      • 202. 5983
      • 203. 5984
      • 204. 5985
      • 205. 5988
      • 206. 5989
      • 207. 5990
      • 208. 5992
      • 209. 5993
      • 210. 5994
      • 211. 5996
      • 212. 5997
      • 213. 5998
      • 214. 5999
      • 215. 6000
      • 216. 6001
      • 217. 6002
      • 218. 6003
      • 219. 6004
      • 220. 6005
      • 221. 6006
      • 222. 6007
      • 223. 6008
      • 224. 6009
      • 225. 6011
      • 226. 6012
      • 227. 6013
      • 228. 6017
      • 229. 6018
      • 230. 6019
      • 231. 6020
      • 232. 6021
      • 233. 6022
      • 234. 6023
      • 235. 6024
      • 236. 6025
      • 237. 6026
      • 238. 6027
      • 239. 6028
      • 240. 6029
      • 241. 6030
      • 242. 6031
      • 243. 6067
      • 244. 6068
      • 245. 6079
      • 246. 6080
      • 247. 6081
      • 248. 6082
      • 249. 6084
      • 250. 6085
      • 251. 6088
      • 252. 6089
      • 253. 6090
      • 254. 6101
      • 255. 6102
      • 256. 6103
      • 257. 6104
      • 258. 6105
      • 259. 6106
      • 260. 6108
      • 261. 6110
      • 262. 6111
      • 263. 6112
      • 264. 6114
      • 265. 6124
      • 266. 6125
      • 267. 6127
      • 268. 6131
      • 269. 6133
      • 270. 6134
      • 271. 6135
      • 272. 6136
      • 273. 6168
      • 274. 6171
      • 275. 6172
      • 276. 6173
      • 277. 6177
      • 278. 6185
      • 279. 6186
      • 280. 6189
      • 281. 6190
      • 282. 6191
      • 283. 6194
      • 284. 6195
      • 285. 6196
      • 286. 6197
      • 287. 6198
      • 288. 6199
      • 289. 6210
      • 290. 6211
      • 291. 6212
      • 292. 6213
      • 293. 6215
      • 294. 6216
      • 295. 6217
      • 296. 6219
      • 297. 6220
      • 298. 6221
      • 299. 6222
      • 300. 6224
      • 301. 6225
      • 302. 6226
      • 303. 6227
      • 304. 6236
      • 305. 6237
      • 306. 6238
      • 307. 6239
      • 308. 6240
      • 309. 6242
      • 310. 6243
      • 311. 6244
      • 312. 6245
      • 313. 6246
      • 314. 6247
      • 315. 6248
      • 316. 6249
      • 317. 6250
      • 318. 6251
      • 319. 6252
      • 320. 6253
      • 321. 6254
      • 322. 6255
      • 323. 6256
      • 324. 6257
      • 325. 6258
      • 326. 6259
      • 327. 6260
      • 328. 6261
      • 329. 6262
      • 330. 6264
      • 331. 6265
      • 332. 6266
      • 333. 6267
      • 334. 6268
      • 335. 6269
      • 336. 6270
      • 337. 6271
      • 338. 6272
      • 339. 6273
      • 340. 6274
      • 341. 331134
      • 342. 331135
      • 343. 331138
      • 344. 331140
      • 345. 331142
      • 346. 331143
      • 347. 331147
      • 348. 331148
      • 349. 331149
      • 350. 331150
      • 351. 331155
      • 352. 331156
      • 353. 331157
      • 354. 331158
      • 355. 331159
      • 356. 331160
      • 357. 331161
      • 358. 331162
      • 359. 331163
      • 360. 331164
      • 361. 331165
      • 362. 331166
      • 363. 331167
      • 364. 331168
      • 365. 331169
      • 366. 331170
      • 367. 331171
      • 368. 331172
      • 369. 331173
      • 370. 331174
      • 371. 331175
      • 372. 331176
      • 373. 331178
      • 374. 331179
      • 375. 331180
      • 376. 331181
      • 377. 331182
      • 378. 331184
      • 379. 331186
      • 380. 331187
      • 381. 331188
      • 382. 331190
      • 383. 331191
      • 384. 331192
      • 385. 331193
      • 386. 331194
      • 387. 331196
      • 388. 331197
      • 389. 331199
      • 390. 331202
      • 391. 331204
      • 392. 331205
      • 393. 331207
      • 394. 331209
      • 395. 331210
      • 396. 331219
      • 397. 331223
      • 398. 331224
      • 399. 331225
      • 400. 331227
      • 401. 331228
      • 402. 331229
      • 403. 331230
      • 404. 331231
      • 405. 331232
      • 406. 331233
      • 407. 331241
      • 408. 331264
      • 409. 331270
      • 410. 331271
      • 411. 331272
      • 412. 331273
      • 413. 331274
      • 414. 331275
      • 415. 331276
      • 416. 331277
      • 417. 331279
      • 418. 331281
      • 419. 331282
      • 420. 331283
      • 421. 331284
      • 422. 331285
      • 423. 331286
      • 424. 331287
      • 425. 331288
      • 426. 331289
      • 427. 331290
      • 428. 331291
      • 429. 331292
      • 430. 331293
      • 431. 331294
      • 432. 331295
      • 433. 331296
      • 434. 331297
      • 435. 331298
      • 436. 331299
      • 437. 331300
      • 438. 331301
      • 439. 331304
      • 440. 331305
      • 441. 331306
      • 442. 331308
      • 443. 331311
      • 444. 331312
      • 445. 331313
      • 446. 331314
      • 447. 331315
      • 448. 331316
      • 449. 331319
      • 450. 331320
      • 451. 331324
      • 452. 331330
      • 453. 331331
      • 454. 331332
      • 455. 331335
      • 456. 331336
      • 457. 331338
      • 458. 331339
      • 459. 331340
      • 460. 331342
      • 461. 331343
      • 462. 331344
      • 463. 331346
      • 464. 331347
      • 465. 331351
      • 466. 331355
      • 467. 331356
      • 468. 331357
      • 469. 331358
      • 470. 331359
      • 471. 331360
      • 472. 331361
      • 473. 331365
      • 474. 331366
      • 475. 331367
      • 476. 331368
      • 477. 331369
      • 478. 331370
      • 479. 331371
      • 480. 331374
      • 481. 331377
      • 482. 331378
      • 483. 331379
      • 484. 331380
      • 485. 331381
      • 486. 331383
      • 487. 331384
      • 488. 331385
      • 489. 331386
      • 490. 331387
      • 491. 331389
      • 492. 331390
      • 493. 331393
      • 494. 331395
      • 495. 331401
      • 496. 331402
      • 497. 331403
      • 498. 331405
      • 499. 331406
      • 500. 331410
      • 501. 331411
      • 502. 331412
      • 503. 331416
      • 504. 331417
      • 505. 331418
      • 506. 331419
      • 507. 331420
      • 508. 331421
      • 509. 331422
      • 510. 331423
      • 511. 331424
      • 512. 331425
      • 513. 331427
      • 514. 331428
      • 515. 331429
      • 516. 331432
      • 517. 331433
      • 518. 331434
      • 519. 331435
      • 520. 331436
      • 521. 331438
      • 522. 331439
      • 523. 331440
      • 524. 331443
      • 525. 331446
      • 526. 331450
      • 527. 331451
      • 528. 331452
      • 529. 331453
      • 530. 331455
      • 531. 331457
      • 532. 331458
      • 533. 331459
      • 534. 331460
      • 535. 331472
      • 536. 331473
      • 537. 331475
      • 538. 331480
      • 539. 331482
      • 540. 331483
      • 541. 331484
      • 542. 331485
      • 543. 331491
      • 544. 331492
      • 545. 331493
      • 546. 331494
      • 547. 331499
      • 548. 331500
      • 549. 331501
      • 550. 331503
      • 551. 331504
      • 552. 331505
      • 553. 331506
      • 554. 331507
      • 555. 331508
      • 556. 331509
      • 557. 331510
      • 558. 331511
      • 559. 331512
      • 560. 331513
      • 561. 331514
      • 562. 331515
      • 563. 331516
      • 564. 331517
      • 565. 331519
      • 566. 331520
      • 567. 331521
      • 568. 331522
      • 569. 331525
      • 570. 331526
      • 571. 331528
      • 572. 331529
      • 573. 331533
      • 574. 331535
      • 575. 331537
      • 576. 331538
      • 577. 331539
      • 578. 331540
      • 579. 331542
      • 580. 331543
      • 581. 331544
      • 582. 331545
      • 583. 331546
      • 584. 331549
      • 585. 331550
      • 586. 331551
      • 587. 331552
      • 588. 331554
      • 589. 331556
      • 590. 331560
      • 591. 331561
      • 592. 331562
      • 593. 331564
      • 594. 331565
      • 595. 331566
      • 596. 331567
      • 597. 331568
      • 598. 331573
      • 599. 331574
      • 600. 331578
      • 601. 331581
      • 602. 331582
      • 603. 331583
      • 604. 331585
      • 605. 331586
      • 606. 331587
      • 607. 331588
      • 608. 331590
      • 609. 331600
      • 610. 331601
      • 611. 331602
      • 612. 331603
      • 613. 331604
      • 614. 331606
      • 615. 331607
      • 616. 331608
      • 617. 331609
      • 618. 331610
      • 619. 331611
      • 620. 331612
      • 621. 331613
      • 622. 331614
      • 623. 331615
      • 624. 331617
      • 625. 331618
      • 626. 331623
      • 627. 331624
      • 628. 331625
      • 629. 331626
      • 630. 331627
      • 631. 331628
      • 632. 331629
      • 633. 331630
      • 634. 331631
      • 635. 331632
      • 636. 331634
      • 637. 331636
      • 638. 331638
      • 639. 331639
      • 640. 331641
      • 641. 331642
      • 642. 331644
      • 643. 331645
      • 644. 331646
      • 645. 331647
      • 646. 331648
      • 647. 331649
      • 648. 331650
      • 649. 331651
      • 650. 331652
      • 651. 331653
      • 652. 331655
      • 653. 331656
      • 654. 331657
      • 655. 331665
      • 656. 331668
      • 657. 331669
      • 658. 331670
      • 659. 331671
      • 660. 331672
      • 661. 331673
      • 662. 331674
      • 663. 331676
      • 664. 331677
      • 665. 331678
      • 666. 331679
      • 667. 331680
      • 668. 331681
      • 669. 331688
      • 670. 331689
      • 671. 331690
      • 672. 331692
      • 673. 331694
      • 674. 331695
      • 675. 331697
      • 676. 331699
      • 677. 331700
      • 678. 331701
      • 679. 331702
      • 680. 331703
      • 681. 331704
      • 682. 331705
      • 683. 331706
      • 684. 331707
      • 685. 331708
      • 686. 331709
      • 687. 331711
      • 688. 331712
      • 689. 331714
      • 690. 331715
      • 691. 331716
      • 692. 331717
      • 693. 331718
      • 694. 331719
      • 695. 331721
      • 696. 331723
      • 697. 331724
      • 698. 331725
      • 699. 331726
      • 700. 331727
      • 701. 331728
      • 702. 331730
      • 703. 331731
      • 704. 331732
      • 705. 331733
      • 706. 331734
      • 707. 331736
      • 708. 331738
      • 709. 331739
      • 710. 331740
      • 711. 331741
      • 712. 331744
      • 713. 331745
      • 714. 331747
      • 715. 331748
      • 716. 331749
      • 717. 331750
      • 718. 331752
      • 719. 331754
      • 720. 331755
      • 721. 331756
      • 722. 331757
      • 723. 331758
      • 724. 331759
      • 725. 331762
      • 726. 331763
      • 727. 331764
      • 728. 331765
      • 729. 331766
      • 730. 331767
      • 731. 331768
      • 732. 331769
      • 733. 331770
      • 734. 331771
      • 735. 331773
      • 736. 331774
      • 737. 331775
      • 738. 331776
      • 739. 331777
      • 740. 331780
      • 741. 331781
      • 742. 331782
      • 743. 331785
      • 744. 331786
      • 745. 331787
      • 746. 331788
      • 747. 331789
      • 748. 331790
      • 749. 331791
      • 750. 331792
      • 751. 331793
      • 752. 331794
      • 753. 331795
      • 754. 331796
      • 755. 331797
      • 756. 331798
      • 757. 331799
      • 758. 331800
      • 759. 331801
      • 760. 331802
      • 761. 331803
      • 762. 331804
      • 763. 331805
      • 764. 331806
      • 765. 331807
      • 766. 331809
      • 767. 331810
      • 768. 331813
      • 769. 331814
      • 770. 331815
      • 771. 331816
      • 772. 331817
      • 773. 331818
      • 774. 331820
      • 775. 331821
      • 776. 331822
      • 777. 331823
      • 778. 331824
      • 779. 331825
      • 780. 331827
      • 781. 331828
      • 782. 331830
      • 783. 331831
      • 784. 331832
      • 785. 331833
      • 786. 331834
      • 787. 331836
      • 788. 331837
      • 789. 331838
      • 790. 331841
      • 791. 331842
      • 792. 331843
      • 793. 331844
      • 794. 331845
      • 795. 331847
      • 796. 331848
      • 797. 331849
      • 798. 331851
      • 799. 331852
      • 800. 331853
      • 801. 331854
      • 802. 331855
      • 803. 331859
      • 804. 331860
      • 805. 331861
      • 806. 331862
      • 807. 331863
      • 808. 331864
      • 809. 331866
      • 810. 331867
      • 811. 331869
      • 812. 331870
      • 813. 331871
      • 814. 331873
      • 815. 331874
      • 816. 331875
      • 817. 331876
      • 818. 331877
      • 819. 331878
      • 820. 331879
      • 821. 331880
      • 822. 331881
      • 823. 331882
      • 824. 331883
      • 825. 331884
      • 826. 331885
      • 827. 331886
      • 828. 331887
      • 829. 331888
      • 830. 331889
      • 831. 331891
      • 832. 331892
      • 833. 331893
      • 834. 331894
      • 835. 331896
      • 836. 331897
      • 837. 331898
      • 838. 331899
      • 839. 331900
      • 840. 331901
      • 841. 331902
      • 842. 331903
      • 843. 331904
      • 844. 331905
      • 845. 331906
      • 846. 331909
      • 847. 331911
      • 848. 331912
      • 849. 331913
      • 850. 331914
      • 851. 331915
      • 852. 331917
      • 853. 331918
      • 854. 331919
      • 855. 331920
      • 856. 331921
      • 857. 331922
      • 858. 331923
      • 859. 331924
      • 860. 331925
      • 861. 331926
      • 862. 331927
      • 863. 331928
      • 864. 331929
      • 865. 331930
      • 866. 331931
      • 867. 331932
      • 868. 331933
      • 869. 331934
      • 870. 331935
      • 871. 331937
      • 872. 331938
      • 873. 331939
      • 874. 331941
      • 875. 331942
      • 876. 331943
      • 877. 331957
      • 878. 331959
      • 879. 331960
      • 880. 331961
      • 881. 331969
      • 882. 331971
      • 883. 331974
      • 884. 331978
      • 885. 331979
      • 886. 331980
      • 887. 331983
      • 888. 331984
      • 889. 331985
      • 890. 331986
      • 891. 331987
      • 892. 331988
      • 893. 331989
      • 894. 331990
      • 895. 331991
      • 896. 331992
      • 897. 331993
      • 898. 331994
      • 899. 331995
      • 900. 331996
      • 901. 331997
      • 902. 331998
      • 903. 331999
      • 904. 332000
      • 905. 332001
      • 906. 332002
      • 907. 332003
      • 908. 332004
      • 909. 332005
      • 910. 332006
      • 911. 332007
      • 912. 332008
      • 913. 332009
      • 914. 332010
      • 915. 332011
      • 916. 332012
      • 917. 332015
      • 918. 332016
      • 919. 332018
      • 920. 332019
      • 921. 332020
      • 922. 332021
      • 923. 332022
      • 924. 332023
      • 925. 332024
      • 926. 332025
      • 927. 332026
      • 928. 332027
      • 929. 332028
      • 930. 332029
      • 931. 332030
      • 932. 332031
      • 933. 332032
      • 934. 332033
      • 935. 332034
      • 936. 332035
      • 937. 332036
      • 938. 332037
      • 939. 332038
      • 940. 332039
      • 941. 332040
      • 942. 332041
      • 943. 332043
      • 944. 332044
      • 945. 332045
      • 946. 332046
      • 947. 332047
      • 948. 332048
      • 949. 332050
      • 950. 332051
      • 951. 332052
      • 952. 332053
      • 953. 332054
      • 954. 332055
      • 955. 332056
      • 956. 332058
      • 957. 332059
      • 958. 332080
      • 959. 332081
      • 960. 332083
      • 961. 332084
      • 962. 332085
      • 963. 332086
      • 964. 332087
      • 965. 332088
      • 966. 332089
      • 967. 332090
      • 968. 332091
      • 969. 332092
      • 970. 332094
      • 971. 332095
      • 972. 332096
      • 973. 332097
      • 974. 332098
      • 975. 332099
      • 976. 332100
      • 977. 332102
      • 978. 332103
      • 979. 332105
      • 980. 332106
      • 981. 332107
      • 982. 332109
      • 983. 332110
      • 984. 332111
      • 985. 332113
      • 986. 332114
      • 987. 332115
      • 988. 332116
      • 989. 332120
      • 990. 332122
      • 991. 332123
      • 992. 332125
      • 993. 332126
      • 994. 332129
      • 995. 332130
      • 996. 332131
      • 997. 332132
      • 998. 332134
      • 999. 332135
      • 1000. 332137
      • 1001. 332138
      • 1002. 332140
      • 1003. 332141
      • 1004. 332142
      • 1005. 332144
      • 1006. 332145
      • 1007. 332146
      • 1008. 332149
      • 1009. 332152
      • 1010. 332153
      • 1011. 332154
      • 1012. 332155
      • 1013. 332157
      • 1014. 332158
      • 1015. 332160
      • 1016. 332161
      • 1017. 332164
      • 1018. 332165
      • 1019. 332166
      • 1020. 332167
      • 1021. 332168
      • 1022. 332170
      • 1023. 332171
      • 1024. 332172
      • 1025. 332173
      • 1026. 332174
      • 1027. 332175
      • 1028. 332176
      • 1029. 332177
      • 1030. 332179
      • 1031. 332180
      • 1032. 332181
      • 1033. 332182
      • 1034. 332183
      • 1035. 332184
      • 1036. 332185
      • 1037. 332186
      • 1038. 332188
      • 1039. 332189
      • 1040. 332190
      • 1041. 332191
      • 1042. 332193
      • 1043. 332194
      • 1044. 332195
      • 1045. 332196
      • 1046. 332197
      • 1047. 332198
      • 1048. 332199
      • 1049. 332200
      • 1050. 332201
      • 1051. 332202
      • 1052. 332203
      • 1053. 332204
      • 1054. 332205
      • 1055. 332206
      • 1056. 332207
      • 1057. 332208
      • 1058. 332209
      • 1059. 332210
      • 1060. 332211
      • 1061. 332212
      • 1062. 332214
      • 1063. 332215
      • 1064. 332216
      • 1065. 332217
      • 1066. 332218
      • 1067. 332219
      • 1068. 332220
      • 1069. 332221
      • 1070. 332222
      • 1071. 332223
      • 1072. 332224
      • 1073. 332225
      • 1074. 332226
      • 1075. 332227
      • 1076. 332228
      • 1077. 332229
      • 1078. 332230
      • 1079. 332231
      • 1080. 332232
      • 1081. 332233
      • 1082. 332234
      • 1083. 332235
      • 1084. 332236
      • 1085. 332237
      • 1086. 332238
      • 1087. 332239
      • 1088. 332240
      • 1089. 332241
      • 1090. 332242
      • 1091. 332243
      • 1092. 332244
      • 1093. 332246
      • 1094. 332248
      • 1095. 332249
      • 1096. 332250
      • 1097. 332267
      • 1098. 332268
      • 1099. 332269
      • 1100. 332270
      • 1101. 332271
      • 1102. 332272
      • 1103. 332273
      • 1104. 332274
      • 1105. 332275
      • 1106. 332276
      • 1107. 332277
      • 1108. 332278
      • 1109. 332279
      • 1110. 332280
      • 1111. 332281
      • 1112. 332282
      • 1113. 332284
      • 1114. 332285
      • 1115. 332286
      • 1116. 332288
      • 1117. 332290
      • 1118. 332291
      • 1119. 332293
      • 1120. 332294
      • 1121. 332295
      • 1122. 332296
      • 1123. 332297
      • 1124. 332298
      • 1125. 332299
      • 1126. 332300
      • 1127. 332301
      • 1128. 332302
      • 1129. 332303
      • 1130. 332305
      • 1131. 332311
      • 1132. 332312
      • 1133. 332313
      • 1134. 332314
      • 1135. 332315
      • 1136. 332316
      • 1137. 332317
      • 1138. 332318
      • 1139. 332319
      • 1140. 332320
      • 1141. 332321
      • 1142. 332322
      • 1143. 332323
      • 1144. 332324
      • 1145. 332325
      • 1146. 332326
      • 1147. 332327
      • 1148. 332328
      • 1149. 332331
      • 1150. 332332
      • 1151. 332333
      • 1152. 332334
      • 1153. 332335
      • 1154. 332336
      • 1155. 332337
      • 1156. 332339
      • 1157. 332341
      • 1158. 332342
      • 1159. 332343
      • 1160. 332344
      • 1161. 332345
      • 1162. 332346
      • 1163. 332347
      • 1164. 332348
      • 1165. 332351
      • 1166. 332352
      • 1167. 332353
      • 1168. 332354
      • 1169. 332355
      • 1170. 332356
      • 1171. 332357
      • 1172. 332358
      • 1173. 332372
      • 1174. 1
      Backtrace
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:341
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select `rating` from `reviews` where `status` = 1 and `product_id` in (4419, 4421, 4422, 4425, 4437, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4544, 4548, 4553, 4554, 4574, 4576, 4579, 4580, 5013, 5014, 5028, 5029, 5049, 5145, 5179, 5180, 5200, 5230, 5250, 5253, 5355, 5356, 5357, 5359, 5360, 5430, 5433, 5436, 5439, 5440, 5443, 5446, 5528, 5530, 5562, 5563, 5565, 5566, 5567, 5569, 5572, 5575, 5577, 5578, 5579, 5581, 5583, 5594, 5595, 5596, 5597, 5598, 5608, 5645, 5651, 5652, 5670, 5672, 5673, 5674, 5675, 5676, 5682, 5683, 5684, 5685, 5686, 5687, 5688, 5695, 5701, 5707, 5708, 5709, 5710, 5713, 5813, 5816, 5817, 5818, 5821, 5822, 5823, 5825, 5826, 5827, 5828, 5829, 5830, 5831, 5833, 5837, 5839, 5841, 5842, 5843, 5844, 5845, 5846, 5847, 5851, 5870, 5873, 5874, 5875, 5876, 5878, 5879, 5880, 5881, 5882, 5890, 5891, 5892, 5894, 5895, 5896, 5897, 5898, 5899, 5900, 5901, 5902, 5903, 5904, 5905, 5906, 5907, 5908, 5910, 5911, 5912, 5913, 5915, 5916, 5921, 5922, 5923, 5924, 5925, 5926, 5928, 5929, 5930, 5931, 5932, 5933, 5934, 5935, 5936, 5937, 5938, 5939, 5940, 5941, 5942, 5943, 5944, 5945, 5946, 5947, 5948, 5949, 5950, 5951, 5952, 5953, 5955, 5956, 5957, 5958, 5959, 5960, 5961, 5967, 5968, 5969, 5970, 5971, 5972, 5974, 5975, 5976, 5978, 5979, 5980, 5981, 5982, 5983, 5984, 5985, 5988, 5989, 5990, 5992, 5993, 5994, 5996, 5997, 5998, 5999, 6000, 6001, 6002, 6003, 6004, 6005, 6006, 6007, 6008, 6009, 6011, 6012, 6013, 6017, 6018, 6019, 6020, 6021, 6022, 6023, 6024, 6025, 6026, 6027, 6028, 6029, 6030, 6031, 6067, 6068, 6079, 6080, 6081, 6082, 6084, 6085, 6088, 6089, 6090, 6101, 6102, 6103, 6104, 6105, 6106, 6108, 6110, 6111, 6112, 6114, 6124, 6125, 6127, 6131, 6133, 6134, 6135, 6136, 6168, 6171, 6172, 6173, 6177, 6185, 6186, 6189, 6190, 6191, 6194, 6195, 6196, 6197, 6198, 6199, 6210, 6211, 6212, 6213, 6215, 6216, 6217, 6219, 6220, 6221, 6222, 6224, 6225, 6226, 6227, 6236, 6237, 6238, 6239, 6240, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6264, 6265, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6273, 6274, 331134, 331135, 331138, 331140, 331142, 331143, 331147, 331148, 331149, 331150, 331155, 331156, 331157, 331158, 331159, 331160, 331161, 331162, 331163, 331164, 331165, 331166, 331167, 331168, 331169, 331170, 331171, 331172, 331173, 331174, 331175, 331176, 331178, 331179, 331180, 331181, 331182, 331184, 331186, 331187, 331188, 331190, 331191, 331192, 331193, 331194, 331196, 331197, 331199, 331202, 331204, 331205, 331207, 331209, 331210, 331219, 331223, 331224, 331225, 331227, 331228, 331229, 331230, 331231, 331232, 331233, 331241, 331264, 331270, 331271, 331272, 331273, 331274, 331275, 331276, 331277, 331279, 331281, 331282, 331283, 331284, 331285, 331286, 331287, 331288, 331289, 331290, 331291, 331292, 331293, 331294, 331295, 331296, 331297, 331298, 331299, 331300, 331301, 331304, 331305, 331306, 331308, 331311, 331312, 331313, 331314, 331315, 331316, 331319, 331320, 331324, 331330, 331331, 331332, 331335, 331336, 331338, 331339, 331340, 331342, 331343, 331344, 331346, 331347, 331351, 331355, 331356, 331357, 331358, 331359, 331360, 331361, 331365, 331366, 331367, 331368, 331369, 331370, 331371, 331374, 331377, 331378, 331379, 331380, 331381, 331383, 331384, 331385, 331386, 331387, 331389, 331390, 331393, 331395, 331401, 331402, 331403, 331405, 331406, 331410, 331411, 331412, 331416, 331417, 331418, 331419, 331420, 331421, 331422, 331423, 331424, 331425, 331427, 331428, 331429, 331432, 331433, 331434, 331435, 331436, 331438, 331439, 331440, 331443, 331446, 331450, 331451, 331452, 331453, 331455, 331457, 331458, 331459, 331460, 331472, 331473, 331475, 331480, 331482, 331483, 331484, 331485, 331491, 331492, 331493, 331494, 331499, 331500, 331501, 331503, 331504, 331505, 331506, 331507, 331508, 331509, 331510, 331511, 331512, 331513, 331514, 331515, 331516, 331517, 331519, 331520, 331521, 331522, 331525, 331526, 331528, 331529, 331533, 331535, 331537, 331538, 331539, 331540, 331542, 331543, 331544, 331545, 331546, 331549, 331550, 331551, 331552, 331554, 331556, 331560, 331561, 331562, 331564, 331565, 331566, 331567, 331568, 331573, 331574, 331578, 331581, 331582, 331583, 331585, 331586, 331587, 331588, 331590, 331600, 331601, 331602, 331603, 331604, 331606, 331607, 331608, 331609, 331610, 331611, 331612, 331613, 331614, 331615, 331617, 331618, 331623, 331624, 331625, 331626, 331627, 331628, 331629, 331630, 331631, 331632, 331634, 331636, 331638, 331639, 331641, 331642, 331644, 331645, 331646, 331647, 331648, 331649, 331650, 331651, 331652, 331653, 331655, 331656, 331657, 331665, 331668, 331669, 331670, 331671, 331672, 331673, 331674, 331676, 331677, 331678, 331679, 331680, 331681, 331688, 331689, 331690, 331692, 331694, 331695, 331697, 331699, 331700, 331701, 331702, 331703, 331704, 331705, 331706, 331707, 331708, 331709, 331711, 331712, 331714, 331715, 331716, 331717, 331718, 331719, 331721, 331723, 331724, 331725, 331726, 331727, 331728, 331730, 331731, 331732, 331733, 331734, 331736, 331738, 331739, 331740, 331741, 331744, 331745, 331747, 331748, 331749, 331750, 331752, 331754, 331755, 331756, 331757, 331758, 331759, 331762, 331763, 331764, 331765, 331766, 331767, 331768, 331769, 331770, 331771, 331773, 331774, 331775, 331776, 331777, 331780, 331781, 331782, 331785, 331786, 331787, 331788, 331789, 331790, 331791, 331792, 331793, 331794, 331795, 331796, 331797, 331798, 331799, 331800, 331801, 331802, 331803, 331804, 331805, 331806, 331807, 331809, 331810, 331813, 331814, 331815, 331816, 331817, 331818, 331820, 331821, 331822, 331823, 331824, 331825, 331827, 331828, 331830, 331831, 331832, 331833, 331834, 331836, 331837, 331838, 331841, 331842, 331843, 331844, 331845, 331847, 331848, 331849, 331851, 331852, 331853, 331854, 331855, 331859, 331860, 331861, 331862, 331863, 331864, 331866, 331867, 331869, 331870, 331871, 331873, 331874, 331875, 331876, 331877, 331878, 331879, 331880, 331881, 331882, 331883, 331884, 331885, 331886, 331887, 331888, 331889, 331891, 331892, 331893, 331894, 331896, 331897, 331898, 331899, 331900, 331901, 331902, 331903, 331904, 331905, 331906, 331909, 331911, 331912, 331913, 331914, 331915, 331917, 331918, 331919, 331920, 331921, 331922, 331923, 331924, 331925, 331926, 331927, 331928, 331929, 331930, 331931, 331932, 331933, 331934, 331935, 331937, 331938, 331939, 331941, 331942, 331943, 331957, 331959, 331960, 331961, 331969, 331971, 331974, 331978, 331979, 331980, 331983, 331984, 331985, 331986, 331987, 331988, 331989, 331990, 331991, 331992, 331993, 331994, 331995, 331996, 331997, 331998, 331999, 332000, 332001, 332002, 332003, 332004, 332005, 332006, 332007, 332008, 332009, 332010, 332011, 332012, 332015, 332016, 332018, 332019, 332020, 332021, 332022, 332023, 332024, 332025, 332026, 332027, 332028, 332029, 332030, 332031, 332032, 332033, 332034, 332035, 332036, 332037, 332038, 332039, 332040, 332041, 332043, 332044, 332045, 332046, 332047, 332048, 332050, 332051, 332052, 332053, 332054, 332055, 332056, 332058, 332059, 332080, 332081, 332083, 332084, 332085, 332086, 332087, 332088, 332089, 332090, 332091, 332092, 332094, 332095, 332096, 332097, 332098, 332099, 332100, 332102, 332103, 332105, 332106, 332107, 332109, 332110, 332111, 332113, 332114, 332115, 332116, 332120, 332122, 332123, 332125, 332126, 332129, 332130, 332131, 332132, 332134, 332135, 332137, 332138, 332140, 332141, 332142, 332144, 332145, 332146, 332149, 332152, 332153, 332154, 332155, 332157, 332158, 332160, 332161, 332164, 332165, 332166, 332167, 332168, 332170, 332171, 332172, 332173, 332174, 332175, 332176, 332177, 332179, 332180, 332181, 332182, 332183, 332184, 332185, 332186, 332188, 332189, 332190, 332191, 332193, 332194, 332195, 332196, 332197, 332198, 332199, 332200, 332201, 332202, 332203, 332204, 332205, 332206, 332207, 332208, 332209, 332210, 332211, 332212, 332214, 332215, 332216, 332217, 332218, 332219, 332220, 332221, 332222, 332223, 332224, 332225, 332226, 332227, 332228, 332229, 332230, 332231, 332232, 332233, 332234, 332235, 332236, 332237, 332238, 332239, 332240, 332241, 332242, 332243, 332244, 332246, 332248, 332249, 332250, 332267, 332268, 332269, 332270, 332271, 332272, 332273, 332274, 332275, 332276, 332277, 332278, 332279, 332280, 332281, 332282, 332284, 332285, 332286, 332288, 332290, 332291, 332293, 332294, 332295, 332296, 332297, 332298, 332299, 332300, 332301, 332302, 332303, 332305, 332311, 332312, 332313, 332314, 332315, 332316, 332317, 332318, 332319, 332320, 332321, 332322, 332323, 332324, 332325, 332326, 332327, 332328, 332331, 332332, 332333, 332334, 332335, 332336, 332337, 332339, 332341, 332342, 332343, 332344, 332345, 332346, 332347, 332348, 332351, 332352, 332353, 332354, 332355, 332356, 332357, 332358, 332372) and `status` = 1
      2.59msProductDetailsController.php#344u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. 4419
      • 2. 4421
      • 3. 4422
      • 4. 4425
      • 5. 4437
      • 6. 4448
      • 7. 4449
      • 8. 4450
      • 9. 4507
      • 10. 4513
      • 11. 4514
      • 12. 4516
      • 13. 4518
      • 14. 4544
      • 15. 4548
      • 16. 4553
      • 17. 4554
      • 18. 4574
      • 19. 4576
      • 20. 4579
      • 21. 4580
      • 22. 5013
      • 23. 5014
      • 24. 5028
      • 25. 5029
      • 26. 5049
      • 27. 5145
      • 28. 5179
      • 29. 5180
      • 30. 5200
      • 31. 5230
      • 32. 5250
      • 33. 5253
      • 34. 5355
      • 35. 5356
      • 36. 5357
      • 37. 5359
      • 38. 5360
      • 39. 5430
      • 40. 5433
      • 41. 5436
      • 42. 5439
      • 43. 5440
      • 44. 5443
      • 45. 5446
      • 46. 5528
      • 47. 5530
      • 48. 5562
      • 49. 5563
      • 50. 5565
      • 51. 5566
      • 52. 5567
      • 53. 5569
      • 54. 5572
      • 55. 5575
      • 56. 5577
      • 57. 5578
      • 58. 5579
      • 59. 5581
      • 60. 5583
      • 61. 5594
      • 62. 5595
      • 63. 5596
      • 64. 5597
      • 65. 5598
      • 66. 5608
      • 67. 5645
      • 68. 5651
      • 69. 5652
      • 70. 5670
      • 71. 5672
      • 72. 5673
      • 73. 5674
      • 74. 5675
      • 75. 5676
      • 76. 5682
      • 77. 5683
      • 78. 5684
      • 79. 5685
      • 80. 5686
      • 81. 5687
      • 82. 5688
      • 83. 5695
      • 84. 5701
      • 85. 5707
      • 86. 5708
      • 87. 5709
      • 88. 5710
      • 89. 5713
      • 90. 5813
      • 91. 5816
      • 92. 5817
      • 93. 5818
      • 94. 5821
      • 95. 5822
      • 96. 5823
      • 97. 5825
      • 98. 5826
      • 99. 5827
      • 100. 5828
      • 101. 5829
      • 102. 5830
      • 103. 5831
      • 104. 5833
      • 105. 5837
      • 106. 5839
      • 107. 5841
      • 108. 5842
      • 109. 5843
      • 110. 5844
      • 111. 5845
      • 112. 5846
      • 113. 5847
      • 114. 5851
      • 115. 5870
      • 116. 5873
      • 117. 5874
      • 118. 5875
      • 119. 5876
      • 120. 5878
      • 121. 5879
      • 122. 5880
      • 123. 5881
      • 124. 5882
      • 125. 5890
      • 126. 5891
      • 127. 5892
      • 128. 5894
      • 129. 5895
      • 130. 5896
      • 131. 5897
      • 132. 5898
      • 133. 5899
      • 134. 5900
      • 135. 5901
      • 136. 5902
      • 137. 5903
      • 138. 5904
      • 139. 5905
      • 140. 5906
      • 141. 5907
      • 142. 5908
      • 143. 5910
      • 144. 5911
      • 145. 5912
      • 146. 5913
      • 147. 5915
      • 148. 5916
      • 149. 5921
      • 150. 5922
      • 151. 5923
      • 152. 5924
      • 153. 5925
      • 154. 5926
      • 155. 5928
      • 156. 5929
      • 157. 5930
      • 158. 5931
      • 159. 5932
      • 160. 5933
      • 161. 5934
      • 162. 5935
      • 163. 5936
      • 164. 5937
      • 165. 5938
      • 166. 5939
      • 167. 5940
      • 168. 5941
      • 169. 5942
      • 170. 5943
      • 171. 5944
      • 172. 5945
      • 173. 5946
      • 174. 5947
      • 175. 5948
      • 176. 5949
      • 177. 5950
      • 178. 5951
      • 179. 5952
      • 180. 5953
      • 181. 5955
      • 182. 5956
      • 183. 5957
      • 184. 5958
      • 185. 5959
      • 186. 5960
      • 187. 5961
      • 188. 5967
      • 189. 5968
      • 190. 5969
      • 191. 5970
      • 192. 5971
      • 193. 5972
      • 194. 5974
      • 195. 5975
      • 196. 5976
      • 197. 5978
      • 198. 5979
      • 199. 5980
      • 200. 5981
      • 201. 5982
      • 202. 5983
      • 203. 5984
      • 204. 5985
      • 205. 5988
      • 206. 5989
      • 207. 5990
      • 208. 5992
      • 209. 5993
      • 210. 5994
      • 211. 5996
      • 212. 5997
      • 213. 5998
      • 214. 5999
      • 215. 6000
      • 216. 6001
      • 217. 6002
      • 218. 6003
      • 219. 6004
      • 220. 6005
      • 221. 6006
      • 222. 6007
      • 223. 6008
      • 224. 6009
      • 225. 6011
      • 226. 6012
      • 227. 6013
      • 228. 6017
      • 229. 6018
      • 230. 6019
      • 231. 6020
      • 232. 6021
      • 233. 6022
      • 234. 6023
      • 235. 6024
      • 236. 6025
      • 237. 6026
      • 238. 6027
      • 239. 6028
      • 240. 6029
      • 241. 6030
      • 242. 6031
      • 243. 6067
      • 244. 6068
      • 245. 6079
      • 246. 6080
      • 247. 6081
      • 248. 6082
      • 249. 6084
      • 250. 6085
      • 251. 6088
      • 252. 6089
      • 253. 6090
      • 254. 6101
      • 255. 6102
      • 256. 6103
      • 257. 6104
      • 258. 6105
      • 259. 6106
      • 260. 6108
      • 261. 6110
      • 262. 6111
      • 263. 6112
      • 264. 6114
      • 265. 6124
      • 266. 6125
      • 267. 6127
      • 268. 6131
      • 269. 6133
      • 270. 6134
      • 271. 6135
      • 272. 6136
      • 273. 6168
      • 274. 6171
      • 275. 6172
      • 276. 6173
      • 277. 6177
      • 278. 6185
      • 279. 6186
      • 280. 6189
      • 281. 6190
      • 282. 6191
      • 283. 6194
      • 284. 6195
      • 285. 6196
      • 286. 6197
      • 287. 6198
      • 288. 6199
      • 289. 6210
      • 290. 6211
      • 291. 6212
      • 292. 6213
      • 293. 6215
      • 294. 6216
      • 295. 6217
      • 296. 6219
      • 297. 6220
      • 298. 6221
      • 299. 6222
      • 300. 6224
      • 301. 6225
      • 302. 6226
      • 303. 6227
      • 304. 6236
      • 305. 6237
      • 306. 6238
      • 307. 6239
      • 308. 6240
      • 309. 6242
      • 310. 6243
      • 311. 6244
      • 312. 6245
      • 313. 6246
      • 314. 6247
      • 315. 6248
      • 316. 6249
      • 317. 6250
      • 318. 6251
      • 319. 6252
      • 320. 6253
      • 321. 6254
      • 322. 6255
      • 323. 6256
      • 324. 6257
      • 325. 6258
      • 326. 6259
      • 327. 6260
      • 328. 6261
      • 329. 6262
      • 330. 6264
      • 331. 6265
      • 332. 6266
      • 333. 6267
      • 334. 6268
      • 335. 6269
      • 336. 6270
      • 337. 6271
      • 338. 6272
      • 339. 6273
      • 340. 6274
      • 341. 331134
      • 342. 331135
      • 343. 331138
      • 344. 331140
      • 345. 331142
      • 346. 331143
      • 347. 331147
      • 348. 331148
      • 349. 331149
      • 350. 331150
      • 351. 331155
      • 352. 331156
      • 353. 331157
      • 354. 331158
      • 355. 331159
      • 356. 331160
      • 357. 331161
      • 358. 331162
      • 359. 331163
      • 360. 331164
      • 361. 331165
      • 362. 331166
      • 363. 331167
      • 364. 331168
      • 365. 331169
      • 366. 331170
      • 367. 331171
      • 368. 331172
      • 369. 331173
      • 370. 331174
      • 371. 331175
      • 372. 331176
      • 373. 331178
      • 374. 331179
      • 375. 331180
      • 376. 331181
      • 377. 331182
      • 378. 331184
      • 379. 331186
      • 380. 331187
      • 381. 331188
      • 382. 331190
      • 383. 331191
      • 384. 331192
      • 385. 331193
      • 386. 331194
      • 387. 331196
      • 388. 331197
      • 389. 331199
      • 390. 331202
      • 391. 331204
      • 392. 331205
      • 393. 331207
      • 394. 331209
      • 395. 331210
      • 396. 331219
      • 397. 331223
      • 398. 331224
      • 399. 331225
      • 400. 331227
      • 401. 331228
      • 402. 331229
      • 403. 331230
      • 404. 331231
      • 405. 331232
      • 406. 331233
      • 407. 331241
      • 408. 331264
      • 409. 331270
      • 410. 331271
      • 411. 331272
      • 412. 331273
      • 413. 331274
      • 414. 331275
      • 415. 331276
      • 416. 331277
      • 417. 331279
      • 418. 331281
      • 419. 331282
      • 420. 331283
      • 421. 331284
      • 422. 331285
      • 423. 331286
      • 424. 331287
      • 425. 331288
      • 426. 331289
      • 427. 331290
      • 428. 331291
      • 429. 331292
      • 430. 331293
      • 431. 331294
      • 432. 331295
      • 433. 331296
      • 434. 331297
      • 435. 331298
      • 436. 331299
      • 437. 331300
      • 438. 331301
      • 439. 331304
      • 440. 331305
      • 441. 331306
      • 442. 331308
      • 443. 331311
      • 444. 331312
      • 445. 331313
      • 446. 331314
      • 447. 331315
      • 448. 331316
      • 449. 331319
      • 450. 331320
      • 451. 331324
      • 452. 331330
      • 453. 331331
      • 454. 331332
      • 455. 331335
      • 456. 331336
      • 457. 331338
      • 458. 331339
      • 459. 331340
      • 460. 331342
      • 461. 331343
      • 462. 331344
      • 463. 331346
      • 464. 331347
      • 465. 331351
      • 466. 331355
      • 467. 331356
      • 468. 331357
      • 469. 331358
      • 470. 331359
      • 471. 331360
      • 472. 331361
      • 473. 331365
      • 474. 331366
      • 475. 331367
      • 476. 331368
      • 477. 331369
      • 478. 331370
      • 479. 331371
      • 480. 331374
      • 481. 331377
      • 482. 331378
      • 483. 331379
      • 484. 331380
      • 485. 331381
      • 486. 331383
      • 487. 331384
      • 488. 331385
      • 489. 331386
      • 490. 331387
      • 491. 331389
      • 492. 331390
      • 493. 331393
      • 494. 331395
      • 495. 331401
      • 496. 331402
      • 497. 331403
      • 498. 331405
      • 499. 331406
      • 500. 331410
      • 501. 331411
      • 502. 331412
      • 503. 331416
      • 504. 331417
      • 505. 331418
      • 506. 331419
      • 507. 331420
      • 508. 331421
      • 509. 331422
      • 510. 331423
      • 511. 331424
      • 512. 331425
      • 513. 331427
      • 514. 331428
      • 515. 331429
      • 516. 331432
      • 517. 331433
      • 518. 331434
      • 519. 331435
      • 520. 331436
      • 521. 331438
      • 522. 331439
      • 523. 331440
      • 524. 331443
      • 525. 331446
      • 526. 331450
      • 527. 331451
      • 528. 331452
      • 529. 331453
      • 530. 331455
      • 531. 331457
      • 532. 331458
      • 533. 331459
      • 534. 331460
      • 535. 331472
      • 536. 331473
      • 537. 331475
      • 538. 331480
      • 539. 331482
      • 540. 331483
      • 541. 331484
      • 542. 331485
      • 543. 331491
      • 544. 331492
      • 545. 331493
      • 546. 331494
      • 547. 331499
      • 548. 331500
      • 549. 331501
      • 550. 331503
      • 551. 331504
      • 552. 331505
      • 553. 331506
      • 554. 331507
      • 555. 331508
      • 556. 331509
      • 557. 331510
      • 558. 331511
      • 559. 331512
      • 560. 331513
      • 561. 331514
      • 562. 331515
      • 563. 331516
      • 564. 331517
      • 565. 331519
      • 566. 331520
      • 567. 331521
      • 568. 331522
      • 569. 331525
      • 570. 331526
      • 571. 331528
      • 572. 331529
      • 573. 331533
      • 574. 331535
      • 575. 331537
      • 576. 331538
      • 577. 331539
      • 578. 331540
      • 579. 331542
      • 580. 331543
      • 581. 331544
      • 582. 331545
      • 583. 331546
      • 584. 331549
      • 585. 331550
      • 586. 331551
      • 587. 331552
      • 588. 331554
      • 589. 331556
      • 590. 331560
      • 591. 331561
      • 592. 331562
      • 593. 331564
      • 594. 331565
      • 595. 331566
      • 596. 331567
      • 597. 331568
      • 598. 331573
      • 599. 331574
      • 600. 331578
      • 601. 331581
      • 602. 331582
      • 603. 331583
      • 604. 331585
      • 605. 331586
      • 606. 331587
      • 607. 331588
      • 608. 331590
      • 609. 331600
      • 610. 331601
      • 611. 331602
      • 612. 331603
      • 613. 331604
      • 614. 331606
      • 615. 331607
      • 616. 331608
      • 617. 331609
      • 618. 331610
      • 619. 331611
      • 620. 331612
      • 621. 331613
      • 622. 331614
      • 623. 331615
      • 624. 331617
      • 625. 331618
      • 626. 331623
      • 627. 331624
      • 628. 331625
      • 629. 331626
      • 630. 331627
      • 631. 331628
      • 632. 331629
      • 633. 331630
      • 634. 331631
      • 635. 331632
      • 636. 331634
      • 637. 331636
      • 638. 331638
      • 639. 331639
      • 640. 331641
      • 641. 331642
      • 642. 331644
      • 643. 331645
      • 644. 331646
      • 645. 331647
      • 646. 331648
      • 647. 331649
      • 648. 331650
      • 649. 331651
      • 650. 331652
      • 651. 331653
      • 652. 331655
      • 653. 331656
      • 654. 331657
      • 655. 331665
      • 656. 331668
      • 657. 331669
      • 658. 331670
      • 659. 331671
      • 660. 331672
      • 661. 331673
      • 662. 331674
      • 663. 331676
      • 664. 331677
      • 665. 331678
      • 666. 331679
      • 667. 331680
      • 668. 331681
      • 669. 331688
      • 670. 331689
      • 671. 331690
      • 672. 331692
      • 673. 331694
      • 674. 331695
      • 675. 331697
      • 676. 331699
      • 677. 331700
      • 678. 331701
      • 679. 331702
      • 680. 331703
      • 681. 331704
      • 682. 331705
      • 683. 331706
      • 684. 331707
      • 685. 331708
      • 686. 331709
      • 687. 331711
      • 688. 331712
      • 689. 331714
      • 690. 331715
      • 691. 331716
      • 692. 331717
      • 693. 331718
      • 694. 331719
      • 695. 331721
      • 696. 331723
      • 697. 331724
      • 698. 331725
      • 699. 331726
      • 700. 331727
      • 701. 331728
      • 702. 331730
      • 703. 331731
      • 704. 331732
      • 705. 331733
      • 706. 331734
      • 707. 331736
      • 708. 331738
      • 709. 331739
      • 710. 331740
      • 711. 331741
      • 712. 331744
      • 713. 331745
      • 714. 331747
      • 715. 331748
      • 716. 331749
      • 717. 331750
      • 718. 331752
      • 719. 331754
      • 720. 331755
      • 721. 331756
      • 722. 331757
      • 723. 331758
      • 724. 331759
      • 725. 331762
      • 726. 331763
      • 727. 331764
      • 728. 331765
      • 729. 331766
      • 730. 331767
      • 731. 331768
      • 732. 331769
      • 733. 331770
      • 734. 331771
      • 735. 331773
      • 736. 331774
      • 737. 331775
      • 738. 331776
      • 739. 331777
      • 740. 331780
      • 741. 331781
      • 742. 331782
      • 743. 331785
      • 744. 331786
      • 745. 331787
      • 746. 331788
      • 747. 331789
      • 748. 331790
      • 749. 331791
      • 750. 331792
      • 751. 331793
      • 752. 331794
      • 753. 331795
      • 754. 331796
      • 755. 331797
      • 756. 331798
      • 757. 331799
      • 758. 331800
      • 759. 331801
      • 760. 331802
      • 761. 331803
      • 762. 331804
      • 763. 331805
      • 764. 331806
      • 765. 331807
      • 766. 331809
      • 767. 331810
      • 768. 331813
      • 769. 331814
      • 770. 331815
      • 771. 331816
      • 772. 331817
      • 773. 331818
      • 774. 331820
      • 775. 331821
      • 776. 331822
      • 777. 331823
      • 778. 331824
      • 779. 331825
      • 780. 331827
      • 781. 331828
      • 782. 331830
      • 783. 331831
      • 784. 331832
      • 785. 331833
      • 786. 331834
      • 787. 331836
      • 788. 331837
      • 789. 331838
      • 790. 331841
      • 791. 331842
      • 792. 331843
      • 793. 331844
      • 794. 331845
      • 795. 331847
      • 796. 331848
      • 797. 331849
      • 798. 331851
      • 799. 331852
      • 800. 331853
      • 801. 331854
      • 802. 331855
      • 803. 331859
      • 804. 331860
      • 805. 331861
      • 806. 331862
      • 807. 331863
      • 808. 331864
      • 809. 331866
      • 810. 331867
      • 811. 331869
      • 812. 331870
      • 813. 331871
      • 814. 331873
      • 815. 331874
      • 816. 331875
      • 817. 331876
      • 818. 331877
      • 819. 331878
      • 820. 331879
      • 821. 331880
      • 822. 331881
      • 823. 331882
      • 824. 331883
      • 825. 331884
      • 826. 331885
      • 827. 331886
      • 828. 331887
      • 829. 331888
      • 830. 331889
      • 831. 331891
      • 832. 331892
      • 833. 331893
      • 834. 331894
      • 835. 331896
      • 836. 331897
      • 837. 331898
      • 838. 331899
      • 839. 331900
      • 840. 331901
      • 841. 331902
      • 842. 331903
      • 843. 331904
      • 844. 331905
      • 845. 331906
      • 846. 331909
      • 847. 331911
      • 848. 331912
      • 849. 331913
      • 850. 331914
      • 851. 331915
      • 852. 331917
      • 853. 331918
      • 854. 331919
      • 855. 331920
      • 856. 331921
      • 857. 331922
      • 858. 331923
      • 859. 331924
      • 860. 331925
      • 861. 331926
      • 862. 331927
      • 863. 331928
      • 864. 331929
      • 865. 331930
      • 866. 331931
      • 867. 331932
      • 868. 331933
      • 869. 331934
      • 870. 331935
      • 871. 331937
      • 872. 331938
      • 873. 331939
      • 874. 331941
      • 875. 331942
      • 876. 331943
      • 877. 331957
      • 878. 331959
      • 879. 331960
      • 880. 331961
      • 881. 331969
      • 882. 331971
      • 883. 331974
      • 884. 331978
      • 885. 331979
      • 886. 331980
      • 887. 331983
      • 888. 331984
      • 889. 331985
      • 890. 331986
      • 891. 331987
      • 892. 331988
      • 893. 331989
      • 894. 331990
      • 895. 331991
      • 896. 331992
      • 897. 331993
      • 898. 331994
      • 899. 331995
      • 900. 331996
      • 901. 331997
      • 902. 331998
      • 903. 331999
      • 904. 332000
      • 905. 332001
      • 906. 332002
      • 907. 332003
      • 908. 332004
      • 909. 332005
      • 910. 332006
      • 911. 332007
      • 912. 332008
      • 913. 332009
      • 914. 332010
      • 915. 332011
      • 916. 332012
      • 917. 332015
      • 918. 332016
      • 919. 332018
      • 920. 332019
      • 921. 332020
      • 922. 332021
      • 923. 332022
      • 924. 332023
      • 925. 332024
      • 926. 332025
      • 927. 332026
      • 928. 332027
      • 929. 332028
      • 930. 332029
      • 931. 332030
      • 932. 332031
      • 933. 332032
      • 934. 332033
      • 935. 332034
      • 936. 332035
      • 937. 332036
      • 938. 332037
      • 939. 332038
      • 940. 332039
      • 941. 332040
      • 942. 332041
      • 943. 332043
      • 944. 332044
      • 945. 332045
      • 946. 332046
      • 947. 332047
      • 948. 332048
      • 949. 332050
      • 950. 332051
      • 951. 332052
      • 952. 332053
      • 953. 332054
      • 954. 332055
      • 955. 332056
      • 956. 332058
      • 957. 332059
      • 958. 332080
      • 959. 332081
      • 960. 332083
      • 961. 332084
      • 962. 332085
      • 963. 332086
      • 964. 332087
      • 965. 332088
      • 966. 332089
      • 967. 332090
      • 968. 332091
      • 969. 332092
      • 970. 332094
      • 971. 332095
      • 972. 332096
      • 973. 332097
      • 974. 332098
      • 975. 332099
      • 976. 332100
      • 977. 332102
      • 978. 332103
      • 979. 332105
      • 980. 332106
      • 981. 332107
      • 982. 332109
      • 983. 332110
      • 984. 332111
      • 985. 332113
      • 986. 332114
      • 987. 332115
      • 988. 332116
      • 989. 332120
      • 990. 332122
      • 991. 332123
      • 992. 332125
      • 993. 332126
      • 994. 332129
      • 995. 332130
      • 996. 332131
      • 997. 332132
      • 998. 332134
      • 999. 332135
      • 1000. 332137
      • 1001. 332138
      • 1002. 332140
      • 1003. 332141
      • 1004. 332142
      • 1005. 332144
      • 1006. 332145
      • 1007. 332146
      • 1008. 332149
      • 1009. 332152
      • 1010. 332153
      • 1011. 332154
      • 1012. 332155
      • 1013. 332157
      • 1014. 332158
      • 1015. 332160
      • 1016. 332161
      • 1017. 332164
      • 1018. 332165
      • 1019. 332166
      • 1020. 332167
      • 1021. 332168
      • 1022. 332170
      • 1023. 332171
      • 1024. 332172
      • 1025. 332173
      • 1026. 332174
      • 1027. 332175
      • 1028. 332176
      • 1029. 332177
      • 1030. 332179
      • 1031. 332180
      • 1032. 332181
      • 1033. 332182
      • 1034. 332183
      • 1035. 332184
      • 1036. 332185
      • 1037. 332186
      • 1038. 332188
      • 1039. 332189
      • 1040. 332190
      • 1041. 332191
      • 1042. 332193
      • 1043. 332194
      • 1044. 332195
      • 1045. 332196
      • 1046. 332197
      • 1047. 332198
      • 1048. 332199
      • 1049. 332200
      • 1050. 332201
      • 1051. 332202
      • 1052. 332203
      • 1053. 332204
      • 1054. 332205
      • 1055. 332206
      • 1056. 332207
      • 1057. 332208
      • 1058. 332209
      • 1059. 332210
      • 1060. 332211
      • 1061. 332212
      • 1062. 332214
      • 1063. 332215
      • 1064. 332216
      • 1065. 332217
      • 1066. 332218
      • 1067. 332219
      • 1068. 332220
      • 1069. 332221
      • 1070. 332222
      • 1071. 332223
      • 1072. 332224
      • 1073. 332225
      • 1074. 332226
      • 1075. 332227
      • 1076. 332228
      • 1077. 332229
      • 1078. 332230
      • 1079. 332231
      • 1080. 332232
      • 1081. 332233
      • 1082. 332234
      • 1083. 332235
      • 1084. 332236
      • 1085. 332237
      • 1086. 332238
      • 1087. 332239
      • 1088. 332240
      • 1089. 332241
      • 1090. 332242
      • 1091. 332243
      • 1092. 332244
      • 1093. 332246
      • 1094. 332248
      • 1095. 332249
      • 1096. 332250
      • 1097. 332267
      • 1098. 332268
      • 1099. 332269
      • 1100. 332270
      • 1101. 332271
      • 1102. 332272
      • 1103. 332273
      • 1104. 332274
      • 1105. 332275
      • 1106. 332276
      • 1107. 332277
      • 1108. 332278
      • 1109. 332279
      • 1110. 332280
      • 1111. 332281
      • 1112. 332282
      • 1113. 332284
      • 1114. 332285
      • 1115. 332286
      • 1116. 332288
      • 1117. 332290
      • 1118. 332291
      • 1119. 332293
      • 1120. 332294
      • 1121. 332295
      • 1122. 332296
      • 1123. 332297
      • 1124. 332298
      • 1125. 332299
      • 1126. 332300
      • 1127. 332301
      • 1128. 332302
      • 1129. 332303
      • 1130. 332305
      • 1131. 332311
      • 1132. 332312
      • 1133. 332313
      • 1134. 332314
      • 1135. 332315
      • 1136. 332316
      • 1137. 332317
      • 1138. 332318
      • 1139. 332319
      • 1140. 332320
      • 1141. 332321
      • 1142. 332322
      • 1143. 332323
      • 1144. 332324
      • 1145. 332325
      • 1146. 332326
      • 1147. 332327
      • 1148. 332328
      • 1149. 332331
      • 1150. 332332
      • 1151. 332333
      • 1152. 332334
      • 1153. 332335
      • 1154. 332336
      • 1155. 332337
      • 1156. 332339
      • 1157. 332341
      • 1158. 332342
      • 1159. 332343
      • 1160. 332344
      • 1161. 332345
      • 1162. 332346
      • 1163. 332347
      • 1164. 332348
      • 1165. 332351
      • 1166. 332352
      • 1167. 332353
      • 1168. 332354
      • 1169. 332355
      • 1170. 332356
      • 1171. 332357
      • 1172. 332358
      • 1173. 332372
      • 1174. 1
      Backtrace
      • 14. app/Http/Controllers/Web/ProductDetailsController.php:344
      • 15. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      830μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. app/Repositories/SellerRepository.php:60
      • 28. app/Repositories/SellerRepository.php:59
      • 29. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 30. app/Repositories/SellerRepository.php:58
    • select `sellers`.*, (select count(*) from `products` where `sellers`.`id` = `products`.`user_id` and (`added_by` = 'seller')) as `product_count`, (select count(*) from `products` where (`sellers`.`id` = `products`.`user_id` and (`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'seller')) as `product_count` from `sellers` where (`status` = 'approved')
      1.7msSellerRepository.php#72u568459134_UserStore
      Metadata
      Bindings
      • 0. seller
      • 1. admin
      • 2. 1
      • 3. 1
      • 4. 1
      • 5. approved
      • 6. admin
      • 7. 1
      • 8. digital
      • 9. physical
      • 10. seller
      • 11. approved
      Backtrace
      • 15. app/Repositories/SellerRepository.php:72
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:350
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'shipping_method') limit 1
      690μshelpers.php#167u568459134_UserStore
      Metadata
      Bindings
      • 0. shipping_method
      Backtrace
      • 16. app/Utils/helpers.php:167
      • 17. app/Traits/ProductTrait.php:20
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:379
      • 19. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select * from `shipping_types` where (`seller_id` = 0) limit 1
      860μsProductTrait.php#26u568459134_UserStore
      Metadata
      Bindings
      • 0. 0
      Backtrace
      • 16. app/Traits/ProductTrait.php:26
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:379
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select max(`cost`) as aggregate from `shipping_methods` where (`creator_id` = 1 and `creator_type` = 'admin' and `status` = 1)
      730μsProductTrait.php#36u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. admin
      • 2. 1
      Backtrace
      • 16. app/Traits/ProductTrait.php:36
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:379
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select min(`cost`) as aggregate from `shipping_methods` where (`creator_id` = 1 and `creator_type` = 'admin' and `status` = 1)
      820μsProductTrait.php#37u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. admin
      • 2. 1
      Backtrace
      • 16. app/Traits/ProductTrait.php:37
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:379
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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` = 'business_mode') limit 1
      620μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. app/Repositories/ProductRepository.php:238
      • 24. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 27. app/Repositories/ProductRepository.php:237
      • 28. app/Http/Controllers/Web/ProductDetailsController.php:380
    • select count(*) as aggregate from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 10
      7.27msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. admin
      • 10. 10
      Backtrace
      • 16. app/Repositories/ProductRepository.php:318
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:380
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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`, (select sum(`order_details`.`qty`) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_sum_qty` from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 10 order by `reviews_count` desc limit 12 offset 0
      15.55sProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. admin
      • 3. 1
      • 4. 1
      • 5. 1
      • 6. approved
      • 7. admin
      • 8. 1
      • 9. digital
      • 10. physical
      • 11. admin
      • 12. 10
      Backtrace
      • 16. app/Repositories/ProductRepository.php:318
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:380
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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 (331818, 331821, 331827, 331828, 331830, 331831, 331832, 331833, 331834, 331836, 331837, 331838) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'sa'
      790μsProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. sa
      Backtrace
      • 21. app/Repositories/ProductRepository.php:318
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:380
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 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 (331818, 331821, 331827, 331828, 331830, 331831, 331832, 331833, 331834, 331836, 331837, 331838) and `delivery_man_id` is null and `status` = 1
      360μsProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 21. app/Repositories/ProductRepository.php:318
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:380
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      400μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. app/Repositories/ProductRepository.php:238
      • 24. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 27. app/Repositories/ProductRepository.php:237
      • 28. app/Http/Controllers/Web/ProductDetailsController.php:392
    • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1 and `status` = 1) as `reviews_count` from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`category_id` = 8) order by `reviews_count` desc
      30.16msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. admin
      • 3. 1
      • 4. 1
      • 5. 1
      • 6. approved
      • 7. admin
      • 8. 1
      • 9. digital
      • 10. physical
      • 11. 8
      Backtrace
      • 15. app/Repositories/ProductRepository.php:318
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:392
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `translations` where `translations`.`translationable_id` in (3878, 3880, 3881, 3997, 3998, 3999, 4121, 4144, 4162, 4163, 4164, 4170, 4171, 4172, 4173, 4174, 4175, 4177, 4178, 4179, 4180, 4181, 4182, 4183, 4184, 4213, 4412, 4419, 4421, 4422, 4425, 4426, 4436, 4437, 4440, 4441, 4443, 4444, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4595, 4597, 4598, 4599, 4600, 4601, 4668, 4715, 4717, 4718, 4719, 4721, 4722, 4725, 4729, 4730, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4739, 4740, 4741, 4743, 4744, 4745, 4746, 4747, 4789, 4791, 4792, 4811, 4829, 4830, 4834, 4836, 4837, 4838, 4842, 4849, 4850, 4851, 4864, 4866, 4869, 4873, 4874, 4875, 4881, 4893, 4898, 4973, 5030, 5031, 5033, 5051, 5112, 5113, 5115, 5116, 5133, 5201, 5380, 5382, 5384, 5385, 5386, 5421, 5424, 5432, 5435, 5443, 5446, 5448, 5449, 5457, 5707, 5708, 5709, 5710, 5713, 5762, 5763, 5765, 5766, 5769, 5770, 5813, 5870, 5948, 5949, 5950, 5951, 5952, 5953, 6078, 6079, 6080, 6081, 6082, 6083, 6084, 6085, 6086, 6088, 6089, 6090, 6091, 6094, 6095, 6146, 6147, 6148, 6149, 6151, 6152, 6153, 6154, 6156, 6157, 6158, 6159, 6160, 6162, 6163, 6168, 6171, 6172, 6173, 6177, 6185, 6186, 6189, 6190, 6191, 6194, 6195, 6196, 6197, 6198, 6199, 6224, 6225, 6226, 6227, 6236, 6237, 6238, 6239, 6240, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6264, 6265, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6273, 6274, 331138, 331140, 331142, 331143, 331147, 331148, 331149, 331150, 331155, 331156, 331157, 331158, 331159, 331160, 331161, 331162, 331163, 331171, 331172, 331173, 331174, 331175, 331176, 331178, 331179, 331180, 331181, 331182, 331184, 331186, 331187, 331188, 331190, 331191, 331192, 331193, 331194, 331196, 331197, 331199, 331202, 331204, 331205, 331207, 331209, 331210, 331219, 331223, 331224, 331225, 331227, 331228, 331229, 331230, 331231, 331232, 331233, 331308, 331335, 331336, 331339, 331340, 331342, 331343, 331356, 331365, 331366, 331368, 331435, 331436, 331438, 331439, 331446, 331450, 331472, 331473, 331491, 331492, 331493, 331494, 331573, 331581, 331582, 331583, 331585, 331586, 331587, 331588, 331590, 331601, 331603, 331604, 331628, 331630, 331632, 331634, 331636, 331638, 331639, 331641, 331644, 331646, 331648, 331651, 331653, 331655, 331656, 331657, 331669, 331670, 331671, 331672, 331673, 331674, 331676, 331677, 331678, 331679, 331680, 331681, 331689, 331690, 331692, 331695, 331700, 331701, 331702, 331703, 331704, 331705, 331707, 331708, 331711, 331712, 331714, 331723, 331724, 331725, 331726, 331739, 331747, 331748, 331749, 331758, 331759, 331785, 331786, 331787, 331788, 331789, 331957, 331959, 331960, 331961, 331969, 331971, 331974, 331978, 331979, 331983, 331984, 331985, 331986, 331987, 331988, 331989, 331990, 331991, 331992, 331993, 331994, 331995, 331996, 331997, 332015, 332016, 332055, 332056, 332250, 332267, 332307, 332308, 332309, 332310, 332360, 332361, 332362, 332363, 332364, 332368, 332369, 332370, 332371) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'sa'
      4.71msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. sa
      Backtrace
      • 20. app/Repositories/ProductRepository.php:318
      • 21. app/Http/Controllers/Web/ProductDetailsController.php:392
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `reviews` where `reviews`.`product_id` in (3878, 3880, 3881, 3997, 3998, 3999, 4121, 4144, 4162, 4163, 4164, 4170, 4171, 4172, 4173, 4174, 4175, 4177, 4178, 4179, 4180, 4181, 4182, 4183, 4184, 4213, 4412, 4419, 4421, 4422, 4425, 4426, 4436, 4437, 4440, 4441, 4443, 4444, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4595, 4597, 4598, 4599, 4600, 4601, 4668, 4715, 4717, 4718, 4719, 4721, 4722, 4725, 4729, 4730, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4739, 4740, 4741, 4743, 4744, 4745, 4746, 4747, 4789, 4791, 4792, 4811, 4829, 4830, 4834, 4836, 4837, 4838, 4842, 4849, 4850, 4851, 4864, 4866, 4869, 4873, 4874, 4875, 4881, 4893, 4898, 4973, 5030, 5031, 5033, 5051, 5112, 5113, 5115, 5116, 5133, 5201, 5380, 5382, 5384, 5385, 5386, 5421, 5424, 5432, 5435, 5443, 5446, 5448, 5449, 5457, 5707, 5708, 5709, 5710, 5713, 5762, 5763, 5765, 5766, 5769, 5770, 5813, 5870, 5948, 5949, 5950, 5951, 5952, 5953, 6078, 6079, 6080, 6081, 6082, 6083, 6084, 6085, 6086, 6088, 6089, 6090, 6091, 6094, 6095, 6146, 6147, 6148, 6149, 6151, 6152, 6153, 6154, 6156, 6157, 6158, 6159, 6160, 6162, 6163, 6168, 6171, 6172, 6173, 6177, 6185, 6186, 6189, 6190, 6191, 6194, 6195, 6196, 6197, 6198, 6199, 6224, 6225, 6226, 6227, 6236, 6237, 6238, 6239, 6240, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6264, 6265, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6273, 6274, 331138, 331140, 331142, 331143, 331147, 331148, 331149, 331150, 331155, 331156, 331157, 331158, 331159, 331160, 331161, 331162, 331163, 331171, 331172, 331173, 331174, 331175, 331176, 331178, 331179, 331180, 331181, 331182, 331184, 331186, 331187, 331188, 331190, 331191, 331192, 331193, 331194, 331196, 331197, 331199, 331202, 331204, 331205, 331207, 331209, 331210, 331219, 331223, 331224, 331225, 331227, 331228, 331229, 331230, 331231, 331232, 331233, 331308, 331335, 331336, 331339, 331340, 331342, 331343, 331356, 331365, 331366, 331368, 331435, 331436, 331438, 331439, 331446, 331450, 331472, 331473, 331491, 331492, 331493, 331494, 331573, 331581, 331582, 331583, 331585, 331586, 331587, 331588, 331590, 331601, 331603, 331604, 331628, 331630, 331632, 331634, 331636, 331638, 331639, 331641, 331644, 331646, 331648, 331651, 331653, 331655, 331656, 331657, 331669, 331670, 331671, 331672, 331673, 331674, 331676, 331677, 331678, 331679, 331680, 331681, 331689, 331690, 331692, 331695, 331700, 331701, 331702, 331703, 331704, 331705, 331707, 331708, 331711, 331712, 331714, 331723, 331724, 331725, 331726, 331739, 331747, 331748, 331749, 331758, 331759, 331785, 331786, 331787, 331788, 331789, 331957, 331959, 331960, 331961, 331969, 331971, 331974, 331978, 331979, 331983, 331984, 331985, 331986, 331987, 331988, 331989, 331990, 331991, 331992, 331993, 331994, 331995, 331996, 331997, 332015, 332016, 332055, 332056, 332250, 332267, 332307, 332308, 332309, 332310, 332360, 332361, 332362, 332363, 332364, 332368, 332369, 332370, 332371) and `delivery_man_id` is null and `status` = 1
      940μsProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 20. app/Repositories/ProductRepository.php:318
      • 21. app/Http/Controllers/Web/ProductDetailsController.php:392
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      440μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. app/Repositories/ProductRepository.php:238
      • 24. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 27. app/Repositories/ProductRepository.php:237
      • 28. app/Http/Controllers/Web/ProductDetailsController.php:402
    • select * from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`category_id` = 8) order by `id` desc
      20.47msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. 8
      Backtrace
      • 15. app/Repositories/ProductRepository.php:318
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:402
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `translations` where `translations`.`translationable_id` in (3878, 3880, 3881, 3997, 3998, 3999, 4121, 4144, 4162, 4163, 4164, 4170, 4171, 4172, 4173, 4174, 4175, 4177, 4178, 4179, 4180, 4181, 4182, 4183, 4184, 4213, 4412, 4419, 4421, 4422, 4425, 4426, 4436, 4437, 4440, 4441, 4443, 4444, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4595, 4597, 4598, 4599, 4600, 4601, 4668, 4715, 4717, 4718, 4719, 4721, 4722, 4725, 4729, 4730, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4739, 4740, 4741, 4743, 4744, 4745, 4746, 4747, 4789, 4791, 4792, 4811, 4829, 4830, 4834, 4836, 4837, 4838, 4842, 4849, 4850, 4851, 4864, 4866, 4869, 4873, 4874, 4875, 4881, 4893, 4898, 4973, 5030, 5031, 5033, 5051, 5112, 5113, 5115, 5116, 5133, 5201, 5380, 5382, 5384, 5385, 5386, 5421, 5424, 5432, 5435, 5443, 5446, 5448, 5449, 5457, 5707, 5708, 5709, 5710, 5713, 5762, 5763, 5765, 5766, 5769, 5770, 5813, 5870, 5948, 5949, 5950, 5951, 5952, 5953, 6078, 6079, 6080, 6081, 6082, 6083, 6084, 6085, 6086, 6088, 6089, 6090, 6091, 6094, 6095, 6146, 6147, 6148, 6149, 6151, 6152, 6153, 6154, 6156, 6157, 6158, 6159, 6160, 6162, 6163, 6168, 6171, 6172, 6173, 6177, 6185, 6186, 6189, 6190, 6191, 6194, 6195, 6196, 6197, 6198, 6199, 6224, 6225, 6226, 6227, 6236, 6237, 6238, 6239, 6240, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6264, 6265, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6273, 6274, 331138, 331140, 331142, 331143, 331147, 331148, 331149, 331150, 331155, 331156, 331157, 331158, 331159, 331160, 331161, 331162, 331163, 331171, 331172, 331173, 331174, 331175, 331176, 331178, 331179, 331180, 331181, 331182, 331184, 331186, 331187, 331188, 331190, 331191, 331192, 331193, 331194, 331196, 331197, 331199, 331202, 331204, 331205, 331207, 331209, 331210, 331219, 331223, 331224, 331225, 331227, 331228, 331229, 331230, 331231, 331232, 331233, 331308, 331335, 331336, 331339, 331340, 331342, 331343, 331356, 331365, 331366, 331368, 331435, 331436, 331438, 331439, 331446, 331450, 331472, 331473, 331491, 331492, 331493, 331494, 331573, 331581, 331582, 331583, 331585, 331586, 331587, 331588, 331590, 331601, 331603, 331604, 331628, 331630, 331632, 331634, 331636, 331638, 331639, 331641, 331644, 331646, 331648, 331651, 331653, 331655, 331656, 331657, 331669, 331670, 331671, 331672, 331673, 331674, 331676, 331677, 331678, 331679, 331680, 331681, 331689, 331690, 331692, 331695, 331700, 331701, 331702, 331703, 331704, 331705, 331707, 331708, 331711, 331712, 331714, 331723, 331724, 331725, 331726, 331739, 331747, 331748, 331749, 331758, 331759, 331785, 331786, 331787, 331788, 331789, 331957, 331959, 331960, 331961, 331969, 331971, 331974, 331978, 331979, 331983, 331984, 331985, 331986, 331987, 331988, 331989, 331990, 331991, 331992, 331993, 331994, 331995, 331996, 331997, 332015, 332016, 332055, 332056, 332250, 332267, 332307, 332308, 332309, 332310, 332360, 332361, 332362, 332363, 332364, 332368, 332369, 332370, 332371) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'sa'
      3.64msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. sa
      Backtrace
      • 20. app/Repositories/ProductRepository.php:318
      • 21. app/Http/Controllers/Web/ProductDetailsController.php:402
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `reviews` where `reviews`.`product_id` in (3878, 3880, 3881, 3997, 3998, 3999, 4121, 4144, 4162, 4163, 4164, 4170, 4171, 4172, 4173, 4174, 4175, 4177, 4178, 4179, 4180, 4181, 4182, 4183, 4184, 4213, 4412, 4419, 4421, 4422, 4425, 4426, 4436, 4437, 4440, 4441, 4443, 4444, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4595, 4597, 4598, 4599, 4600, 4601, 4668, 4715, 4717, 4718, 4719, 4721, 4722, 4725, 4729, 4730, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4739, 4740, 4741, 4743, 4744, 4745, 4746, 4747, 4789, 4791, 4792, 4811, 4829, 4830, 4834, 4836, 4837, 4838, 4842, 4849, 4850, 4851, 4864, 4866, 4869, 4873, 4874, 4875, 4881, 4893, 4898, 4973, 5030, 5031, 5033, 5051, 5112, 5113, 5115, 5116, 5133, 5201, 5380, 5382, 5384, 5385, 5386, 5421, 5424, 5432, 5435, 5443, 5446, 5448, 5449, 5457, 5707, 5708, 5709, 5710, 5713, 5762, 5763, 5765, 5766, 5769, 5770, 5813, 5870, 5948, 5949, 5950, 5951, 5952, 5953, 6078, 6079, 6080, 6081, 6082, 6083, 6084, 6085, 6086, 6088, 6089, 6090, 6091, 6094, 6095, 6146, 6147, 6148, 6149, 6151, 6152, 6153, 6154, 6156, 6157, 6158, 6159, 6160, 6162, 6163, 6168, 6171, 6172, 6173, 6177, 6185, 6186, 6189, 6190, 6191, 6194, 6195, 6196, 6197, 6198, 6199, 6224, 6225, 6226, 6227, 6236, 6237, 6238, 6239, 6240, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6264, 6265, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6273, 6274, 331138, 331140, 331142, 331143, 331147, 331148, 331149, 331150, 331155, 331156, 331157, 331158, 331159, 331160, 331161, 331162, 331163, 331171, 331172, 331173, 331174, 331175, 331176, 331178, 331179, 331180, 331181, 331182, 331184, 331186, 331187, 331188, 331190, 331191, 331192, 331193, 331194, 331196, 331197, 331199, 331202, 331204, 331205, 331207, 331209, 331210, 331219, 331223, 331224, 331225, 331227, 331228, 331229, 331230, 331231, 331232, 331233, 331308, 331335, 331336, 331339, 331340, 331342, 331343, 331356, 331365, 331366, 331368, 331435, 331436, 331438, 331439, 331446, 331450, 331472, 331473, 331491, 331492, 331493, 331494, 331573, 331581, 331582, 331583, 331585, 331586, 331587, 331588, 331590, 331601, 331603, 331604, 331628, 331630, 331632, 331634, 331636, 331638, 331639, 331641, 331644, 331646, 331648, 331651, 331653, 331655, 331656, 331657, 331669, 331670, 331671, 331672, 331673, 331674, 331676, 331677, 331678, 331679, 331680, 331681, 331689, 331690, 331692, 331695, 331700, 331701, 331702, 331703, 331704, 331705, 331707, 331708, 331711, 331712, 331714, 331723, 331724, 331725, 331726, 331739, 331747, 331748, 331749, 331758, 331759, 331785, 331786, 331787, 331788, 331789, 331957, 331959, 331960, 331961, 331969, 331971, 331974, 331978, 331979, 331983, 331984, 331985, 331986, 331987, 331988, 331989, 331990, 331991, 331992, 331993, 331994, 331995, 331996, 331997, 332015, 332016, 332055, 332056, 332250, 332267, 332307, 332308, 332309, 332310, 332360, 332361, 332362, 332363, 332364, 332368, 332369, 332370, 332371) and `delivery_man_id` is null and `status` = 1
      1.09msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 20. app/Repositories/ProductRepository.php:318
      • 21. app/Http/Controllers/Web/ProductDetailsController.php:402
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `categories` where `categories`.`id` = 8 limit 1
      720μsdetails.blade.php#464u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.product.details:464
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      580μsdetails.blade.php#464u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.product.details:464
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `categories`.`id` = 83 limit 1
      470μscategory-manager.php#65u568459134_UserStore
      Metadata
      Bindings
      • 0. 83
      Backtrace
      • 20. app/Utils/category-manager.php:65
      • 21. view::theme-views.product.details:472
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 (83) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      640μscategory-manager.php#65u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 25. app/Utils/category-manager.php:65
      • 26. view::theme-views.product.details:472
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `categories` where `categories`.`id` = 87 limit 1
      350μscategory-manager.php#65u568459134_UserStore
      Metadata
      Bindings
      • 0. 87
      Backtrace
      • 20. app/Utils/category-manager.php:65
      • 21. view::theme-views.product.details:480
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 (87) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      350μscategory-manager.php#65u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 25. app/Utils/category-manager.php:65
      • 26. view::theme-views.product.details:480
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `currencies` where (`code` = 'USD') limit 1
      400μscurrency.php#98u568459134_UserStore
      Metadata
      Bindings
      • 0. USD
      Backtrace
      • 16. app/Utils/currency.php:98
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
      610μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. currency_symbol_position
      Backtrace
      • 16. app/Utils/settings.php:15
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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` = 'guest_checkout') limit 1
      1.02mssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. guest_checkout
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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` = 'refund_day_limit') limit 1
      550μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. refund_day_limit
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `categories` where `categories`.`id` = 8 limit 1
      470μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      450μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `wishlists` where `wishlists`.`product_id` = 332371 and `wishlists`.`product_id` is not null
      570μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332371
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `product_compares` where `product_compares`.`product_id` = 332371 and `product_compares`.`product_id` is not null
      330μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332371
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `categories` where `categories`.`id` = 8 limit 1
      320μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      400μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `wishlists` where `wishlists`.`product_id` = 332370 and `wishlists`.`product_id` is not null
      630μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332370
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `product_compares` where `product_compares`.`product_id` = 332370 and `product_compares`.`product_id` is not null
      890μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332370
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `categories` where `categories`.`id` = 8 limit 1
      460μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      390μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `wishlists` where `wishlists`.`product_id` = 332369 and `wishlists`.`product_id` is not null
      580μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332369
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `product_compares` where `product_compares`.`product_id` = 332369 and `product_compares`.`product_id` is not null
      550μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332369
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `categories` where `categories`.`id` = 8 limit 1
      320μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      350μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `wishlists` where `wishlists`.`product_id` = 332368 and `wishlists`.`product_id` is not null
      450μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332368
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `product_compares` where `product_compares`.`product_id` = 332368 and `product_compares`.`product_id` is not null
      340μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332368
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `categories` where `categories`.`id` = 8 limit 1
      400μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      350μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `wishlists` where `wishlists`.`product_id` = 332364 and `wishlists`.`product_id` is not null
      480μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332364
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `product_compares` where `product_compares`.`product_id` = 332364 and `product_compares`.`product_id` is not null
      430μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332364
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `categories` where `categories`.`id` = 8 limit 1
      790μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      870μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `wishlists` where `wishlists`.`product_id` = 332363 and `wishlists`.`product_id` is not null
      620μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332363
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `product_compares` where `product_compares`.`product_id` = 332363 and `product_compares`.`product_id` is not null
      380μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332363
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `categories` where `categories`.`id` = 8 limit 1
      370μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      430μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `wishlists` where `wishlists`.`product_id` = 332362 and `wishlists`.`product_id` is not null
      690μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332362
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `product_compares` where `product_compares`.`product_id` = 332362 and `product_compares`.`product_id` is not null
      370μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332362
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `categories` where `categories`.`id` = 8 limit 1
      430μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      330μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `wishlists` where `wishlists`.`product_id` = 332361 and `wishlists`.`product_id` is not null
      570μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332361
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `product_compares` where `product_compares`.`product_id` = 332361 and `product_compares`.`product_id` is not null
      350μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332361
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `categories` where `categories`.`id` = 8 limit 1
      370μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      400μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `wishlists` where `wishlists`.`product_id` = 332360 and `wishlists`.`product_id` is not null
      620μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332360
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `product_compares` where `product_compares`.`product_id` = 332360 and `product_compares`.`product_id` is not null
      420μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332360
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `categories` where `categories`.`id` = 8 limit 1
      470μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      420μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332310 and `wishlists`.`product_id` is not null
      570μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332310 and `product_compares`.`product_id` is not null
      320μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      370μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332309 and `wishlists`.`product_id` is not null
      770μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332309 and `product_compares`.`product_id` is not null
      520μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      520μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      470μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332308 and `wishlists`.`product_id` is not null
      760μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332308 and `product_compares`.`product_id` is not null
      770μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      480μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332307 and `wishlists`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332307 and `product_compares`.`product_id` is not null
      300μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      350μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      630μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332267 and `wishlists`.`product_id` is not null
      770μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332267 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      510μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      440μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332250 and `wishlists`.`product_id` is not null
      670μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332250 and `product_compares`.`product_id` is not null
      580μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      420μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      400μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332056 and `wishlists`.`product_id` is not null
      610μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332056 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      390μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      740μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332055 and `wishlists`.`product_id` is not null
      1.22msu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332055 and `product_compares`.`product_id` is not null
      690μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      650μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      600μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332016 and `wishlists`.`product_id` is not null
      650μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332016 and `product_compares`.`product_id` is not null
      400μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      580μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      430μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332015 and `wishlists`.`product_id` is not null
      480μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332015 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      720μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      520μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331997 and `wishlists`.`product_id` is not null
      620μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331997 and `product_compares`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      730μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      470μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331996 and `wishlists`.`product_id` is not null
      610μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331996 and `product_compares`.`product_id` is not null
      430μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      850μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      660μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331995 and `wishlists`.`product_id` is not null
      760μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331995 and `product_compares`.`product_id` is not null
      430μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      430μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      470μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331994 and `wishlists`.`product_id` is not null
      630μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331994 and `product_compares`.`product_id` is not null
      420μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      510μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      440μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331993 and `wishlists`.`product_id` is not null
      760μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331993 and `product_compares`.`product_id` is not null
      390μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      830μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      640μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331992 and `wishlists`.`product_id` is not null
      620μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331992 and `product_compares`.`product_id` is not null
      390μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      640μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      840μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331991 and `wishlists`.`product_id` is not null
      740μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331991 and `product_compares`.`product_id` is not null
      430μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      470μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      610μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331990 and `wishlists`.`product_id` is not null
      1.01msu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331990 and `product_compares`.`product_id` is not null
      430μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      680μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      690μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331989 and `wishlists`.`product_id` is not null
      810μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331989 and `product_compares`.`product_id` is not null
      430μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      460μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      690μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331988 and `wishlists`.`product_id` is not null
      570μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331988 and `product_compares`.`product_id` is not null
      360μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      350μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      390μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331987 and `wishlists`.`product_id` is not null
      890μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331987 and `product_compares`.`product_id` is not null
      450μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      620μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331986 and `wishlists`.`product_id` is not null
      780μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331986 and `product_compares`.`product_id` is not null
      430μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      540μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      910μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331985 and `wishlists`.`product_id` is not null
      690μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331985 and `product_compares`.`product_id` is not null
      790μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      570μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      550μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331984 and `wishlists`.`product_id` is not null
      1.03msu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331984 and `product_compares`.`product_id` is not null
      700μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      550μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      810μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331983 and `wishlists`.`product_id` is not null
      540μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331983 and `product_compares`.`product_id` is not null
      410μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      640μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      1.09msu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331979 and `wishlists`.`product_id` is not null
      910μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331979 and `product_compares`.`product_id` is not null
      450μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      550μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      390μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331978 and `wishlists`.`product_id` is not null
      450μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331978 and `product_compares`.`product_id` is not null
      370μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      340μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      480μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331974 and `wishlists`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331974 and `product_compares`.`product_id` is not null
      320μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      310μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      390μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331971 and `wishlists`.`product_id` is not null
      480μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331971 and `product_compares`.`product_id` is not null
      340μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      300μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      370μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331969 and `wishlists`.`product_id` is not null
      460μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331969 and `product_compares`.`product_id` is not null
      290μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      330μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      370μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331961 and `wishlists`.`product_id` is not null
      530μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331961 and `product_compares`.`product_id` is not null
      270μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      330μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      450μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331960 and `wishlists`.`product_id` is not null
      470μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331960 and `product_compares`.`product_id` is not null
      310μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      290μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      350μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331959 and `wishlists`.`product_id` is not null
      430μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331959 and `product_compares`.`product_id` is not null
      420μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      450μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      450μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331957 and `wishlists`.`product_id` is not null
      770μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331957 and `product_compares`.`product_id` is not null
      400μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      320μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      590μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331789 and `wishlists`.`product_id` is not null
      670μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331789 and `product_compares`.`product_id` is not null
      300μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      620μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      1.01msu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331788 and `wishlists`.`product_id` is not null
      1.6msu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331788 and `product_compares`.`product_id` is not null
      390μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      460μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      430μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331787 and `wishlists`.`product_id` is not null
      690μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331787 and `product_compares`.`product_id` is not null
      630μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      460μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      980μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331786 and `wishlists`.`product_id` is not null
      1.35msu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331786 and `product_compares`.`product_id` is not null
      610μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      590μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      550μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331785 and `wishlists`.`product_id` is not null
      910μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331785 and `product_compares`.`product_id` is not null
      500μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      470μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      500μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331759 and `wishlists`.`product_id` is not null
      980μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331759 and `product_compares`.`product_id` is not null
      500μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      360μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      480μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331758 and `wishlists`.`product_id` is not null
      620μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331758 and `product_compares`.`product_id` is not null
      330μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      320μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      470μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331749 and `wishlists`.`product_id` is not null
      520μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331749 and `product_compares`.`product_id` is not null
      410μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      390μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      380μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331748 and `wishlists`.`product_id` is not null
      460μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331748 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      480μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      740μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331747 and `wishlists`.`product_id` is not null
      620μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331747 and `product_compares`.`product_id` is not null
      390μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      510μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      1.11msu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331739 and `wishlists`.`product_id` is not null
      1.56msu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331739 and `product_compares`.`product_id` is not null
      520μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      640μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      520μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331726 and `wishlists`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331726 and `product_compares`.`product_id` is not null
      340μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      440μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      2.99msu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331725 and `wishlists`.`product_id` is not null
      1.15msu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331725 and `product_compares`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      580μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      540μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331724 and `wishlists`.`product_id` is not null
      690μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331724 and `product_compares`.`product_id` is not null
      330μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      380μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      400μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331723 and `wishlists`.`product_id` is not null
      480μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331723 and `product_compares`.`product_id` is not null
      370μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      340μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      400μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331714 and `wishlists`.`product_id` is not null
      750μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331714 and `product_compares`.`product_id` is not null
      330μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      450μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      450μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331712 and `wishlists`.`product_id` is not null
      720μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331712 and `product_compares`.`product_id` is not null
      420μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      350μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      460μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331711 and `wishlists`.`product_id` is not null
      620μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331711 and `product_compares`.`product_id` is not null
      390μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      310μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      330μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331708 and `wishlists`.`product_id` is not null
      490μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331708 and `product_compares`.`product_id` is not null
      260μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      730μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      430μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331707 and `wishlists`.`product_id` is not null
      570μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331707 and `product_compares`.`product_id` is not null
      400μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      390μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      350μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331705 and `wishlists`.`product_id` is not null
      690μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331705 and `product_compares`.`product_id` is not null
      310μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      690μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      510μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331704 and `wishlists`.`product_id` is not null
      530μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331704 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      1.07msu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331703 and `wishlists`.`product_id` is not null
      800μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331703 and `product_compares`.`product_id` is not null
      350μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      380μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      480μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331702 and `wishlists`.`product_id` is not null
      920μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331702 and `product_compares`.`product_id` is not null
      450μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      570μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      710μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331701 and `wishlists`.`product_id` is not null
      580μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331701 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      460μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      400μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331700 and `wishlists`.`product_id` is not null
      830μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331700 and `product_compares`.`product_id` is not null
      450μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      700μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      540μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331695 and `wishlists`.`product_id` is not null
      530μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331695 and `product_compares`.`product_id` is not null
      520μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      300μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      350μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331692 and `wishlists`.`product_id` is not null
      650μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331692 and `product_compares`.`product_id` is not null
      550μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      630μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      420μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331690 and `wishlists`.`product_id` is not null
      460μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331690 and `product_compares`.`product_id` is not null
      300μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      440μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      910μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331689 and `wishlists`.`product_id` is not null
      830μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331689 and `product_compares`.`product_id` is not null
      810μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      650μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      1.07msu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331681 and `wishlists`.`product_id` is not null
      1.31msu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331681 and `product_compares`.`product_id` is not null
      820μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      670μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      460μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331680 and `wishlists`.`product_id` is not null
      500μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331680 and `product_compares`.`product_id` is not null
      450μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      350μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      440μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331679 and `wishlists`.`product_id` is not null
      540μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331679 and `product_compares`.`product_id` is not null
      420μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      340μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      590μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331678 and `wishlists`.`product_id` is not null
      640μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331678 and `product_compares`.`product_id` is not null
      340μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      380μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      370μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331677 and `wishlists`.`product_id` is not null
      490μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331677 and `product_compares`.`product_id` is not null
      410μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      880μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      620μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331676 and `wishlists`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331676 and `product_compares`.`product_id` is not null
      360μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      400μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      490μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331674 and `wishlists`.`product_id` is not null
      580μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331674 and `product_compares`.`product_id` is not null
      350μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      360μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      430μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331673 and `wishlists`.`product_id` is not null
      800μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331673 and `product_compares`.`product_id` is not null
      370μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      380μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      760μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331672 and `wishlists`.`product_id` is not null
      700μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331672 and `product_compares`.`product_id` is not null
      370μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      370μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      760μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331671 and `wishlists`.`product_id` is not null
      900μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331671 and `product_compares`.`product_id` is not null
      390μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      750μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331670 and `wishlists`.`product_id` is not null
      940μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331670 and `product_compares`.`product_id` is not null
      580μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      450μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      450μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331669 and `wishlists`.`product_id` is not null
      640μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331669 and `product_compares`.`product_id` is not null
      560μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      690μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      580μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331657 and `wishlists`.`product_id` is not null
      720μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331657 and `product_compares`.`product_id` is not null
      460μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      420μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      340μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331656 and `wishlists`.`product_id` is not null
      490μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331656 and `product_compares`.`product_id` is not null
      300μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      360μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      300μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331655 and `wishlists`.`product_id` is not null
      760μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331655 and `product_compares`.`product_id` is not null
      730μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      910μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      550μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331653 and `wishlists`.`product_id` is not null
      740μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331653 and `product_compares`.`product_id` is not null
      420μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      660μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      430μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331651 and `wishlists`.`product_id` is not null
      680μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331651 and `product_compares`.`product_id` is not null
      390μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      620μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      400μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331648 and `wishlists`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331648 and `product_compares`.`product_id` is not null
      410μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      350μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331646 and `wishlists`.`product_id` is not null
      760μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331646 and `product_compares`.`product_id` is not null
      440μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      630μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      640μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331644 and `wishlists`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331644 and `product_compares`.`product_id` is not null
      350μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      330μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      420μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331641 and `wishlists`.`product_id` is not null
      670μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331641 and `product_compares`.`product_id` is not null
      310μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      340μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      320μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331639 and `wishlists`.`product_id` is not null
      540μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331639 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      460μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      1.07msu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331638 and `wishlists`.`product_id` is not null
      540μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331638 and `product_compares`.`product_id` is not null
      1.31msu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      1.12msu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      580μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331636 and `wishlists`.`product_id` is not null
      850μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331636 and `product_compares`.`product_id` is not null
      410μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      350μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      430μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331634 and `wishlists`.`product_id` is not null
      620μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331634 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      340μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      410μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331632 and `wishlists`.`product_id` is not null
      670μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331632 and `product_compares`.`product_id` is not null
      400μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      400μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331630 and `wishlists`.`product_id` is not null
      740μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331630 and `product_compares`.`product_id` is not null
      340μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      510μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      550μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331628 and `wishlists`.`product_id` is not null
      1.02msu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331628 and `product_compares`.`product_id` is not null
      520μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      880μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      540μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331604 and `wishlists`.`product_id` is not null
      680μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331604 and `product_compares`.`product_id` is not null
      340μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      500μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      350μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331603 and `wishlists`.`product_id` is not null
      700μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331603 and `product_compares`.`product_id` is not null
      450μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      450μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331601 and `wishlists`.`product_id` is not null
      650μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331601 and `product_compares`.`product_id` is not null
      360μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      340μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      360μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331590 and `wishlists`.`product_id` is not null
      560μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331590 and `product_compares`.`product_id` is not null
      710μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      430μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331588 and `wishlists`.`product_id` is not null
      520μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331588 and `product_compares`.`product_id` is not null
      310μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      330μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      360μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331587 and `wishlists`.`product_id` is not null
      500μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331587 and `product_compares`.`product_id` is not null
      320μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      310μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      440μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331586 and `wishlists`.`product_id` is not null
      640μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331586 and `product_compares`.`product_id` is not null
      300μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      420μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      370μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331585 and `wishlists`.`product_id` is not null
      470μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331585 and `product_compares`.`product_id` is not null
      340μsu568459134_UserStore
    • ... 2976 additional queries are executed but now shown because of Debugbar query limits. Limits can be raised in the config (debugbar.options.db.soft/hard_limit)
    App\Models\ProductCompare
    8
    App\Models\Wishlist
    318
    App\Models\Currency
    1
    App\Models\Category
    971
    App\Models\ShippingType
    1
    App\Models\Translation
    2530
    App\Models\Product
    2487
    App\Models\BusinessSetting
    23
        decimal_point_settings
        0
        product_brand
        0
        digital_product
        1
        language
        array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
        local
        sa
        direction
        rtl
        currency_model
        multi_currency
        system_default_currency
        11
        system_default_currency_info
        App\Models\Currency {#12554 #connection: "mysql" #table: "currencies" #primaryKey: "id" #key...
        currency_code
        YER
        currency_symbol
        YER
        currency_exchange_rate
        1
        _token
        s5Sl2CBKpV9MVpPrKicnku1BV8SgRyns3TdjSsLK
        guest_id
        407922
        usd
        1
        currency_symbol_position
        left
        _previous
        array:1 [ "url" => "https://alemlakshope.com/product/womens-white-leather-thread-bootie-HuoSxd" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /product/womens-white-leather-thread-bootie-HuoSxd
        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:15 [ "host" => array:1 [ 0 => "alemlakshope.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
        request_server
        0 of 0
        array:44 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "alemlakshope.com" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SSL_TLS_SNI" => "alemlakshope.com" "HTTP_HOST" => "alemlakshope.com" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "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" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.58 (Ubuntu) Server at alemlakshope.com Port 443</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.58 (Ubuntu)" "SERVER_NAME" => "alemlakshope.com" "SERVER_ADDR" => "194.164.150.159" "SERVER_PORT" => "443" "REMOTE_ADDR" => "216.73.217.4" "DOCUMENT_ROOT" => "/var/www/html/public_html" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html/public_html" "SERVER_ADMIN" => "[no address given]" "SCRIPT_FILENAME" => "/var/www/html/public_html/index.php" "REMOTE_PORT" => "29950" "REDIRECT_URL" => "/product/womens-white-leather-thread-bootie-HuoSxd" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/product/womens-white-leather-thread-bootie-HuoSxd" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1749584181.8497 "REQUEST_TIME" => 1749584181 ]
        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, 10 Jun 2025 19:36:38 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNHMWNOYURHdzFRM2NvV3VqSEdYT3c9PSIsInZhbHVlIjoiUFE3bUhEN0lNTHdWZmw5YkxZaU43cms1OXYvZUYramplMUFnOGc4MzV1c2pYT2laQ1VKeDF3dEdva09ZT1ZWU2YrTGc0RXc2RVFyRlcxNVRGdFZ3ekdNOFpXM21MczJBUXNsb1FKSitEMzJpS1ZOaEFadWpYVktaMjZ2L1NxR28iLCJtYWMiOiJlNWVhMzE5ZTc5M2ZhMmZkZWU1ZTk0NTk4NzdkN2NiYmZkMmZkYjhlMDY1NWU1NDQ3ZjkwNjJiMDQ5NTIxYTliIiwidGFnIjoiIn0%3D; expires=Tue, 10 Jun 2025 20:36:42 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6InNHMWNOYURHdzFRM2NvV3VqSEdYT3c9PSIsInZhbHVlIjoiUFE3bUhEN0lNTHdWZmw5YkxZaU43cms1OXYvZUYramplMUFnOGc4MzV1c2pYT2laQ1VKeDF3dEdva09ZT1ZWU2YrTGc0R" 1 => "alemlak_for_trading_session=eyJpdiI6Ilh0dXE1Mk1vZDZubktuam5NSUVxQkE9PSIsInZhbHVlIjoicEZSYXorcGxjY0hDUGJwTCtlRUVHbjVZeWlDOFFZSk1WdmJFQThsbSs1WEh1RWVSU013VDBCVElhbnFYcHdmWkJZM1kvanh5ZlgzL05YcWVNaTFuUTNkbnJOSEp3K2FmTTVDUlFDL0M4bi9IMENIaVhFUlhmdmVmZHo1eVR3L0IiLCJtYWMiOiJmODA5NWE5NDMyMWQwNzFlOTIxM2FiNjc5MzcwOTA2MTRmOTU1NGJkOTQwOTU0OTFmOTFiYTgxYjRkNTk3YTA1IiwidGFnIjoiIn0%3D; expires=Tue, 10 Jun 2025 20:36:42 GMT; Max-Age=3600; path=/; httponlyalemlak_for_trading_session=eyJpdiI6Ilh0dXE1Mk1vZDZubktuam5NSUVxQkE9PSIsInZhbHVlIjoicEZSYXorcGxjY0hDUGJwTCtlRUVHbjVZeWlDOFFZSk1WdmJFQThsbSs1WEh1RWVSU013VDBCVElh" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNHMWNOYURHdzFRM2NvV3VqSEdYT3c9PSIsInZhbHVlIjoiUFE3bUhEN0lNTHdWZmw5YkxZaU43cms1OXYvZUYramplMUFnOGc4MzV1c2pYT2laQ1VKeDF3dEdva09ZT1ZWU2YrTGc0RXc2RVFyRlcxNVRGdFZ3ekdNOFpXM21MczJBUXNsb1FKSitEMzJpS1ZOaEFadWpYVktaMjZ2L1NxR28iLCJtYWMiOiJlNWVhMzE5ZTc5M2ZhMmZkZWU1ZTk0NTk4NzdkN2NiYmZkMmZkYjhlMDY1NWU1NDQ3ZjkwNjJiMDQ5NTIxYTliIiwidGFnIjoiIn0%3D; expires=Tue, 10-Jun-2025 20:36:42 GMT; path=/XSRF-TOKEN=eyJpdiI6InNHMWNOYURHdzFRM2NvV3VqSEdYT3c9PSIsInZhbHVlIjoiUFE3bUhEN0lNTHdWZmw5YkxZaU43cms1OXYvZUYramplMUFnOGc4MzV1c2pYT2laQ1VKeDF3dEdva09ZT1ZWU2YrTGc0R" 1 => "alemlak_for_trading_session=eyJpdiI6Ilh0dXE1Mk1vZDZubktuam5NSUVxQkE9PSIsInZhbHVlIjoicEZSYXorcGxjY0hDUGJwTCtlRUVHbjVZeWlDOFFZSk1WdmJFQThsbSs1WEh1RWVSU013VDBCVElhbnFYcHdmWkJZM1kvanh5ZlgzL05YcWVNaTFuUTNkbnJOSEp3K2FmTTVDUlFDL0M4bi9IMENIaVhFUlhmdmVmZHo1eVR3L0IiLCJtYWMiOiJmODA5NWE5NDMyMWQwNzFlOTIxM2FiNjc5MzcwOTA2MTRmOTU1NGJkOTQwOTU0OTFmOTFiYTgxYjRkNTk3YTA1IiwidGFnIjoiIn0%3D; expires=Tue, 10-Jun-2025 20:36:42 GMT; path=/; httponlyalemlak_for_trading_session=eyJpdiI6Ilh0dXE1Mk1vZDZubktuam5NSUVxQkE9PSIsInZhbHVlIjoicEZSYXorcGxjY0hDUGJwTCtlRUVHbjVZeWlDOFFZSk1WdmJFQThsbSs1WEh1RWVSU013VDBCVElh" ] ]
        session_attributes
        0 of 0
        array:19 [ "decimal_point_settings" => 0 "product_brand" => 0 "digital_product" => 1 "language" => array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => false ] 1 => array:6 [ "id" => 2 "name" => "العربية" "direction" => "rtl" "code" => "sa" "status" => 1 "default" => true ] ] "local" => "sa" "direction" => "rtl" "currency_model" => "multi_currency" "system_default_currency" => 11 "system_default_currency_info" => App\Models\Currency {#12554 #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" => 11 "name" => "ريال يمني قديم" "symbol" => "YER" "code" => "YER" "exchange_rate" => "1" "status" => 1 "created_at" => "2024-03-05 02:51:14" "updated_at" => "2025-01-09 07:35:24" ] #original: array:8 [ "id" => 11 "name" => "ريال يمني قديم" "symbol" => "YER" "code" => "YER" "exchange_rate" => "1" "status" => 1 "created_at" => "2024-03-05 02:51:14" "updated_at" => "2025-01-09 07:35:24" ] #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" => "YER" "currency_symbol" => "YER" "currency_exchange_rate" => "1" "_token" => "s5Sl2CBKpV9MVpPrKicnku1BV8SgRyns3TdjSsLK" "guest_id" => 407922 "usd" => "1" "currency_symbol_position" => "left" "_previous" => array:1 [ "url" => "https://alemlakshope.com/product/womens-white-leather-thread-bootie-HuoSxd" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]