
Box 1 | 0.00"(W) x 0.00"(D) x 0.00"(H) | 0.00 (lbs) x 1 |
This American tradtional five piece bedroom set is designed to give your bedroom a subtle and classy look. The set includes Queen/CA King/E King size bed frame, nightstand, chest, dresser and mirror. With additional storage built in under the bed frame, it provides ample storage space, that will help you keep your room organized. The dresser and mirror combination also function as a vanity, so you can comfortably get ready in your own room. Allow this set to bring a sense of comfort and convenience to your most important living space.
This American tradtional five piece bedroom set is designed to give your bedroom a subtle and classy look. The set includes Queen/CA King/E King size bed frame, nightstand, chest, dresser and mirror. With additional storage built in under the bed frame, it provides ample storage space, that will help you keep your room organized. The dresser and mirror combination also function as a vanity, so you can comfortably get ready in your own room. Allow this set to bring a sense of comfort and convenience to your most important living space.
1 x Application (81.35%) | 342.55ms |
1 x Booting (18.64%) | 78.50ms |
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 |
|
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 |
|
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` = 'F4967') and `category_id` is not null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_boxes` where `parent_products` = 'F4967' and `parent_child` = 'c'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4967' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4967' 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` = 33 and `active` = 1) limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `slug`, `parent_id`, `name` from `category` where (`id` = 6 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` = 33 and (`in_catalog` = 1 and `product_view` = 'available') and `slug` != 'F4967' order by RAND() limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F5507' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F5507' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F5442' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F5442' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4350' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4350' 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` = 'F5477' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F5477' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F5457' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F5457' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4726' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4726' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4962' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4962' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4937' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4937' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F5512' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F5512' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `fbt_products` where `product_id` = 2635 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 ('548', '585', '587', '692', '693', '895', '897', '941', '2000', '2003', '2026', '2076', '2085', '2089', '2097', '2125', '2425', '2441', '2477', '2517') and (`products`.`product_view` = 'available' or (`products`.`product_view` = 'discontinued' and `products`.`quantity` > 0) and `products`.`in_catalog` = 1) order by FIELD(products.id, 548,585,587,692,693,895,897,941,2000,2003,2026,2076,2085,2089,2097,2125,2425,2441,2477,2517) limit 20
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F1168' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1168' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F1332' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1332' 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` = 'F1548' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F1548' 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` = '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` = 'F4252' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4252' 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` = 'F4278' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4278' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4336' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4336' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4346' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4346' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4350' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4350' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4360' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4360' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4391' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4391' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4716' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4716' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4736' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4736' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4777' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4777' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `created_at`, `featured` from `products` where `item_number` = 'F4822' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `product_bestsellers` where `item_number` = 'F4822' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
0 of 0array:1 [▼ "slug" => "F4967" ]
[]
0 of 0array:15 [▼ "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" ] ]
0 of 0array:43 [▼ "REDIRECT_UNIQUE_ID" => "Z_jsZVJ34C9NZ5Lklu8vLAAAAAg" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "Z_jsZVJ34C9NZ5Lklu8vLAAAAAg" "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" "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" => "55068" "REDIRECT_URL" => "/product-details" "REDIRECT_QUERY_STRING" => "slug=F4967" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "slug=F4967" "REQUEST_URI" => "/product-details?slug=F4967" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744366693.0731 "REQUEST_TIME" => 1744366693 ]
[]
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 10:18:13 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ijl2eFhpTDNlS2dEV3hzL3Z3V0JlcUE9PSIsInZhbHVlIjoiamxKMGhSZXBrWWFmTGZMUjZBUjRGWDEydmRoc1lZWWgwb3JwbjFjUzdTS2ZoM1d3SkJ1L2dSUjJIRlQ2RnN6ZTl3TmhlUWxsNVRxUHM0aFJrRlZHSnc4QW54eHJ0RFdmSlJkZ3NQTi8zV3oxVHBIaXcraDF4bGYvSGJUTDdYeEUiLCJtYWMiOiI5MTcyNTc4MzZlNWVkYzZmNjk4NzkyZDlmNzEzODNlYzFlYmQ5NWUyMDI3NTgxNDhmYjcyYWJjNDBmMDM4Y2Y2IiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 10:33:13 GMT; Max-Age=900; path=/ ◀XSRF-TOKEN=eyJpdiI6Ijl2eFhpTDNlS2dEV3hzL3Z3V0JlcUE9PSIsInZhbHVlIjoiamxKMGhSZXBrWWFmTGZMUjZBUjRGWDEydmRoc1lZWWgwb3JwbjFjUzdTS2ZoM1d3SkJ1L2dSUjJIRlQ2RnN6ZTl3TmhlU ▶" 1 => "poundex_associates_corporation_session=eyJpdiI6IkUzT0FxbHV4MFp1ZXNVT3hvUGwrM3c9PSIsInZhbHVlIjoidXl1T0MvQThzYzhra1d2N1lDaVBHRFprYjZRRWpxTzJUMGkxajIzL2NFUWNvUjFnMVRuWElQYnJJa3Zpd2ZtV1laUk1JQzZiajlhUFZodm4rbVIvbW5lNUptNUh2SHVBOEg4NEQwc0Z4QVJTZ1BVZTBvLzZuaTNOeUdIdVJvOWciLCJtYWMiOiJkYWE1NjVjMzY3NjEzOWIyZTdiNTg1MTZiODU3MGZkNjQ2YTE4ZDc3YmRlNTI4ZWVkZTczODM1NjJhMTEyNjJjIiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 10:33:13 GMT; Max-Age=900; path=/; httponly ◀poundex_associates_corporation_session=eyJpdiI6IkUzT0FxbHV4MFp1ZXNVT3hvUGwrM3c9PSIsInZhbHVlIjoidXl1T0MvQThzYzhra1d2N1lDaVBHRFprYjZRRWpxTzJUMGkxajIzL2NFUWNvUjFnM ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ijl2eFhpTDNlS2dEV3hzL3Z3V0JlcUE9PSIsInZhbHVlIjoiamxKMGhSZXBrWWFmTGZMUjZBUjRGWDEydmRoc1lZWWgwb3JwbjFjUzdTS2ZoM1d3SkJ1L2dSUjJIRlQ2RnN6ZTl3TmhlUWxsNVRxUHM0aFJrRlZHSnc4QW54eHJ0RFdmSlJkZ3NQTi8zV3oxVHBIaXcraDF4bGYvSGJUTDdYeEUiLCJtYWMiOiI5MTcyNTc4MzZlNWVkYzZmNjk4NzkyZDlmNzEzODNlYzFlYmQ5NWUyMDI3NTgxNDhmYjcyYWJjNDBmMDM4Y2Y2IiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 10:33:13 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6Ijl2eFhpTDNlS2dEV3hzL3Z3V0JlcUE9PSIsInZhbHVlIjoiamxKMGhSZXBrWWFmTGZMUjZBUjRGWDEydmRoc1lZWWgwb3JwbjFjUzdTS2ZoM1d3SkJ1L2dSUjJIRlQ2RnN6ZTl3TmhlU ▶" 1 => "poundex_associates_corporation_session=eyJpdiI6IkUzT0FxbHV4MFp1ZXNVT3hvUGwrM3c9PSIsInZhbHVlIjoidXl1T0MvQThzYzhra1d2N1lDaVBHRFprYjZRRWpxTzJUMGkxajIzL2NFUWNvUjFnMVRuWElQYnJJa3Zpd2ZtV1laUk1JQzZiajlhUFZodm4rbVIvbW5lNUptNUh2SHVBOEg4NEQwc0Z4QVJTZ1BVZTBvLzZuaTNOeUdIdVJvOWciLCJtYWMiOiJkYWE1NjVjMzY3NjEzOWIyZTdiNTg1MTZiODU3MGZkNjQ2YTE4ZDc3YmRlNTI4ZWVkZTczODM1NjJhMTEyNjJjIiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 10:33:13 GMT; path=/; httponly ◀poundex_associates_corporation_session=eyJpdiI6IkUzT0FxbHV4MFp1ZXNVT3hvUGwrM3c9PSIsInZhbHVlIjoidXl1T0MvQThzYzhra1d2N1lDaVBHRFprYjZRRWpxTzJUMGkxajIzL2NFUWNvUjFnM ▶" ] ]
0 of 0array:5 [▼ "_token" => "h1cIDxF7YEqgyShlZWXVFF1aQW6pnc6piAemX2yT" "links" => array:1 [▶ 0 => "http://bobkonaonline.com/product-details?slug=F4967" ] "_previous" => array:1 [▶ "url" => "http://bobkonaonline.com/product-details?slug=F4967" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]