We are following CDC safety guidelines
New & Antique Decorative Rugs Since 1904
Developed And Designed By Noblemetric INC
products
categoryList
collectionList
styleList
materialList
weaveList
colorList
filterData
categoryId
filterDisplay
categoryData
collectionData
logged_in_user
paginator
elements
__env
app
errors
__currentLoopData
single
loop
product
isSoldOut
finalPrice
sale_price
images
queryParams
select * from `subcategories`
SELECT *
SELECT
WHERE
- EXPLAIN # 1: `subcategories` (SIMPLE)
select * from `subcategories` where `subcategories`.`id` = '112' limit 1
LIMIT
ORDER BY
select * from `categories`
- EXPLAIN # 1: `categories` (SIMPLE)
select * from `styles`
- EXPLAIN # 1: `styles` (SIMPLE)
select * from `materials`
- EXPLAIN # 1: `materials` (SIMPLE)
select * from `weaves`
- EXPLAIN # 1: `weaves` (SIMPLE)
select * from `colors`
- EXPLAIN # 1: `colors` (SIMPLE)
select count(*) as aggregate from `products` inner join `product_sizes` as `order_table` on `order_table`.`product_id` = `products`.`id` where `products`.`type` = 'accessories' and `products`.`subcategory_id` = '112' and `products`.`status` = 1
- EXPLAIN # 1: `order_table` (SIMPLE)
- EXPLAIN # 1: `products` (SIMPLE)
select `products`.* from `products` inner join `product_sizes` as `order_table` on `order_table`.`product_id` = `products`.`id` where `products`.`type` = 'accessories' and `products`.`subcategory_id` = '112' and `products`.`status` = 1 order by `order_table`.`width` asc, `order_table`.`length` asc limit 102 offset 0
select `categories`.* from `products` inner join `categories` on `categories`.`id` = `products`.`category_id` where `products`.`type` = 'accessories' and `products`.`subcategory_id` = '112' and `products`.`status` = 1 group by `products`.`category_id` order by `categories`.`category` asc
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'accessories' and `products`.`subcategory_id` = '112' and `products`.`status` = 1 group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
select `styles`.* from `products` inner join `styles` on `styles`.`id` = `products`.`style_id` where `products`.`type` = 'accessories' and `products`.`subcategory_id` = '112' and `products`.`status` = 1 group by `products`.`style_id` order by `styles`.`name` asc
select `materials`.* from `products` inner join `materials` on `materials`.`id` = `products`.`material_id` where `products`.`type` = 'accessories' and `products`.`subcategory_id` = '112' and `products`.`status` = 1 group by `products`.`material_id` order by `materials`.`name` asc
select `weaves`.* from `products` inner join `weaves` on `weaves`.`id` = `products`.`weave_id` where `products`.`type` = 'accessories' and `products`.`subcategory_id` = '112' and `products`.`status` = 1 group by `products`.`weave_id` order by `weaves`.`name` asc
select `colors`.* from `products` inner join `product_colors` as `color_list_table` on `color_list_table`.`product_id` = `products`.`id` inner join `colors` on `colors`.`id` = `color_list_table`.`color_id` where `products`.`type` = 'accessories' and `products`.`subcategory_id` = '112' and `products`.`status` = 1 group by `colors`.`id` order by `colors`.`name` asc
- EXPLAIN # 1: `color_list_table` (SIMPLE)
select * from `product_sizes` where `product_sizes`.`product_id` = 6459 and `product_sizes`.`product_id` is not null
- EXPLAIN # 1: `product_sizes` (SIMPLE)
select * from `product_sizes` where `product_sizes`.`product_id` = 6460 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 6461 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 6462 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 6463 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 6464 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8089 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8090 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8091 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8092 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8093 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8094 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8095 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8096 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8104 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8105 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8106 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8107 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8108 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8109 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8110 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8111 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8113 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8115 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8116 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8117 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8121 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8122 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8124 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8125 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8129 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8130 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8131 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8132 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8133 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8134 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8135 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8136 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8137 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8138 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8139 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8140 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8141 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8142 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8143 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8144 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8145 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8146 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8147 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8155 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8156 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8157 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8158 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8159 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8160 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8185 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8186 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8187 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8188 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8189 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8190 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8191 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8192 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8193 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8194 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8195 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8196 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8250 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8251 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8252 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8253 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8254 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8255 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8256 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8257 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8258 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8259 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8260 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8261 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8262 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8263 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8264 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8265 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8266 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8267 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8268 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8269 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8270 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8271 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8272 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8273 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8274 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8275 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8276 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8277 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8278 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8279 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8280 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8281 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8282 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8283 and `product_sizes`.`product_id` is not null
select * from `product_sizes` where `product_sizes`.`product_id` = 8284 and `product_sizes`.`product_id` is not null
select `categories`.* from `products` inner join `categories` on `categories`.`id` = `products`.`category_id` where `products`.`type` = 'rug' group by `products`.`category_id` order by `categories`.`category` asc
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'rug' group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
select `styles`.* from `products` inner join `styles` on `styles`.`id` = `products`.`style_id` where `products`.`type` = 'rug' group by `products`.`style_id` order by `styles`.`name` asc
select `materials`.* from `products` inner join `materials` on `materials`.`id` = `products`.`material_id` where `products`.`type` = 'rug' group by `products`.`material_id` order by `materials`.`name` asc
select `weaves`.* from `products` inner join `weaves` on `weaves`.`id` = `products`.`weave_id` where `products`.`type` = 'rug' group by `products`.`weave_id` order by `weaves`.`name` asc
select `colors`.* from `products` inner join `colors` on `colors`.`id` = `products`.`color_id` where `products`.`type` = 'rug' group by `products`.`color_id` order by `colors`.`name` asc
select `products`.`shape` from `products` where `products`.`type` = 'rug' group by `products`.`shape` order by `products`.`shape` asc
select `categories`.* from `products` inner join `categories` on `categories`.`id` = `products`.`category_id` where `products`.`type` = 'lighting' group by `products`.`category_id` order by `categories`.`category` asc
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'lighting' group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
select `styles`.* from `products` inner join `styles` on `styles`.`id` = `products`.`style_id` where `products`.`type` = 'lighting' group by `products`.`style_id` order by `styles`.`name` asc
select `materials`.* from `products` inner join `materials` on `materials`.`id` = `products`.`material_id` where `products`.`type` = 'lighting' group by `products`.`material_id` order by `materials`.`name` asc
select `weaves`.* from `products` inner join `weaves` on `weaves`.`id` = `products`.`weave_id` where `products`.`type` = 'lighting' group by `products`.`weave_id` order by `weaves`.`name` asc
select `colors`.* from `products` inner join `colors` on `colors`.`id` = `products`.`color_id` where `products`.`type` = 'lighting' group by `products`.`color_id` order by `colors`.`name` asc
select `products`.`shape` from `products` where `products`.`type` = 'lighting' group by `products`.`shape` order by `products`.`shape` asc
select `categories`.* from `products` inner join `categories` on `categories`.`id` = `products`.`category_id` where `products`.`type` = 'accessories' group by `products`.`category_id` order by `categories`.`category` asc
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'accessories' group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
select `styles`.* from `products` inner join `styles` on `styles`.`id` = `products`.`style_id` where `products`.`type` = 'accessories' group by `products`.`style_id` order by `styles`.`name` asc
select `materials`.* from `products` inner join `materials` on `materials`.`id` = `products`.`material_id` where `products`.`type` = 'accessories' group by `products`.`material_id` order by `materials`.`name` asc
select `weaves`.* from `products` inner join `weaves` on `weaves`.`id` = `products`.`weave_id` where `products`.`type` = 'accessories' group by `products`.`weave_id` order by `weaves`.`name` asc
select `colors`.* from `products` inner join `colors` on `colors`.`id` = `products`.`color_id` where `products`.`type` = 'accessories' group by `products`.`color_id` order by `colors`.`name` asc
select `products`.`shape` from `products` where `products`.`type` = 'accessories' group by `products`.`shape` order by `products`.`shape` asc
select `categories`.* from `products` inner join `categories` on `categories`.`id` = `products`.`category_id` where `products`.`type` = 'furniture' group by `products`.`category_id` order by `categories`.`category` asc
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'furniture' group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
select `styles`.* from `products` inner join `styles` on `styles`.`id` = `products`.`style_id` where `products`.`type` = 'furniture' group by `products`.`style_id` order by `styles`.`name` asc
select `materials`.* from `products` inner join `materials` on `materials`.`id` = `products`.`material_id` where `products`.`type` = 'furniture' group by `products`.`material_id` order by `materials`.`name` asc
select `weaves`.* from `products` inner join `weaves` on `weaves`.`id` = `products`.`weave_id` where `products`.`type` = 'furniture' group by `products`.`weave_id` order by `weaves`.`name` asc
select `colors`.* from `products` inner join `colors` on `colors`.`id` = `products`.`color_id` where `products`.`type` = 'furniture' group by `products`.`color_id` order by `colors`.`name` asc
select `products`.`shape` from `products` where `products`.`type` = 'furniture' group by `products`.`shape` order by `products`.`shape` asc
select * from `settings`
- EXPLAIN # 1: `settings` (SIMPLE)
select * from `cart_storage` where `cart_storage`.`id` = '3719_cart_items' limit 1
- EXPLAIN # 1: `` (SIMPLE)
200
0 of 0 array:2 [▶ "collection" => "112" "type" => "accessories" ]
0 of 0 array:15 [▶ "host" => array:1 [▶ 0 => "www.pasargad.com" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "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 0 array:72 [▶ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "www.pasargad.com" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SSL_TLS_SNI" => "www.pasargad.com" "SSL_SERVER_S_DN_CN" => "pasargad.com" "SSL_SERVER_I_DN_C" => "GB" "SSL_SERVER_I_DN_ST" => "Greater Manchester" "SSL_SERVER_I_DN_L" => "Salford" "SSL_SERVER_I_DN_O" => "Sectigo Limited" "SSL_SERVER_I_DN_CN" => "Sectigo RSA Domain Validation Secure Server CA" "SSL_SERVER_SAN_DNS_0" => "pasargad.com" "SSL_SERVER_SAN_DNS_1" => "www.pasargad.com" "SSL_VERSION_INTERFACE" => "mod_ssl/2.4.61" "SSL_VERSION_LIBRARY" => "OpenSSL/1.0.2k-fips" "SSL_PROTOCOL" => "TLSv1.2" "SSL_SECURE_RENEG" => "true" "SSL_COMPRESS_METHOD" => "NULL" "SSL_CIPHER" => "ECDHE-RSA-AES256-GCM-SHA384" "SSL_CIPHER_EXPORT" => "false" "SSL_CIPHER_USEKEYSIZE" => "256" "SSL_CIPHER_ALGKEYSIZE" => "256" "SSL_CLIENT_VERIFY" => "NONE" "SSL_SERVER_M_VERSION" => "3" "SSL_SERVER_M_SERIAL" => "3478FEF50BD9E58CBAB269F74C65E144" "SSL_SERVER_V_START" => "Sep 17 00:00:00 2024 GMT" "SSL_SERVER_V_END" => "Sep 17 23:59:59 2025 GMT" "SSL_SERVER_S_DN" => "CN=pasargad.com" "SSL_SERVER_I_DN" => "CN=Sectigo RSA Domain Validation Secure Server CA,O=Sectigo Limited,L=Salford,ST=Greater Manchester,C=GB" "SSL_SERVER_A_KEY" => "******" "SSL_SERVER_A_SIG" => "sha256WithRSAEncryption" "SSL_SESSION_RESUMED" => "Initial" "HTTP_HOST" => "www.pasargad.com" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "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" => "/sbin:/usr/sbin:/bin:/usr/bin" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache/2.4.61 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.23" "SERVER_NAME" => "www.pasargad.com" "SERVER_ADDR" => "172.31.30.213" "SERVER_PORT" => "443" "REMOTE_ADDR" => "216.73.216.117" "DOCUMENT_ROOT" => "/var/www/html/public" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html/public" "SERVER_ADMIN" => "root@localhost" "SCRIPT_FILENAME" => "/var/www/html/public/index.php" "REMOTE_PORT" => "45287" "REDIRECT_URL" => "/products" "REDIRECT_QUERY_STRING" => "collection=112&type=accessories" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "collection=112&type=accessories" "REQUEST_URI" => "/products?collection=112&type=accessories" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1755211661.3055 "REQUEST_TIME" => 1755211661 ]
[]
0 of 0 array:5 [▶ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Thu, 14 Aug 2025 22:47:41 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Inc3RFNKOGtQa2psd2huUXgvRFRmT3c9PSIsInZhbHVlIjoiaHNuRUlML3JhdFA4bzdNMVgxQ2ROcE1HWkhiRmgyc0tkcWp1MUJpTTFIb0Uwc3kyZ3J4TTFKR05NZ2dUVlV2VG9nNmdiN2hWWTRJczAvUTBkcXV2TVhiSkxoLzVzRWt0WkZvVGVyWHYzdjl1NDNFMWg1b282b0kyVjdhcFZoNWgiLCJtYWMiOiIzMWMzNWMwM2YzM2U1OWU0OGNiYWE5MDVkN2U2ODgyYzQxZmRhYTNiZmJlNjljNGZjMzFkMmIyN2Q3OThmODI0In0%3D; expires=Fri, 26-Nov-2027 06:47:44 GMT; Max-Age=72000000; path=/ ◀XSRF-TOKEN=eyJpdiI6Inc3RFNKOGtQa2psd2huUXgvRFRmT3c9PSIsInZhbHVlIjoiaHNuRUlML3JhdFA4bzdNMVgxQ2ROcE1HWkhiRmgyc0tkcWp1MUJpTTFIb0Uwc3kyZ3J4TTFKR05NZ2dUVlV2VG9nNmdiN ▶" 1 => "laravel_session=eyJpdiI6IjNrT25qeW43bXpUb3VBVnRnc2hMZ0E9PSIsInZhbHVlIjoiYWNLT1NXRGZGVTFCWlFGYXFpeG9UdjN1dmdhZ3Bvd3hCeVpTSWhYQ1lhaDh2S0ZLUFQwTzBUOFY0bkNMclJTbEN2ZHdPYlBzVjl4NzJ0ajdEOHRjRnpvbStOTkJIUWtkUUVZUkIvK0NiYitrMnVtTGFiYUFRay9qRTlBdTRJc0EiLCJtYWMiOiIwYWYyZTIyMjU3YTZkM2E3YTIyMmViNDY4MzI4ZWQ3MDk3MDY2MDgyOTBjMDQ2OTU0YjliNTMyYjU1MWZiMjAwIn0%3D; expires=Fri, 26-Nov-2027 06:47:44 GMT; Max-Age=72000000; path=/; httponly ◀laravel_session=eyJpdiI6IjNrT25qeW43bXpUb3VBVnRnc2hMZ0E9PSIsInZhbHVlIjoiYWNLT1NXRGZGVTFCWlFGYXFpeG9UdjN1dmdhZ3Bvd3hCeVpTSWhYQ1lhaDh2S0ZLUFQwTzBUOFY0bkNMclJTbEN2 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Inc3RFNKOGtQa2psd2huUXgvRFRmT3c9PSIsInZhbHVlIjoiaHNuRUlML3JhdFA4bzdNMVgxQ2ROcE1HWkhiRmgyc0tkcWp1MUJpTTFIb0Uwc3kyZ3J4TTFKR05NZ2dUVlV2VG9nNmdiN2hWWTRJczAvUTBkcXV2TVhiSkxoLzVzRWt0WkZvVGVyWHYzdjl1NDNFMWg1b282b0kyVjdhcFZoNWgiLCJtYWMiOiIzMWMzNWMwM2YzM2U1OWU0OGNiYWE5MDVkN2U2ODgyYzQxZmRhYTNiZmJlNjljNGZjMzFkMmIyN2Q3OThmODI0In0%3D; expires=Fri, 26-Nov-2027 06:47:44 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6Inc3RFNKOGtQa2psd2huUXgvRFRmT3c9PSIsInZhbHVlIjoiaHNuRUlML3JhdFA4bzdNMVgxQ2ROcE1HWkhiRmgyc0tkcWp1MUJpTTFIb0Uwc3kyZ3J4TTFKR05NZ2dUVlV2VG9nNmdiN ▶" 1 => "laravel_session=eyJpdiI6IjNrT25qeW43bXpUb3VBVnRnc2hMZ0E9PSIsInZhbHVlIjoiYWNLT1NXRGZGVTFCWlFGYXFpeG9UdjN1dmdhZ3Bvd3hCeVpTSWhYQ1lhaDh2S0ZLUFQwTzBUOFY0bkNMclJTbEN2ZHdPYlBzVjl4NzJ0ajdEOHRjRnpvbStOTkJIUWtkUUVZUkIvK0NiYitrMnVtTGFiYUFRay9qRTlBdTRJc0EiLCJtYWMiOiIwYWYyZTIyMjU3YTZkM2E3YTIyMmViNDY4MzI4ZWQ3MDk3MDY2MDgyOTBjMDQ2OTU0YjliNTMyYjU1MWZiMjAwIn0%3D; expires=Fri, 26-Nov-2027 06:47:44 GMT; path=/; httponly ◀laravel_session=eyJpdiI6IjNrT25qeW43bXpUb3VBVnRnc2hMZ0E9PSIsInZhbHVlIjoiYWNLT1NXRGZGVTFCWlFGYXFpeG9UdjN1dmdhZ3Bvd3hCeVpTSWhYQ1lhaDh2S0ZLUFQwTzBUOFY0bkNMclJTbEN2 ▶" ] ]
0 of 0 array:5 [▶ "_token" => "sP2tGqa2jqkR9REv7uENJWYMarkBHo6MiaGmQuqT" "cartSessionId" => 3719 "_previous" => array:1 [▶ "url" => "https://www.pasargad.com/products?collection=112&type=accessories" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]