SKU: AIP-177028
Categories: Electronics
1 x Application (58.66%) | 1.55s |
1 x Booting (40.99%) | 1.08s |
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 |
|
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 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
select * from `slugs` where `key` = 'supermicro-motherboard-x11sae-b-lga1151-socket-h4-e3-1200v5-core-236-ddr4-pci-express-sata-atx-brown-box-5' and `reference_type` = 'Botble\Ecommerce\Models\Product' and `prefix` = 'products' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_currencies` order by `order` asc
Metadata | |
---|---|
Backtrace |
|
select distinct `ec_products`.*, (select count(*) from `ec_reviews` where `ec_products`.`id` = `ec_reviews`.`product_id` and `status` = 'published') as `reviews_count`, (select avg(star) from `ec_reviews` where `ec_products`.`id` = `ec_reviews`.`product_id` and `status` = 'published') as `reviews_avg` 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-06 16:48:36' OR
ec_products.end_date < '2025-04-06 16:48:36'
)
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-04-06 16:48:36' AND
ec_products.end_date >= '2025-04-06 16:48:36'
) 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-06 16:48:36'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-04-06 16:48:36' 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 ((`with_storehouse_management` = 0 and `stock_status` != 'out_of_stock') or (`with_storehouse_management` = 1 and `quantity` > 0) or (`with_storehouse_management` = 1 and `allow_checkout_when_out_of_stock` = 1)) and `ec_products`.`id` = 2646 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 (2646)
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (2646) 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 (2646)
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 (2646)
Metadata | |
---|---|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (2) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
update `ec_products` set `views` = `views` + 1, `ec_products`.`updated_at` = '2025-04-06 16:48:36' where `id` = 2646
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product_id` from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` = 2646 and `ec_product_variations`.`configurable_product_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` = 0 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (2646) and `meta_boxes`.`reference_type` = 'Botble\Ecommerce\Models\Product'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` = 2646 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` = 2646
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` = 2646
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_discounts` where `type` = 'promotion' and `start_date` <= '2025-04-06 16:48:36' and (`end_date` is null or `end_date` >= '2025-04-06 16:48:36') and (`target` in ('all-orders', 'amount-minimum-order') or (`target` in ('customer', 'group-products', 'specific-product', 'product-variant') and `product_quantity` = 1))
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_flash_sales` where `status` = 'published' and date(`end_date`) > '2025-04-06' order by `created_at` desc
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` = 2646 and `status` = 'published' and date(`end_date`) > '2025-04-06' order by `created_at` desc limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` = 2646 and `ec_product_variations`.`configurable_product_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ads` where `status` = 'published' and (date(`expired_at`) >= '2025-04-06')
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9) and `meta_boxes`.`reference_type` = 'Botble\Ads\Models\Ads'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ec_products`.*, (select count(*) from `ec_reviews` where `ec_products`.`id` = `ec_reviews`.`product_id` and `status` = 'published') as `reviews_count`, (select avg(star) from `ec_reviews` where `ec_products`.`id` = `ec_reviews`.`product_id` and `status` = 'published') as `reviews_avg`, `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` = 2646 limit 7
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_brands` where `ec_brands`.`id` = 0 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_reviews` where `ec_reviews`.`product_id` = 2646 and `ec_reviews`.`product_id` is not null and `status` = 'published'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `meta_value` from `meta_boxes` where `meta_key` = 'faq_schema_config' and `reference_id` = 2646 and `reference_type` = 'Botble\Ecommerce\Models\Product' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` order by `order` asc, `created_at` desc
Metadata | |
---|---|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (2, 16, 17, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`parent_id` in (2, 16, 17, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37)
Metadata | |
---|---|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (3, 12, 18, 23) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`parent_id` in (3, 12, 18, 23)
Metadata | |
---|---|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 20, 21, 22, 24, 25, 26, 27) 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 (2, 16, 17, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37) and `meta_boxes`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menus` inner join `language_meta` on `language_meta`.`reference_id` = `menus`.`id` where `status` = 'published' and `language_meta`.`reference_type` = 'Botble\Menu\Models\Menu' and `language_meta`.`lang_meta_code` = 'en_US'
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` = 2 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` = 'martfury'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:21 [▼ "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" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "connection" => array:1 [▶ 0 => "" ] "content-length" => array:1 [▶ 0 => "0" ] "host" => array:1 [▶ 0 => "marketplace.shippingdepartment.us" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "x-forwarded-for" => array:1 [▶ 0 => "3.134.111.219" ] "x-real-ip" => array:1 [▶ 0 => "3.134.111.219" ] "x-eig-origin" => array:1 [▶ 0 => "50.87.140.201" ] "x-cache-req" => array:1 [▶ 0 => "1" ] "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" ] "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" ] "priority" => array:1 [▶ 0 => "u=0, i" ] ]
0 of 0array:77 [▼ "LSPHP_ENABLE_USER_INI" => "on" "PATH" => "/usr/local/bin:/usr/bin:/bin" "TEMP" => "/tmp" "TMP" => "/tmp" "TMPDIR" => "/tmp" "PWD" => "/" "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_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_CONNECTION" => "" "CONTENT_LENGTH" => "0" "HTTP_HOST" => "marketplace.shippingdepartment.us" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_X_FORWARDED_FOR" => "3.134.111.219" "HTTP_X_REAL_IP" => "3.134.111.219" "HTTP_X_EIG_ORIGIN" => "50.87.140.201" "HTTP_X_CACHE_REQ" => "1" "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_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "REDIRECT_REDIRECT_UNIQUE_ID" => "Z_Looi_RWOLvovSuSlfoWgAAAKc" "REDIRECT_REDIRECT_QS_SrvConn" => "143" "REDIRECT_REDIRECT_QS_AllConn" => "143" "REDIRECT_REDIRECT_QS_ConnectionId" => "174397251438177067210809" "REDIRECT_REDIRECT_no-proxy" => "1" "REDIRECT_REDIRECT_SCRIPT_URL" => "/products/supermicro-motherboard-x11sae-b-lga1151-socket-h4-e3-1200v5-core-236-ddr4-pci-express-sata-atx-brown-box-5" "REDIRECT_REDIRECT_SCRIPT_URI" => "https://marketplace.shippingdepartment.us/products/supermicro-motherboard-x11sae-b-lga1151-socket-h4-e3-1200v5-core-236-ddr4-pci-express-sata-atx-brown-box-5" "REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z_Looi_RWOLvovSuSlfoWgAAAKc" "REDIRECT_QS_SrvConn" => "143" "REDIRECT_QS_AllConn" => "143" "REDIRECT_QS_ConnectionId" => "174397251438177067210809" "REDIRECT_no-proxy" => "1" "REDIRECT_SCRIPT_URL" => "/products/supermicro-motherboard-x11sae-b-lga1151-socket-h4-e3-1200v5-core-236-ddr4-pci-express-sata-atx-brown-box-5" "REDIRECT_SCRIPT_URI" => "https://marketplace.shippingdepartment.us/products/supermicro-motherboard-x11sae-b-lga1151-socket-h4-e3-1200v5-core-236-ddr4-pci-express-sata-atx-brown-box-5" "REDIRECT_HTTPS" => "on" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "Z_Looi_RWOLvovSuSlfoWgAAAKc" "QS_SrvConn" => "143" "QS_AllConn" => "143" "QS_ConnectionId" => "174397251438177067210809" "no-proxy" => "1" "SCRIPT_URL" => "/products/supermicro-motherboard-x11sae-b-lga1151-socket-h4-e3-1200v5-core-236-ddr4-pci-express-sata-atx-brown-box-5" "SCRIPT_URI" => "https://marketplace.shippingdepartment.us/products/supermicro-motherboard-x11sae-b-lga1151-socket-h4-e3-1200v5-core-236-ddr4-pci-express-sata-atx-brown-box-5" "HTTPS" => "on" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SERVER_NAME" => "marketplace.shippingdepartment.us" "SERVER_ADDR" => "50.87.140.201" "SERVER_PORT" => "443" "REMOTE_ADDR" => "3.134.111.219" "DOCUMENT_ROOT" => "/home3/shippiv0/public_html/marketplace" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/home3/shippiv0/public_html/marketplace" "SERVER_ADMIN" => "webmaster@marketplace.shippingdepartment.us" "SCRIPT_FILENAME" => "/home3/shippiv0/public_html/marketplace/public/index.php" "REMOTE_PORT" => "29154" "REDIRECT_URL" => "/public/products/supermicro-motherboard-x11sae-b-lga1151-socket-h4-e3-1200v5-core-236-ddr4-pci-express-sata-atx-brown-box-5" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/products/supermicro-motherboard-x11sae-b-lga1151-socket-h4-e3-1200v5-core-236-ddr4-pci-express-sata-atx-brown-box-5" "SCRIPT_NAME" => "/public/index.php" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1743972514.951 "REQUEST_TIME" => 1743972514 "argv" => [] "argc" => 0 ]
[]
0 of 0array:8 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sun, 06 Apr 2025 20:48:37 GMT" ] "cms-version" => array:1 [▶ 0 => "5.26.0" ] "authorization-at" => array:1 [▶ 0 => "2022-06-16 15:54:29" ] "activated-license" => array:1 [▶ 0 => "Yes" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjRDZ1Y1UTFwODZycEJML0ZqZU5nWkE9PSIsInZhbHVlIjoiYTk3bldHOEl6eGdWdUlscUdzTXJTcHZXOXErRE5MLzQ5bUNxSkU2aG1KbmJHQldQdGNOdGxEM3NUN09PUURITUl5b3JPS0dCMXNjeTdFTzNGaWVxSmt3MjhYenRHcHFxMjd1M3FmMWVkMVErSFBRcjRYSi9UNmN3Sk83L1RKZzgiLCJtYWMiOiI0ZTU1NDhiOGEwYWIxZWI2M2QzMzA5MTM2YjI2NmZhYjhkMmIwZTA3ZTA2ODQ1M2ExZjJiOTFmYzhkZjc5ZGJhIiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 22:48:37 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjRDZ1Y1UTFwODZycEJML0ZqZU5nWkE9PSIsInZhbHVlIjoiYTk3bldHOEl6eGdWdUlscUdzTXJTcHZXOXErRE5MLzQ5bUNxSkU2aG1KbmJHQldQdGNOdGxEM3NUN09PUURITUl5b3JPS ▶" 1 => "botble_session=eyJpdiI6IlM1MmRQTzkwUWZiK2NUVVRCdHZtTnc9PSIsInZhbHVlIjoiL2NuMmZnaGthZEhTZkNaY0ZWVWcwUDlYU2pFYmpVTVhKMHlLakMzTVNMR1BWRExtb1A0R1d3UW5kdzJEcG95dkVsbUVPdnJMRnVUeFNhV1pwNy9sdzZ0USs2VDdyc0VmclI1V1oyNXlXR1NUNmVCRWlmblBpTlUvRVU3aVp1aHciLCJtYWMiOiIzZGE1YmViNGIyYTU5NGE2OGJjYTNiNTVjNzU0YjgwYjhlMzIxM2Q0MGI5OTRhN2NiNDUwMjFiOTVjMzc4YjlkIiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 22:48:37 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀botble_session=eyJpdiI6IlM1MmRQTzkwUWZiK2NUVVRCdHZtTnc9PSIsInZhbHVlIjoiL2NuMmZnaGthZEhTZkNaY0ZWVWcwUDlYU2pFYmpVTVhKMHlLakMzTVNMR1BWRExtb1A0R1d3UW5kdzJEcG95dkVsb ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjRDZ1Y1UTFwODZycEJML0ZqZU5nWkE9PSIsInZhbHVlIjoiYTk3bldHOEl6eGdWdUlscUdzTXJTcHZXOXErRE5MLzQ5bUNxSkU2aG1KbmJHQldQdGNOdGxEM3NUN09PUURITUl5b3JPS0dCMXNjeTdFTzNGaWVxSmt3MjhYenRHcHFxMjd1M3FmMWVkMVErSFBRcjRYSi9UNmN3Sk83L1RKZzgiLCJtYWMiOiI0ZTU1NDhiOGEwYWIxZWI2M2QzMzA5MTM2YjI2NmZhYjhkMmIwZTA3ZTA2ODQ1M2ExZjJiOTFmYzhkZjc5ZGJhIiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 22:48:37 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IjRDZ1Y1UTFwODZycEJML0ZqZU5nWkE9PSIsInZhbHVlIjoiYTk3bldHOEl6eGdWdUlscUdzTXJTcHZXOXErRE5MLzQ5bUNxSkU2aG1KbmJHQldQdGNOdGxEM3NUN09PUURITUl5b3JPS ▶" 1 => "botble_session=eyJpdiI6IlM1MmRQTzkwUWZiK2NUVVRCdHZtTnc9PSIsInZhbHVlIjoiL2NuMmZnaGthZEhTZkNaY0ZWVWcwUDlYU2pFYmpVTVhKMHlLakMzTVNMR1BWRExtb1A0R1d3UW5kdzJEcG95dkVsbUVPdnJMRnVUeFNhV1pwNy9sdzZ0USs2VDdyc0VmclI1V1oyNXlXR1NUNmVCRWlmblBpTlUvRVU3aVp1aHciLCJtYWMiOiIzZGE1YmViNGIyYTU5NGE2OGJjYTNiNTVjNzU0YjgwYjhlMzIxM2Q0MGI5OTRhN2NiNDUwMjFiOTVjMzc4YjlkIiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 22:48:37 GMT; path=/; httponly ◀botble_session=eyJpdiI6IlM1MmRQTzkwUWZiK2NUVVRCdHZtTnc9PSIsInZhbHVlIjoiL2NuMmZnaGthZEhTZkNaY0ZWVWcwUDlYU2pFYmpVTVhKMHlLakMzTVNMR1BWRExtb1A0R1d3UW5kdzJEcG95dkVsb ▶" ] ]
0 of 0array:6 [▼ "_token" => "rgmdC11uoFLs01GZMSkwyU2SNAdFiaKmz838Xojs" "language" => "en" "viewed_product" => array:1 [▶ 2646 => 1743972516 ] "_previous" => array:1 [▶ "url" => "https://marketplace.shippingdepartment.us/products/supermicro-motherboard-x11sae-b-lga1151-socket-h4-e3-1200v5-core-236-ddr4-pci-express-sata-atx-brown-box-5" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]