• 0932343383

Chai tròn cổ rộng 500ml

0₫

Chai tròn cổ rộng 500ml


 

 


Chia sẻ:

Chai tròn cổ rộng 500ml

7.4.33PHP Version357msRequest Duration10MBMemory UsageGET products/{slug}Route
    • Booting (125ms)
    • Application (231ms)
    • 1 x Application (64.83%)
      231.18ms
      1 x Booting (34.97%)
      124.69ms
      23 templates were rendered
      • theme.shopwise::views.ecommerce.product (platform/themes/shopwise/views/ecommerce/product.blade.php)5blade
        Params
        0
        product
        1
        selectedAttrs
        2
        productImages
        3
        variationDefault
        4
        productVariation
      • theme.shopwise::partials.product-item-grid (platform/themes/shopwise/partials/product-item-grid.blade.php)1blade
        Params
        0
        product
      • theme.shopwise::partials.product-item-grid (platform/themes/shopwise/partials/product-item-grid.blade.php)1blade
        Params
        0
        product
      • theme.shopwise::partials.product-item-grid (platform/themes/shopwise/partials/product-item-grid.blade.php)1blade
        Params
        0
        product
      • theme.shopwise::partials.product-item-grid (platform/themes/shopwise/partials/product-item-grid.blade.php)1blade
        Params
        0
        product
      • theme.shopwise::layouts.default (platform/themes/shopwise/layouts/default.blade.php)0blade
      • theme.shopwise::partials.header (platform/themes/shopwise/partials/header.blade.php)0blade
      • packages/theme::partials.header (platform/packages/theme/resources/views/partials/header.blade.php)0blade
      • theme.shopwise::partials.menu (platform/themes/shopwise/partials/menu.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.shopwise::partials.sub-menu (platform/themes/shopwise/partials/sub-menu.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.shopwise::partials.sub-menu (platform/themes/shopwise/partials/sub-menu.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.shopwise::partials.cart (platform/themes/shopwise/partials/cart.blade.php)0blade
      • theme.shopwise::partials.breadcrumbs (platform/themes/shopwise/partials/breadcrumbs.blade.php)0blade
      • theme.shopwise::partials.footer (platform/themes/shopwise/partials/footer.blade.php)0blade
      • theme.shopwise::/../widgets/custom-menu/templates.frontend (platform/themes/shopwise/widgets/custom-menu/templates/frontend.blade.php)2blade
        Params
        0
        config
        1
        sidebar
      • packages/menu::partials.default (platform/packages/menu/resources/views/partials/default.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.shopwise::/../widgets/custom-menu/templates.frontend (platform/themes/shopwise/widgets/custom-menu/templates/frontend.blade.php)2blade
        Params
        0
        config
        1
        sidebar
      • packages/menu::partials.default (platform/packages/menu/resources/views/partials/default.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.shopwise::/../widgets/custom-menu/templates.frontend (platform/themes/shopwise/widgets/custom-menu/templates/frontend.blade.php)2blade
        Params
        0
        config
        1
        sidebar
      • packages/menu::partials.default (platform/packages/menu/resources/views/partials/default.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
      • theme.shopwise::partials.facebook-integration (platform/themes/shopwise/partials/facebook-integration.blade.php)0blade
      • plugins/cookie-consent::index (platform/plugins/cookie-consent/resources/views/index.blade.php)2blade
        Params
        0
        alreadyConsentedWithCookies
        1
        cookieConsentConfig
      uri
      GET products/{slug}
      middleware
      web, core
      as
      public.product
      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:185-313
      44 statements were executed74.52ms
      • select * from `slugs` where `key` = 'chai-tron-co-rong-500ml' and `reference_type` = 'Botble\Ecommerce\Models\Product' and `prefix` = 'products' limit 1
        4.17ms/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:260chainhuacaocap
        Metadata
        Bindings
        • 0. chai-tron-co-rong-500ml
        • 1. Botble\Ecommerce\Models\Product
        • 2. products
        Backtrace
        • 15. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:260
        • 18. /platform/core/support/src/Repositories/Caches/CacheAbstractDecorator.php:168
        • 19. /platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:190
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:254
      • select `ec_products`.* from `ec_products` where `ec_products`.`id` = 155 and `ec_products`.`status` = 'published' order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 1
        1.7ms/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412chainhuacaocap
        Metadata
        Bindings
        • 0. 155
        • 1. published
        Backtrace
        • 15. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412
        • 16. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 19. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 20. /platform/plugins/ecommerce/helpers/products.php:51
        • 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 (155)
        2.9ms/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412chainhuacaocap
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412
        • 20. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 23. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 24. /platform/plugins/ecommerce/helpers/products.php:51
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • select * from `slugs` where `slugs`.`reference_id` in (155) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\Product'
        950μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412chainhuacaocap
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\Product
        Backtrace
        • 20. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412
        • 21. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 24. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 25. /platform/plugins/ecommerce/helpers/products.php:51
        • 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 (155)
        1.17ms/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412chainhuacaocap
        Metadata
        Backtrace
        • 19. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412
        • 20. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 23. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 24. /platform/plugins/ecommerce/helpers/products.php:51
        • 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` in (155)
        1.14ms/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412chainhuacaocap
        Metadata
        Backtrace
        • 19. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412
        • 20. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 23. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 24. /platform/plugins/ecommerce/helpers/products.php:51
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • select * from `slugs` where `slugs`.`reference_id` in (7, 54) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        950μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412chainhuacaocap
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 24. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412
        • 25. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 28. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 29. /platform/plugins/ecommerce/helpers/products.php:51
        • 31. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • update `ec_products` set `views` = `views` + 1, `ec_products`.`updated_at` = '2025-04-03 14:56:46' where `id` = 155
        13.92ms/platform/core/base/src/Supports/Helper.php:41chainhuacaocap
        Metadata
        Bindings
        • 0. 2025-04-03 14:56:46
        • 1. 155
        Backtrace
        • 15. /platform/core/base/src/Supports/Helper.php:41
        • 16. /platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:250
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:254
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:197
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (155) and `meta_boxes`.`reference_type` = 'Botble\Ecommerce\Models\Product'
        2.63ms/platform/packages/seo-helper/src/Providers/HookServiceProvider.php:79chainhuacaocap
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\Product
        Backtrace
        • 22. /platform/packages/seo-helper/src/Providers/HookServiceProvider.php:79
        • 25. /vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:261
        • 26. /platform/core/base/helpers/action-filter.php:56
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:254
      • select * from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` = 155 and `ec_product_variations`.`configurable_product_id` is not null and `ec_product_variations`.`is_default` = 1 limit 1
        1.19ms/platform/core/base/src/Models/BaseModel.php:26chainhuacaocap
        Metadata
        Bindings
        • 0. 155
        • 1. 1
        Backtrace
        • 20. /platform/core/base/src/Models/BaseModel.php:26
        • 21. /platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:276
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:254
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:197
      • select distinct * from `ec_product_variations` where `configurable_product_id` = 155
        600μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductVariationRepository.php:21chainhuacaocap
        Metadata
        Bindings
        • 0. 155
        Backtrace
        • 14. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductVariationRepository.php:21
        • 17. /platform/plugins/ecommerce/src/Repositories/Caches/ProductVariationCacheDecorator.php:15
        • 18. /platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:281
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:254
      • 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` = 155
        6.65ms/platform/core/base/src/Models/BaseModel.php:26chainhuacaocap
        Metadata
        Bindings
        • 0. 155
        Backtrace
        • 19. /platform/core/base/src/Models/BaseModel.php:26
        • 20. /platform/plugins/ecommerce/src/Models/Product.php:565
        • 23. /platform/plugins/ecommerce/src/Models/Product.php:573
        • 25. /vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23
        • 27. /platform/plugins/ecommerce/src/Models/Product.php:584
      • 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` = 155 and `type` = 'promotion' and `start_date` <= '2025-04-03 14:56:46' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 155) 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-04-03 14:56:46') and `product_quantity` = 1
        3.54ms/platform/core/base/src/Models/BaseModel.php:26chainhuacaocap
        Metadata
        Bindings
        • 0. 155
        • 1. promotion
        • 2. 2025-04-03 14:56:46
        • 3. specific-product
        • 4. product-variant
        • 5. 155
        • 6. group-products
        • 7. customer
        • 8. -1
        • 9. 2025-04-03 14:56:46
        • 10. 1
        Backtrace
        • 19. /platform/core/base/src/Models/BaseModel.php:26
        • 20. /platform/plugins/ecommerce/src/Models/Product.php:399
        • 26. /platform/core/base/src/Models/BaseModel.php:26
        • 27. /platform/plugins/ecommerce/src/Models/Product.php:644
        • 33. /platform/core/base/src/Models/BaseModel.php:26
      • select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 155 and `status` = 'published' and `end_date` >= '2025-04-03' order by `created_at` desc
        2.07ms/platform/core/base/src/Models/BaseModel.php:26chainhuacaocap
        Metadata
        Bindings
        • 0. 155
        • 1. published
        • 2. 2025-04-03
        Backtrace
        • 19. /platform/core/base/src/Models/BaseModel.php:26
        • 20. /platform/plugins/ecommerce/src/Models/Product.php:423
        • 26. /platform/core/base/src/Models/BaseModel.php:26
        • 27. /platform/plugins/ecommerce/src/Models/Product.php:644
        • 33. /platform/core/base/src/Models/BaseModel.php:26
      • select * from `ec_currencies` where `is_default` = 1 limit 1
        1.02ms/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:260chainhuacaocap
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:260
        • 18. /platform/core/support/src/Repositories/Caches/CacheAbstractDecorator.php:168
        • 19. /platform/plugins/ecommerce/src/Supports/CurrencySupport.php:82
        • 20. /platform/plugins/ecommerce/src/Supports/CurrencySupport.php:57
        • 21. /platform/plugins/ecommerce/helpers/currencies.php:147
      • select count(*) as aggregate from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` = 155 and `ec_product_variations`.`configurable_product_id` is not null
        1.32ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23chainhuacaocap
        Metadata
        Bindings
        • 0. 155
        Backtrace
        • 15. /vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23
        • 17. view::theme.shopwise::views.ecommerce.product:53
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 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` = 155
        1.53msview::theme.shopwise::views.ecommerce.product:109chainhuacaocap
        Metadata
        Bindings
        • 0. 155
        Backtrace
        • 14. view::theme.shopwise::views.ecommerce.product:109
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `slugs` where `slugs`.`reference_id` = 7 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory' limit 1
        820μs/platform/core/base/src/Models/BaseModel.php:26chainhuacaocap
        Metadata
        Bindings
        • 0. 7
        • 1. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 20. /platform/core/base/src/Models/BaseModel.php:26
        • 21. /platform/packages/slug/src/Providers/SlugServiceProvider.php:100
        • 25. /vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23
        • 29. view::theme.shopwise::views.ecommerce.product:110
        • 31. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select * from `slugs` where `slugs`.`reference_id` = 54 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory' limit 1
        1.53ms/platform/core/base/src/Models/BaseModel.php:26chainhuacaocap
        Metadata
        Bindings
        • 0. 54
        • 1. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 20. /platform/core/base/src/Models/BaseModel.php:26
        • 21. /platform/packages/slug/src/Providers/SlugServiceProvider.php:100
        • 25. /vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23
        • 29. view::theme.shopwise::views.ecommerce.product:110
        • 31. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select `ec_products`.*, `ec_product_cross_sale_relations`.`from_product_id` as `pivot_from_product_id`, `ec_product_cross_sale_relations`.`to_product_id` as `pivot_to_product_id` from `ec_products` inner join `ec_product_cross_sale_relations` on `ec_products`.`id` = `ec_product_cross_sale_relations`.`to_product_id` where `ec_product_cross_sale_relations`.`from_product_id` = 155 limit 4
        1.22ms/platform/plugins/ecommerce/helpers/products.php:426chainhuacaocap
        Metadata
        Bindings
        • 0. 155
        Backtrace
        • 14. /platform/plugins/ecommerce/helpers/products.php:426
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `to_product_id` from `ec_product_related_relations` where `ec_product_related_relations`.`from_product_id` = 155
        570μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:160chainhuacaocap
        Metadata
        Bindings
        • 0. 155
        Backtrace
        • 13. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:160
        • 16. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:122
        • 17. /platform/plugins/ecommerce/helpers/products.php:387
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `ec_products`.* from `ec_products` where `ec_products`.`status` = 'published' and `ec_products`.`is_variation` = 0 and `ec_products`.`id` != 155 order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 4
        1.32ms/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414chainhuacaocap
        Metadata
        Bindings
        • 0. published
        • 1. 0
        • 2. 155
        Backtrace
        • 14. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414
        • 15. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 18. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 19. /platform/plugins/ecommerce/helpers/products.php:395
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select * from `slugs` where `slugs`.`reference_id` in (160, 161, 162, 163) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\Product'
        910μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414chainhuacaocap
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\Product
        Backtrace
        • 19. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414
        • 20. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 23. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 24. /platform/plugins/ecommerce/helpers/products.php:395
        • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select * from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` in (160, 161, 162, 163)
        550μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414chainhuacaocap
        Metadata
        Backtrace
        • 19. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414
        • 20. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 23. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 24. /platform/plugins/ecommerce/helpers/products.php:395
        • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 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` in (160, 161, 162, 163)
        930μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414chainhuacaocap
        Metadata
        Backtrace
        • 18. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414
        • 19. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 22. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 23. /platform/plugins/ecommerce/helpers/products.php:395
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select `ec_product_attributes`.*, `ec_product_variations`.*, `ec_product_variation_items`.*, `ec_product_attribute_sets`.*, `ec_product_attributes`.`title` as `attribute_title` from `ec_product_variations` inner join `ec_product_variation_items` on `ec_product_variation_items`.`variation_id` = `ec_product_variations`.`id` inner join `ec_product_attributes` on `ec_product_attributes`.`id` = `ec_product_variation_items`.`attribute_id` inner join `ec_product_attribute_sets` on `ec_product_attribute_sets`.`id` = `ec_product_attributes`.`attribute_set_id` where `ec_product_attribute_sets`.`status` = 'published' and `ec_product_attribute_sets`.`is_use_in_product_listing` = 1 and `ec_product_variations`.`configurable_product_id` in (160, 161, 162, 163)
        1.64ms/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414chainhuacaocap
        Metadata
        Bindings
        • 0. published
        • 1. 1
        Backtrace
        • 19. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414
        • 20. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 23. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 24. /platform/plugins/ecommerce/helpers/products.php:395
        • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 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 `type` = 'promotion' and `start_date` <= '2025-04-03 14:56:46' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` is null) 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-04-03 14:56:46') and `product_quantity` = 1 and `ec_discount_products`.`product_id` in (160, 161, 162, 163)
        910μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414chainhuacaocap
        Metadata
        Bindings
        • 0. promotion
        • 1. 2025-04-03 14:56:46
        • 2. specific-product
        • 3. product-variant
        • 4. group-products
        • 5. customer
        • 6. -1
        • 7. 2025-04-03 14:56:46
        • 8. 1
        Backtrace
        • 18. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414
        • 19. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 22. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 23. /platform/plugins/ecommerce/helpers/products.php:395
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `status` = 'published' and `end_date` >= '2025-04-03' and `ec_flash_sale_products`.`product_id` in (160, 161, 162, 163) order by `created_at` desc
        710μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414chainhuacaocap
        Metadata
        Bindings
        • 0. published
        • 1. 2025-04-03
        Backtrace
        • 18. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414
        • 19. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 22. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 23. /platform/plugins/ecommerce/helpers/products.php:395
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 163
        790μs/platform/core/base/src/Models/BaseModel.php:26chainhuacaocap
        Metadata
        Bindings
        • 0. 163
        Backtrace
        • 19. /platform/core/base/src/Models/BaseModel.php:26
        • 20. view::theme.shopwise::partials.product-item-grid:3
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 162
        820μs/platform/core/base/src/Models/BaseModel.php:26chainhuacaocap
        Metadata
        Bindings
        • 0. 162
        Backtrace
        • 19. /platform/core/base/src/Models/BaseModel.php:26
        • 20. view::theme.shopwise::partials.product-item-grid:3
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 161
        840μs/platform/core/base/src/Models/BaseModel.php:26chainhuacaocap
        Metadata
        Bindings
        • 0. 161
        Backtrace
        • 19. /platform/core/base/src/Models/BaseModel.php:26
        • 20. view::theme.shopwise::partials.product-item-grid:3
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 160
        680μs/platform/core/base/src/Models/BaseModel.php:26chainhuacaocap
        Metadata
        Bindings
        • 0. 160
        Backtrace
        • 19. /platform/core/base/src/Models/BaseModel.php:26
        • 20. view::theme.shopwise::partials.product-item-grid:3
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `ec_product_categories` where (`status` = 'published') and (`parent_id` is null or `parent_id` = 0 or `parent_id` = '') order by `order` asc, `created_at` desc
        1.57ms/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:133chainhuacaocap
        Metadata
        Bindings
        • 0. published
        • 1. 0
        • 2. 
        Backtrace
        • 14. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:133
        • 17. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:51
        • 18. /platform/plugins/ecommerce/helpers/product-categories.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `slugs` where `slugs`.`reference_id` in (1, 2, 3, 4, 5, 6, 7, 8, 37, 68) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        900μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:133chainhuacaocap
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:133
        • 22. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:51
        • 23. /platform/plugins/ecommerce/helpers/product-categories.php:21
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` in (1, 2, 3, 4, 5, 6, 7, 8, 37, 68)
        930μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:133chainhuacaocap
        Metadata
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:133
        • 22. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:51
        • 23. /platform/plugins/ecommerce/helpers/product-categories.php:21
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `slugs` where `slugs`.`reference_id` in (26, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 67) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        1.05ms/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:133chainhuacaocap
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 24. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:133
        • 27. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:51
        • 28. /platform/plugins/ecommerce/helpers/product-categories.php:21
        • 31. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 32. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `meta_boxes` where `meta_key` = 'icon' and `meta_boxes`.`reference_id` in (1, 2, 3, 4, 5, 6, 7, 8, 37, 68) and `meta_boxes`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        1.05ms/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:133chainhuacaocap
        Metadata
        Bindings
        • 0. icon
        • 1. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:133
        • 22. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:51
        • 23. /platform/plugins/ecommerce/helpers/product-categories.php:21
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `ec_currencies` order by `order` asc
        970μs/platform/plugins/ecommerce/src/Repositories/Eloquent/CurrencyRepository.php:18chainhuacaocap
        Metadata
        Backtrace
        • 14. /platform/plugins/ecommerce/src/Repositories/Eloquent/CurrencyRepository.php:18
        • 17. /platform/plugins/ecommerce/src/Repositories/Caches/CurrencyCacheDecorator.php:15
        • 18. /platform/plugins/ecommerce/src/Supports/CurrencySupport.php:116
        • 19. /platform/plugins/ecommerce/helpers/currencies.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select * from `menus` where `status` = 'published'
        1.3ms/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159chainhuacaocap
        Metadata
        Bindings
        • 0. published
        Backtrace
        • 14. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159
        • 17. /platform/core/support/src/Repositories/Caches/CacheAbstractDecorator.php:192
        • 18. /platform/packages/menu/src/Menu.php:249
        • 19. /platform/packages/menu/src/Menu.php:239
        • 20. /platform/packages/menu/src/Menu.php:215
      • select * from `menu_nodes` where `menu_nodes`.`menu_id` in (1, 2, 3, 4)
        1.13ms/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159chainhuacaocap
        Metadata
        Backtrace
        • 19. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159
        • 22. /platform/core/support/src/Repositories/Caches/CacheAbstractDecorator.php:192
        • 23. /platform/packages/menu/src/Menu.php:249
        • 24. /platform/packages/menu/src/Menu.php:239
        • 25. /platform/packages/menu/src/Menu.php:215
      • select * from `menu_locations` where `menu_locations`.`menu_id` in (1, 2, 3, 4)
        710μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159chainhuacaocap
        Metadata
        Backtrace
        • 19. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159
        • 22. /platform/core/support/src/Repositories/Caches/CacheAbstractDecorator.php:192
        • 23. /platform/packages/menu/src/Menu.php:249
        • 24. /platform/packages/menu/src/Menu.php:239
        • 25. /platform/packages/menu/src/Menu.php:215
      • select * from `menu_nodes` where `menu_nodes`.`parent_id` = 3 and `menu_nodes`.`parent_id` is not null order by `position` asc
        1ms/platform/core/base/src/Models/BaseModel.php:26chainhuacaocap
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 19. /platform/core/base/src/Models/BaseModel.php:26
        • 20. view::theme.shopwise::partials.menu:12
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `menu_nodes` where `menu_nodes`.`parent_id` = 8 and `menu_nodes`.`parent_id` is not null order by `position` asc
        1.37ms/platform/core/base/src/Models/BaseModel.php:26chainhuacaocap
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 19. /platform/core/base/src/Models/BaseModel.php:26
        • 20. view::theme.shopwise::partials.menu:12
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `widgets` where `theme` = 'shopwise'
        850μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159chainhuacaocap
        Metadata
        Bindings
        • 0. shopwise
        Backtrace
        • 14. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159
        • 17. /platform/core/support/src/Repositories/Caches/CacheAbstractDecorator.php:192
        • 18. /platform/packages/widget/src/WidgetGroupCollection.php:146
        • 19. /platform/packages/widget/src/WidgetGroupCollection.php:130
        • 20. /platform/packages/widget/src/WidgetGroupCollection.php:111
      Botble\Widget\Models\Widget
      3
      Botble\Menu\Models\MenuLocation
      1
      Botble\Menu\Models\MenuNode
      33
      Botble\Menu\Models\Menu
      4
      Botble\Base\Models\MetaBox
      10
      Botble\Ecommerce\Models\ProductCollection
      1
      Botble\Ecommerce\Models\Currency
      2
      Botble\Ecommerce\Models\ProductCategory
      46
      Botble\Ecommerce\Models\Product
      5
      Botble\Slug\Models\Slug
      52
          _token
          75EnZBmnyimfJ1zX3SmMWLnmgwtJYproI7HmqdHk
          viewed_product
          array:1 [ 155 => 1743667006 ]
          _previous
          array:1 [ "url" => "https://chainhuacaocap.com/products/chai-tron-co-rong-500ml" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /products/chai-tron-co-rong-500ml
          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:17 [ "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "chainhuacaocap.com" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          request_server
          0 of 0
          array:43 [ "USER" => "www-data" "HOME" => "/var/www" "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" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "chainhuacaocap.com" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "chainhuacaocap.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "45.117.169.148" "REMOTE_USER" => "" "REMOTE_PORT" => "48011" "REMOTE_ADDR" => "18.220.171.141" "SERVER_SOFTWARE" => "nginx/1.18.0" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/var/www/chainhuacaocap/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/products/chai-tron-co-rong-500ml" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "SCRIPT_FILENAME" => "/var/www/chainhuacaocap/public/index.php" "PATH_INFO" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743667006.5072 "REQUEST_TIME" => 1743667006 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:8 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 03 Apr 2025 07:56:46 GMT" ] "cms-version" => array:1 [ 0 => "5.19.1" ] "authorization-at" => array:1 [ 0 => "2023-10-06 15:17:32" ] "activated-license" => array:1 [ 0 => "No" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkN0WGlaUVlpWTU4NThKY0N2RVMrMFE9PSIsInZhbHVlIjoiVW5lY0pOdElaUWNTdGFqVFg2ejB1RExKckNDbzhSVjZ4Szdpd21paktQa3FXVTVweW9PU2tQMmxVTE5GOXBxYzRvTGxEWjFncTRDT044UVRaREZjRk9oeDZWOHBHbkFqMGNzWlBrVEQ3YmVhNzdILzg0YUJVQnNGTVZHU2dqK2wiLCJtYWMiOiIxZDRmOGYyNzczMDUzN2FmOTJkMTQwZTExNTBlZTgxMmE1ODM3NDQ3ZmYyN2NlMjY5MGMwMjRlNDJiYTM3MDZhIn0%3D; expires=Thu, 03-Apr-2025 09:56:46 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkN0WGlaUVlpWTU4NThKY0N2RVMrMFE9PSIsInZhbHVlIjoiVW5lY0pOdElaUWNTdGFqVFg2ejB1RExKckNDbzhSVjZ4Szdpd21paktQa3FXVTVweW9PU2tQMmxVTE5GOXBxYzRvTGxEW" 1 => "botble_session=eyJpdiI6IlZhWHNhZ29OSitiWFZWSGQyd0VyNWc9PSIsInZhbHVlIjoiZkpkY2NGVGMybEVFbmc4dHJJeWZEK2RGV0QzVjlWaXQvY1R4MTVuUWFqSWl1NGl2cGR3TEJTdWRIOGJPdUYxdWtZRGRKNXhiTUFJVW9hbkZNNnozYjMxbjAxaWdsMUVIVWo5WmRkK3VtclBPTys0RnAxN01uamxFTlBMZ1JMcDAiLCJtYWMiOiJlMjgwZDQyYTZhNjQ3NDU3NGMyZDUzOTI5NGI1YjZlNGY1Y2IyOTc0MzNkNjdiYWI4Zjg1OTBmYmUwY2ZiMDBmIn0%3D; expires=Thu, 03-Apr-2025 09:56:46 GMT; Max-Age=7200; path=/; httponly; samesite=laxbotble_session=eyJpdiI6IlZhWHNhZ29OSitiWFZWSGQyd0VyNWc9PSIsInZhbHVlIjoiZkpkY2NGVGMybEVFbmc4dHJJeWZEK2RGV0QzVjlWaXQvY1R4MTVuUWFqSWl1NGl2cGR3TEJTdWRIOGJPdUYxdWtZR" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkN0WGlaUVlpWTU4NThKY0N2RVMrMFE9PSIsInZhbHVlIjoiVW5lY0pOdElaUWNTdGFqVFg2ejB1RExKckNDbzhSVjZ4Szdpd21paktQa3FXVTVweW9PU2tQMmxVTE5GOXBxYzRvTGxEWjFncTRDT044UVRaREZjRk9oeDZWOHBHbkFqMGNzWlBrVEQ3YmVhNzdILzg0YUJVQnNGTVZHU2dqK2wiLCJtYWMiOiIxZDRmOGYyNzczMDUzN2FmOTJkMTQwZTExNTBlZTgxMmE1ODM3NDQ3ZmYyN2NlMjY5MGMwMjRlNDJiYTM3MDZhIn0%3D; expires=Thu, 03-Apr-2025 09:56:46 GMT; path=/XSRF-TOKEN=eyJpdiI6IkN0WGlaUVlpWTU4NThKY0N2RVMrMFE9PSIsInZhbHVlIjoiVW5lY0pOdElaUWNTdGFqVFg2ejB1RExKckNDbzhSVjZ4Szdpd21paktQa3FXVTVweW9PU2tQMmxVTE5GOXBxYzRvTGxEW" 1 => "botble_session=eyJpdiI6IlZhWHNhZ29OSitiWFZWSGQyd0VyNWc9PSIsInZhbHVlIjoiZkpkY2NGVGMybEVFbmc4dHJJeWZEK2RGV0QzVjlWaXQvY1R4MTVuUWFqSWl1NGl2cGR3TEJTdWRIOGJPdUYxdWtZRGRKNXhiTUFJVW9hbkZNNnozYjMxbjAxaWdsMUVIVWo5WmRkK3VtclBPTys0RnAxN01uamxFTlBMZ1JMcDAiLCJtYWMiOiJlMjgwZDQyYTZhNjQ3NDU3NGMyZDUzOTI5NGI1YjZlNGY1Y2IyOTc0MzNkNjdiYWI4Zjg1OTBmYmUwY2ZiMDBmIn0%3D; expires=Thu, 03-Apr-2025 09:56:46 GMT; path=/; httponlybotble_session=eyJpdiI6IlZhWHNhZ29OSitiWFZWSGQyd0VyNWc9PSIsInZhbHVlIjoiZkpkY2NGVGMybEVFbmc4dHJJeWZEK2RGV0QzVjlWaXQvY1R4MTVuUWFqSWl1NGl2cGR3TEJTdWRIOGJPdUYxdWtZR" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "75EnZBmnyimfJ1zX3SmMWLnmgwtJYproI7HmqdHk" "viewed_product" => array:1 [ 155 => 1743667006 ] "_previous" => array:1 [ "url" => "https://chainhuacaocap.com/products/chai-tron-co-rong-500ml" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]