Store Products | Shule Yangu Online
2025 New Year's  Celebration
2025 New Year's Celebration
Get all courses with 50 to 70% off without any limitation
View Courses
USD ($)
$
United States Dollar
KES
Kenyan Shilling
Euro Member Countries
$
United States Dollar

Products

439 Products
Request history8.1.31PHP Version1.57sRequest Duration85MBMemory UsageGET productsRoute
    • Booting (546ms)time
    • Application (1.02s)time
    • 1 x Application (65.22%)
      1.02s
      1 x Booting (34.78%)
      546ms
      45 templates were rendered
      • web.default.products.searchsearch.blade.php#?blade
      • web.default.products.includes.top_filterstop_filters.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.cardcard.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.products.includes.right_filtersright_filters.blade.php#?blade
      • vendor.pagination.panelpanel.blade.php#?blade
      • web.default.layouts.appapp.blade.php#?blade
      • web.default.includes.metasmetas.blade.php#?blade
      • web.default.includes.floating_barfloating_bar.blade.php#?blade
      • web.default.includes.top_navtop_nav.blade.php#?blade
      • web.default.includes.top_nav.currencycurrency.blade.php#?blade
      • web.default.includes.shopping-cart-dropdwonshopping-cart-dropdwon.blade.php#?blade
      • web.default.includes.notification-dropdownnotification-dropdown.blade.php#?blade
      • web.default.includes.top_nav.user_menuuser_menu.blade.php#?blade
      • web.default.includes.navbarnavbar.blade.php#?blade
      • web.default.includes.shopping-cart-dropdwonshopping-cart-dropdwon.blade.php#?blade
      • web.default.includes.notification-dropdownnotification-dropdown.blade.php#?blade
      • web.default.includes.footerfooter.blade.php#?blade
      • web.default.includes.advertise_modal.indexindex.blade.php#?blade
      • web.default.includes.purchase_notificationspurchase_notifications.blade.php#?blade
      uri
      GET products
      middleware
      web, check_mobile_app, impersonate, share, check_maintenance, check_restriction
      controller
      App\Http\Controllers\Web\ProductController@searchLists
      namespace
      App\Http\Controllers\Web
      prefix
      /products
      where
      file
      app/Http/Controllers/Web/ProductController.php:31-72
      142 statements were executed (83 duplicates)Show only duplicatesgifanwlg_lms104ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 42 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • Translatable.php#164gifanwlg_lms430μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 5 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 5
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Translatable.php#164gifanwlg_lms520μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 31 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 31
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • PurchaseNotificationsHelper.php#77gifanwlg_lms2.05msselect * from `purchase_notifications` where `enable` = 1 and (`start_at` is null or `start_at` < 1742131240) and (`end_at` is null or `end_at` > 1742131240)
        Bindings
        • 0: 1
        • 1: 1742131240
        • 2: 1742131240
        Backtrace
        • app/Mixins/PurchaseNotifications/PurchaseNotificationsHelper.php:77
        • app/Mixins/PurchaseNotifications/PurchaseNotificationsHelper.php:19
        • middleware::share:29
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::impersonate:23
      • Share.php#52gifanwlg_lms1.53msselect count(*) as aggregate from `cart_discounts` where `enable` = 1
        Bindings
        • 0: 1
        Backtrace
        • middleware::share:52
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::impersonate:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::check_mobile_app:25
      • Translatable.php#164gifanwlg_lms390μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 56 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 56
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • MultiCurrency.php#14gifanwlg_lms1.96msselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • middleware::share:64
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::impersonate:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • Translatable.php#164gifanwlg_lms410μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 26 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 26
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • FloatingBar.php#58gifanwlg_lms1.76msselect * from `floating_bars` where (`start_at` is null or `start_at` < 1742131240) and (`end_at` is null or `end_at` > 1742131240) and `enable` = 1 limit 1
        Bindings
        • 0: 1742131240
        • 1: 1742131240
        • 2: 1
        Backtrace
        • app/Models/FloatingBar.php:58
        • middleware::share:83
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::impersonate:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • CheckRestriction.php#24gifanwlg_lms1.67msselect * from `ip_restrictions`
        Backtrace
        • middleware::check_restriction:24
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::check_maintenance:37
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::share:90
      • ProductController.php#40gifanwlg_lms3.04msselect count(*) as aggregate from `products` where `products`.`status` = 'active' and `ordering` = 1
        Bindings
        • 0: active
        • 1: 1
        Backtrace
        • app/Http/Controllers/Web/ProductController.php:40
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ProductController.php#40gifanwlg_lms880μsselect * from `products` where `products`.`status` = 'active' and `ordering` = 1 limit 9 offset 405
        Bindings
        • 0: active
        • 1: 1
        Backtrace
        • app/Http/Controllers/Web/ProductController.php:40
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ProductController.php#48gifanwlg_lms1.7msselect * from `product_categories` where `parent_id` is null
        Backtrace
        • app/Http/Controllers/Web/ProductController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ProductController.php#48gifanwlg_lms280μsselect * from `product_categories` where `product_categories`.`parent_id` in (17, 18, 19, 28) order by `order` asc, `order` asc
        Backtrace
        • app/Http/Controllers/Web/ProductController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Translatable.php#164gifanwlg_lms360μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 1 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 1
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Translatable.php#164gifanwlg_lms400μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 14 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 14
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Product.php#233gifanwlg_lms2.34msselect * from `product_discounts` where `product_id` = 421 and `status` = 'active' and `start_date` < 1742131240 and `end_date` > 1742131240 limit 1
        Bindings
        • 0: 421
        • 1: active
        • 2: 1742131240
        • 3: 1742131240
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • product_custom_badge.blade.php#20gifanwlg_lms2.68msselect * from `product_badge_contents` where `targetable_id` = 421 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742131240) and (`end_at` is null or `end_at` > 1742131240))
        Bindings
        • 0: 421
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742131240
        • 4: 1742131240
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms2.75msselect * from `product_media` where `product_media`.`product_id` = 421 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 421
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms2.73msselect * from `product_translations` where `product_translations`.`product_id` = 421 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 421
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms3.74msselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms310μsselect * from `product_categories` where `product_categories`.`id` = 28 limit 1
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.products.includes.card:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms2.04msselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = 28 and `product_category_translations`.`product_category_id` is not null
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:48
      • Product.php#326gifanwlg_lms2.38msselect * from `product_reviews` where `product_reviews`.`product_id` = 421 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 421
        • 1: active
        Backtrace
        • app/Models/Product.php:326
        • view::web.default.products.includes.card:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms420μsselect * from `product_discounts` where `product_id` = 421 and `status` = 'active' and `start_date` < 1742131240 and `end_date` > 1742131240 limit 1
        Bindings
        • 0: 421
        • 1: active
        • 2: 1742131240
        • 3: 1742131240
        Backtrace
        • app/Models/Product.php:233
        • app/Models/Product.php:253
        • view::web.default.products.includes.card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14gifanwlg_lms280μsselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2405
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms340μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 6 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 6
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Setting.php#138gifanwlg_lms1.57msselect * from `settings` where `name` = 'store_settings' limit 1
        Bindings
        • 0: store_settings
        Backtrace
        • app/Models/Setting.php:138
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Models/Setting.php:139
        • app/Models/Setting.php:392
      • Translatable.php#164gifanwlg_lms390μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 41 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 41
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Product.php#233gifanwlg_lms400μsselect * from `product_discounts` where `product_id` = 422 and `status` = 'active' and `start_date` < 1742131240 and `end_date` > 1742131240 limit 1
        Bindings
        • 0: 422
        • 1: active
        • 2: 1742131240
        • 3: 1742131240
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • product_custom_badge.blade.php#20gifanwlg_lms490μsselect * from `product_badge_contents` where `targetable_id` = 422 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742131240) and (`end_at` is null or `end_at` > 1742131240))
        Bindings
        • 0: 422
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742131240
        • 4: 1742131240
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms380μsselect * from `product_media` where `product_media`.`product_id` = 422 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 422
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms340μsselect * from `product_translations` where `product_translations`.`product_id` = 422 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 422
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms530μsselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms290μsselect * from `product_categories` where `product_categories`.`id` = 28 limit 1
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.products.includes.card:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms310μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = 28 and `product_category_translations`.`product_category_id` is not null
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:48
      • Product.php#326gifanwlg_lms390μsselect * from `product_reviews` where `product_reviews`.`product_id` = 422 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 422
        • 1: active
        Backtrace
        • app/Models/Product.php:326
        • view::web.default.products.includes.card:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms400μsselect * from `product_discounts` where `product_id` = 422 and `status` = 'active' and `start_date` < 1742131240 and `end_date` > 1742131240 limit 1
        Bindings
        • 0: 422
        • 1: active
        • 2: 1742131240
        • 3: 1742131240
        Backtrace
        • app/Models/Product.php:233
        • app/Models/Product.php:253
        • view::web.default.products.includes.card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14gifanwlg_lms280μsselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2405
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms400μsselect * from `product_discounts` where `product_id` = 423 and `status` = 'active' and `start_date` < 1742131241 and `end_date` > 1742131241 limit 1
        Bindings
        • 0: 423
        • 1: active
        • 2: 1742131241
        • 3: 1742131241
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • product_custom_badge.blade.php#20gifanwlg_lms410μsselect * from `product_badge_contents` where `targetable_id` = 423 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742131241) and (`end_at` is null or `end_at` > 1742131241))
        Bindings
        • 0: 423
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742131241
        • 4: 1742131241
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms310μsselect * from `product_media` where `product_media`.`product_id` = 423 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 423
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms210μsselect * from `product_translations` where `product_translations`.`product_id` = 423 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 423
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms380μsselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms210μsselect * from `product_categories` where `product_categories`.`id` = 28 limit 1
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.products.includes.card:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms200μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = 28 and `product_category_translations`.`product_category_id` is not null
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:48
      • Product.php#326gifanwlg_lms220μsselect * from `product_reviews` where `product_reviews`.`product_id` = 423 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 423
        • 1: active
        Backtrace
        • app/Models/Product.php:326
        • view::web.default.products.includes.card:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms220μsselect * from `product_discounts` where `product_id` = 423 and `status` = 'active' and `start_date` < 1742131241 and `end_date` > 1742131241 limit 1
        Bindings
        • 0: 423
        • 1: active
        • 2: 1742131241
        • 3: 1742131241
        Backtrace
        • app/Models/Product.php:233
        • app/Models/Product.php:253
        • view::web.default.products.includes.card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14gifanwlg_lms170μsselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2405
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms10.84msselect * from `product_discounts` where `product_id` = 424 and `status` = 'active' and `start_date` < 1742131241 and `end_date` > 1742131241 limit 1
        Bindings
        • 0: 424
        • 1: active
        • 2: 1742131241
        • 3: 1742131241
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • product_custom_badge.blade.php#20gifanwlg_lms740μsselect * from `product_badge_contents` where `targetable_id` = 424 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742131241) and (`end_at` is null or `end_at` > 1742131241))
        Bindings
        • 0: 424
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742131241
        • 4: 1742131241
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms520μsselect * from `product_media` where `product_media`.`product_id` = 424 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 424
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms2.51msselect * from `product_translations` where `product_translations`.`product_id` = 424 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 424
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms560μsselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms350μsselect * from `product_categories` where `product_categories`.`id` = 28 limit 1
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.products.includes.card:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms350μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = 28 and `product_category_translations`.`product_category_id` is not null
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:48
      • Product.php#326gifanwlg_lms380μsselect * from `product_reviews` where `product_reviews`.`product_id` = 424 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 424
        • 1: active
        Backtrace
        • app/Models/Product.php:326
        • view::web.default.products.includes.card:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms400μsselect * from `product_discounts` where `product_id` = 424 and `status` = 'active' and `start_date` < 1742131241 and `end_date` > 1742131241 limit 1
        Bindings
        • 0: 424
        • 1: active
        • 2: 1742131241
        • 3: 1742131241
        Backtrace
        • app/Models/Product.php:233
        • app/Models/Product.php:253
        • view::web.default.products.includes.card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14gifanwlg_lms320μsselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2405
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms420μsselect * from `product_discounts` where `product_id` = 425 and `status` = 'active' and `start_date` < 1742131241 and `end_date` > 1742131241 limit 1
        Bindings
        • 0: 425
        • 1: active
        • 2: 1742131241
        • 3: 1742131241
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • product_custom_badge.blade.php#20gifanwlg_lms510μsselect * from `product_badge_contents` where `targetable_id` = 425 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742131241) and (`end_at` is null or `end_at` > 1742131241))
        Bindings
        • 0: 425
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742131241
        • 4: 1742131241
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms410μsselect * from `product_media` where `product_media`.`product_id` = 425 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 425
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms340μsselect * from `product_translations` where `product_translations`.`product_id` = 425 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 425
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms470μsselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms340μsselect * from `product_categories` where `product_categories`.`id` = 28 limit 1
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.products.includes.card:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms330μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = 28 and `product_category_translations`.`product_category_id` is not null
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:48
      • Product.php#326gifanwlg_lms380μsselect * from `product_reviews` where `product_reviews`.`product_id` = 425 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 425
        • 1: active
        Backtrace
        • app/Models/Product.php:326
        • view::web.default.products.includes.card:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms340μsselect * from `product_discounts` where `product_id` = 425 and `status` = 'active' and `start_date` < 1742131241 and `end_date` > 1742131241 limit 1
        Bindings
        • 0: 425
        • 1: active
        • 2: 1742131241
        • 3: 1742131241
        Backtrace
        • app/Models/Product.php:233
        • app/Models/Product.php:253
        • view::web.default.products.includes.card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14gifanwlg_lms280μsselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2405
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms440μsselect * from `product_discounts` where `product_id` = 426 and `status` = 'active' and `start_date` < 1742131241 and `end_date` > 1742131241 limit 1
        Bindings
        • 0: 426
        • 1: active
        • 2: 1742131241
        • 3: 1742131241
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • product_custom_badge.blade.php#20gifanwlg_lms510μsselect * from `product_badge_contents` where `targetable_id` = 426 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742131241) and (`end_at` is null or `end_at` > 1742131241))
        Bindings
        • 0: 426
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742131241
        • 4: 1742131241
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms380μsselect * from `product_media` where `product_media`.`product_id` = 426 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 426
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms340μsselect * from `product_translations` where `product_translations`.`product_id` = 426 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 426
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms340μsselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms200μsselect * from `product_categories` where `product_categories`.`id` = 28 limit 1
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.products.includes.card:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms220μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = 28 and `product_category_translations`.`product_category_id` is not null
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:48
      • Product.php#326gifanwlg_lms240μsselect * from `product_reviews` where `product_reviews`.`product_id` = 426 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 426
        • 1: active
        Backtrace
        • app/Models/Product.php:326
        • view::web.default.products.includes.card:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms240μsselect * from `product_discounts` where `product_id` = 426 and `status` = 'active' and `start_date` < 1742131241 and `end_date` > 1742131241 limit 1
        Bindings
        • 0: 426
        • 1: active
        • 2: 1742131241
        • 3: 1742131241
        Backtrace
        • app/Models/Product.php:233
        • app/Models/Product.php:253
        • view::web.default.products.includes.card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14gifanwlg_lms190μsselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2405
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms7.04msselect * from `product_discounts` where `product_id` = 427 and `status` = 'active' and `start_date` < 1742131241 and `end_date` > 1742131241 limit 1
        Bindings
        • 0: 427
        • 1: active
        • 2: 1742131241
        • 3: 1742131241
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • product_custom_badge.blade.php#20gifanwlg_lms690μsselect * from `product_badge_contents` where `targetable_id` = 427 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742131241) and (`end_at` is null or `end_at` > 1742131241))
        Bindings
        • 0: 427
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742131241
        • 4: 1742131241
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms720μsselect * from `product_media` where `product_media`.`product_id` = 427 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 427
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms470μsselect * from `product_translations` where `product_translations`.`product_id` = 427 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 427
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms620μsselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms310μsselect * from `product_categories` where `product_categories`.`id` = 28 limit 1
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.products.includes.card:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms270μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = 28 and `product_category_translations`.`product_category_id` is not null
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:48
      • Product.php#326gifanwlg_lms420μsselect * from `product_reviews` where `product_reviews`.`product_id` = 427 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 427
        • 1: active
        Backtrace
        • app/Models/Product.php:326
        • view::web.default.products.includes.card:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms310μsselect * from `product_discounts` where `product_id` = 427 and `status` = 'active' and `start_date` < 1742131241 and `end_date` > 1742131241 limit 1
        Bindings
        • 0: 427
        • 1: active
        • 2: 1742131241
        • 3: 1742131241
        Backtrace
        • app/Models/Product.php:233
        • app/Models/Product.php:253
        • view::web.default.products.includes.card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14gifanwlg_lms300μsselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2405
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms390μsselect * from `product_discounts` where `product_id` = 428 and `status` = 'active' and `start_date` < 1742131241 and `end_date` > 1742131241 limit 1
        Bindings
        • 0: 428
        • 1: active
        • 2: 1742131241
        • 3: 1742131241
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • product_custom_badge.blade.php#20gifanwlg_lms440μsselect * from `product_badge_contents` where `targetable_id` = 428 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742131241) and (`end_at` is null or `end_at` > 1742131241))
        Bindings
        • 0: 428
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742131241
        • 4: 1742131241
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Product.php#62gifanwlg_lms320μsselect * from `product_media` where `product_media`.`product_id` = 428 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 428
        • 1: thumbnail
        Backtrace
        • app/Models/Product.php:62
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms350μsselect * from `product_translations` where `product_translations`.`product_id` = 428 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 428
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:23
      • Translatable.php#164gifanwlg_lms410μsselect * from `users` where `users`.`id` = 1016 limit 1
        Bindings
        • 0: 1016
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.products.includes.card:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164gifanwlg_lms230μsselect * from `product_categories` where `product_categories`.`id` = 28 limit 1
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.products.includes.card:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164gifanwlg_lms260μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = 28 and `product_category_translations`.`product_category_id` is not null
        Bindings
        • 0: 28
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.products.includes.card:48
      • Product.php#326gifanwlg_lms240μsselect * from `product_reviews` where `product_reviews`.`product_id` = 428 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 428
        • 1: active
        Backtrace
        • app/Models/Product.php:326
        • view::web.default.products.includes.card:51
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms220μsselect * from `product_discounts` where `product_id` = 428 and `status` = 'active' and `start_date` < 1742131241 and `end_date` > 1742131241 limit 1
        Bindings
        • 0: 428
        • 1: active
        • 2: 1742131241
        • 3: 1742131241
        Backtrace
        • app/Models/Product.php:233
        • app/Models/Product.php:253
        • view::web.default.products.includes.card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14gifanwlg_lms170μsselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2405
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Product.php#233gifanwlg_lms290μsselect * from `product_discounts` where `product_id` = 429 and `status` = 'active' and `start_date` < 1742131241 and `end_date` > 1742131241 limit 1
        Bindings
        • 0: 429
        • 1: active
        • 2: 1742131241
        • 3: 1742131241
        Backtrace
        • app/Models/Product.php:233
        • view::web.default.products.includes.card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • product_custom_badge.blade.php#20gifanwlg_lms350μsselect * from `product_badge_contents` where `targetable_id` = 429 and `targetable_type` = 'App\Models\Product' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1742131241) and (`end_at` is null or `end_at` > 1742131241))
        Bindings
        • 0: 429
        • 1: App\Models\Product
        • 2: 1
        • 3: 1742131241
        • 4: 1742131241
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • gifanwlg_lms280μsselect * from `product_media` where `product_media`.`product_id` = ? and `product_media`.`product_id` is not null and `type` = ? limit 1
      • gifanwlg_lms310μsselect * from `product_translations` where `product_translations`.`product_id` = ? and `product_translations`.`product_id` is not null
      • gifanwlg_lms380μsselect * from `users` where `users`.`id` = ? limit 1
      • gifanwlg_lms290μsselect * from `product_categories` where `product_categories`.`id` = ? limit 1
      • gifanwlg_lms260μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms290μsselect * from `product_reviews` where `product_reviews`.`product_id` = ? and `product_reviews`.`product_id` is not null and `status` = ?
      • gifanwlg_lms220μsselect * from `product_discounts` where `product_id` = ? and `status` = ? and `start_date` < ? and `end_date` > ? limit 1
      • gifanwlg_lms160μsselect * from `currencies` order by `order` asc
      • gifanwlg_lms320μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms190μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms180μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms180μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms180μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms170μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms4.4msselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms320μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms340μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms360μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms290μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms330μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms520μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms470μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms480μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms1.31msselect * from `floating_bar_translations` where `floating_bar_translations`.`floating_bar_id` = ? and `floating_bar_translations`.`floating_bar_id` is not null
      • gifanwlg_lms350μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms1.06msselect * from `navbar_buttons` where `role_id` is null and `for_guest` = ? limit 1
      • gifanwlg_lms1.09msselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms280μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms1.19msselect * from `categories` where `categories`.`id` = ? limit 1
      • gifanwlg_lms260μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms240μsselect * from `categories` where `categories`.`id` = ? limit 1
      • gifanwlg_lms280μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms200μsselect * from `categories` where `categories`.`id` = ? limit 1
      • gifanwlg_lms210μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms270μsselect * from `categories` where `categories`.`id` = ? limit 1
      • gifanwlg_lms220μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms190μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms200μsselect * from `categories` where `categories`.`id` = ? limit 1
      • gifanwlg_lms240μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms220μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms390μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms380μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      App\Models\Currency
      30Currency.php#?
      App\Models\ProductCategory
      21ProductCategory.php#?
      App\Models\Translation\ProductCategoryTranslation
      21ProductCategoryTranslation.php#?
      App\Models\Translation\SettingTranslation
      19SettingTranslation.php#?
      App\Models\Product
      9Product.php#?
      App\Models\ProductMedia
      9ProductMedia.php#?
      App\Models\Translation\ProductTranslation
      9ProductTranslation.php#?
      App\User
      9User.php#?
      App\Models\Translation\CategoryTranslation
      8CategoryTranslation.php#?
      App\Models\Category
      5Category.php#?
      App\Models\IpRestriction
      2IpRestriction.php#?
      App\Models\FloatingBar
      1FloatingBar.php#?
      App\Models\Setting
      1Setting.php#?
      App\Models\Translation\FloatingBarTranslation
      1FloatingBarTranslation.php#?
          _token
          o1EiKyydVIHwNLxuMQ8YgS73b5SpeFXndSgDaTQH
          locale
          en
          _previous
          array:1 [ "url" => "https://shuleyanguonline.com/products?page=46" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /products
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "46" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "shuleyanguonline.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-https" => array:1 [ 0 => "1" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 16 Mar 2025 13:20:40 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InEyZlYrbFg0TUJYQlZFY2l4ZHVpdUE9PSIsInZhbHVlIjoib0xvOGRNV3JhWnFmcVZEeDVDcExpSVdmdXpscVgxbERvWDMvVUlRS0lwVTFJVWpBUkdKWTVwVzhzdlNlNmJJSWJ6YjBFWHBVNFVYVnFRZ0hvN0RBWDE4ZVVWeGdMaFl0ckk0czVPaFcyVC9kOTRyZTZwMmpVaDkraTVlOWNmOGciLCJtYWMiOiIwMjU3YmRmZDZhNjMwNDFiZjNlYTU0MDRjZWViZTEzMTVjYjQyZGE3ZWE2ZDg0MTk1MWY3ZGNmNDU5MzZhM2YyIiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 15:20:41 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InEyZlYrbFg0TUJYQlZFY2l4ZHVpdUE9PSIsInZhbHVlIjoib0xvOGRNV3JhWnFmcVZEeDVDcExpSVdmdXpscVgxbERvWDMvVUlRS0lwVTFJVWpBUkdKWTVwVzhzdlNlNmJJSWJ6YjBFW" 1 => "shuleyanguonline_session=eyJpdiI6InhhaFBZNUpvb2tzYWsvUkZ6Q2RVTnc9PSIsInZhbHVlIjoiTTFXalVOVnhDWlVGSTJ1UDdTbklhblRwekdlK3Q3amZhOGVENTNpSHZXOFFJd0NpRmF0ZEllVFplRTRkMmE1ZnlOUnRDUHNVM2NocW0yOU5idDhiZEFBaGVNbFdkQmFsT3pYUlJydjFOZjJYQ3RwdGFSckxodmYrUHZSc0lIVW4iLCJtYWMiOiJkOWQ2NDcwNDY2ZmZjNDIzNGFlOTczODlhZjI0NDMyMzkwZTQ1NDgwMTYxNjQ1OGU5ZmE3Zjg3YzhjZGJmNmFhIiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 15:20:41 GMT; Max-Age=7200; path=/; httponly; samesite=laxshuleyanguonline_session=eyJpdiI6InhhaFBZNUpvb2tzYWsvUkZ6Q2RVTnc9PSIsInZhbHVlIjoiTTFXalVOVnhDWlVGSTJ1UDdTbklhblRwekdlK3Q3amZhOGVENTNpSHZXOFFJd0NpRmF0ZEllVFplRTR" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InEyZlYrbFg0TUJYQlZFY2l4ZHVpdUE9PSIsInZhbHVlIjoib0xvOGRNV3JhWnFmcVZEeDVDcExpSVdmdXpscVgxbERvWDMvVUlRS0lwVTFJVWpBUkdKWTVwVzhzdlNlNmJJSWJ6YjBFWHBVNFVYVnFRZ0hvN0RBWDE4ZVVWeGdMaFl0ckk0czVPaFcyVC9kOTRyZTZwMmpVaDkraTVlOWNmOGciLCJtYWMiOiIwMjU3YmRmZDZhNjMwNDFiZjNlYTU0MDRjZWViZTEzMTVjYjQyZGE3ZWE2ZDg0MTk1MWY3ZGNmNDU5MzZhM2YyIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 15:20:41 GMT; path=/XSRF-TOKEN=eyJpdiI6InEyZlYrbFg0TUJYQlZFY2l4ZHVpdUE9PSIsInZhbHVlIjoib0xvOGRNV3JhWnFmcVZEeDVDcExpSVdmdXpscVgxbERvWDMvVUlRS0lwVTFJVWpBUkdKWTVwVzhzdlNlNmJJSWJ6YjBFW" 1 => "shuleyanguonline_session=eyJpdiI6InhhaFBZNUpvb2tzYWsvUkZ6Q2RVTnc9PSIsInZhbHVlIjoiTTFXalVOVnhDWlVGSTJ1UDdTbklhblRwekdlK3Q3amZhOGVENTNpSHZXOFFJd0NpRmF0ZEllVFplRTRkMmE1ZnlOUnRDUHNVM2NocW0yOU5idDhiZEFBaGVNbFdkQmFsT3pYUlJydjFOZjJYQ3RwdGFSckxodmYrUHZSc0lIVW4iLCJtYWMiOiJkOWQ2NDcwNDY2ZmZjNDIzNGFlOTczODlhZjI0NDMyMzkwZTQ1NDgwMTYxNjQ1OGU5ZmE3Zjg3YzhjZGJmNmFhIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 15:20:41 GMT; path=/; httponlyshuleyanguonline_session=eyJpdiI6InhhaFBZNUpvb2tzYWsvUkZ6Q2RVTnc9PSIsInZhbHVlIjoiTTFXalVOVnhDWlVGSTJ1UDdTbklhblRwekdlK3Q3amZhOGVENTNpSHZXOFFJd0NpRmF0ZEllVFplRTR" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "o1EiKyydVIHwNLxuMQ8YgS73b5SpeFXndSgDaTQH" "locale" => "en" "_previous" => array:1 [ "url" => "https://shuleyanguonline.com/products?page=46" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-16 13:20:41GET/products?page=4645142145