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 Version3.14sRequest Duration85MBMemory UsageGET productsRoute
    • Booting (1.11s)time
    • Application (2.02s)time
    • 1 x Application (64.58%)
      2.02s
      1 x Booting (35.42%)
      1.11s
      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
      139 statements were executed (82 duplicates)Show only duplicatesgifanwlg_lms180ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 39 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_lms380μ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_lms480μ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_lms1.65msselect * from `purchase_notifications` where `enable` = 1 and (`start_at` is null or `start_at` < 1741994226) and (`end_at` is null or `end_at` > 1741994226)
        Bindings
        • 0: 1
        • 1: 1741994226
        • 2: 1741994226
        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.18msselect 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_lms460μ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_lms930μsselect * 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_lms340μ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.07msselect * from `floating_bars` where (`start_at` is null or `start_at` < 1741994226) and (`end_at` is null or `end_at` > 1741994226) and `enable` = 1 limit 1
        Bindings
        • 0: 1741994226
        • 1: 1741994226
        • 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.35msselect * 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_lms1.96msselect * from `products` where `products`.`status` = 'active' and `ordering` = 1 limit 9 offset 423
        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.33msselect * 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_lms350μ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_lms370μ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_lms330μ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_lms1.76msselect * from `product_discounts` where `product_id` = 440 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 440
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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.11msselect * from `product_badge_contents` where `targetable_id` = 440 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` < 1741994227) and (`end_at` is null or `end_at` > 1741994227))
        Bindings
        • 0: 440
        • 1: App\Models\Product
        • 2: 1
        • 3: 1741994227
        • 4: 1741994227
        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_lms1.46msselect * from `product_media` where `product_media`.`product_id` = 440 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 440
        • 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_lms1.31msselect * from `product_translations` where `product_translations`.`product_id` = 440 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 440
        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.75msselect * 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_lms490μ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_lms1.49msselect * 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_lms1.29msselect * from `product_reviews` where `product_reviews`.`product_id` = 440 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 440
        • 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_lms360μsselect * from `product_discounts` where `product_id` = 440 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 440
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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_lms310μ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_lms420μ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
      • Translatable.php#164gifanwlg_lms410μ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_lms390μsselect * from `product_discounts` where `product_id` = 441 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 441
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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` = 441 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` < 1741994227) and (`end_at` is null or `end_at` > 1741994227))
        Bindings
        • 0: 441
        • 1: App\Models\Product
        • 2: 1
        • 3: 1741994227
        • 4: 1741994227
        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_lms290μsselect * from `product_media` where `product_media`.`product_id` = 441 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 441
        • 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_lms270μsselect * from `product_translations` where `product_translations`.`product_id` = 441 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 441
        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_lms51.66msselect * 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_lms450μ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_lms380μ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_lms540μsselect * from `product_reviews` where `product_reviews`.`product_id` = 441 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 441
        • 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_lms430μsselect * from `product_discounts` where `product_id` = 441 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 441
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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_lms350μ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` = 442 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 442
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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_lms570μsselect * from `product_badge_contents` where `targetable_id` = 442 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` < 1741994227) and (`end_at` is null or `end_at` > 1741994227))
        Bindings
        • 0: 442
        • 1: App\Models\Product
        • 2: 1
        • 3: 1741994227
        • 4: 1741994227
        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_lms340μsselect * from `product_media` where `product_media`.`product_id` = 442 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 442
        • 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_lms260μsselect * from `product_translations` where `product_translations`.`product_id` = 442 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 442
        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_lms310μ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_lms300μ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_lms320μ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_lms350μsselect * from `product_reviews` where `product_reviews`.`product_id` = 442 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 442
        • 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_lms360μsselect * from `product_discounts` where `product_id` = 442 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 442
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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_lms250μ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_lms370μsselect * from `product_discounts` where `product_id` = 443 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 443
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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_lms450μsselect * from `product_badge_contents` where `targetable_id` = 443 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` < 1741994227) and (`end_at` is null or `end_at` > 1741994227))
        Bindings
        • 0: 443
        • 1: App\Models\Product
        • 2: 1
        • 3: 1741994227
        • 4: 1741994227
        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_lms370μsselect * from `product_media` where `product_media`.`product_id` = 443 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 443
        • 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_lms310μsselect * from `product_translations` where `product_translations`.`product_id` = 443 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 443
        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_lms550μ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_lms320μ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_lms330μsselect * from `product_reviews` where `product_reviews`.`product_id` = 443 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 443
        • 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` = 443 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 443
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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_lms330μ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_lms580μsselect * from `product_discounts` where `product_id` = 445 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 445
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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_lms640μsselect * from `product_badge_contents` where `targetable_id` = 445 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` < 1741994227) and (`end_at` is null or `end_at` > 1741994227))
        Bindings
        • 0: 445
        • 1: App\Models\Product
        • 2: 1
        • 3: 1741994227
        • 4: 1741994227
        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_lms540μsselect * from `product_media` where `product_media`.`product_id` = 445 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 445
        • 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_lms490μsselect * from `product_translations` where `product_translations`.`product_id` = 445 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 445
        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_lms660μ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_lms380μ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_lms370μ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_lms370μsselect * from `product_reviews` where `product_reviews`.`product_id` = 445 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 445
        • 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_lms470μsselect * from `product_discounts` where `product_id` = 445 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 445
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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_lms350μ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_lms430μsselect * from `product_discounts` where `product_id` = 446 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 446
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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_lms400μsselect * from `product_badge_contents` where `targetable_id` = 446 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` < 1741994227) and (`end_at` is null or `end_at` > 1741994227))
        Bindings
        • 0: 446
        • 1: App\Models\Product
        • 2: 1
        • 3: 1741994227
        • 4: 1741994227
        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` = 446 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 446
        • 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_lms270μsselect * from `product_translations` where `product_translations`.`product_id` = 446 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 446
        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_lms440μ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_lms410μ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_lms420μ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_lms410μsselect * from `product_reviews` where `product_reviews`.`product_id` = 446 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 446
        • 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_lms490μsselect * from `product_discounts` where `product_id` = 446 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 446
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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_lms330μ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_lms320μsselect * from `product_discounts` where `product_id` = 447 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 447
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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_lms370μsselect * from `product_badge_contents` where `targetable_id` = 447 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` < 1741994227) and (`end_at` is null or `end_at` > 1741994227))
        Bindings
        • 0: 447
        • 1: App\Models\Product
        • 2: 1
        • 3: 1741994227
        • 4: 1741994227
        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_lms260μsselect * from `product_media` where `product_media`.`product_id` = 447 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 447
        • 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_lms230μsselect * from `product_translations` where `product_translations`.`product_id` = 447 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 447
        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_lms320μ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_lms280μ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_lms240μ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_lms55.71msselect * from `product_reviews` where `product_reviews`.`product_id` = 447 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 447
        • 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_lms570μsselect * from `product_discounts` where `product_id` = 447 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 447
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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_lms420μ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_lms510μsselect * from `product_discounts` where `product_id` = 448 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 448
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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_lms550μsselect * from `product_badge_contents` where `targetable_id` = 448 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` < 1741994227) and (`end_at` is null or `end_at` > 1741994227))
        Bindings
        • 0: 448
        • 1: App\Models\Product
        • 2: 1
        • 3: 1741994227
        • 4: 1741994227
        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_lms440μsselect * from `product_media` where `product_media`.`product_id` = 448 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 448
        • 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_lms440μsselect * from `product_translations` where `product_translations`.`product_id` = 448 and `product_translations`.`product_id` is not null
        Bindings
        • 0: 448
        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_lms320μ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_lms350μsselect * from `product_reviews` where `product_reviews`.`product_id` = 448 and `product_reviews`.`product_id` is not null and `status` = 'active'
        Bindings
        • 0: 448
        • 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_lms410μsselect * from `product_discounts` where `product_id` = 448 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 448
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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_lms290μ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_lms490μsselect * from `product_discounts` where `product_id` = 449 and `status` = 'active' and `start_date` < 1741994227 and `end_date` > 1741994227 limit 1
        Bindings
        • 0: 449
        • 1: active
        • 2: 1741994227
        • 3: 1741994227
        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_lms620μsselect * from `product_badge_contents` where `targetable_id` = 449 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` < 1741994227) and (`end_at` is null or `end_at` > 1741994227))
        Bindings
        • 0: 449
        • 1: App\Models\Product
        • 2: 1
        • 3: 1741994227
        • 4: 1741994227
        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_lms440μsselect * from `product_media` where `product_media`.`product_id` = 449 and `product_media`.`product_id` is not null and `type` = 'thumbnail' limit 1
        Bindings
        • 0: 449
        • 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
      • gifanwlg_lms410μsselect * from `product_translations` where `product_translations`.`product_id` = ? and `product_translations`.`product_id` is not null
      • gifanwlg_lms520μsselect * from `users` where `users`.`id` = ? limit 1
      • gifanwlg_lms360μsselect * from `product_categories` where `product_categories`.`id` = ? limit 1
      • gifanwlg_lms350μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms390μsselect * from `product_reviews` where `product_reviews`.`product_id` = ? and `product_reviews`.`product_id` is not null and `status` = ?
      • gifanwlg_lms370μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms410μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms350μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms350μsselect * 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_lms310μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms300μsselect * 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_lms310μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms300μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • 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_lms490μsselect * from `product_category_translations` where `product_category_translations`.`product_category_id` = ? and `product_category_translations`.`product_category_id` is not null
      • gifanwlg_lms370μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms460μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms400μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms520μsselect * from `floating_bar_translations` where `floating_bar_translations`.`floating_bar_id` = ? and `floating_bar_translations`.`floating_bar_id` is not null
      • gifanwlg_lms340μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms440μsselect * from `navbar_buttons` where `role_id` is null and `for_guest` = ? limit 1
      • gifanwlg_lms430μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms360μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms540μsselect * from `categories` where `categories`.`id` = ? limit 1
      • gifanwlg_lms440μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms340μsselect * from `categories` where `categories`.`id` = ? limit 1
      • gifanwlg_lms440μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms250μsselect * from `categories` where `categories`.`id` = ? limit 1
      • gifanwlg_lms250μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms230μsselect * from `categories` where `categories`.`id` = ? limit 1
      • gifanwlg_lms300μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms440μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms400μsselect * from `categories` where `categories`.`id` = ? limit 1
      • gifanwlg_lms310μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • gifanwlg_lms320μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms350μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • gifanwlg_lms280μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      App\Models\Currency
      27Currency.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\Translation\FloatingBarTranslation
      1FloatingBarTranslation.php#?
          _token
          kBNb5Yi3OnynBJEeIhduUR2pmVNSbxDHu0CVrZit
          locale
          en
          _previous
          array:1 [ "url" => "https://shuleyanguonline.com/products?page=48" ]
          _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" => "48" ]
          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 => "Fri, 14 Mar 2025 23:17:07 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFuTGhud01tdmtTdUhrTVVxZTQ0Rnc9PSIsInZhbHVlIjoiUkxFdmxsQks2diszNDltNXVrdlpyZDFJUG5zemM0NU9wVStZYitRTlVybFJEdUc0V2txVkpTSDdlbHhWbUxwa3RDK2d5QUEvNURIWm0yZm9NbERaT1VBSWJNT3hRWDVjYUl4RUV0Mjg3ano3OHN1RzdyejVHYllyc0FLSU8xN04iLCJtYWMiOiI4OThkZGU1ODBhOWY2NDMwYjg3MTYzNTZjZGM0NmRlMmU2M2JkNGM4NjFiMTQ2YjgzOTYyZWVlYWEyZjkwMzQ2IiwidGFnIjoiIn0%3D; expires=Sat, 15 Mar 2025 01:17:08 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjFuTGhud01tdmtTdUhrTVVxZTQ0Rnc9PSIsInZhbHVlIjoiUkxFdmxsQks2diszNDltNXVrdlpyZDFJUG5zemM0NU9wVStZYitRTlVybFJEdUc0V2txVkpTSDdlbHhWbUxwa3RDK2d5Q" 1 => "shuleyanguonline_session=eyJpdiI6ImN1REZZbU5rVzE5Q25VQ0duamRTaXc9PSIsInZhbHVlIjoibjNtMTlqdzg0dnVRTGh5QmEyeHFtaWQwWXEvQnM4ZjZSZXJMdHByaDA2cXZLd3JwNmdXWDBna252ek52SzBWUXNhai8wemJPRUJPRjBIREpzb0JvSldwNjdDYnpJdTRmdUFKTms0RHM4OTN6OG8wM3N4Uy9VRno1YXI5M2dKanoiLCJtYWMiOiJmZTAyNzIxNDQ1ODk1Y2I0ODg5Y2MwYjlhM2FlOWVhZDRmMTVhOTEwYmU1NmZkMWU3M2NhYTUzZjNmNWRiMTY0IiwidGFnIjoiIn0%3D; expires=Sat, 15 Mar 2025 01:17:08 GMT; Max-Age=7200; path=/; httponly; samesite=laxshuleyanguonline_session=eyJpdiI6ImN1REZZbU5rVzE5Q25VQ0duamRTaXc9PSIsInZhbHVlIjoibjNtMTlqdzg0dnVRTGh5QmEyeHFtaWQwWXEvQnM4ZjZSZXJMdHByaDA2cXZLd3JwNmdXWDBna252ek5" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFuTGhud01tdmtTdUhrTVVxZTQ0Rnc9PSIsInZhbHVlIjoiUkxFdmxsQks2diszNDltNXVrdlpyZDFJUG5zemM0NU9wVStZYitRTlVybFJEdUc0V2txVkpTSDdlbHhWbUxwa3RDK2d5QUEvNURIWm0yZm9NbERaT1VBSWJNT3hRWDVjYUl4RUV0Mjg3ano3OHN1RzdyejVHYllyc0FLSU8xN04iLCJtYWMiOiI4OThkZGU1ODBhOWY2NDMwYjg3MTYzNTZjZGM0NmRlMmU2M2JkNGM4NjFiMTQ2YjgzOTYyZWVlYWEyZjkwMzQ2IiwidGFnIjoiIn0%3D; expires=Sat, 15-Mar-2025 01:17:08 GMT; path=/XSRF-TOKEN=eyJpdiI6IjFuTGhud01tdmtTdUhrTVVxZTQ0Rnc9PSIsInZhbHVlIjoiUkxFdmxsQks2diszNDltNXVrdlpyZDFJUG5zemM0NU9wVStZYitRTlVybFJEdUc0V2txVkpTSDdlbHhWbUxwa3RDK2d5Q" 1 => "shuleyanguonline_session=eyJpdiI6ImN1REZZbU5rVzE5Q25VQ0duamRTaXc9PSIsInZhbHVlIjoibjNtMTlqdzg0dnVRTGh5QmEyeHFtaWQwWXEvQnM4ZjZSZXJMdHByaDA2cXZLd3JwNmdXWDBna252ek52SzBWUXNhai8wemJPRUJPRjBIREpzb0JvSldwNjdDYnpJdTRmdUFKTms0RHM4OTN6OG8wM3N4Uy9VRno1YXI5M2dKanoiLCJtYWMiOiJmZTAyNzIxNDQ1ODk1Y2I0ODg5Y2MwYjlhM2FlOWVhZDRmMTVhOTEwYmU1NmZkMWU3M2NhYTUzZjNmNWRiMTY0IiwidGFnIjoiIn0%3D; expires=Sat, 15-Mar-2025 01:17:08 GMT; path=/; httponlyshuleyanguonline_session=eyJpdiI6ImN1REZZbU5rVzE5Q25VQ0duamRTaXc9PSIsInZhbHVlIjoibjNtMTlqdzg0dnVRTGh5QmEyeHFtaWQwWXEvQnM4ZjZSZXJMdHByaDA2cXZLd3JwNmdXWDBna252ek5" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "kBNb5Yi3OnynBJEeIhduUR2pmVNSbxDHu0CVrZit" "locale" => "en" "_previous" => array:1 [ "url" => "https://shuleyanguonline.com/products?page=48" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-14 23:17:08GET/products?page=4845139141