
Box 1 | 38.00"(W) x 79.00"(D) x 7.00"(H) | 34.00 (lbs) x 2 |
1 x Application (91.89%) | 312.76ms |
1 x Booting (8.1%) | 27.58ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
select * from `category` where (`active` = 1 and `level` = 'main') order by `order` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category` where (`active` = 1 and `level` = 'sub') order by `order` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `dealer_guides` where (`file_type` = 'Flipbook' and `active` = 1) order by `id` desc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `poundex_settings` where `id` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `products`.*, `product_boxes`.*, `products`.`id` as `product_id`, `product_boxes`.`id` as `productboxes_id`, `products`.`item_number` as `item_number`, CASE
WHEN "2025-04-11" >= products.discounted_start_date
AND (products.discounted_end_date IS NULL OR "2025-04-11" <= products.discounted_end_date)
THEN round(products.discounted_percentage,0)
ELSE 0
END AS discounted_percentage, DATE_FORMAT(products.discounted_end_date, '%b %D, %Y') as discountenddate, CASE
WHEN "2025-04-11" >= products.discounted_start_date
AND (products.discounted_end_date IS NULL OR "2025-04-11" <= products.discounted_end_date)
AND products.discounted_price < products.base_price
THEN products.discounted_price
ELSE 0
END AS discounted_price from `products` left join `product_boxes` on `product_boxes`.`product_id` = `products`.`id` and `product_boxes`.`parent_child` = 'p' where (`products`.`in_catalog` = 1 and `products`.`product_view` = 'available' and `products`.`slug` = 'F8000EK') and `category_id` is not null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_boxes` where `parent_products` = 'F8000EK' and `parent_child` = 'c'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F8000EK' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F8000EK' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `name` from `colors` where `id` is null
Metadata | |
---|---|
Backtrace |
|
select * from `poundex_settings` where `id` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug`, `parent_id`, `name`, `id` from `category` where (`id` = 31 and `active` = 1) limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `slug`, `parent_id`, `name` from `category` where (`id` = 105 and `active` = 1) limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `products`.*, `products`.`id` as `product_id`, `products`.`unit_per_case`, CASE
WHEN "2025-04-11" >= products.discounted_start_date
AND (products.discounted_end_date IS NULL OR "2025-04-11" <= products.discounted_end_date)
THEN round(products.discounted_percentage,0)
ELSE 0
END AS discounted_percentage, CASE
WHEN "2025-04-11" >= products.discounted_start_date
AND (products.discounted_end_date IS NULL OR "2025-04-11" <= products.discounted_end_date)
AND products.discounted_price < products.base_price
THEN products.discounted_price
ELSE 0
END AS discounted_price from `products` inner join `product_boxes` on `product_boxes`.`product_id` = `products`.`id` where `category_id` = 31 and (`in_catalog` = 1 and `product_view` = 'available') and `slug` != 'F8000EK' order by RAND() limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F8016F' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F8016F' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F8023F' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F8023F' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F8022T' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F8022T' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F8266T' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F8266T' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F8021CK' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F8021CK' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F8262F' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F8262F' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = '1005' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = '1005' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F8262T' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F8262T' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F8005Q' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F8005Q' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F8266EK' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F8266EK' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `fbt_products` where `product_id` = 5164 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `poundex_settings` limit 1
Metadata | |
---|---|
Backtrace |
|
select `products`.*, `product_boxes`.*, `products`.`id` as `product_id`, `products`.`id` as `id`, `product_boxes`.`id` as `productboxes_id`, `products`.`item_number` as `item_number`, CASE
WHEN "2025-04-11" >= products.discounted_start_date
AND (products.discounted_end_date IS NULL OR "2025-04-11" <= products.discounted_end_date)
THEN round(products.discounted_percentage,0)
ELSE 0
END AS discounted_percentage, DATE_FORMAT(products.discounted_end_date, '%b %D, %Y') as discountenddate, CASE
WHEN "2025-04-11" >= products.discounted_start_date
AND (products.discounted_end_date IS NULL OR "2025-04-11" <= products.discounted_end_date)
AND products.discounted_price < products.base_price
THEN products.discounted_price
ELSE 0
END AS discounted_price from `products` left join `product_boxes` on `product_boxes`.`product_id` = `products`.`id` and `product_boxes`.`parent_child` = 'p' where `category_id` is not null and `products`.`id` in ('5165', '5166', '587', '693', '891', '893', '895', '897', '941', '974', '1009', '1030', '1032', '1041', '1043', '2003', '2124', '3389', '3480', '3671') and (`products`.`product_view` = 'available' or (`products`.`product_view` = 'discontinued' and `products`.`quantity` > 0) and `products`.`in_catalog` = 1) order by FIELD(products.id, 5165,5166,587,693,891,893,895,897,941,974,1009,1030,1032,1041,1043,2003,2124,3389,3480,3671) limit 20
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F8000F' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F8000F' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F8000Q' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F8000Q' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F1334' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1334' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F1549' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1549' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F1751' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1751' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F1753' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1753' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F1755' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1755' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F1757' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1757' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F1802' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1802' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F1835' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1835' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F1870' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1870' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F1891' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1891' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F1893' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1893' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F1905' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1905' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F1907' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1907' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4255' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4255' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4390' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4390' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F6448' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F6448' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F6532' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F6532' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F6714' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F6714' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
0 of 0array:1 [▼ "slug" => "F8000EK" ]
[]
0 of 0array:16 [▼ "connection" => array:1 [▶ 0 => "upgrade" ] "host" => array:1 [▶ 0 => "bobkonaonline.com" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ik1hY3lIczZUTG92VGozVlBDbEJhM2c9PSIsInZhbHVlIjoiRXg1RExmT293QnJpTXgwd0dSU3ovWTI5UXBhTENkbFhHQ3dRYkZMcDV5b0I5MVBFeTRKVmpGNFR5cVM2Uk03dHUyMzdwYjRpaTBiWWVtYitNTTV0M0gyVzNoS0ZTZ2xwRmFOV0dZM0JxcnJaamZvK2Y2SU55SDdNVTdpWHAwRzgiLCJtYWMiOiI1OTZiNTIzMTNlYTk1NTcwMzkxZGQ4OTMxODliYmNlMjNjNGZkNDJkMTQzY2M3NmNmNTAzYjY2YWY3MDkyY2IyIiwidGFnIjoiIn0%3D; poundex_associates_corporation_session=eyJpdiI6IlR5bnBBR2NqTnBwNXhqSXdaUGVDbXc9PSIsInZhbHVlIjoiNDNYSTBCamF5L2VHS2NUaW9kWFRrZVBjOTJGNjB1S015SndJK2Q4NjJVUGVvOE14QVJmRDVHVGFKSWNzclNZZUE5K3VhMTdNYTNqL1BQRTNaRFU0UjVVbFJ1WmQyUVp5cmlYb1N4ZXdXRW5KRStKQ0NJcUE3bE9DWDM4bE9heFgiLCJtYWMiOiI1MDVkZWI0NmVkY2Q1ZTJmNmRlODg4NDdmZTQzYjY3YTEyNjEzZjUwYzlmMDhiYjFkMmE0MmIzNWVlMTRhOGM3IiwidGFnIjoiIn0%3D; _clck=s6ucfc%7C2%7Cfuz%7C0%7C1927 ◀XSRF-TOKEN=eyJpdiI6Ik1hY3lIczZUTG92VGozVlBDbEJhM2c9PSIsInZhbHVlIjoiRXg1RExmT293QnJpTXgwd0dSU3ovWTI5UXBhTENkbFhHQ3dRYkZMcDV5b0I5MVBFeTRKVmpGNFR5cVM2Uk03dHUyMzdwY ▶" ] ]
0 of 0array:44 [▼ "REDIRECT_UNIQUE_ID" => "Z_mKUNCWoi_ethCqJMNu-gAAAAs" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "Z_mKUNCWoi_ethCqJMNu-gAAAAs" "HTTP_CONNECTION" => "upgrade" "HTTP_HOST" => "bobkonaonline.com" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "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_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_COOKIE" => "XSRF-TOKEN=eyJpdiI6Ik1hY3lIczZUTG92VGozVlBDbEJhM2c9PSIsInZhbHVlIjoiRXg1RExmT293QnJpTXgwd0dSU3ovWTI5UXBhTENkbFhHQ3dRYkZMcDV5b0I5MVBFeTRKVmpGNFR5cVM2Uk03dHUyMzdwYjRpaTBiWWVtYitNTTV0M0gyVzNoS0ZTZ2xwRmFOV0dZM0JxcnJaamZvK2Y2SU55SDdNVTdpWHAwRzgiLCJtYWMiOiI1OTZiNTIzMTNlYTk1NTcwMzkxZGQ4OTMxODliYmNlMjNjNGZkNDJkMTQzY2M3NmNmNTAzYjY2YWY3MDkyY2IyIiwidGFnIjoiIn0%3D; poundex_associates_corporation_session=eyJpdiI6IlR5bnBBR2NqTnBwNXhqSXdaUGVDbXc9PSIsInZhbHVlIjoiNDNYSTBCamF5L2VHS2NUaW9kWFRrZVBjOTJGNjB1S015SndJK2Q4NjJVUGVvOE14QVJmRDVHVGFKSWNzclNZZUE5K3VhMTdNYTNqL1BQRTNaRFU0UjVVbFJ1WmQyUVp5cmlYb1N4ZXdXRW5KRStKQ0NJcUE3bE9DWDM4bE9heFgiLCJtYWMiOiI1MDVkZWI0NmVkY2Q1ZTJmNmRlODg4NDdmZTQzYjY3YTEyNjEzZjUwYzlmMDhiYjFkMmE0MmIzNWVlMTRhOGM3IiwidGFnIjoiIn0%3D; _clck=s6ucfc%7C2%7Cfuz%7C0%7C1927 ◀XSRF-TOKEN=eyJpdiI6Ik1hY3lIczZUTG92VGozVlBDbEJhM2c9PSIsInZhbHVlIjoiRXg1RExmT293QnJpTXgwd0dSU3ovWTI5UXBhTENkbFhHQ3dRYkZMcDV5b0I5MVBFeTRKVmpGNFR5cVM2Uk03dHUyMzdwY ▶" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache/2.4.62 () OpenSSL/1.0.2k-fips PHP/8.2.27" "SERVER_NAME" => "bobkonaonline.com" "SERVER_ADDR" => "127.0.0.1" "SERVER_PORT" => "80" "REMOTE_ADDR" => "127.0.0.1" "DOCUMENT_ROOT" => "/home/poundex-staging/laravel-ecommerce/public/" "REQUEST_SCHEME" => "http" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/home/poundex-staging/laravel-ecommerce/public/" "SERVER_ADMIN" => "root@localhost" "SCRIPT_FILENAME" => "/home/poundex-staging/laravel-ecommerce/public/index.php" "REMOTE_PORT" => "60100" "REDIRECT_URL" => "/product-details" "REDIRECT_QUERY_STRING" => "slug=F8000EK" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "slug=F8000EK" "REQUEST_URI" => "/product-details?slug=F8000EK" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744407120.2752 "REQUEST_TIME" => 1744407120 ]
0 of 0array:3 [▼ "XSRF-TOKEN" => "jzSE7yBug0W34FD4KOqVk4kndoZ7ffRrEVEF3iUh" "poundex_associates_corporation_session" => "hhHp6sNJjaYOAzcE81xPEA7BpivytCTfGVu7Qoja" "_clck" => null ]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Fri, 11 Apr 2025 21:32:00 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ikp2L29BM1JLMHNHU1A1dmFjUDY0TVE9PSIsInZhbHVlIjoiV0lpQmZkeEVTdXl0UlM0UmVIUE9Ybk5UUlhrUXJESHZnUDNzYTUyb08rUXorQWtBMHdIZEQyelhTbTQxcGZaVEJEaGIzRGNJVnVoOU03c0lkYWlsWDZ5ZzJHNytQMmdFbFFpb3FFTDM4TUZWVVJGaDFOeWJVTHFQT2p3S0dKamwiLCJtYWMiOiIwZTMyNzc3MDM4YTJiMjVlYmY4NWU2ZDFkZjg4ZWM2YmI0YWM2YmExNTdkYWZjMjZhNzFhMTlmMTRhNGYyZWM4IiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 21:47:00 GMT; Max-Age=900; path=/ ◀XSRF-TOKEN=eyJpdiI6Ikp2L29BM1JLMHNHU1A1dmFjUDY0TVE9PSIsInZhbHVlIjoiV0lpQmZkeEVTdXl0UlM0UmVIUE9Ybk5UUlhrUXJESHZnUDNzYTUyb08rUXorQWtBMHdIZEQyelhTbTQxcGZaVEJEaGIzR ▶" 1 => "poundex_associates_corporation_session=eyJpdiI6IkplSEhVbk56RXp3WUdKSk9HdTBqaVE9PSIsInZhbHVlIjoiYzBmelNLdHZybnI4dWZZRnBwWkwxYktuei94T09VMkJ2c2tDamlTVTFNWW1pTS9Ta3hGRXVyZWJmR2hXYXc4alF6anpGZkQ2a2FndGxldjQxbDd4SXVYWWNUdXQzOUJIMU9iRUlrZTdCcFJLV2RJSlpWZkdFUWpYYWRYN3VGcVkiLCJtYWMiOiIyMWFmNDMxMGFmYmFkOTNlYzBiZjQxZGVlODhiYjgyNTg0NjZkZjVlZTVkODEzNjkxZTBjMjY0MjY2NDcwMzAxIiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 21:47:00 GMT; Max-Age=900; path=/; httponly ◀poundex_associates_corporation_session=eyJpdiI6IkplSEhVbk56RXp3WUdKSk9HdTBqaVE9PSIsInZhbHVlIjoiYzBmelNLdHZybnI4dWZZRnBwWkwxYktuei94T09VMkJ2c2tDamlTVTFNWW1pTS9Ta ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ikp2L29BM1JLMHNHU1A1dmFjUDY0TVE9PSIsInZhbHVlIjoiV0lpQmZkeEVTdXl0UlM0UmVIUE9Ybk5UUlhrUXJESHZnUDNzYTUyb08rUXorQWtBMHdIZEQyelhTbTQxcGZaVEJEaGIzRGNJVnVoOU03c0lkYWlsWDZ5ZzJHNytQMmdFbFFpb3FFTDM4TUZWVVJGaDFOeWJVTHFQT2p3S0dKamwiLCJtYWMiOiIwZTMyNzc3MDM4YTJiMjVlYmY4NWU2ZDFkZjg4ZWM2YmI0YWM2YmExNTdkYWZjMjZhNzFhMTlmMTRhNGYyZWM4IiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 21:47:00 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6Ikp2L29BM1JLMHNHU1A1dmFjUDY0TVE9PSIsInZhbHVlIjoiV0lpQmZkeEVTdXl0UlM0UmVIUE9Ybk5UUlhrUXJESHZnUDNzYTUyb08rUXorQWtBMHdIZEQyelhTbTQxcGZaVEJEaGIzR ▶" 1 => "poundex_associates_corporation_session=eyJpdiI6IkplSEhVbk56RXp3WUdKSk9HdTBqaVE9PSIsInZhbHVlIjoiYzBmelNLdHZybnI4dWZZRnBwWkwxYktuei94T09VMkJ2c2tDamlTVTFNWW1pTS9Ta3hGRXVyZWJmR2hXYXc4alF6anpGZkQ2a2FndGxldjQxbDd4SXVYWWNUdXQzOUJIMU9iRUlrZTdCcFJLV2RJSlpWZkdFUWpYYWRYN3VGcVkiLCJtYWMiOiIyMWFmNDMxMGFmYmFkOTNlYzBiZjQxZGVlODhiYjgyNTg0NjZkZjVlZTVkODEzNjkxZTBjMjY0MjY2NDcwMzAxIiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 21:47:00 GMT; path=/; httponly ◀poundex_associates_corporation_session=eyJpdiI6IkplSEhVbk56RXp3WUdKSk9HdTBqaVE9PSIsInZhbHVlIjoiYzBmelNLdHZybnI4dWZZRnBwWkwxYktuei94T09VMkJ2c2tDamlTVTFNWW1pTS9Ta ▶" ] ]
0 of 0array:5 [▼ "_token" => "jzSE7yBug0W34FD4KOqVk4kndoZ7ffRrEVEF3iUh" "links" => array:2 [▶ 0 => "http://bobkonaonline.com/product-details?slug=F8000EK" 1 => "http://bobkonaonline.com/product?page=5&slug=wooden_bed" ] "_previous" => array:1 [▶ "url" => "http://bobkonaonline.com/product-details?slug=F8000EK" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]