No products found!
1 x Application (67.14%) | 143.03ms |
1 x Booting (32.73%) | 69.72ms |
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
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 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
select * from `slugs` where `key` = 'capsules' 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` = 427 and `ec_product_categories`.`status` = 'published' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (427) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `ec_product_categories` where `ec_product_categories`.`parent_id` = 427 and `ec_product_categories`.`parent_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_currencies` order by `order` asc
Metadata | |
---|---|
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-03-18 10:05:07' OR
ec_products.end_date < '2025-03-18 10:05:07'
)
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-03-18 10:05:07' AND
ec_products.end_date >= '2025-03-18 10:05:07'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date IS NULL AND
ec_products.end_date >= '2025-03-18 10:05:07'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-03-18 10:05:07' 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` where exists (select * from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_products`.`id` = `ec_product_category_product`.`product_id` and `ec_product_category_product`.`category_id` in (427)) and `ec_products`.`status` = 'published' and `ec_products`.`is_variation` = 0
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` = 376 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` = 0 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory' and `slugs`.`reference_id` = 376 and `slugs`.`reference_id` is not null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (427) and `meta_boxes`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_categories`
Metadata | |
---|---|
Backtrace |
|
select * from `ec_product_categories`
Metadata | |
---|---|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (352, 358, 364, 366, 367, 375, 376, 381, 383) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`parent_id` in (352, 358, 364, 366, 367, 375, 376, 381, 383)
Metadata | |
---|---|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (351, 353, 354, 355, 357, 359, 368, 369, 377, 385, 390, 391, 394, 396, 403, 404, 405, 406, 407, 412, 413, 414, 415, 416, 417, 418, 420, 424, 425, 427, 431, 432, 433, 434, 435, 436) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (352, 358, 364, 366, 367, 375, 376, 381, 383) and `meta_boxes`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menus` where `status` = 'published'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`menu_id` in (1, 2, 3, 4, 5, 6)
Metadata | |
---|---|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (1, 15, 17, 19, 25, 26, 27, 28, 108, 109, 110, 111, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198) order by `position` asc
Metadata | |
---|---|
Backtrace |
|
select * from `menu_locations` where `menu_locations`.`menu_id` in (1, 2, 3, 4, 5, 6)
Metadata | |
---|---|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` = 126 and `menu_nodes`.`parent_id` is not null order by `position` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` = 130 and `menu_nodes`.`parent_id` is not null order by `position` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` = 133 and `menu_nodes`.`parent_id` is not null order by `position` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` = 137 and `menu_nodes`.`parent_id` is not null order by `position` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` = 140 and `menu_nodes`.`parent_id` is not null order by `position` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` = 145 and `menu_nodes`.`parent_id` is not null order by `position` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` = 149 and `menu_nodes`.`parent_id` is not null order by `position` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` = 170 and `menu_nodes`.`parent_id` is not null order by `position` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` = 173 and `menu_nodes`.`parent_id` is not null order by `position` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` = 175 and `menu_nodes`.`parent_id` is not null order by `position` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` = 184 and `menu_nodes`.`parent_id` is not null order by `position` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `widgets` where `theme` = 'wowy'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select *, (select count(*) from `ec_products` where `ec_brands`.`id` = `ec_products`.`brand_id` and `is_variation` = 0 and `status` = 'published') as `products_count` from `ec_brands` where `is_featured` = 1 and `status` = 'published' order by `order` asc, `created_at` desc limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (581, 582, 583, 584, 585, 586, 616, 617, 618) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\Brand'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
0 of 0array:1 [▼ "categories" => array:1 [▶ 0 => 427 ] ]
0 of 0array:1 [▼ "categories" => array:1 [▶ 0 => 427 ] ]
0 of 0array:15 [▼ "host" => array:1 [▶ 0 => "atozspecialtyfoods.com" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] ]
0 of 0array:75 [▼ "USER" => "a2z" "HOME" => "/home/a2z/./workspace/" "SCRIPT_NAME" => "/public/index.php" "REQUEST_URI" => "/product-categories/capsules" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/product-categories/capsules" "REMOTE_PORT" => "13100" "SCRIPT_FILENAME" => "/workspace/sites/atozspecialtyfoods.com/public/index.php" "SERVER_ADMIN" => "root@localhost" "CONTEXT_DOCUMENT_ROOT" => "/home/a2z/workspace/sites/atozspecialtyfoods.com" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/a2z/workspace/sites/atozspecialtyfoods.com" "REMOTE_ADDR" => "3.21.122.131" "SERVER_PORT" => "443" "SERVER_ADDR" => "135.181.212.162" "SERVER_NAME" => "atozspecialtyfoods.com" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_HOST" => "atozspecialtyfoods.com" "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" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "proxy-nokeepalive" => "1" "H2_STREAM_TAG" => "257-1" "H2_STREAM_ID" => "1" "H2_PUSHED_ON" => "" "H2_PUSHED" => "" "H2_PUSH" => "off" "H2PUSH" => "off" "HTTP2" => "on" "SSL_TLS_SNI" => "atozspecialtyfoods.com" "HTTPS" => "on" "UNIQUE_ID" => "Z9lFU09wBvV5cSb7tD-UeAAAAAE" "REDIRECT_STATUS" => "200" "REDIRECT_H2_STREAM_TAG" => "257-1" "REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_H2_PUSHED" => "" "REDIRECT_H2_PUSH" => "off" "REDIRECT_H2PUSH" => "off" "REDIRECT_HTTP2" => "on" "REDIRECT_SSL_TLS_SNI" => "atozspecialtyfoods.com" "REDIRECT_HTTPS" => "on" "REDIRECT_UNIQUE_ID" => "Z9lFU09wBvV5cSb7tD-UeAAAAAE" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_H2_STREAM_TAG" => "257-1" "REDIRECT_REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_REDIRECT_H2_PUSHED" => "" "REDIRECT_REDIRECT_H2_PUSH" => "off" "REDIRECT_REDIRECT_H2PUSH" => "off" "REDIRECT_REDIRECT_HTTP2" => "on" "REDIRECT_REDIRECT_SSL_TLS_SNI" => "atozspecialtyfoods.com" "REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_UNIQUE_ID" => "Z9lFU09wBvV5cSb7tD-UeAAAAAE" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1742292307.8284 "REQUEST_TIME" => 1742292307 ]
[]
0 of 0array:8 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Tue, 18 Mar 2025 10:05:08 GMT" ] "cms-version" => array:1 [▶ 0 => "5.27.0" ] "authorization-at" => array:1 [▶ 0 => "2023-06-04 17:51:56" ] "activated-license" => array:1 [▶ 0 => "No" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImJYWHF2dTlqUG8yWmZEOVZMeTB3MWc9PSIsInZhbHVlIjoiWm5JdUdjcFAxSUtpM0dBM3lsUHY3WCtLemNocnBkUmJUVGtWeHFNSTZ1NGtORUNNMTk5bit1R1FjK2t4aDNKZWI3L2pvZHpIRVI3ZkJkSW0zby9rOUdHUFpOd1RRa0ZSK0czNWh2cUErbUlCNjA4REMxdFdGTW50bUl0YWh2Y0giLCJtYWMiOiJhOTkwNWFmNTEyOGU4NzgxYjUzNjRhOGVjNzZhN2M1NDdiOWNjYTYyZDRhMThjODJhNGNhYTBjZWExMjgwZDNmIiwidGFnIjoiIn0%3D; expires=Tue, 18-Mar-2025 12:05:08 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6ImJYWHF2dTlqUG8yWmZEOVZMeTB3MWc9PSIsInZhbHVlIjoiWm5JdUdjcFAxSUtpM0dBM3lsUHY3WCtLemNocnBkUmJUVGtWeHFNSTZ1NGtORUNNMTk5bit1R1FjK2t4aDNKZWI3L2pvZ ▶" 1 => "botble_session=eyJpdiI6IjNQWUI2dFB1a1VVeUk4VFdCWExtVnc9PSIsInZhbHVlIjoiRHorUmt3OCt6MEIwU2FaWDNMQWdGTjZKNkgvd0NOR2w0TW1XWDlrR052VTFVeUtrREFJYmI0cDlLZ21nQkJJOTZsUVRCdTdsSjlQVXNQUmNFcFd3TXh0ODA2VGl3SUM0TElMRFZtenF4U2txZkIyWFpWQjhBNHcwNGQ4VUljdW0iLCJtYWMiOiIzZjU2Y2E1M2VmMTc1NDc0MjM5ODE0MWIwMDEzZTBjMmZmMjgxZDY0ZjM1OTQ0MDk3OTgwN2U1NjhiODJlMmE4IiwidGFnIjoiIn0%3D; expires=Tue, 18-Mar-2025 12:05:08 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀botble_session=eyJpdiI6IjNQWUI2dFB1a1VVeUk4VFdCWExtVnc9PSIsInZhbHVlIjoiRHorUmt3OCt6MEIwU2FaWDNMQWdGTjZKNkgvd0NOR2w0TW1XWDlrR052VTFVeUtrREFJYmI0cDlLZ21nQkJJOTZsU ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImJYWHF2dTlqUG8yWmZEOVZMeTB3MWc9PSIsInZhbHVlIjoiWm5JdUdjcFAxSUtpM0dBM3lsUHY3WCtLemNocnBkUmJUVGtWeHFNSTZ1NGtORUNNMTk5bit1R1FjK2t4aDNKZWI3L2pvZHpIRVI3ZkJkSW0zby9rOUdHUFpOd1RRa0ZSK0czNWh2cUErbUlCNjA4REMxdFdGTW50bUl0YWh2Y0giLCJtYWMiOiJhOTkwNWFmNTEyOGU4NzgxYjUzNjRhOGVjNzZhN2M1NDdiOWNjYTYyZDRhMThjODJhNGNhYTBjZWExMjgwZDNmIiwidGFnIjoiIn0%3D; expires=Tue, 18-Mar-2025 12:05:08 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6ImJYWHF2dTlqUG8yWmZEOVZMeTB3MWc9PSIsInZhbHVlIjoiWm5JdUdjcFAxSUtpM0dBM3lsUHY3WCtLemNocnBkUmJUVGtWeHFNSTZ1NGtORUNNMTk5bit1R1FjK2t4aDNKZWI3L2pvZ ▶" 1 => "botble_session=eyJpdiI6IjNQWUI2dFB1a1VVeUk4VFdCWExtVnc9PSIsInZhbHVlIjoiRHorUmt3OCt6MEIwU2FaWDNMQWdGTjZKNkgvd0NOR2w0TW1XWDlrR052VTFVeUtrREFJYmI0cDlLZ21nQkJJOTZsUVRCdTdsSjlQVXNQUmNFcFd3TXh0ODA2VGl3SUM0TElMRFZtenF4U2txZkIyWFpWQjhBNHcwNGQ4VUljdW0iLCJtYWMiOiIzZjU2Y2E1M2VmMTc1NDc0MjM5ODE0MWIwMDEzZTBjMmZmMjgxZDY0ZjM1OTQ0MDk3OTgwN2U1NjhiODJlMmE4IiwidGFnIjoiIn0%3D; expires=Tue, 18-Mar-2025 12:05:08 GMT; path=/; httponly ◀botble_session=eyJpdiI6IjNQWUI2dFB1a1VVeUk4VFdCWExtVnc9PSIsInZhbHVlIjoiRHorUmt3OCt6MEIwU2FaWDNMQWdGTjZKNkgvd0NOR2w0TW1XWDlrR052VTFVeUtrREFJYmI0cDlLZ21nQkJJOTZsU ▶" ] ]
0 of 0array:4 [▼ "_token" => "IlFejZ2UxVkazxfSR7q51KsuOF0AQ43Ugw3mYMnL" "_previous" => array:1 [▶ "url" => "https://atozspecialtyfoods.com/product-categories/capsules" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]