Theo dõi bản tin để nhận thông tin cập nhật về sản phẩm mới.
Chai tròn cổ rộng 500ml
Chai tròn cổ rộng 500ml
Bạn có chắc muốn xóa sản phẩm này khỏi giỏ hàng?
1 x Application (64.83%) | 231.18ms |
1 x Booting (34.97%) | 124.69ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
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-tron-co-rong-500ml' and `reference_type` = 'Botble\Ecommerce\Models\Product' and `prefix` = 'products' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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)
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (155) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\Product'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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)
Metadata | |
---|---|
Backtrace |
|
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)
Metadata | |
---|---|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (7, 54) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
update `ec_products` set `views` = `views` + 1, `ec_products`.`updated_at` = '2025-04-03 14:56:46' where `id` = 155
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct * from `ec_product_variations` where `configurable_product_id` = 155
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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
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 `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
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 `ec_flash_sale_products`.`product_id` = 155 and `status` = 'published' and `end_date` >= '2025-04-03' order by `created_at` desc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_currencies` where `is_default` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `to_product_id` from `ec_product_related_relations` where `ec_product_related_relations`.`from_product_id` = 155
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
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
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (160, 161, 162, 163) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\Product'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` in (160, 161, 162, 163)
Metadata | |
---|---|
Backtrace |
|
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)
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 (160, 161, 162, 163)
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-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)
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-03' and `ec_flash_sale_products`.`product_id` in (160, 161, 162, 163) order by `created_at` desc
Metadata | |
---|---|
Bindings |
|
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` = 163
Metadata | |
---|---|
Bindings |
|
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` = 162
Metadata | |
---|---|
Bindings |
|
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` = 161
Metadata | |
---|---|
Bindings |
|
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` = 160
Metadata | |
---|---|
Bindings |
|
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" => "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 ]
[]
0 of 0array: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=lax ◀XSRF-TOKEN=eyJpdiI6IkN0WGlaUVlpWTU4NThKY0N2RVMrMFE9PSIsInZhbHVlIjoiVW5lY0pOdElaUWNTdGFqVFg2ejB1RExKckNDbzhSVjZ4Szdpd21paktQa3FXVTVweW9PU2tQMmxVTE5GOXBxYzRvTGxEW ▶" 1 => "botble_session=eyJpdiI6IlZhWHNhZ29OSitiWFZWSGQyd0VyNWc9PSIsInZhbHVlIjoiZkpkY2NGVGMybEVFbmc4dHJJeWZEK2RGV0QzVjlWaXQvY1R4MTVuUWFqSWl1NGl2cGR3TEJTdWRIOGJPdUYxdWtZRGRKNXhiTUFJVW9hbkZNNnozYjMxbjAxaWdsMUVIVWo5WmRkK3VtclBPTys0RnAxN01uamxFTlBMZ1JMcDAiLCJtYWMiOiJlMjgwZDQyYTZhNjQ3NDU3NGMyZDUzOTI5NGI1YjZlNGY1Y2IyOTc0MzNkNjdiYWI4Zjg1OTBmYmUwY2ZiMDBmIn0%3D; expires=Thu, 03-Apr-2025 09:56:46 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀botble_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=/; httponly ◀botble_session=eyJpdiI6IlZhWHNhZ29OSitiWFZWSGQyd0VyNWc9PSIsInZhbHVlIjoiZkpkY2NGVGMybEVFbmc4dHJJeWZEK2RGV0QzVjlWaXQvY1R4MTVuUWFqSWl1NGl2cGR3TEJTdWRIOGJPdUYxdWtZR ▶" ] ]
0 of 0array: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" => [] ]