Theo dõi bản tin để nhận thông tin cập nhật về sản phẩm mới.
Bạn có chắc muốn xóa sản phẩm này khỏi giỏ hàng?
1 x Application (55.55%) | 240.74ms |
1 x Booting (44.3%) | 192.00ms |
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
select * from `slugs` where `key` = 'chai-nhua-bong-den' and `reference_type` = 'Botble\Ecommerce\Models\ProductCategory' and `prefix` = 'product-categories' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` = 46 and `ec_product_categories`.`status` = 'published' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (46) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `ec_products` inner join
(
SELECT DISTINCT
`ec_products`.id,
CASE
WHEN (
ec_products.sale_type = 0 AND
ec_products.sale_price <> 0
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 0 AND
ec_products.sale_price = 0
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
(
ec_products.start_date > '2025-04-02 11:49:41' OR
ec_products.end_date < '2025-04-02 11:49:41'
)
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-04-02 11:49:41' AND
ec_products.end_date >= '2025-04-02 11:49:41'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date IS NULL AND
ec_products.end_date >= '2025-04-02 11:49:41'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-04-02 11:49:41' AND
ec_products.end_date IS NULL
) THEN ec_products.sale_price
ELSE ec_products.price
END AS final_price
FROM `ec_products`
) AS products_with_final_price
on `products_with_final_price`.`id` = `ec_products`.`id` left join `ec_product_category_product` on `ec_product_category_product`.`product_id` = `ec_products`.`id` where (`ec_product_category_product`.`category_id` in (46)) and `ec_products`.`status` = 'published' and `ec_products`.`is_variation` = 0
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct `ec_products`.*, `products_with_final_price`.`final_price` from `ec_products` inner join
(
SELECT DISTINCT
`ec_products`.id,
CASE
WHEN (
ec_products.sale_type = 0 AND
ec_products.sale_price <> 0
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 0 AND
ec_products.sale_price = 0
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
(
ec_products.start_date > '2025-04-02 11:49:41' OR
ec_products.end_date < '2025-04-02 11:49:41'
)
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-04-02 11:49:41' AND
ec_products.end_date >= '2025-04-02 11:49:41'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date IS NULL AND
ec_products.end_date >= '2025-04-02 11:49:41'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-04-02 11:49:41' AND
ec_products.end_date IS NULL
) THEN ec_products.sale_price
ELSE ec_products.price
END AS final_price
FROM `ec_products`
) AS products_with_final_price
on `products_with_final_price`.`id` = `ec_products`.`id` left join `ec_product_category_product` on `ec_product_category_product`.`product_id` = `ec_products`.`id` where (`ec_product_category_product`.`category_id` in (46)) and `ec_products`.`status` = 'published' and `ec_products`.`is_variation` = 0 order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 12 offset 0
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (149) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\Product'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` in (149)
Metadata | |
---|---|
Backtrace |
|
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` in (149)
Metadata | |
---|---|
Backtrace |
|
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 (149)
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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-02 11:49:41' 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-02 11:49:41') and `product_quantity` = 1 and `ec_discount_products`.`product_id` in (149)
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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-02' and `ec_flash_sale_products`.`product_id` in (149) order by `created_at` desc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (46) and `meta_boxes`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_currencies` where `is_default` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select *, (select count(*) from `ec_products` where `ec_brands`.`id` = `ec_products`.`brand_id` and `is_variation` = 0) as `products_count` from `ec_brands` where `status` = 'published' order by `order` asc, `created_at` desc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ec_product_categories`.*, (select count(*) from `ec_products` inner join `ec_product_category_product` on `ec_products`.`id` = `ec_product_category_product`.`product_id` where `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` and `is_variation` = 0) as `products_count` 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
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select *, (select count(*) from `ec_products` inner join `ec_product_tag_product` on `ec_products`.`id` = `ec_product_tag_product`.`product_id` where `ec_product_tags`.`id` = `ec_product_tag_product`.`tag_id` and `is_variation` = 0) as `products_count` from `ec_product_tags` where `status` = 'published' order by `products_count` desc limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (1, 2, 3, 4, 5, 6) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductTag'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_attribute_sets` where `status` = 'published' and `is_searchable` = 1 order by `order` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_attributes` where `ec_product_attributes`.`attribute_set_id` in (1, 2) order by `order` asc
Metadata | |
---|---|
Backtrace |
|
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
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`parent_id` in (1, 2, 3, 4, 5, 6, 7, 8, 37, 68)
Metadata | |
---|---|
Backtrace |
|
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'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_currencies` order by `order` asc
Metadata | |
---|---|
Backtrace |
|
select * from `menus` where `status` = 'published'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`menu_id` in (1, 2, 3, 4)
Metadata | |
---|---|
Backtrace |
|
select * from `menu_locations` where `menu_locations`.`menu_id` in (1, 2, 3, 4)
Metadata | |
---|---|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` = 3 and `menu_nodes`.`parent_id` is not null order by `position` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` = 8 and `menu_nodes`.`parent_id` is not null order by `position` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `widgets` where `theme` = 'shopwise'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array: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 => "" ] ]
0 of 0array: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" => "58174" "REMOTE_ADDR" => "3.141.104.233" "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" => "/product-categories/chai-nhua-bong-den" "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" => 1743569380.7962 "REQUEST_TIME" => 1743569380 ]
[]
0 of 0array:8 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Wed, 02 Apr 2025 04:49:41 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=eyJpdiI6IlJteWVTeW1XeGpFOW5heCtodlNJMUE9PSIsInZhbHVlIjoiWDEwcjZiNDFOWGFOL1RFVzAzMStjSWIvVFV1UVEzL21sTnpiYXdETzQzZlpRYjEzK2lHSWQxV3drOWozMjBiaWtGcUdic2NTMjRmdyttNGNJVW1CREk0VVJVUll4MzZMZ1VodHRDRE1ETFk1czB4dFNyQVYyZGlXS3JzS09iZWEiLCJtYWMiOiJhMTBjODg4ZWVhNjBlYzQyNTAzZTUwNjA3YzgxNWFkMzliOWZjODE3OTYxZmRlNTUwMTQ0ZDZkMzU4OGQzY2E1In0%3D; expires=Wed, 02-Apr-2025 06:49:41 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IlJteWVTeW1XeGpFOW5heCtodlNJMUE9PSIsInZhbHVlIjoiWDEwcjZiNDFOWGFOL1RFVzAzMStjSWIvVFV1UVEzL21sTnpiYXdETzQzZlpRYjEzK2lHSWQxV3drOWozMjBiaWtGcUdic ▶" 1 => "botble_session=eyJpdiI6Imw1K2Y3dVNOaWp6YzRzTjVJV2gyd2c9PSIsInZhbHVlIjoiVU5HemI2Wm1YYXZwZE1hRkNyRGdoZlExeVlQNXN5QlFrYXVXWGR5dnFEbXJVN2NZYmJ2dnR4enJxc2puRFJyQ3dFY2tnVkxkVFlld3ZlVDdaUTVtck00KzBZQ2I5NU9rQm1tQWRmWHZrcnF2bDB5MGpubVpIelN6TlQ1QkdXV3oiLCJtYWMiOiIwMjFkMjdkNWYwYjMxMGM2MDVmZDZjYWVhZjEwZjVjNzVjZTgzNmJmNjc0ZTQyNGM4NGVmMDRmZDhlOTUxMGE5In0%3D; expires=Wed, 02-Apr-2025 06:49:41 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀botble_session=eyJpdiI6Imw1K2Y3dVNOaWp6YzRzTjVJV2gyd2c9PSIsInZhbHVlIjoiVU5HemI2Wm1YYXZwZE1hRkNyRGdoZlExeVlQNXN5QlFrYXVXWGR5dnFEbXJVN2NZYmJ2dnR4enJxc2puRFJyQ3dFY ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlJteWVTeW1XeGpFOW5heCtodlNJMUE9PSIsInZhbHVlIjoiWDEwcjZiNDFOWGFOL1RFVzAzMStjSWIvVFV1UVEzL21sTnpiYXdETzQzZlpRYjEzK2lHSWQxV3drOWozMjBiaWtGcUdic2NTMjRmdyttNGNJVW1CREk0VVJVUll4MzZMZ1VodHRDRE1ETFk1czB4dFNyQVYyZGlXS3JzS09iZWEiLCJtYWMiOiJhMTBjODg4ZWVhNjBlYzQyNTAzZTUwNjA3YzgxNWFkMzliOWZjODE3OTYxZmRlNTUwMTQ0ZDZkMzU4OGQzY2E1In0%3D; expires=Wed, 02-Apr-2025 06:49:41 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IlJteWVTeW1XeGpFOW5heCtodlNJMUE9PSIsInZhbHVlIjoiWDEwcjZiNDFOWGFOL1RFVzAzMStjSWIvVFV1UVEzL21sTnpiYXdETzQzZlpRYjEzK2lHSWQxV3drOWozMjBiaWtGcUdic ▶" 1 => "botble_session=eyJpdiI6Imw1K2Y3dVNOaWp6YzRzTjVJV2gyd2c9PSIsInZhbHVlIjoiVU5HemI2Wm1YYXZwZE1hRkNyRGdoZlExeVlQNXN5QlFrYXVXWGR5dnFEbXJVN2NZYmJ2dnR4enJxc2puRFJyQ3dFY2tnVkxkVFlld3ZlVDdaUTVtck00KzBZQ2I5NU9rQm1tQWRmWHZrcnF2bDB5MGpubVpIelN6TlQ1QkdXV3oiLCJtYWMiOiIwMjFkMjdkNWYwYjMxMGM2MDVmZDZjYWVhZjEwZjVjNzVjZTgzNmJmNjc0ZTQyNGM4NGVmMDRmZDhlOTUxMGE5In0%3D; expires=Wed, 02-Apr-2025 06:49:41 GMT; path=/; httponly ◀botble_session=eyJpdiI6Imw1K2Y3dVNOaWp6YzRzTjVJV2gyd2c9PSIsInZhbHVlIjoiVU5HemI2Wm1YYXZwZE1hRkNyRGdoZlExeVlQNXN5QlFrYXVXWGR5dnFEbXJVN2NZYmJ2dnR4enJxc2puRFJyQ3dFY ▶" ] ]
0 of 0array:4 [▼ "_token" => "ZORq5Ws8PHljLAi7a0s5kVdZQP6fLAFuV6CJz6Ax" "_previous" => array:1 [▶ "url" => "https://chainhuacaocap.com/product-categories/chai-nhua-bong-den" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]