$_POST Variables:No Data!
$_GET Variables:Array
(
[_a] => viewCat
[catId] => 172
)
$_COOKIE Variables:No Data!
$basket Variables: (unserialize($cc_session->ccUserData['basket']))
No Data!
$cc_session->ccUserData Variables:Array
(
[sessId] => 4pmgkhlbeoelrnu3a8k8pho1a2
[basket] =>
[timeStart] => 1680303406
[timeLast] => 1680303406
[customer_id] =>
[location] =>
[lang] =>
[currency] =>
[skin] =>
[ip] => 3.236.209.138
[browser] => CCBot/2.0 (https://commoncrawl.org/faq/)
[email] =>
[password] =>
[salt] =>
[title] =>
[firstName] =>
[lastName] =>
[companyName] =>
[add_1] =>
[add_2] =>
[town] =>
[county] =>
[postcode] =>
[country] =>
[phone] =>
[mobile] =>
[regTime] =>
[ipAddress] =>
[noOrders] =>
[optIn1st] =>
[htmlEmail] =>
[type] =>
[credit] =>
[topupid] =>
[lastTopup] =>
[topupTime] =>
[creditLimit] =>
)
MySQL Queries (23):Array
(
[0] => SELECT sessId FROM CubeCart_sessions WHERE sessId=''
[1] => INSERT INTO CubeCart_sessions (`sessId`,`timeStart`,`timeLast`,`customer_id`,`ip`,`browser`) VALUES ('4pmgkhlbeoelrnu3a8k8pho1a2','1680303406','1680303406',0,'3.236.209.138','CCBot/2.0 (https://commoncrawl.org/faq/)');
[2] => DELETE from CubeCart_sessions WHERE timeLast<1678575406
[3] => SELECT * FROM CubeCart_sessions LEFT JOIN CubeCart_customer ON CubeCart_sessions.customer_id = CubeCart_customer.customer_id WHERE sessId = '4pmgkhlbeoelrnu3a8k8pho1a2'
[4] => SELECT array FROM CubeCart_config WHERE name = 'Mobile_Skin'
[5] => SELECT I.name, I.image, I.productId FROM CubeCart_inventory AS I, CubeCart_category AS C WHERE I.cat_id = C.cat_id AND I.disabled != '1' AND C.hide = '0' AND (C.cat_desc != '##HIDDEN##' OR C.cat_desc IS NULL) AND I.cat_id='172' AND I.cat_id > 0 AND C.hide != '1' ORDER BY RAND(4919) LIMIT 1
[6] => SELECT array FROM CubeCart_config WHERE name = 'Mobile_Skin'
[7] => SELECT array FROM CubeCart_config WHERE name = 'Mobile_Skin'
[8] => SELECT doc_name FROM CubeCart_docs WHERE doc_id='1'
[9] => SELECT doc_name FROM CubeCart_docs WHERE doc_id='3'
[10] => SELECT doc_name FROM CubeCart_docs WHERE doc_id='5'
[11] => SELECT doc_name FROM CubeCart_docs WHERE doc_id='16'
[12] => SELECT doc_name FROM CubeCart_docs WHERE doc_id='30'
[13] => SELECT doc_name FROM CubeCart_docs WHERE doc_id='31'
[14] => SELECT doc_name FROM CubeCart_docs WHERE doc_id='32'
[15] => SELECT doc_name FROM CubeCart_docs WHERE doc_id='34'
[16] => SELECT cat_master_id as cat_id, cat_name FROM CubeCart_cats_lang WHERE cat_lang = 'en'
[17] => SELECT * FROM CubeCart_category WHERE cat_father_id = '172' AND hide = '0' AND noProducts >= 1 ORDER BY priority,cat_name ASC
[18] => SELECT DISTINCT(I.productId), C.cat_id, I.productCode, I.specification, I.description, I.image, I.price, I.name, I.popularity, I.sale_price, I.stock_level, I.useStockLevel FROM CubeCart_cats_idx AS C INNER JOIN CubeCart_inventory AS I ON C.productId = I.productId WHERE I.disabled = '0' AND C.cat_id > 0 AND C.cat_id = '172' GROUP BY I.productId ORDER BY price DESC, name ASC LIMIT 0, 15
[19] => SELECT DISTINCT(I.productId), C.cat_id, I.productCode, I.specification, I.description, I.image, I.price, I.name, I.popularity, I.sale_price, I.stock_level, I.useStockLevel FROM CubeCart_cats_idx AS C INNER JOIN CubeCart_inventory AS I ON C.productId = I.productId WHERE I.disabled = '0' AND C.cat_id > 0 AND C.cat_id = '172' GROUP BY I.productId ORDER BY price DESC, name ASC
[20] => SELECT cat_metatitle, cat_metadesc, cat_metakeywords, cat_name, cat_father_id, cat_id, cat_image, cat_desc FROM CubeCart_category WHERE cat_id = '172' ORDER BY priority,cat_name ASC
[21] => SELECT cat_master_id as cat_id, cat_name, cat_desc FROM CubeCart_cats_lang WHERE cat_lang = 'en' AND cat_master_id = '172'
[22] => SELECT array FROM CubeCart_config WHERE name = 'Mobile_Skin'
)