Đèn Pha LED Maxben V2

Còn hàng

Mã SP : PH-MB-V2-20-T 0 (0 reviews)

239,000đ - 2,199,000đ

Đèn Pha LED Maxben V2

Số lượng
MUA HÀNG QUA ĐIỆN THOẠI, ZALO

Đánh giá sản phẩm

0 (0 reviews)

Vui lòng đăng nhập để viết đánh giá!

Thông số kỹ thuật
Sản phẩm tương tự

ĐĂNG KÝ LÀM ĐẠI LÝ, NHÀ PHÂN PHỐI

Với chiết khấu hấp dẫn,Nhiều chính sách thưởng, đổi trả dễ dàng

Hotline
7.4.29PHP Version584msRequest Duration10MBMemory UsageGET products/{slug}Route
    • Booting (194ms)
    • Application (388ms)
    • 1 x Application (66.54%)
      388.49ms
      1 x Booting (33.25%)
      194.10ms
      18 templates were rendered
      • theme.fl::views.ecommerce.product (platform/themes/fl/views/ecommerce/product.blade.php)2blade
        Params
        0
        product
        1
        customer
      • theme.fl::partials.breadcrumbs (platform/themes/fl/partials/breadcrumbs.blade.php)0blade
      • theme.fl::partials.product.gallery (platform/themes/fl/partials/product/gallery.blade.php)3blade
        Params
        0
        product
        1
        productImages
        2
        originalProduct
      • theme.fl::views.ecommerce.attributes.swatches-renderer (platform/themes/fl/views/ecommerce/attributes/swatches-renderer.blade.php)4blade
        Params
        0
        attributeSets
        1
        attributes
        2
        product
        3
        selected
      • theme.fl::views.ecommerce.attributes._layouts.text (platform/themes/fl/views/ecommerce/attributes/_layouts/text.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        attributeSets
        5
        attributes
        6
        product
        7
        selected
        8
        __currentLoopData
        9
        set
        10
        loop
      • theme.fl::views.ecommerce.attributes._layouts.text (platform/themes/fl/views/ecommerce/attributes/_layouts/text.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        attributeSets
        5
        attributes
        6
        product
        7
        selected
        8
        __currentLoopData
        9
        set
        10
        loop
      • theme.fl::partials.reviews (platform/themes/fl/partials/reviews.blade.php)1blade
        Params
        0
        productId
      • theme.fl::layouts.full-width (platform/themes/fl/layouts/full-width.blade.php)0blade
      • theme.fl::partials.header (platform/themes/fl/partials/header.blade.php)0blade
      • packages/theme::partials.header (platform/packages/theme/resources/views/partials/header.blade.php)0blade
      • theme.fl::partials.main-menu (platform/themes/fl/partials/main-menu.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.fl::partials.main-menu (platform/themes/fl/partials/main-menu.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.fl::partials.footer (platform/themes/fl/partials/footer.blade.php)0blade
      • packages/menu::partials.default (platform/packages/menu/resources/views/partials/default.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.fl::partials.cart-panel (platform/themes/fl/partials/cart-panel.blade.php)0blade
      • theme.fl::partials.main-menu (platform/themes/fl/partials/main-menu.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.fl::partials.main-menu (platform/themes/fl/partials/main-menu.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • packages/theme::partials.footer (platform/packages/theme/resources/views/partials/footer.blade.php)0blade
      uri
      GET products/{slug}
      middleware
      web
      controller
      Botble\Ecommerce\Http\Controllers\Fronts\PublicProductController@getProduct
      namespace
      Botble\Ecommerce\Http\Controllers\Fronts
      prefix
      where
      file
      platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:131-194
      102 statements were executed, 45 of which were duplicated, 57 unique71.9ms
      • select * from `slugs` where `key` = 'den-pha-led-maxben-v2' and `reference_type` = 'Botble\Ecommerce\Models\Product' and `prefix` = 'products' limit 1
        780μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:272hpp_fl
        Metadata
        Bindings
        • 0. den-pha-led-maxben-v2
        • 1. Botble\Ecommerce\Models\Product
        • 2. products
        Backtrace
        • 15. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:272
        • 18. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:171
        • 19. /platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:136
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
      • select `ec_products`.*, `ec_product_categories`.`id` as `category_id`, `ec_product_categories`.`name` as `category_name`, `ec_brands`.`id` as `brand_id`, `ec_brands`.`name` as `brand_name`, `ec_brands`.`website` as `brand_website`, `ec_brands`.`logo` as `brand_logo` from `ec_products` left join `ec_product_categories` on `ec_products`.`category_id` = `ec_product_categories`.`id` left join `ec_brands` on `ec_products`.`brand_id` = `ec_brands`.`id` where `ec_products`.`id` = 2556 and `ec_products`.`status` = 'published' order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 1
        1.49ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:422hpp_fl
        Metadata
        Bindings
        • 0. 2556
        • 1. published
        Backtrace
        • 15. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:422
        • 16. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:348
        • 19. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:232
        • 20. /platform/plugins/ecommerce/helpers/products.php:56
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • select distinct `ec_product_attributes`.*, `ec_product_with_attribute`.`product_id` as `pivot_product_id`, `ec_product_with_attribute`.`attribute_id` as `pivot_attribute_id` from `ec_product_attributes` inner join `ec_product_with_attribute` on `ec_product_attributes`.`id` = `ec_product_with_attribute`.`attribute_id` inner join `ec_product_variation_items` on `ec_product_variation_items`.`attribute_id` = `ec_product_with_attribute`.`attribute_id` inner join `ec_product_variations` on `ec_product_variations`.`id` = `ec_product_variation_items`.`variation_id` and `ec_product_variations`.`is_default` = 1 where `ec_product_with_attribute`.`product_id` in (2556)
        4.38ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:422hpp_fl
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:422
        • 20. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:348
        • 23. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:232
        • 24. /platform/plugins/ecommerce/helpers/products.php:56
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • select * from `slugs` where `slugs`.`reference_id` in (2556) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\Product'
        980μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:422hpp_fl
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\Product
        Backtrace
        • 20. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:422
        • 21. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:348
        • 24. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:232
        • 25. /platform/plugins/ecommerce/helpers/products.php:56
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • select `ec_product_tags`.*, `ec_product_tag_product`.`product_id` as `pivot_product_id`, `ec_product_tag_product`.`tag_id` as `pivot_tag_id` from `ec_product_tags` inner join `ec_product_tag_product` on `ec_product_tags`.`id` = `ec_product_tag_product`.`tag_id` where `ec_product_tag_product`.`product_id` in (2556)
        2.82ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:422hpp_fl
        Metadata
        Backtrace
        • 19. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:422
        • 20. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:348
        • 23. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:232
        • 24. /platform/plugins/ecommerce/helpers/products.php:56
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`product_id` = 2556
        1.81ms/platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:180hpp_fl
        Metadata
        Bindings
        • 0. 2556
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:180
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select * from `slugs` where `slugs`.`reference_id` = 86 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory' limit 1
        320μs/vendor/botble/slug/src/Traits/SlugTrait.php:43hpp_fl
        Metadata
        Bindings
        • 0. 86
        • 1. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 20. /vendor/botble/slug/src/Traits/SlugTrait.php:43
        • 26. /platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:182
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select * from `ec_product_categories` order by `order` asc, `created_at` desc
        310μs/platform/plugins/ecommerce/helpers/product-categories.php:42hpp_fl
        Metadata
        Backtrace
        • 14. /platform/plugins/ecommerce/helpers/product-categories.php:42
        • 17. /platform/plugins/lmautolink/src/Supports/Action.php:40
        • 21. /vendor/botble/platform/base/helpers/action-filter.php:56
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
      • select `meta_value` from `meta_boxes` where `meta_key` = 'seo_meta' and `reference_id` = 2556 and `reference_type` = 'Botble\Ecommerce\Models\Product' limit 1
        1.59ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:272hpp_fl
        Metadata
        Bindings
        • 0. seo_meta
        • 1. 2556
        • 2. Botble\Ecommerce\Models\Product
        Backtrace
        • 15. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:272
        • 18. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:171
        • 19. /vendor/botble/platform/base/src/Supports/MetaBox.php:237
        • 20. /vendor/botble/platform/base/src/Supports/MetaBox.php:217
        • 22. /vendor/botble/seo-helper/src/Providers/HookServiceProvider.php:65
      • select * from `ec_product_variations` where `configurable_product_id` = 2556
        590μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:171hpp_fl
        Metadata
        Bindings
        • 0. 2556
        Backtrace
        • 14. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:171
        • 17. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:195
        • 18. view::98dc546b752ed343e91511b2d824e29c4c413d62:7
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` = 2556 and `ec_product_variations`.`configurable_product_id` is not null and `ec_product_variations`.`is_default` = 1 limit 1
        860μsview::98dc546b752ed343e91511b2d824e29c4c413d62:17hpp_fl
        Metadata
        Bindings
        • 0. 2556
        • 1. 1
        Backtrace
        • 20. view::98dc546b752ed343e91511b2d824e29c4c413d62:17
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 25. /vendor/botble/shortcode/src/View/View.php:83
      • select avg(`star`) as aggregate from `ec_reviews` where `product_id` = 2556 and `status` = 'published'
        890μs/platform/plugins/ecommerce/helpers/review.php:103hpp_fl
        Metadata
        Bindings
        • 0. 2556
        • 1. published
        Backtrace
        • 15. /platform/plugins/ecommerce/helpers/review.php:103
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 21. /vendor/botble/shortcode/src/View/View.php:83
      • select count(*) as aggregate from `ec_reviews` where `product_id` = 2556 and `status` = 'published'
        350μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:349hpp_fl
        Metadata
        Bindings
        • 0. 2556
        • 1. published
        Backtrace
        • 15. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:349
        • 18. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:259
        • 19. /platform/plugins/ecommerce/helpers/review.php:88
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `ec_product_attributes`.*, `ec_product_variation_items`.`variation_id` as `pivot_variation_id`, `ec_product_variation_items`.`attribute_id` as `pivot_attribute_id` from `ec_product_attributes` inner join `ec_product_variation_items` on `ec_product_attributes`.`id` = `ec_product_variation_items`.`attribute_id` where `ec_product_variation_items`.`variation_id` = 3403
        340μsview::98dc546b752ed343e91511b2d824e29c4c413d62:44hpp_fl
        Metadata
        Bindings
        • 0. 3403
        Backtrace
        • 19. view::98dc546b752ed343e91511b2d824e29c4c413d62:44
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 24. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2557 limit 1
        330μsview::98dc546b752ed343e91511b2d824e29c4c413d62:46hpp_fl
        Metadata
        Bindings
        • 0. 2557
        Backtrace
        • 20. view::98dc546b752ed343e91511b2d824e29c4c413d62:46
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 25. /vendor/botble/shortcode/src/View/View.php:83
      • select `ec_product_attributes`.*, `ec_product_variation_items`.`variation_id` as `pivot_variation_id`, `ec_product_variation_items`.`attribute_id` as `pivot_attribute_id` from `ec_product_attributes` inner join `ec_product_variation_items` on `ec_product_attributes`.`id` = `ec_product_variation_items`.`attribute_id` where `ec_product_variation_items`.`variation_id` = 3404
        340μsview::98dc546b752ed343e91511b2d824e29c4c413d62:44hpp_fl
        Metadata
        Bindings
        • 0. 3404
        Backtrace
        • 19. view::98dc546b752ed343e91511b2d824e29c4c413d62:44
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 24. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2558 limit 1
        320μsview::98dc546b752ed343e91511b2d824e29c4c413d62:46hpp_fl
        Metadata
        Bindings
        • 0. 2558
        Backtrace
        • 20. view::98dc546b752ed343e91511b2d824e29c4c413d62:46
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 25. /vendor/botble/shortcode/src/View/View.php:83
      • select `ec_product_attributes`.*, `ec_product_variation_items`.`variation_id` as `pivot_variation_id`, `ec_product_variation_items`.`attribute_id` as `pivot_attribute_id` from `ec_product_attributes` inner join `ec_product_variation_items` on `ec_product_attributes`.`id` = `ec_product_variation_items`.`attribute_id` where `ec_product_variation_items`.`variation_id` = 3405
        350μsview::98dc546b752ed343e91511b2d824e29c4c413d62:44hpp_fl
        Metadata
        Bindings
        • 0. 3405
        Backtrace
        • 19. view::98dc546b752ed343e91511b2d824e29c4c413d62:44
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 24. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2559 limit 1
        370μsview::98dc546b752ed343e91511b2d824e29c4c413d62:46hpp_fl
        Metadata
        Bindings
        • 0. 2559
        Backtrace
        • 20. view::98dc546b752ed343e91511b2d824e29c4c413d62:46
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 25. /vendor/botble/shortcode/src/View/View.php:83
      • select `ec_product_attributes`.*, `ec_product_variation_items`.`variation_id` as `pivot_variation_id`, `ec_product_variation_items`.`attribute_id` as `pivot_attribute_id` from `ec_product_attributes` inner join `ec_product_variation_items` on `ec_product_attributes`.`id` = `ec_product_variation_items`.`attribute_id` where `ec_product_variation_items`.`variation_id` = 3406
        370μsview::98dc546b752ed343e91511b2d824e29c4c413d62:44hpp_fl
        Metadata
        Bindings
        • 0. 3406
        Backtrace
        • 19. view::98dc546b752ed343e91511b2d824e29c4c413d62:44
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 24. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2560 limit 1
        360μsview::98dc546b752ed343e91511b2d824e29c4c413d62:46hpp_fl
        Metadata
        Bindings
        • 0. 2560
        Backtrace
        • 20. view::98dc546b752ed343e91511b2d824e29c4c413d62:46
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 25. /vendor/botble/shortcode/src/View/View.php:83
      • select `ec_product_attributes`.*, `ec_product_variation_items`.`variation_id` as `pivot_variation_id`, `ec_product_variation_items`.`attribute_id` as `pivot_attribute_id` from `ec_product_attributes` inner join `ec_product_variation_items` on `ec_product_attributes`.`id` = `ec_product_variation_items`.`attribute_id` where `ec_product_variation_items`.`variation_id` = 3407
        8.05msview::98dc546b752ed343e91511b2d824e29c4c413d62:44hpp_fl
        Metadata
        Bindings
        • 0. 3407
        Backtrace
        • 19. view::98dc546b752ed343e91511b2d824e29c4c413d62:44
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 24. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2561 limit 1
        360μsview::98dc546b752ed343e91511b2d824e29c4c413d62:46hpp_fl
        Metadata
        Bindings
        • 0. 2561
        Backtrace
        • 20. view::98dc546b752ed343e91511b2d824e29c4c413d62:46
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 25. /vendor/botble/shortcode/src/View/View.php:83
      • select `ec_product_attributes`.*, `ec_product_variation_items`.`variation_id` as `pivot_variation_id`, `ec_product_variation_items`.`attribute_id` as `pivot_attribute_id` from `ec_product_attributes` inner join `ec_product_variation_items` on `ec_product_attributes`.`id` = `ec_product_variation_items`.`attribute_id` where `ec_product_variation_items`.`variation_id` = 3408
        1.15msview::98dc546b752ed343e91511b2d824e29c4c413d62:44hpp_fl
        Metadata
        Bindings
        • 0. 3408
        Backtrace
        • 19. view::98dc546b752ed343e91511b2d824e29c4c413d62:44
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 24. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2562 limit 1
        280μsview::98dc546b752ed343e91511b2d824e29c4c413d62:46hpp_fl
        Metadata
        Bindings
        • 0. 2562
        Backtrace
        • 20. view::98dc546b752ed343e91511b2d824e29c4c413d62:46
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 25. /vendor/botble/shortcode/src/View/View.php:83
      • select `ec_product_attributes`.*, `ec_product_variation_items`.`variation_id` as `pivot_variation_id`, `ec_product_variation_items`.`attribute_id` as `pivot_attribute_id` from `ec_product_attributes` inner join `ec_product_variation_items` on `ec_product_attributes`.`id` = `ec_product_variation_items`.`attribute_id` where `ec_product_variation_items`.`variation_id` = 3409
        650μsview::98dc546b752ed343e91511b2d824e29c4c413d62:44hpp_fl
        Metadata
        Bindings
        • 0. 3409
        Backtrace
        • 19. view::98dc546b752ed343e91511b2d824e29c4c413d62:44
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 24. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2563 limit 1
        260μsview::98dc546b752ed343e91511b2d824e29c4c413d62:46hpp_fl
        Metadata
        Bindings
        • 0. 2563
        Backtrace
        • 20. view::98dc546b752ed343e91511b2d824e29c4c413d62:46
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 25. /vendor/botble/shortcode/src/View/View.php:83
      • select `ec_product_attributes`.*, `ec_product_variation_items`.`variation_id` as `pivot_variation_id`, `ec_product_variation_items`.`attribute_id` as `pivot_attribute_id` from `ec_product_attributes` inner join `ec_product_variation_items` on `ec_product_attributes`.`id` = `ec_product_variation_items`.`attribute_id` where `ec_product_variation_items`.`variation_id` = 3410
        2.6msview::98dc546b752ed343e91511b2d824e29c4c413d62:44hpp_fl
        Metadata
        Bindings
        • 0. 3410
        Backtrace
        • 19. view::98dc546b752ed343e91511b2d824e29c4c413d62:44
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 24. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2564 limit 1
        260μsview::98dc546b752ed343e91511b2d824e29c4c413d62:46hpp_fl
        Metadata
        Bindings
        • 0. 2564
        Backtrace
        • 20. view::98dc546b752ed343e91511b2d824e29c4c413d62:46
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 25. /vendor/botble/shortcode/src/View/View.php:83
      • select `ec_product_attributes`.*, `ec_product_variation_items`.`variation_id` as `pivot_variation_id`, `ec_product_variation_items`.`attribute_id` as `pivot_attribute_id` from `ec_product_attributes` inner join `ec_product_variation_items` on `ec_product_attributes`.`id` = `ec_product_variation_items`.`attribute_id` where `ec_product_variation_items`.`variation_id` = 3411
        650μsview::98dc546b752ed343e91511b2d824e29c4c413d62:44hpp_fl
        Metadata
        Bindings
        • 0. 3411
        Backtrace
        • 19. view::98dc546b752ed343e91511b2d824e29c4c413d62:44
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 24. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2565 limit 1
        330μsview::98dc546b752ed343e91511b2d824e29c4c413d62:46hpp_fl
        Metadata
        Bindings
        • 0. 2565
        Backtrace
        • 20. view::98dc546b752ed343e91511b2d824e29c4c413d62:46
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 25. /vendor/botble/shortcode/src/View/View.php:83
      • select `ec_product_attributes`.*, `ec_product_variation_items`.`variation_id` as `pivot_variation_id`, `ec_product_variation_items`.`attribute_id` as `pivot_attribute_id` from `ec_product_attributes` inner join `ec_product_variation_items` on `ec_product_attributes`.`id` = `ec_product_variation_items`.`attribute_id` where `ec_product_variation_items`.`variation_id` = 3412
        1.67msview::98dc546b752ed343e91511b2d824e29c4c413d62:44hpp_fl
        Metadata
        Bindings
        • 0. 3412
        Backtrace
        • 19. view::98dc546b752ed343e91511b2d824e29c4c413d62:44
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 24. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2566 limit 1
        340μsview::98dc546b752ed343e91511b2d824e29c4c413d62:46hpp_fl
        Metadata
        Bindings
        • 0. 2566
        Backtrace
        • 20. view::98dc546b752ed343e91511b2d824e29c4c413d62:46
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 25. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `custom_fields` where `use_for` = 'Botble\Ecommerce\Models\Product' and `use_for_id` = 2556 and `slug` = 'luot_mua_hang_17189364261' limit 1
        1.21ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:272hpp_fl
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\Product
        • 1. 2556
        • 2. luot_mua_hang_17189364261
        Backtrace
        • 15. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:272
        • 18. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:171
        • 19. /platform/plugins/custom-field/src/Support/CustomFieldSupport.php:558
        • 21. /platform/plugins/custom-field/helpers/front.php:15
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 2556
        310μs/platform/plugins/ecommerce/src/Models/Product.php:471hpp_fl
        Metadata
        Bindings
        • 0. 2556
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:471
        • 22. /platform/plugins/ecommerce/src/Models/Product.php:478
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:489
        • 31. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 37. view::98dc546b752ed343e91511b2d824e29c4c413d62:145
      • select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 2556 and `type` = 'promotion' and `start_date` <= '2025-05-08 00:43:37' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 2556) or (`target` = 'group-products' and 0 = 1) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2025-05-08 00:43:37') and `product_quantity` = 1
        6.13ms/platform/plugins/ecommerce/src/Models/Product.php:348hpp_fl
        Metadata
        Bindings
        • 0. 2556
        • 1. promotion
        • 2. 2025-05-08 00:43:37
        • 3. specific-product
        • 4. product-variant
        • 5. 2556
        • 6. group-products
        • 7. customer
        • 8. -1
        • 9. 2025-05-08 00:43:37
        • 10. 1
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 25. view::98dc546b752ed343e91511b2d824e29c4c413d62:145
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 28. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select count(*) as aggregate from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` = 2556 and `ec_product_variations`.`configurable_product_id` is not null
        300μs/platform/themes/fl/functions/functions.php:72hpp_fl
        Metadata
        Bindings
        • 0. 2556
        Backtrace
        • 17. /platform/themes/fl/functions/functions.php:72
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 23. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` = 2556 and `ec_product_variations`.`configurable_product_id` is not null
        240μs/platform/themes/fl/functions/functions.php:73hpp_fl
        Metadata
        Bindings
        • 0. 2556
        Backtrace
        • 19. /platform/themes/fl/functions/functions.php:73
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 25. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2557 limit 1
        230μs/platform/themes/fl/functions/functions.php:74hpp_fl
        Metadata
        Bindings
        • 0. 2557
        Backtrace
        • 20. /platform/themes/fl/functions/functions.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 26. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2558 limit 1
        310μs/platform/themes/fl/functions/functions.php:74hpp_fl
        Metadata
        Bindings
        • 0. 2558
        Backtrace
        • 20. /platform/themes/fl/functions/functions.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 26. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2559 limit 1
        290μs/platform/themes/fl/functions/functions.php:74hpp_fl
        Metadata
        Bindings
        • 0. 2559
        Backtrace
        • 20. /platform/themes/fl/functions/functions.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 26. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2560 limit 1
        290μs/platform/themes/fl/functions/functions.php:74hpp_fl
        Metadata
        Bindings
        • 0. 2560
        Backtrace
        • 20. /platform/themes/fl/functions/functions.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 26. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2561 limit 1
        300μs/platform/themes/fl/functions/functions.php:74hpp_fl
        Metadata
        Bindings
        • 0. 2561
        Backtrace
        • 20. /platform/themes/fl/functions/functions.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 26. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2562 limit 1
        320μs/platform/themes/fl/functions/functions.php:74hpp_fl
        Metadata
        Bindings
        • 0. 2562
        Backtrace
        • 20. /platform/themes/fl/functions/functions.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 26. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2563 limit 1
        260μs/platform/themes/fl/functions/functions.php:74hpp_fl
        Metadata
        Bindings
        • 0. 2563
        Backtrace
        • 20. /platform/themes/fl/functions/functions.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 26. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2564 limit 1
        210μs/platform/themes/fl/functions/functions.php:74hpp_fl
        Metadata
        Bindings
        • 0. 2564
        Backtrace
        • 20. /platform/themes/fl/functions/functions.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 26. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2565 limit 1
        360μs/platform/themes/fl/functions/functions.php:74hpp_fl
        Metadata
        Bindings
        • 0. 2565
        Backtrace
        • 20. /platform/themes/fl/functions/functions.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 26. /vendor/botble/shortcode/src/View/View.php:83
      • select * from `ec_products` where `ec_products`.`id` = 2566 limit 1
        390μs/platform/themes/fl/functions/functions.php:74hpp_fl
        Metadata
        Bindings
        • 0. 2566
        Backtrace
        • 20. /platform/themes/fl/functions/functions.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 26. /vendor/botble/shortcode/src/View/View.php:83
      • select count(*) as aggregate from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` = 2556 and `ec_product_variations`.`configurable_product_id` is not null
        230μsview::98dc546b752ed343e91511b2d824e29c4c413d62:200hpp_fl
        Metadata
        Bindings
        • 0. 2556
        Backtrace
        • 17. view::98dc546b752ed343e91511b2d824e29c4c413d62:200
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 22. /vendor/botble/shortcode/src/View/View.php:83
      • select `ec_product_attribute_sets`.*, `ec_product_with_attribute_set`.`product_id` as `pivot_product_id`, `ec_product_with_attribute_set`.`attribute_set_id` as `pivot_attribute_set_id` from `ec_product_attribute_sets` inner join `ec_product_with_attribute_set` on `ec_product_attribute_sets`.`id` = `ec_product_with_attribute_set`.`attribute_set_id` where `ec_product_with_attribute_set`.`product_id` = 2556 order by `order` asc
        2.53ms/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:263hpp_fl
        Metadata
        Bindings
        • 0. 2556
        Backtrace
        • 14. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:263
        • 17. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 18. /platform/plugins/ecommerce/src/Supports/RenderProductSwatchesSupport.php:56
        • 19. /platform/plugins/ecommerce/helpers/product-variations.php:69
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • select distinct `ec_product_attributes`.*, `ec_products`.`order` as `stt` from `ec_product_attributes` inner join `ec_product_variation_items` on `ec_product_variation_items`.`attribute_id` = `ec_product_attributes`.`id` inner join `ec_product_variations` on `ec_product_variation_items`.`variation_id` = `ec_product_variations`.`id` inner join `ec_products` on `ec_products`.`id` = `ec_product_variations`.`product_id` where `configurable_product_id` = 2556 order by `ec_products`.`order` desc
        2.23ms/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:297hpp_fl
        Metadata
        Bindings
        • 0. 2556
        Backtrace
        • 14. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:297
        • 17. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:216
        • 18. /platform/plugins/ecommerce/src/Supports/RenderProductSwatchesSupport.php:58
        • 19. /platform/plugins/ecommerce/helpers/product-variations.php:69
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • select count(*) as aggregate from `ec_reviews` where `status` = 'published' and `product_id` = 2556
        760μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:435hpp_fl
        Metadata
        Bindings
        • 0. published
        • 1. 2556
        Backtrace
        • 15. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:435
        • 18. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:275
        • 19. view::e8132ea0ba782411e9d19b6032a8aba8352abd05:10
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `to_product_id` from `ec_product_related_relations` where `from_product_id` = 2556
        860μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:161hpp_fl
        Metadata
        Bindings
        • 0. 2556
        Backtrace
        • 13. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:161
        • 16. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:122
        • 17. /platform/plugins/ecommerce/helpers/products.php:318
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `ec_products`.* from `ec_products` left join `ec_product_categories` on `ec_products`.`category_id` = `ec_product_categories`.`id` left join `ec_brands` on `ec_products`.`brand_id` = `ec_brands`.`id` where `ec_products`.`status` = 'published' and `ec_products`.`is_variation` = 0 and 0 = 1 order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 8
        310μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:424hpp_fl
        Metadata
        Bindings
        • 0. published
        • 1. 0
        Backtrace
        • 14. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:424
        • 15. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:348
        • 18. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:232
        • 19. /platform/plugins/ecommerce/helpers/products.php:327
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 2557
        440μs/platform/plugins/ecommerce/src/Models/Product.php:471hpp_fl
        Metadata
        Bindings
        • 0. 2557
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:471
        • 22. /platform/plugins/ecommerce/src/Models/Product.php:478
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:489
        • 31. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 38. /platform/plugins/ecommerce/src/Models/Product.php:404
      • select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 2557 and `type` = 'promotion' and `start_date` <= '2025-05-08 00:43:37' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 2557) or (`target` = 'group-products' and 0 = 1) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2025-05-08 00:43:37') and `product_quantity` = 1
        480μs/platform/plugins/ecommerce/src/Models/Product.php:348hpp_fl
        Metadata
        Bindings
        • 0. 2557
        • 1. promotion
        • 2. 2025-05-08 00:43:37
        • 3. specific-product
        • 4. product-variant
        • 5. 2557
        • 6. group-products
        • 7. customer
        • 8. -1
        • 9. 2025-05-08 00:43:37
        • 10. 1
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:404
        • 40. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 41. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 42. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 2558
        800μs/platform/plugins/ecommerce/src/Models/Product.php:471hpp_fl
        Metadata
        Bindings
        • 0. 2558
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:471
        • 22. /platform/plugins/ecommerce/src/Models/Product.php:478
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:489
        • 31. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 38. /platform/plugins/ecommerce/src/Models/Product.php:404
      • select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 2558 and `type` = 'promotion' and `start_date` <= '2025-05-08 00:43:37' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 2558) or (`target` = 'group-products' and 0 = 1) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2025-05-08 00:43:37') and `product_quantity` = 1
        460μs/platform/plugins/ecommerce/src/Models/Product.php:348hpp_fl
        Metadata
        Bindings
        • 0. 2558
        • 1. promotion
        • 2. 2025-05-08 00:43:37
        • 3. specific-product
        • 4. product-variant
        • 5. 2558
        • 6. group-products
        • 7. customer
        • 8. -1
        • 9. 2025-05-08 00:43:37
        • 10. 1
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:404
        • 40. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 41. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 42. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 2559
        360μs/platform/plugins/ecommerce/src/Models/Product.php:471hpp_fl
        Metadata
        Bindings
        • 0. 2559
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:471
        • 22. /platform/plugins/ecommerce/src/Models/Product.php:478
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:489
        • 31. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 38. /platform/plugins/ecommerce/src/Models/Product.php:404
      • select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 2559 and `type` = 'promotion' and `start_date` <= '2025-05-08 00:43:37' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 2559) or (`target` = 'group-products' and 0 = 1) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2025-05-08 00:43:37') and `product_quantity` = 1
        740μs/platform/plugins/ecommerce/src/Models/Product.php:348hpp_fl
        Metadata
        Bindings
        • 0. 2559
        • 1. promotion
        • 2. 2025-05-08 00:43:37
        • 3. specific-product
        • 4. product-variant
        • 5. 2559
        • 6. group-products
        • 7. customer
        • 8. -1
        • 9. 2025-05-08 00:43:37
        • 10. 1
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:404
        • 40. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 41. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 42. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 2560
        430μs/platform/plugins/ecommerce/src/Models/Product.php:471hpp_fl
        Metadata
        Bindings
        • 0. 2560
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:471
        • 22. /platform/plugins/ecommerce/src/Models/Product.php:478
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:489
        • 31. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 38. /platform/plugins/ecommerce/src/Models/Product.php:404
      • select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 2560 and `type` = 'promotion' and `start_date` <= '2025-05-08 00:43:37' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 2560) or (`target` = 'group-products' and 0 = 1) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2025-05-08 00:43:37') and `product_quantity` = 1
        430μs/platform/plugins/ecommerce/src/Models/Product.php:348hpp_fl
        Metadata
        Bindings
        • 0. 2560
        • 1. promotion
        • 2. 2025-05-08 00:43:37
        • 3. specific-product
        • 4. product-variant
        • 5. 2560
        • 6. group-products
        • 7. customer
        • 8. -1
        • 9. 2025-05-08 00:43:37
        • 10. 1
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:404
        • 40. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 41. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 42. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 2561
        610μs/platform/plugins/ecommerce/src/Models/Product.php:471hpp_fl
        Metadata
        Bindings
        • 0. 2561
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:471
        • 22. /platform/plugins/ecommerce/src/Models/Product.php:478
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:489
        • 31. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 38. /platform/plugins/ecommerce/src/Models/Product.php:404
      • select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 2561 and `type` = 'promotion' and `start_date` <= '2025-05-08 00:43:37' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 2561) or (`target` = 'group-products' and 0 = 1) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2025-05-08 00:43:37') and `product_quantity` = 1
        460μs/platform/plugins/ecommerce/src/Models/Product.php:348hpp_fl
        Metadata
        Bindings
        • 0. 2561
        • 1. promotion
        • 2. 2025-05-08 00:43:37
        • 3. specific-product
        • 4. product-variant
        • 5. 2561
        • 6. group-products
        • 7. customer
        • 8. -1
        • 9. 2025-05-08 00:43:37
        • 10. 1
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:404
        • 40. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 41. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 42. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 2562
        430μs/platform/plugins/ecommerce/src/Models/Product.php:471hpp_fl
        Metadata
        Bindings
        • 0. 2562
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:471
        • 22. /platform/plugins/ecommerce/src/Models/Product.php:478
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:489
        • 31. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 38. /platform/plugins/ecommerce/src/Models/Product.php:404
      • select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 2562 and `type` = 'promotion' and `start_date` <= '2025-05-08 00:43:37' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 2562) or (`target` = 'group-products' and 0 = 1) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2025-05-08 00:43:37') and `product_quantity` = 1
        970μs/platform/plugins/ecommerce/src/Models/Product.php:348hpp_fl
        Metadata
        Bindings
        • 0. 2562
        • 1. promotion
        • 2. 2025-05-08 00:43:37
        • 3. specific-product
        • 4. product-variant
        • 5. 2562
        • 6. group-products
        • 7. customer
        • 8. -1
        • 9. 2025-05-08 00:43:37
        • 10. 1
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:404
        • 40. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 41. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 42. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 2563
        370μs/platform/plugins/ecommerce/src/Models/Product.php:471hpp_fl
        Metadata
        Bindings
        • 0. 2563
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:471
        • 22. /platform/plugins/ecommerce/src/Models/Product.php:478
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:489
        • 31. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 38. /platform/plugins/ecommerce/src/Models/Product.php:404
      • select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 2563 and `type` = 'promotion' and `start_date` <= '2025-05-08 00:43:37' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 2563) or (`target` = 'group-products' and 0 = 1) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2025-05-08 00:43:37') and `product_quantity` = 1
        580μs/platform/plugins/ecommerce/src/Models/Product.php:348hpp_fl
        Metadata
        Bindings
        • 0. 2563
        • 1. promotion
        • 2. 2025-05-08 00:43:37
        • 3. specific-product
        • 4. product-variant
        • 5. 2563
        • 6. group-products
        • 7. customer
        • 8. -1
        • 9. 2025-05-08 00:43:37
        • 10. 1
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:404
        • 40. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 41. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 42. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 2564
        620μs/platform/plugins/ecommerce/src/Models/Product.php:471hpp_fl
        Metadata
        Bindings
        • 0. 2564
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:471
        • 22. /platform/plugins/ecommerce/src/Models/Product.php:478
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:489
        • 31. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 38. /platform/plugins/ecommerce/src/Models/Product.php:404
      • select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 2564 and `type` = 'promotion' and `start_date` <= '2025-05-08 00:43:37' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 2564) or (`target` = 'group-products' and 0 = 1) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2025-05-08 00:43:37') and `product_quantity` = 1
        480μs/platform/plugins/ecommerce/src/Models/Product.php:348hpp_fl
        Metadata
        Bindings
        • 0. 2564
        • 1. promotion
        • 2. 2025-05-08 00:43:37
        • 3. specific-product
        • 4. product-variant
        • 5. 2564
        • 6. group-products
        • 7. customer
        • 8. -1
        • 9. 2025-05-08 00:43:37
        • 10. 1
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:404
        • 40. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 41. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 42. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 2565
        430μs/platform/plugins/ecommerce/src/Models/Product.php:471hpp_fl
        Metadata
        Bindings
        • 0. 2565
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:471
        • 22. /platform/plugins/ecommerce/src/Models/Product.php:478
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:489
        • 31. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 38. /platform/plugins/ecommerce/src/Models/Product.php:404
      • select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 2565 and `type` = 'promotion' and `start_date` <= '2025-05-08 00:43:37' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 2565) or (`target` = 'group-products' and 0 = 1) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2025-05-08 00:43:37') and `product_quantity` = 1
        630μs/platform/plugins/ecommerce/src/Models/Product.php:348hpp_fl
        Metadata
        Bindings
        • 0. 2565
        • 1. promotion
        • 2. 2025-05-08 00:43:37
        • 3. specific-product
        • 4. product-variant
        • 5. 2565
        • 6. group-products
        • 7. customer
        • 8. -1
        • 9. 2025-05-08 00:43:37
        • 10. 1
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:404
        • 40. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 41. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 42. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 2566
        380μs/platform/plugins/ecommerce/src/Models/Product.php:471hpp_fl
        Metadata
        Bindings
        • 0. 2566
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:471
        • 22. /platform/plugins/ecommerce/src/Models/Product.php:478
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:489
        • 31. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 38. /platform/plugins/ecommerce/src/Models/Product.php:404
      • select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 2566 and `type` = 'promotion' and `start_date` <= '2025-05-08 00:43:37' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 2566) or (`target` = 'group-products' and 0 = 1) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2025-05-08 00:43:37') and `product_quantity` = 1
        450μs/platform/plugins/ecommerce/src/Models/Product.php:348hpp_fl
        Metadata
        Bindings
        • 0. 2566
        • 1. promotion
        • 2. 2025-05-08 00:43:37
        • 3. specific-product
        • 4. product-variant
        • 5. 2566
        • 6. group-products
        • 7. customer
        • 8. -1
        • 9. 2025-05-08 00:43:37
        • 10. 1
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Models/Product.php:348
        • 26. /platform/plugins/ecommerce/src/Models/Product.php:404
        • 40. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 41. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 42. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `menu_locations` where `location` = 'main-menu'
        230μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:171hpp_fl
        Metadata
        Bindings
        • 0. main-menu
        Backtrace
        • 14. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:171
        • 17. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:195
        • 18. /vendor/botble/menu/src/Menu.php:264
        • 20. view::451e324feaee5565c0c0b7226db8181850269459:114
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • select * from `menus` where `menus`.`id` = 4 limit 1
        190μs/vendor/botble/menu/src/Menu.php:267hpp_fl
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 20. /vendor/botble/menu/src/Menu.php:267
        • 22. view::451e324feaee5565c0c0b7226db8181850269459:114
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'main-menu' and `menus`.`status` = 'published' limit 1
        200μs/vendor/botble/menu/src/Repositories/Eloquent/MenuRepository.php:31hpp_fl
        Metadata
        Bindings
        • 0. main-menu
        • 1. published
        Backtrace
        • 15. /vendor/botble/menu/src/Repositories/Eloquent/MenuRepository.php:31
        • 18. /vendor/botble/menu/src/Repositories/Caches/MenuCacheDecorator.php:16
        • 19. /vendor/botble/menu/src/Menu.php:297
        • 20. /vendor/botble/menu/src/Menu.php:268
        • 22. view::451e324feaee5565c0c0b7226db8181850269459:114
      • select `menu_nodes`.`id`, `menu_nodes`.`menu_id`, `menu_nodes`.`parent_id`, `menu_nodes`.`reference_id`, `menu_nodes`.`reference_type`, `menu_nodes`.`icon_font`, `menu_nodes`.`css_class`, `menu_nodes`.`target`, `menu_nodes`.`url`, `menu_nodes`.`title`, `menu_nodes`.`has_child` from `menu_nodes` where (`menu_id` = 4 and `parent_id` = 0) order by `position` asc
        270μs/vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27hpp_fl
        Metadata
        Bindings
        • 0. 4
        • 1. 0
        Backtrace
        • 14. /vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27
        • 17. /vendor/botble/menu/src/Repositories/Caches/MenuNodeCacheDecorator.php:15
        • 18. /vendor/botble/menu/src/Menu.php:306
        • 19. /vendor/botble/menu/src/Menu.php:268
        • 21. view::451e324feaee5565c0c0b7226db8181850269459:114
      • select * from `menu_nodes` where `menu_nodes`.`parent_id` in (175, 176, 177, 178, 179, 180, 181, 182, 183, 196) order by `position` asc
        350μs/vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27hpp_fl
        Metadata
        Backtrace
        • 19. /vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27
        • 22. /vendor/botble/menu/src/Repositories/Caches/MenuNodeCacheDecorator.php:15
        • 23. /vendor/botble/menu/src/Menu.php:306
        • 24. /vendor/botble/menu/src/Menu.php:268
        • 26. view::451e324feaee5565c0c0b7226db8181850269459:114
      • select * from `ec_product_categories` where `ec_product_categories`.`id` in (81, 82, 84, 85, 86, 88, 89, 90, 87, 93)
        230μs/vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27hpp_fl
        Metadata
        Backtrace
        • 19. /vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27
        • 22. /vendor/botble/menu/src/Repositories/Caches/MenuNodeCacheDecorator.php:15
        • 23. /vendor/botble/menu/src/Menu.php:306
        • 24. /vendor/botble/menu/src/Menu.php:268
        • 26. view::451e324feaee5565c0c0b7226db8181850269459:114
      • select * from `slugs` where `slugs`.`reference_id` in (81, 82, 84, 85, 86, 87, 88, 89, 90, 93) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        230μs/vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27hpp_fl
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 24. /vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27
        • 27. /vendor/botble/menu/src/Repositories/Caches/MenuNodeCacheDecorator.php:15
        • 28. /vendor/botble/menu/src/Menu.php:306
        • 29. /vendor/botble/menu/src/Menu.php:268
        • 31. view::451e324feaee5565c0c0b7226db8181850269459:114
      • select * from `ec_product_categories` where `ec_product_categories`.`id` = 92 limit 1
        220μs/vendor/botble/menu/src/Models/MenuNode.php:70hpp_fl
        Metadata
        Bindings
        • 0. 92
        Backtrace
        • 20. /vendor/botble/menu/src/Models/MenuNode.php:70
        • 26. /vendor/botble/menu/src/Models/MenuNode.php:107
        • 32. view::c862a0dbf29d0ef1dbdbebbe023ee332913cef1c:3
        • 34. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 35. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `slugs` where `slugs`.`reference_id` in (92) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        210μs/vendor/botble/menu/src/Models/MenuNode.php:70hpp_fl
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 25. /vendor/botble/menu/src/Models/MenuNode.php:70
        • 31. /vendor/botble/menu/src/Models/MenuNode.php:107
        • 37. view::c862a0dbf29d0ef1dbdbebbe023ee332913cef1c:3
        • 39. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 40. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `ec_product_categories` where `ec_product_categories`.`id` = 91 limit 1
        180μs/vendor/botble/menu/src/Models/MenuNode.php:70hpp_fl
        Metadata
        Bindings
        • 0. 91
        Backtrace
        • 20. /vendor/botble/menu/src/Models/MenuNode.php:70
        • 26. /vendor/botble/menu/src/Models/MenuNode.php:107
        • 32. view::c862a0dbf29d0ef1dbdbebbe023ee332913cef1c:3
        • 34. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 35. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `slugs` where `slugs`.`reference_id` in (91) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        200μs/vendor/botble/menu/src/Models/MenuNode.php:70hpp_fl
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 25. /vendor/botble/menu/src/Models/MenuNode.php:70
        • 31. /vendor/botble/menu/src/Models/MenuNode.php:107
        • 37. view::c862a0dbf29d0ef1dbdbebbe023ee332913cef1c:3
        • 39. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 40. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'danh-muc-san-pham' and `menus`.`status` = 'published' limit 1
        200μs/vendor/botble/menu/src/Repositories/Eloquent/MenuRepository.php:31hpp_fl
        Metadata
        Bindings
        • 0. danh-muc-san-pham
        • 1. published
        Backtrace
        • 15. /vendor/botble/menu/src/Repositories/Eloquent/MenuRepository.php:31
        • 18. /vendor/botble/menu/src/Repositories/Caches/MenuCacheDecorator.php:16
        • 19. /vendor/botble/menu/src/Menu.php:297
        • 21. view::d1da31da74098eab8d0a0e143941646658cc911a:62
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • select `menu_nodes`.`id`, `menu_nodes`.`menu_id`, `menu_nodes`.`parent_id`, `menu_nodes`.`reference_id`, `menu_nodes`.`reference_type`, `menu_nodes`.`icon_font`, `menu_nodes`.`css_class`, `menu_nodes`.`target`, `menu_nodes`.`url`, `menu_nodes`.`title`, `menu_nodes`.`has_child` from `menu_nodes` where (`menu_id` = 13 and `parent_id` = 0) order by `position` asc
        250μs/vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27hpp_fl
        Metadata
        Bindings
        • 0. 13
        • 1. 0
        Backtrace
        • 14. /vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27
        • 17. /vendor/botble/menu/src/Repositories/Caches/MenuNodeCacheDecorator.php:15
        • 18. /vendor/botble/menu/src/Menu.php:306
        • 20. view::d1da31da74098eab8d0a0e143941646658cc911a:62
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • select * from `menu_nodes` where `menu_nodes`.`parent_id` in (184, 185, 186, 187, 188, 189, 190, 191, 192, 195) order by `position` asc
        380μs/vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27hpp_fl
        Metadata
        Backtrace
        • 19. /vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27
        • 22. /vendor/botble/menu/src/Repositories/Caches/MenuNodeCacheDecorator.php:15
        • 23. /vendor/botble/menu/src/Menu.php:306
        • 25. view::d1da31da74098eab8d0a0e143941646658cc911a:62
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • select * from `ec_product_categories` where `ec_product_categories`.`id` in (81, 82, 84, 85, 86, 87, 88, 89, 90, 93)
        280μs/vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27hpp_fl
        Metadata
        Backtrace
        • 19. /vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27
        • 22. /vendor/botble/menu/src/Repositories/Caches/MenuNodeCacheDecorator.php:15
        • 23. /vendor/botble/menu/src/Menu.php:306
        • 25. view::d1da31da74098eab8d0a0e143941646658cc911a:62
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • select * from `slugs` where `slugs`.`reference_id` in (81, 82, 84, 85, 86, 87, 88, 89, 90, 93) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        240μs/vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27hpp_fl
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 24. /vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27
        • 27. /vendor/botble/menu/src/Repositories/Caches/MenuNodeCacheDecorator.php:15
        • 28. /vendor/botble/menu/src/Menu.php:306
        • 30. view::d1da31da74098eab8d0a0e143941646658cc911a:62
        • 32. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'social' and `menus`.`status` = 'published' limit 1
        250μs/vendor/botble/menu/src/Repositories/Eloquent/MenuRepository.php:31hpp_fl
        Metadata
        Bindings
        • 0. social
        • 1. published
        Backtrace
        • 15. /vendor/botble/menu/src/Repositories/Eloquent/MenuRepository.php:31
        • 18. /vendor/botble/menu/src/Repositories/Caches/MenuCacheDecorator.php:16
        • 19. /vendor/botble/menu/src/Menu.php:297
        • 21. view::d1da31da74098eab8d0a0e143941646658cc911a:78
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • select * from `menu_locations` where `location` = 'main-menu'
        260μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:171hpp_fl
        Metadata
        Bindings
        • 0. main-menu
        Backtrace
        • 14. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:171
        • 17. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:195
        • 18. /vendor/botble/menu/src/Menu.php:264
        • 20. view::d1da31da74098eab8d0a0e143941646658cc911a:159
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • select * from `menus` where `menus`.`id` = 4 limit 1
        280μs/vendor/botble/menu/src/Menu.php:267hpp_fl
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 20. /vendor/botble/menu/src/Menu.php:267
        • 22. view::d1da31da74098eab8d0a0e143941646658cc911a:159
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'main-menu' and `menus`.`status` = 'published' limit 1
        270μs/vendor/botble/menu/src/Repositories/Eloquent/MenuRepository.php:31hpp_fl
        Metadata
        Bindings
        • 0. main-menu
        • 1. published
        Backtrace
        • 15. /vendor/botble/menu/src/Repositories/Eloquent/MenuRepository.php:31
        • 18. /vendor/botble/menu/src/Repositories/Caches/MenuCacheDecorator.php:16
        • 19. /vendor/botble/menu/src/Menu.php:297
        • 20. /vendor/botble/menu/src/Menu.php:268
        • 22. view::d1da31da74098eab8d0a0e143941646658cc911a:159
      • select `menu_nodes`.`id`, `menu_nodes`.`menu_id`, `menu_nodes`.`parent_id`, `menu_nodes`.`reference_id`, `menu_nodes`.`reference_type`, `menu_nodes`.`icon_font`, `menu_nodes`.`css_class`, `menu_nodes`.`target`, `menu_nodes`.`url`, `menu_nodes`.`title`, `menu_nodes`.`has_child` from `menu_nodes` where (`menu_id` = 4 and `parent_id` = 0) order by `position` asc
        320μs/vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27hpp_fl
        Metadata
        Bindings
        • 0. 4
        • 1. 0
        Backtrace
        • 14. /vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27
        • 17. /vendor/botble/menu/src/Repositories/Caches/MenuNodeCacheDecorator.php:15
        • 18. /vendor/botble/menu/src/Menu.php:306
        • 19. /vendor/botble/menu/src/Menu.php:268
        • 21. view::d1da31da74098eab8d0a0e143941646658cc911a:159
      • select * from `menu_nodes` where `menu_nodes`.`parent_id` in (175, 176, 177, 178, 179, 180, 181, 182, 183, 196) order by `position` asc
        260μs/vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27hpp_fl
        Metadata
        Backtrace
        • 19. /vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27
        • 22. /vendor/botble/menu/src/Repositories/Caches/MenuNodeCacheDecorator.php:15
        • 23. /vendor/botble/menu/src/Menu.php:306
        • 24. /vendor/botble/menu/src/Menu.php:268
        • 26. view::d1da31da74098eab8d0a0e143941646658cc911a:159
      • select * from `ec_product_categories` where `ec_product_categories`.`id` in (81, 82, 84, 85, 86, 88, 89, 90, 87, 93)
        230μs/vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27hpp_fl
        Metadata
        Backtrace
        • 19. /vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27
        • 22. /vendor/botble/menu/src/Repositories/Caches/MenuNodeCacheDecorator.php:15
        • 23. /vendor/botble/menu/src/Menu.php:306
        • 24. /vendor/botble/menu/src/Menu.php:268
        • 26. view::d1da31da74098eab8d0a0e143941646658cc911a:159
      • select * from `slugs` where `slugs`.`reference_id` in (81, 82, 84, 85, 86, 87, 88, 89, 90, 93) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        250μs/vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27hpp_fl
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 24. /vendor/botble/menu/src/Repositories/Eloquent/MenuNodeRepository.php:27
        • 27. /vendor/botble/menu/src/Repositories/Caches/MenuNodeCacheDecorator.php:15
        • 28. /vendor/botble/menu/src/Menu.php:306
        • 29. /vendor/botble/menu/src/Menu.php:268
        • 31. view::d1da31da74098eab8d0a0e143941646658cc911a:159
      • select * from `ec_product_categories` where `ec_product_categories`.`id` = 92 limit 1
        210μs/vendor/botble/menu/src/Models/MenuNode.php:70hpp_fl
        Metadata
        Bindings
        • 0. 92
        Backtrace
        • 20. /vendor/botble/menu/src/Models/MenuNode.php:70
        • 26. /vendor/botble/menu/src/Models/MenuNode.php:107
        • 32. view::c862a0dbf29d0ef1dbdbebbe023ee332913cef1c:3
        • 34. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 35. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `slugs` where `slugs`.`reference_id` in (92) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        190μs/vendor/botble/menu/src/Models/MenuNode.php:70hpp_fl
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 25. /vendor/botble/menu/src/Models/MenuNode.php:70
        • 31. /vendor/botble/menu/src/Models/MenuNode.php:107
        • 37. view::c862a0dbf29d0ef1dbdbebbe023ee332913cef1c:3
        • 39. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 40. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `ec_product_categories` where `ec_product_categories`.`id` = 91 limit 1
        180μs/vendor/botble/menu/src/Models/MenuNode.php:70hpp_fl
        Metadata
        Bindings
        • 0. 91
        Backtrace
        • 20. /vendor/botble/menu/src/Models/MenuNode.php:70
        • 26. /vendor/botble/menu/src/Models/MenuNode.php:107
        • 32. view::c862a0dbf29d0ef1dbdbebbe023ee332913cef1c:3
        • 34. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 35. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `slugs` where `slugs`.`reference_id` in (91) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        170μs/vendor/botble/menu/src/Models/MenuNode.php:70hpp_fl
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 25. /vendor/botble/menu/src/Models/MenuNode.php:70
        • 31. /vendor/botble/menu/src/Models/MenuNode.php:107
        • 37. view::c862a0dbf29d0ef1dbdbebbe023ee332913cef1c:3
        • 39. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 40. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      Botble\Menu\Models\MenuNode
      34
      Botble\Menu\Models\Menu
      5
      Botble\Menu\Models\MenuLocation
      2
      Botble\Ecommerce\Models\ProductAttributeSet
      2
      Botble\CustomField\Models\CustomField
      1
      Botble\Ecommerce\Models\ProductAttribute
      29
      Botble\Ecommerce\Models\ProductVariation
      20
      Botble\Base\Models\MetaBox
      1
      Botble\Ecommerce\Models\ProductCategory
      48
      Botble\Ecommerce\Models\Product
      21
      Botble\Slug\Models\Slug
      37
          _token
          GUpAioa5SiCtowPXaHjrcy8k8oTjDi2kIFZOFQIx
          _previous
          array:1 [ "url" => "https://demo.futurelight.vn/products/den-pha-led-maxben-v2" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /products/den-pha-led-maxben-v2
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:18 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-forwarded-for" => array:1 [ 0 => "18.117.140.82" ] "host" => array:1 [ 0 => "demo.futurelight.vn" ] "x-accel-internal" => array:1 [ 0 => "/nginx_static_files" ] ]
          request_server
          0 of 0
          array:54 [ "USER" => "hpp" "HOME" => "/home/hpp" "SCRIPT_NAME" => "/public/index.php" "REQUEST_URI" => "/products/den-pha-led-maxben-v2" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/products/den-pha-led-maxben-v2" "REMOTE_PORT" => "34662" "SCRIPT_FILENAME" => "/home/hpp/domains/demo.futurelight.vn/private_html/public/index.php" "SERVER_ADMIN" => "webmaster@demo.futurelight.vn" "CONTEXT_DOCUMENT_ROOT" => "/home/hpp/domains/demo.futurelight.vn/private_html" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/hpp/domains/demo.futurelight.vn/private_html" "REMOTE_ADDR" => "18.117.140.82" "SERVER_PORT" => "443" "SERVER_ADDR" => "103.82.22.233" "SERVER_NAME" => "demo.futurelight.vn" "SERVER_SOFTWARE" => "Apache/2" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_X_FORWARDED_FOR" => "18.117.140.82" "HTTP_HOST" => "demo.futurelight.vn" "HTTP_X_ACCEL_INTERNAL" => "/nginx_static_files" "proxy-nokeepalive" => "1" "HTTPS" => "on" "UNIQUE_ID" => "aBubydsZUsuFlfYNFwAAgAAAAH4" "REDIRECT_STATUS" => "200" "REDIRECT_HTTPS" => "on" "REDIRECT_UNIQUE_ID" => "aBubydsZUsuFlfYNFwAAgAAAAH4" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_UNIQUE_ID" => "aBubydsZUsuFlfYNFwAAgAAAAH4" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1746639817.2483 "REQUEST_TIME" => 1746639817 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Wed, 07 May 2025 17:43:37 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => -1 ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBLOEFLTmNBY2Q3RUFMa3IyN1NLSGc9PSIsInZhbHVlIjoiUTJZeU12cmpZdGtBZm4xam0yZ0M0MmI4aWZBaGwyNjZuRFg2YTJYTVd5NUlhT2h4NUM3dThpVjB1QjlxandBdGFzYTNuemJvbzBxTG1JckVLVTZjcXZXQzR2SVJ5S0xIVTVueloxYit6aUdWT2xBU2pCUngzbjVyYnZUNEdhdGciLCJtYWMiOiJjYTQwODBhMjgxNjIzOTVmNDBmMzVjMWQ3YjIwM2ExOGJhMTMzN2NkMmIyOTA5ZWEwY2E3ZTY3YmEwYzY2YzZkIn0%3D; expires=Wed, 07-May-2025 19:43:37 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InBLOEFLTmNBY2Q3RUFMa3IyN1NLSGc9PSIsInZhbHVlIjoiUTJZeU12cmpZdGtBZm4xam0yZ0M0MmI4aWZBaGwyNjZuRFg2YTJYTVd5NUlhT2h4NUM3dThpVjB1QjlxandBdGFzYTNue" 1 => "botble_session=eyJpdiI6ImQxVlErWGlnam95N2VWNzIvK2grelE9PSIsInZhbHVlIjoiTnJWY1gxR1BaVnhWK1NRemgxT0tycTQ4VWFnN2EwQ0ZuckZJL2k1VEVYMTZTQm4vZENaV3RJZHhLYlc1cERKRW5ZMG5GMElFczBiY1o5WXhNei9LMmloN0k3N2s1MitrT0RGNGdpL1dLU05aZlJtS0tuQUlLUDEyVzRiOVc1UGMiLCJtYWMiOiI5ZGMzYjgwOGNiZjljNTlhMzBlZDBlZjFmZWFiYWEzODgzMTNmODBjN2E2OTY1ZGEzNTY4NTQ4YzI0YjBiYmQ4In0%3D; expires=Wed, 07-May-2025 19:43:37 GMT; Max-Age=7200; path=/; httponly; samesite=laxbotble_session=eyJpdiI6ImQxVlErWGlnam95N2VWNzIvK2grelE9PSIsInZhbHVlIjoiTnJWY1gxR1BaVnhWK1NRemgxT0tycTQ4VWFnN2EwQ0ZuckZJL2k1VEVYMTZTQm4vZENaV3RJZHhLYlc1cERKRW5ZM" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBLOEFLTmNBY2Q3RUFMa3IyN1NLSGc9PSIsInZhbHVlIjoiUTJZeU12cmpZdGtBZm4xam0yZ0M0MmI4aWZBaGwyNjZuRFg2YTJYTVd5NUlhT2h4NUM3dThpVjB1QjlxandBdGFzYTNuemJvbzBxTG1JckVLVTZjcXZXQzR2SVJ5S0xIVTVueloxYit6aUdWT2xBU2pCUngzbjVyYnZUNEdhdGciLCJtYWMiOiJjYTQwODBhMjgxNjIzOTVmNDBmMzVjMWQ3YjIwM2ExOGJhMTMzN2NkMmIyOTA5ZWEwY2E3ZTY3YmEwYzY2YzZkIn0%3D; expires=Wed, 07-May-2025 19:43:37 GMT; path=/XSRF-TOKEN=eyJpdiI6InBLOEFLTmNBY2Q3RUFMa3IyN1NLSGc9PSIsInZhbHVlIjoiUTJZeU12cmpZdGtBZm4xam0yZ0M0MmI4aWZBaGwyNjZuRFg2YTJYTVd5NUlhT2h4NUM3dThpVjB1QjlxandBdGFzYTNue" 1 => "botble_session=eyJpdiI6ImQxVlErWGlnam95N2VWNzIvK2grelE9PSIsInZhbHVlIjoiTnJWY1gxR1BaVnhWK1NRemgxT0tycTQ4VWFnN2EwQ0ZuckZJL2k1VEVYMTZTQm4vZENaV3RJZHhLYlc1cERKRW5ZMG5GMElFczBiY1o5WXhNei9LMmloN0k3N2s1MitrT0RGNGdpL1dLU05aZlJtS0tuQUlLUDEyVzRiOVc1UGMiLCJtYWMiOiI5ZGMzYjgwOGNiZjljNTlhMzBlZDBlZjFmZWFiYWEzODgzMTNmODBjN2E2OTY1ZGEzNTY4NTQ4YzI0YjBiYmQ4In0%3D; expires=Wed, 07-May-2025 19:43:37 GMT; path=/; httponlybotble_session=eyJpdiI6ImQxVlErWGlnam95N2VWNzIvK2grelE9PSIsInZhbHVlIjoiTnJWY1gxR1BaVnhWK1NRemgxT0tycTQ4VWFnN2EwQ0ZuckZJL2k1VEVYMTZTQm4vZENaV3RJZHhLYlc1cERKRW5ZM" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "GUpAioa5SiCtowPXaHjrcy8k8oTjDi2kIFZOFQIx" "_previous" => array:1 [ "url" => "https://demo.futurelight.vn/products/den-pha-led-maxben-v2" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]