
(904)295-8431
info@stockingshowcase.com
Eye Catching and Elegant are the first words that describe this new offering from Gabriella. The style is called 'Katherine' from the 'In Love' collection. The contrasting band below the lacetop is elegant! The lace has a floral motif. The 20 denier leg is composed of 85% Nylon, 15% Elastane yarns and has sheer toes. Durable and soft, your legs will be smooth and shapely. The sticker indicates two color combinations: 'Natural/Bianco/Blue' and 'Natural/Bianco/Champagne'. 'Natural' (beige) is always the leg color (like beige); the second color ('Bianco') refers to the lacetop and the last color refers to the colored band (below the lacetop). We simplify ordering by stating the leg color and 'band' color. Available in 3 sizes (size 5/6 is comparable to an extra large in the US).
Application 0.000 seconds (+0.000); 0.33 MB (+0.330) - afterLoad
Application 0.031 seconds (+0.031); 2.47 MB (+2.141) - afterInitialise
Application 0.036 seconds (+0.005); 2.99 MB (+0.521) - afterRoute
Application 0.238 seconds (+0.202); 12.09 MB (+9.100) - afterDispatch
Application 0.239 seconds (+0.001); 12.19 MB (+0.103) - beforeRenderModule mod_virtuemart_currencies (Currencies Selector)
Application 0.242 seconds (+0.003); 12.21 MB (+0.014) - afterRenderModule mod_virtuemart_currencies (Currencies Selector)
Application 0.242 seconds (+0.000); 12.20 MB (-0.005) - beforeRenderModule mod_virtuemart_search (VM - Search in Shop)
Application 0.244 seconds (+0.002); 12.22 MB (+0.015) - afterRenderModule mod_virtuemart_search (VM - Search in Shop)
Application 0.253 seconds (+0.008); 12.42 MB (+0.198) - afterRender
12.47 MB (13,073,512 Bytes)
SELECT `data`
FROM `htocx_session`
WHERE `session_id` = '6a1a3b2aa3b790d5fca99b28ac695728'
SELECT `session_id`
FROM `htocx_session`
WHERE `session_id` = '6a1a3b2aa3b790d5fca99b28ac695728'
LIMIT 0, 1
INSERT INTO `htocx_session`
(`session_id`, `client_id`, `time`)
VALUES
('6a1a3b2aa3b790d5fca99b28ac695728', 0, '1759346386')
SELECT b.id
FROM htocx_usergroups AS a
LEFT JOIN htocx_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT id, rules
FROM `htocx_viewlevels`
SELECT `enabled`
FROM `htocx_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM htocx_menu AS m
LEFT JOIN htocx_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
SELECT `params`
FROM htocx_extensions
WHERE `element`='com_sh404sef'
AND `type`='component';
select `alias`,`newurl`
from `htocx_sh404sef_aliases`
where `alias` = 'shopping-cart/stockings/modern/lacetop/gabriella-katherine-lacetop-stocking-detail.html'
order by `alias` desc
SELECT `oldurl`, `newurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `oldurl`='shopping-cart/stockings/modern/lacetop/gabriella-katherine-lacetop-stocking-detail.html'
ORDER BY `rank`;
SHOW TABLES LIKE "htocx_virtuemart_configs"
SELECT `config`
FROM `htocx_virtuemart_configs`
WHERE `virtuemart_config_id` = "1";
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_vmuser_shoppergroups`
WHERE `virtuemart_user_id` = "0"
SELECT *
FROM `htocx_virtuemart_shoppergroups`
WHERE `default` = "2"
AND (`virtuemart_vendor_id` = "1" OR `shared` = "1")
AND `published`="1"
SELECT `htocx_virtuemart_products`.* ,`htocx_virtuemart_products_en_gb`.* ,`htocx_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`htocx_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `htocx_virtuemart_products`
INNER JOIN `htocx_virtuemart_products_en_gb` using (`virtuemart_product_id`)
LEFT JOIN `htocx_virtuemart_product_manufacturers`
on `htocx_virtuemart_product_manufacturers`.`virtuemart_product_id`=`htocx_virtuemart_products`.`virtuemart_product_id`
LEFT JOIN `htocx_virtuemart_product_customfields`
on `htocx_virtuemart_product_customfields`.`virtuemart_product_id`=`htocx_virtuemart_products`.`virtuemart_product_id`
WHERE `htocx_virtuemart_products`.`virtuemart_product_id` = "4711"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "4711"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "4711"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "4711"
AND ( `virtuemart_shoppergroup_id` ="1" OR `virtuemart_shoppergroup_id` IS NULL OR `virtuemart_shoppergroup_id`="0")
AND ( (`product_price_publish_up` IS NULL OR `product_price_publish_up` = "0000-00-00 00:00:00" OR `product_price_publish_up` <= "2025-10-01 19:19:46" )
AND (`product_price_publish_down` IS NULL OR `product_price_publish_down` = "0000-00-00 00:00:00" OR product_price_publish_down >= "2025-10-01 19:19:46" ) )
AND( (`price_quantity_start` IS NULL OR `price_quantity_start`="0" OR `price_quantity_start` <= 1)
AND (`price_quantity_end` IS NULL OR `price_quantity_end`="0" OR `price_quantity_end` >= 1) )
SELECT `htocx_virtuemart_manufacturers`.* ,`htocx_virtuemart_manufacturers_en_gb`.*
FROM `htocx_virtuemart_manufacturers`
INNER JOIN `htocx_virtuemart_manufacturers_en_gb` using (`virtuemart_manufacturer_id`)
WHERE `htocx_virtuemart_manufacturers`.`virtuemart_manufacturer_id` = "16"
SELECT pc.`virtuemart_category_id`
FROM `htocx_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 4711
SELECT pc.`virtuemart_category_id`
FROM `htocx_virtuemart_product_categories` as pc
LEFT JOIN `htocx_virtuemart_categories` as c
ON c.`virtuemart_category_id` = pc.`virtuemart_category_id`
WHERE pc.`virtuemart_product_id` = 4711
AND `published`=1
ORDER BY `c`.`ordering` ASC
SELECT `ordering`,`id`
FROM `htocx_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "4711"
and `virtuemart_category_id`= "105"
SELECT `htocx_virtuemart_categories`.* ,`htocx_virtuemart_categories_en_gb`.*
FROM `htocx_virtuemart_categories`
INNER JOIN `htocx_virtuemart_categories_en_gb` using (`virtuemart_category_id`)
WHERE `htocx_virtuemart_categories`.`virtuemart_category_id` = "105"
SELECT C.`virtuemart_custom_id` , `custom_element`, `custom_params`, `custom_parent_id` , `admin_only` , `custom_title` , `show_title` , `custom_tip` , C.`custom_value` AS value, `custom_field_desc` , `field_type` , `is_list` , `is_hidden`, `layout_pos`, C.`published` , field.`virtuemart_customfield_id` , field.`custom_value`, field.`custom_param`, field.`custom_price`, field.`ordering`
FROM `htocx_virtuemart_customs` AS C
LEFT JOIN `htocx_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =4711
and `field_type` != "G"
and `field_type` != "R"
and `field_type` != "Z"
and is_cart_attribute = 0
order by field.`ordering`,virtuemart_custom_id
SELECT C.`virtuemart_custom_id` , `custom_parent_id` , `admin_only` , `custom_title` , `custom_tip` , C.`custom_value` AS value, `custom_field_desc` , `field_type` , `is_list` , `is_hidden` , C.`published` , field.`virtuemart_customfield_id` , field.`custom_value`, field.`custom_param`, field.`custom_price`, field.`ordering`
FROM `htocx_virtuemart_customs` AS C
LEFT JOIN `htocx_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =4711
and `field_type` = "Z"
and is_cart_attribute = 0
order by ordering
SELECT C.`virtuemart_custom_id` , `custom_parent_id` , `admin_only` , `custom_title` , `custom_tip` , C.`custom_value` AS value, `custom_field_desc` , `field_type` , `is_list` , `is_hidden` , C.`published` , field.`virtuemart_customfield_id` , field.`custom_value`, field.`custom_param`, field.`custom_price`, field.`ordering`
FROM `htocx_virtuemart_customs` AS C
LEFT JOIN `htocx_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =4711
and `field_type` = "R"
and is_cart_attribute = 0
order by ordering
SELECT C.`virtuemart_custom_id`, `custom_title`, `show_title`, C.`custom_value`,`custom_field_desc` ,`custom_tip`,`field_type`,field.`virtuemart_customfield_id`,`is_hidden`
FROM `htocx_virtuemart_customs` AS C
LEFT JOIN `htocx_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =4711
and `field_type` != "G"
and `field_type` != "R"
and `field_type` != "Z"
and is_cart_attribute = 1
group by virtuemart_custom_id
ORDER BY field.`ordering`
SELECT `vendor_currency`,`currency_code_3`,`currency_numeric_code`
FROM `htocx_virtuemart_vendors` AS v
LEFT JOIN `htocx_virtuemart_currencies` AS c
ON virtuemart_currency_id = vendor_currency
WHERE v.`virtuemart_vendor_id`="1"
SELECT *
FROM `htocx_virtuemart_currencies`
WHERE `virtuemart_currency_id`="144"
SELECT `price_display`,`custom_price_display`
FROM `htocx_virtuemart_shoppergroups` AS `sg`
WHERE `sg`.`default` = "2"
SELECT *
FROM `htocx_virtuemart_shoppergroups`
WHERE `default` = "2"
AND (`virtuemart_vendor_id` = "1" OR `shared` = "1")
AND `published`="1"
SELECT *
FROM htocx_virtuemart_calcs
WHERE
`calc_kind` IN ('Marge','Tax','VatTax','DBTax','DATax' )
AND `published`="1"
AND (`virtuemart_vendor_id`="1" OR `shared`="1" )
AND ( ( publish_up = "0000-00-00 00:00:00" OR publish_up <= "2025-10-01 19:19:46" )
AND ( publish_down = "0000-00-00 00:00:00" OR publish_down >= "2025-10-01 19:19:46" )
OR `for_override` = "1" )
SELECT field.`virtuemart_product_id`, `custom_params`,`custom_element`, field.`virtuemart_custom_id`,
field.`virtuemart_customfield_id`,field.`custom_value`, field.`custom_price`, field.`custom_param`
FROM `htocx_virtuemart_customs` AS C
LEFT JOIN `htocx_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =4711
and is_cart_attribute = 1
and C.`virtuemart_custom_id`=230
ORDER BY field.`ordering`
SELECT `htocx_virtuemart_products`.* ,`htocx_virtuemart_products_en_gb`.* ,`htocx_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`htocx_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `htocx_virtuemart_products`
INNER JOIN `htocx_virtuemart_products_en_gb` using (`virtuemart_product_id`)
LEFT JOIN `htocx_virtuemart_product_manufacturers`
on `htocx_virtuemart_product_manufacturers`.`virtuemart_product_id`=`htocx_virtuemart_products`.`virtuemart_product_id`
LEFT JOIN `htocx_virtuemart_product_customfields`
on `htocx_virtuemart_product_customfields`.`virtuemart_product_id`=`htocx_virtuemart_products`.`virtuemart_product_id`
WHERE `htocx_virtuemart_products`.`virtuemart_product_id` = "4714"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "4714"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "4714"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "4714"
AND ( `virtuemart_shoppergroup_id` ="1" OR `virtuemart_shoppergroup_id` IS NULL OR `virtuemart_shoppergroup_id`="0")
AND ( (`product_price_publish_up` IS NULL OR `product_price_publish_up` = "0000-00-00 00:00:00" OR `product_price_publish_up` <= "2025-10-01 19:19:46" )
AND (`product_price_publish_down` IS NULL OR `product_price_publish_down` = "0000-00-00 00:00:00" OR product_price_publish_down >= "2025-10-01 19:19:46" ) )
AND( (`price_quantity_start` IS NULL OR `price_quantity_start`="0" OR `price_quantity_start` <= 1)
AND (`price_quantity_end` IS NULL OR `price_quantity_end`="0" OR `price_quantity_end` >= 1) )
SELECT pc.`virtuemart_category_id`
FROM `htocx_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 4714
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "4711"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "4711"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "4711"
AND ( `virtuemart_shoppergroup_id` ="1" OR `virtuemart_shoppergroup_id` IS NULL OR `virtuemart_shoppergroup_id`="0")
AND ( (`product_price_publish_up` IS NULL OR `product_price_publish_up` = "0000-00-00 00:00:00" OR `product_price_publish_up` <= "2025-10-01 19:19:46" )
AND (`product_price_publish_down` IS NULL OR `product_price_publish_down` = "0000-00-00 00:00:00" OR product_price_publish_down >= "2025-10-01 19:19:46" ) )
AND( (`price_quantity_start` IS NULL OR `price_quantity_start`="0" OR `price_quantity_start` <= 1)
AND (`price_quantity_end` IS NULL OR `price_quantity_end`="0" OR `price_quantity_end` >= 1) )
SELECT pc.`virtuemart_category_id`
FROM `htocx_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 4711
SELECT pc.`virtuemart_category_id`
FROM `htocx_virtuemart_product_categories` as pc
LEFT JOIN `htocx_virtuemart_categories` as c
ON c.`virtuemart_category_id` = pc.`virtuemart_category_id`
WHERE pc.`virtuemart_product_id` = 4711
AND `published`=1
ORDER BY `c`.`ordering` ASC
SELECT `ordering`,`id`
FROM `htocx_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "4711"
and `virtuemart_category_id`= "105"
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&view=productdetails&virtuemart_category_id=92&virtuemart_product_id=4714';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&view=productdetails&virtuemart_category_id=105&virtuemart_product_id=4714';
SELECT `htocx_virtuemart_products`.* ,`htocx_virtuemart_products_en_gb`.* ,`htocx_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`htocx_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `htocx_virtuemart_products`
INNER JOIN `htocx_virtuemart_products_en_gb` using (`virtuemart_product_id`)
LEFT JOIN `htocx_virtuemart_product_manufacturers`
on `htocx_virtuemart_product_manufacturers`.`virtuemart_product_id`=`htocx_virtuemart_products`.`virtuemart_product_id`
LEFT JOIN `htocx_virtuemart_product_customfields`
on `htocx_virtuemart_product_customfields`.`virtuemart_product_id`=`htocx_virtuemart_products`.`virtuemart_product_id`
WHERE `htocx_virtuemart_products`.`virtuemart_product_id` = "4716"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "4716"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "4716"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "4716"
AND ( `virtuemart_shoppergroup_id` ="1" OR `virtuemart_shoppergroup_id` IS NULL OR `virtuemart_shoppergroup_id`="0")
AND ( (`product_price_publish_up` IS NULL OR `product_price_publish_up` = "0000-00-00 00:00:00" OR `product_price_publish_up` <= "2025-10-01 19:19:46" )
AND (`product_price_publish_down` IS NULL OR `product_price_publish_down` = "0000-00-00 00:00:00" OR product_price_publish_down >= "2025-10-01 19:19:46" ) )
AND( (`price_quantity_start` IS NULL OR `price_quantity_start`="0" OR `price_quantity_start` <= 1)
AND (`price_quantity_end` IS NULL OR `price_quantity_end`="0" OR `price_quantity_end` >= 1) )
SELECT pc.`virtuemart_category_id`
FROM `htocx_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 4716
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&view=productdetails&virtuemart_category_id=92&virtuemart_product_id=4716';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&view=productdetails&virtuemart_category_id=105&virtuemart_product_id=4716';
SELECT `htocx_virtuemart_products`.* ,`htocx_virtuemart_products_en_gb`.* ,`htocx_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`htocx_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `htocx_virtuemart_products`
INNER JOIN `htocx_virtuemart_products_en_gb` using (`virtuemart_product_id`)
LEFT JOIN `htocx_virtuemart_product_manufacturers`
on `htocx_virtuemart_product_manufacturers`.`virtuemart_product_id`=`htocx_virtuemart_products`.`virtuemart_product_id`
LEFT JOIN `htocx_virtuemart_product_customfields`
on `htocx_virtuemart_product_customfields`.`virtuemart_product_id`=`htocx_virtuemart_products`.`virtuemart_product_id`
WHERE `htocx_virtuemart_products`.`virtuemart_product_id` = "4717"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "4717"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "4717"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "4717"
AND ( `virtuemart_shoppergroup_id` ="1" OR `virtuemart_shoppergroup_id` IS NULL OR `virtuemart_shoppergroup_id`="0")
AND ( (`product_price_publish_up` IS NULL OR `product_price_publish_up` = "0000-00-00 00:00:00" OR `product_price_publish_up` <= "2025-10-01 19:19:46" )
AND (`product_price_publish_down` IS NULL OR `product_price_publish_down` = "0000-00-00 00:00:00" OR product_price_publish_down >= "2025-10-01 19:19:46" ) )
AND( (`price_quantity_start` IS NULL OR `price_quantity_start`="0" OR `price_quantity_start` <= 1)
AND (`price_quantity_end` IS NULL OR `price_quantity_end`="0" OR `price_quantity_end` >= 1) )
SELECT pc.`virtuemart_category_id`
FROM `htocx_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 4717
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&view=productdetails&virtuemart_category_id=92&virtuemart_product_id=4717';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&view=productdetails&virtuemart_category_id=105&virtuemart_product_id=4717';
SELECT virtuemart_product_id, product_name
FROM `htocx_virtuemart_products_en_gb`
JOIN `htocx_virtuemart_products` as C using (`virtuemart_product_id`)
WHERE `product_parent_id` =4711
SELECT C.* , field.*
FROM `htocx_virtuemart_product_customfields` AS field
LEFT JOIN `htocx_virtuemart_customs` AS C
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
WHERE `virtuemart_product_id` =4712
and C.field_type = "C"
SELECT C.* , field.*
FROM `htocx_virtuemart_product_customfields` AS field
LEFT JOIN `htocx_virtuemart_customs` AS C
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
WHERE `virtuemart_product_id` =4713
and C.field_type = "C"
SELECT C.* , field.*
FROM `htocx_virtuemart_product_customfields` AS field
LEFT JOIN `htocx_virtuemart_customs` AS C
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
WHERE `virtuemart_product_id` =4714
and C.field_type = "C"
SELECT C.* , field.*
FROM `htocx_virtuemart_product_customfields` AS field
LEFT JOIN `htocx_virtuemart_customs` AS C
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
WHERE `virtuemart_product_id` =4715
and C.field_type = "C"
SELECT C.* , field.*
FROM `htocx_virtuemart_product_customfields` AS field
LEFT JOIN `htocx_virtuemart_customs` AS C
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
WHERE `virtuemart_product_id` =4716
and C.field_type = "C"
SELECT C.* , field.*
FROM `htocx_virtuemart_product_customfields` AS field
LEFT JOIN `htocx_virtuemart_customs` AS C
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
WHERE `virtuemart_product_id` =4717
and C.field_type = "C"
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&view=productdetails&virtuemart_category_id=92&virtuemart_product_id=4711';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&view=productdetails&virtuemart_category_id=105&virtuemart_product_id=4711';
SELECT `htocx_virtuemart_medias`.*
FROM `htocx_virtuemart_medias`
WHERE `htocx_virtuemart_medias`.`virtuemart_media_id` = "907"
SELECT p.`virtuemart_product_id`, l.`product_name`, `pc`.ordering
FROM `htocx_virtuemart_products` as p
INNER JOIN `htocx_virtuemart_products_en_gb` as l using (`virtuemart_product_id`)
LEFT JOIN `htocx_virtuemart_product_shoppergroups` as ps
ON p.`virtuemart_product_id` = `ps`.`virtuemart_product_id`
LEFT JOIN `htocx_virtuemart_product_categories` as pc
ON p.`virtuemart_product_id` = `pc`.`virtuemart_product_id`
WHERE ( p.`published`="1"
AND `pc`.`virtuemart_category_id` = 105
AND ( `ps`.`virtuemart_shoppergroup_id`= "1" OR `ps`.`virtuemart_shoppergroup_id` IS NULL ) )
AND l.`virtuemart_product_id`!="4711"
AND `pc`.ordering <= "0"
ORDER BY `pc`.ordering DESC
LIMIT 1
SELECT p.`virtuemart_product_id`, l.`product_name`, `pc`.ordering
FROM `htocx_virtuemart_products` as p
INNER JOIN `htocx_virtuemart_products_en_gb` as l using (`virtuemart_product_id`)
LEFT JOIN `htocx_virtuemart_product_shoppergroups` as ps
ON p.`virtuemart_product_id` = `ps`.`virtuemart_product_id`
LEFT JOIN `htocx_virtuemart_product_categories` as pc
ON p.`virtuemart_product_id` = `pc`.`virtuemart_product_id`
WHERE ( p.`published`="1"
AND `pc`.`virtuemart_category_id` = 105
AND ( `ps`.`virtuemart_shoppergroup_id`= "1" OR `ps`.`virtuemart_shoppergroup_id` IS NULL ) )
AND l.`virtuemart_product_id`!="4711"
AND `pc`.ordering >= "0"
ORDER BY `pc`.ordering ASC
LIMIT 1
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_category_medias`
WHERE `virtuemart_category_id` = "105"
ORDER BY `ordering`
SELECT `category_child_id`
FROM `htocx_virtuemart_category_categories`
WHERE `category_parent_id` = 105
SELECT count(htocx_virtuemart_products.virtuemart_product_id) AS total
FROM `htocx_virtuemart_products`, `htocx_virtuemart_product_categories`
WHERE `htocx_virtuemart_products`.`virtuemart_vendor_id` = "1"
AND `htocx_virtuemart_product_categories`.`virtuemart_category_id` = 105
AND `htocx_virtuemart_products`.`virtuemart_product_id` = `htocx_virtuemart_product_categories`.`virtuemart_product_id`
AND `htocx_virtuemart_products`.`published` = "1"
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM htocx_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 105
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM htocx_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 93
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM htocx_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 92
SELECT `category_name`,`virtuemart_category_id`
FROM `htocx_virtuemart_categories_en_gb`
WHERE `virtuemart_category_id`=92
SELECT `category_name`,`virtuemart_category_id`
FROM `htocx_virtuemart_categories_en_gb`
WHERE `virtuemart_category_id`=93
SELECT `category_name`,`virtuemart_category_id`
FROM `htocx_virtuemart_categories_en_gb`
WHERE `virtuemart_category_id`=105
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&view=category&virtuemart_category_id=92';
SELECT *
FROM `htocx_menu`
where `link` like "index.php?option=com_virtuemart%"
and client_id=0
and published=1
and (language="*" or language = "en-GB" )
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&view=category&virtuemart_category_id=93';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&view=category&virtuemart_category_id=105';
SELECT a.rules
FROM htocx_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
SHOW FULL COLUMNS
FROM `htocx_assets`
SELECT id
FROM htocx_assets
WHERE parent_id = 0
SELECT b.rules
FROM htocx_assets AS a
LEFT JOIN htocx_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.id = 1)
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SELECT b.rules
FROM htocx_assets AS a
LEFT JOIN htocx_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_virtuemart')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SELECT id
FROM htocx_assets
WHERE parent_id = 0
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&task=askquestion&tmpl=component&view=productdetails&virtuemart_category_id=105&virtuemart_product_id=4711';
SELECT `slug`
FROM `htocx_virtuemart_products_en_gb`
WHERE `virtuemart_product_id` = 4711
SELECT `oldurl`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&task=askquestion&view=productdetails&virtuemart_category_id=105&virtuemart_product_id=4711';
SELECT id
FROM htocx_assets
WHERE parent_id = 0
SELECT l.*, v.*, j.`extension_id`,j.`name`, j.`type`, j.`element`, j.`folder`, j.`client_id`, j.`enabled`, j.`access`, j.`protected`, j.`manifest_cache`,
j.`params`, j.`custom_data`, j.`system_data`, j.`checked_out`, j.`checked_out_time`, j.`state`, s.virtuemart_shoppergroup_id
FROM `htocx_virtuemart_shipmentmethods_en_gb` as l JOIN `htocx_virtuemart_shipmentmethods` AS v USING (`virtuemart_shipmentmethod_id`)
LEFT JOIN `htocx_extensions` as j
ON j.`extension_id` = v.`shipment_jplugin_id`
LEFT
OUTER JOIN `htocx_virtuemart_shipmentmethod_shoppergroups` AS s
ON v.`virtuemart_shipmentmethod_id` = s.`virtuemart_shipmentmethod_id`
WHERE v.`published` = "1"
AND j.`element` = "weight_countries"
AND (v.`virtuemart_vendor_id` = "1" OR v.`virtuemart_vendor_id` = "0")
AND ( s.`virtuemart_shoppergroup_id`= "1" OR (s.`virtuemart_shoppergroup_id`) IS NULL )
GROUP BY v.`virtuemart_shipmentmethod_id`
ORDER BY v.`ordering`
SELECT `customer_number`
FROM `htocx_virtuemart_vmusers`
WHERE `virtuemart_user_id`='0'
SHOW FULL COLUMNS
FROM `htocx_virtuemart_userfields`
SELECT *
FROM `htocx_virtuemart_userfields`
WHERE 1 = 1
AND `account`=1
AND published = 1
ORDER BY ordering
SELECT l.*, v.*, j.`extension_id`,j.`name`, j.`type`, j.`element`, j.`folder`, j.`client_id`, j.`enabled`, j.`access`, j.`protected`, j.`manifest_cache`,
j.`params`, j.`custom_data`, j.`system_data`, j.`checked_out`, j.`checked_out_time`, j.`state`, s.virtuemart_shoppergroup_id
FROM `htocx_virtuemart_paymentmethods_en_gb` as l JOIN `htocx_virtuemart_paymentmethods` AS v USING (`virtuemart_paymentmethod_id`)
LEFT JOIN `htocx_extensions` as j
ON j.`extension_id` = v.`payment_jplugin_id`
LEFT
OUTER JOIN `htocx_virtuemart_paymentmethod_shoppergroups` AS s
ON v.`virtuemart_paymentmethod_id` = s.`virtuemart_paymentmethod_id`
WHERE v.`published` = "1"
AND j.`element` = "klarna"
AND (v.`virtuemart_vendor_id` = "1" OR v.`virtuemart_vendor_id` = "0")
AND ( s.`virtuemart_shoppergroup_id`= "1" OR (s.`virtuemart_shoppergroup_id`) IS NULL )
GROUP BY v.`virtuemart_paymentmethod_id`
ORDER BY v.`ordering`
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&task=askquestion&tmpl=component&view=productdetails&virtuemart_category_id=105&virtuemart_product_id=4711';
SELECT `oldurl`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&task=askquestion&view=productdetails&virtuemart_category_id=105&virtuemart_product_id=4711';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&view=productdetails&virtuemart_category_id=105&virtuemart_product_id=6004';
SELECT params
FROM htocx_extensions AS e
WHERE e.element='com_widgetkit'
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_widgetkit&id=&lang=en&tmpl=raw';
SELECT `pageid`
FROM htocx_sh404sef_pageids
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&view=productdetails&virtuemart_category_id=105&virtuemart_product_id=4711';
SELECT CONCAT(`vendor_accepted_currencies`, ",",`vendor_currency`) AS all_currencies, `vendor_currency`
FROM `htocx_virtuemart_vendors`
WHERE `virtuemart_vendor_id`=1
SELECT `virtuemart_currency_id`,CONCAT_WS(" ",`currency_name`,`currency_symbol`) as currency_txt
FROM `htocx_virtuemart_currencies`
WHERE `virtuemart_currency_id` IN (52,26,47,144,144)
and (`virtuemart_vendor_id` = "1" OR `shared`="1")
AND published = "1"
ORDER BY `ordering`,`currency_name`
SELECT *
FROM htocx_jmap_metainfo
WHERE `linkurl` = 'https://www.stockingshowcase.com/shopping-cart/stockings/modern/lacetop/gabriella-katherine-lacetop-stocking-detail.html'
AND `published` = 1
SHOW FULL COLUMNS
FROM `htocx_sh404sef_metas`
SELECT *
FROM htocx_sh404sef_metas
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&view=productdetails&virtuemart_category_id=105&virtuemart_product_id=4711';
UPDATE `htocx_session`
SET `data` = 'joomla|s:2464:\"Tzo5OiJKUmVnaXN0cnkiOjE6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo5OiJfX2RlZmF1bHQiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzU5MzQ2Mzg2O3M6NDoibGFzdCI7aToxNzU5MzQ2Mzg2O3M6Mzoibm93IjtpOjE3NTkzNDYzODY7fXM6NToidG9rZW4iO3M6MzI6IjdjZjhiYjQ4NDg4ZThlZjVhZTY4ZjRmZmE0NWI4Mjg3Ijt9czo4OiJyZWdpc3RyeSI7Tzo5OiJKUmVnaXN0cnkiOjE6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fX1zOjQ6InVzZXIiO086NToiSlVzZXIiOjI1OntzOjk6IgAqAGlzUm9vdCI7YjowO3M6MjoiaWQiO2k6MDtzOjQ6Im5hbWUiO047czo4OiJ1c2VybmFtZSI7TjtzOjU6ImVtYWlsIjtOO3M6ODoicGFzc3dvcmQiO047czoxNDoicGFzc3dvcmRfY2xlYXIiO3M6MDoiIjtzOjg6InVzZXJ0eXBlIjtOO3M6NToiYmxvY2siO047czo5OiJzZW5kRW1haWwiO2k6MDtzOjEyOiJyZWdpc3RlckRhdGUiO047czoxMzoibGFzdHZpc2l0RGF0ZSI7TjtzOjEwOiJhY3RpdmF0aW9uIjtOO3M6NjoicGFyYW1zIjtOO3M6NjoiZ3JvdXBzIjthOjA6e31zOjU6Imd1ZXN0IjtpOjE7czoxMzoibGFzdFJlc2V0VGltZSI7TjtzOjEwOiJyZXNldENvdW50IjtOO3M6MTA6IgAqAF9wYXJhbXMiO086OToiSlJlZ2lzdHJ5IjoxOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e319czoxNDoiACoAX2F1dGhHcm91cHMiO2E6MTp7aTowO2k6MTt9czoxNDoiACoAX2F1dGhMZXZlbHMiO2E6Mjp7aTowO2k6MTtpOjE7aToxO31zOjE1OiIAKgBfYXV0aEFjdGlvbnMiO047czoxMjoiACoAX2Vycm9yTXNnIjtOO3M6MTA6IgAqAF9lcnJvcnMiO2E6MDp7fXM6MzoiYWlkIjtpOjA7fX1zOjQ6Il9fdm0iO086ODoic3RkQ2xhc3MiOjM6e3M6Njoidm1jYXJ0IjtzOjc1MjoiTzo4OiJzdGRDbGFzcyI6Mjg6e3M6ODoicHJvZHVjdHMiO2E6MDp7fXM6ODoidmVuZG9ySWQiO2k6MTtzOjIxOiJsYXN0VmlzaXRlZENhdGVnb3J5SWQiO2k6MDtzOjI4OiJ2aXJ0dWVtYXJ0X3NoaXBtZW50bWV0aG9kX2lkIjtpOjA7czoyNzoidmlydHVlbWFydF9wYXltZW50bWV0aG9kX2lkIjtpOjA7czoyNToiYXV0b21hdGljU2VsZWN0ZWRTaGlwbWVudCI7YjowO3M6MjQ6ImF1dG9tYXRpY1NlbGVjdGVkUGF5bWVudCI7YjowO3M6MTI6Im9yZGVyX251bWJlciI7TjtzOjE5OiJ2aXJ0dWVtYXJ0X29yZGVyX2lkIjtiOjA7czoyOiJCVCI7aTowO3M6MjoiU1QiO2k6MDtzOjExOiJ0b3NBY2NlcHRlZCI7YjowO3M6MTY6ImN1c3RvbWVyX2NvbW1lbnQiO3M6MDoiIjtzOjEwOiJjb3Vwb25Db2RlIjtzOjA6IiI7czoyMDoiX3RyaWVzVmFsaWRhdGVDb3Vwb24iO2E6MDp7fXM6MTQ6Im9yZGVyX2xhbmd1YWdlIjtzOjA6IiI7czo4OiJjYXJ0RGF0YSI7TjtzOjU6Imxpc3RzIjtOO3M6MTQ6InByaWNlc0N1cnJlbmN5IjtOO3M6MTU6InBheW1lbnRDdXJyZW5jeSI7TjtzOjEwOiJfaW5Db25maXJtIjtiOjA7czoxMToiX2luQ2hlY2tPdXQiO2I6MDtzOjE0OiJfZGF0YVZhbGlkYXRlZCI7YjowO3M6MTI6Il9jb25maXJtRG9uZSI7YjowO3M6MTA6IlNUc2FtZUFzQlQiO2I6MTtzOjE1OiJjdXN0b21lcl9udW1iZXIiO3M6Nzoibm9ucmVnXyI7czo2OiJsYXlvdXQiO3M6NzoiZGVmYXVsdCI7czoxMDoibGF5b3V0UGF0aCI7czowOiIiO30iO3M6MjM6InZtbGFzdHZpc2l0ZWRjYXRlZ29yeWlkIjtpOjEwNTtzOjIzOiJ2bWxhc3R2aXNpdGVkcHJvZHVjdGlkcyI7YToxOntpOjA7aTo0NzExO319fX0=\";'
, `time` = '1759346386'
WHERE `session_id` = '6a1a3b2aa3b790d5fca99b28ac695728'
15 × SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
6 × SELECT C.* , field.*
FROM `htocx_virtuemart_product_customfields` AS field
LEFT JOIN `htocx_virtuemart_customs` AS C
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
5 × SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
5 × SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
5 × SELECT pc.`virtuemart_category_id`
FROM `htocx_virtuemart_product_categories` as pc
5 × SELECT *
FROM `htocx_virtuemart_product_prices`
4 × SELECT `htocx_virtuemart_products`.* ,`htocx_virtuemart_products_en_gb`.* ,`htocx_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`htocx_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `htocx_virtuemart_products`
INNER JOIN `htocx_virtuemart_products_en_gb` using (`virtuemart_product_id`)
LEFT JOIN `htocx_virtuemart_product_manufacturers`
on `htocx_virtuemart_product_manufacturers`.`virtuemart_product_id`=`htocx_virtuemart_products`.`virtuemart_product_id`
LEFT JOIN `htocx_virtuemart_product_customfields`
on `htocx_virtuemart_product_customfields`.`virtuemart_product_id`=`htocx_virtuemart_products`.`virtuemart_product_id`
3 × SELECT id
FROM htocx_assets
3 × SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM htocx_virtuemart_category_categories AS `xref`
3 × SELECT `category_name`,`virtuemart_category_id`
FROM `htocx_virtuemart_categories_en_gb`
2 × SELECT p.`virtuemart_product_id`, l.`product_name`, `pc`.ordering
FROM `htocx_virtuemart_products` as p
INNER JOIN `htocx_virtuemart_products_en_gb` as l using (`virtuemart_product_id`)
LEFT JOIN `htocx_virtuemart_product_shoppergroups` as ps
ON p.`virtuemart_product_id` = `ps`.`virtuemart_product_id`
LEFT JOIN `htocx_virtuemart_product_categories` as pc
ON p.`virtuemart_product_id` = `pc`.`virtuemart_product_id`
2 × SELECT b.rules
FROM htocx_assets AS a
LEFT JOIN htocx_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
2 × SELECT C.`virtuemart_custom_id` , `custom_parent_id` , `admin_only` , `custom_title` , `custom_tip` , C.`custom_value` AS value, `custom_field_desc` , `field_type` , `is_list` , `is_hidden` , C.`published` , field.`virtuemart_customfield_id` , field.`custom_value`, field.`custom_param`, field.`custom_price`, field.`ordering`
FROM `htocx_virtuemart_customs` AS C
LEFT JOIN `htocx_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
2 × SELECT `ordering`,`id`
FROM `htocx_virtuemart_product_categories`
2 × SELECT pc.`virtuemart_category_id`
FROM `htocx_virtuemart_product_categories` as pc
LEFT JOIN `htocx_virtuemart_categories` as c
ON c.`virtuemart_category_id` = pc.`virtuemart_category_id`
2 × SELECT `oldurl`
FROM htocx_sh404sef_urls
2 × SELECT *
FROM `htocx_virtuemart_shoppergroups`
1 × SELECT `virtuemart_currency_id`,CONCAT_WS(" ",`currency_name`,`currency_symbol`) as currency_txt
FROM `htocx_virtuemart_currencies`
1 × SELECT CONCAT(`vendor_accepted_currencies`, ",",`vendor_currency`) AS all_currencies, `vendor_currency`
FROM `htocx_virtuemart_vendors`
1 × SELECT count(htocx_virtuemart_products.virtuemart_product_id) AS total
FROM `htocx_virtuemart_products`, `htocx_virtuemart_product_categories`
1 × SELECT *
FROM htocx_jmap_metainfo
1 × SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_category_medias`
1 × SELECT *
FROM htocx_sh404sef_metas
1 × SELECT `category_child_id`
FROM `htocx_virtuemart_category_categories`
1 × SELECT *
FROM `htocx_menu`
1 × SELECT a.rules
FROM htocx_assets AS a
1 × SELECT `customer_number`
FROM `htocx_virtuemart_vmusers`
1 × SELECT l.*, v.*, j.`extension_id`,j.`name`, j.`type`, j.`element`, j.`folder`, j.`client_id`, j.`enabled`, j.`access`, j.`protected`, j.`manifest_cache`, j.`params`, j.`custom_data`, j.`system_data`, j.`checked_out`, j.`checked_out_time`, j.`state`, s.virtuemart_shoppergroup_id
FROM `htocx_virtuemart_shipmentmethods_en_gb` as l JOIN `htocx_virtuemart_shipmentmethods` AS v USING (`virtuemart_shipmentmethod_id`)
LEFT JOIN `htocx_extensions` as j
ON j.`extension_id` = v.`shipment_jplugin_id`
LEFT
OUTER JOIN `htocx_virtuemart_shipmentmethod_shoppergroups` AS s
ON v.`virtuemart_shipmentmethod_id` = s.`virtuemart_shipmentmethod_id`
1 × SELECT *
FROM `htocx_virtuemart_userfields`
1 × SELECT `slug`
FROM `htocx_virtuemart_products_en_gb`
1 × SELECT params
FROM htocx_extensions AS e
1 × SELECT l.*, v.*, j.`extension_id`,j.`name`, j.`type`, j.`element`, j.`folder`, j.`client_id`, j.`enabled`, j.`access`, j.`protected`, j.`manifest_cache`, j.`params`, j.`custom_data`, j.`system_data`, j.`checked_out`, j.`checked_out_time`, j.`state`, s.virtuemart_shoppergroup_id
FROM `htocx_virtuemart_paymentmethods_en_gb` as l JOIN `htocx_virtuemart_paymentmethods` AS v USING (`virtuemart_paymentmethod_id`)
LEFT JOIN `htocx_extensions` as j
ON j.`extension_id` = v.`payment_jplugin_id`
LEFT
OUTER JOIN `htocx_virtuemart_paymentmethod_shoppergroups` AS s
ON v.`virtuemart_paymentmethod_id` = s.`virtuemart_paymentmethod_id`
1 × SELECT `pageid`
FROM htocx_sh404sef_pageids
1 × SELECT *
FROM htocx_virtuemart_calcs
1 × SELECT `params`
FROM htocx_extensions
1 × select `alias`,`newurl`
from `htocx_sh404sef_aliases`
1 × SELECT `oldurl`, `newurl`, `dateadd`
FROM htocx_sh404sef_urls
1 × SELECT `config`
FROM `htocx_virtuemart_configs`
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM htocx_menu AS m
LEFT JOIN htocx_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `enabled`
FROM `htocx_extensions`
1 × SELECT `session_id`
FROM `htocx_session`
1 × SELECT b.id
FROM htocx_usergroups AS a
LEFT JOIN htocx_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `htocx_viewlevels
1 × SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_vmuser_shoppergroups`
1 × SELECT `htocx_virtuemart_manufacturers`.* ,`htocx_virtuemart_manufacturers_en_gb`.*
FROM `htocx_virtuemart_manufacturers`
INNER JOIN `htocx_virtuemart_manufacturers_en_gb` using (`virtuemart_manufacturer_id`)
1 × SELECT `price_display`,`custom_price_display`
FROM `htocx_virtuemart_shoppergroups` AS `sg`
1 × SELECT `data`
FROM `htocx_session`
1 × SELECT field.`virtuemart_product_id`, `custom_params`,`custom_element`, field.`virtuemart_custom_id`, field.`virtuemart_customfield_id`,field.`custom_value`, field.`custom_price`, field.`custom_param`
FROM `htocx_virtuemart_customs` AS C
LEFT JOIN `htocx_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
1 × SELECT virtuemart_product_id, product_name
FROM `htocx_virtuemart_products_en_gb` JOIN `htocx_virtuemart_products` as C using (`virtuemart_product_id`)
1 × SELECT *
FROM `htocx_virtuemart_currencies`
1 × SELECT `vendor_currency`,`currency_code_3`,`currency_numeric_code`
FROM `htocx_virtuemart_vendors` AS v
LEFT JOIN `htocx_virtuemart_currencies` AS c
ON virtuemart_currency_id = vendor_currency
1 × SELECT `htocx_virtuemart_categories`.* ,`htocx_virtuemart_categories_en_gb`.*
FROM `htocx_virtuemart_categories`
INNER JOIN `htocx_virtuemart_categories_en_gb` using (`virtuemart_category_id`)
1 × SELECT C.`virtuemart_custom_id` , `custom_element`, `custom_params`, `custom_parent_id` , `admin_only` , `custom_title` , `show_title` , `custom_tip` , C.`custom_value` AS value, `custom_field_desc` , `field_type` , `is_list` , `is_hidden`, `layout_pos`, C.`published` , field.`virtuemart_customfield_id` , field.`custom_value`, field.`custom_param`, field.`custom_price`, field.`ordering`
FROM `htocx_virtuemart_customs` AS C
LEFT JOIN `htocx_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
1 × SELECT C.`virtuemart_custom_id`, `custom_title`, `show_title`, C.`custom_value`,`custom_field_desc` ,`custom_tip`,`field_type`,field.`virtuemart_customfield_id`,`is_hidden`
FROM `htocx_virtuemart_customs` AS C
LEFT JOIN `htocx_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
1 × SELECT `htocx_virtuemart_medias`.*
FROM `htocx_virtuemart_medias`
1 × SHOW FULL COLUMNS
FROM `htocx_sh404sef_metas
1 × UPDATE `htocx_session`
SET `data` = 'joomla|s:2464:\"Tzo5OiJKUmVnaXN0cnkiOjE6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo5OiJfX2RlZmF1bHQiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzU5MzQ2Mzg2O3M6NDoibGFzdCI7aToxNzU5MzQ2Mzg2O3M6Mzoibm93IjtpOjE3NTkzNDYzODY7fXM6NToidG9rZW4iO3M6MzI6IjdjZjhiYjQ4NDg4ZThlZjVhZTY4ZjRmZmE0NWI4Mjg3Ijt9czo4OiJyZWdpc3RyeSI7Tzo5OiJKUmVnaXN0cnkiOjE6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fX1zOjQ6InVzZXIiO086NToiSlVzZXIiOjI1OntzOjk6IgAqAGlzUm9vdCI7YjowO3M6MjoiaWQiO2k6MDtzOjQ6Im5hbWUiO047czo4OiJ1c2VybmFtZSI7TjtzOjU6ImVtYWlsIjtOO3M6ODoicGFzc3dvcmQiO047czoxNDoicGFzc3dvcmRfY2xlYXIiO3M6MDoiIjtzOjg6InVzZXJ0eXBlIjtOO3M6NToiYmxvY2siO047czo5OiJzZW5kRW1haWwiO2k6MDtzOjEyOiJyZWdpc3RlckRhdGUiO047czoxMzoibGFzdHZpc2l0RGF0ZSI7TjtzOjEwOiJhY3RpdmF0aW9uIjtOO3M6NjoicGFyYW1zIjtOO3M6NjoiZ3JvdXBzIjthOjA6e31zOjU6Imd1ZXN0IjtpOjE7czoxMzoibGFzdFJlc2V0VGltZSI7TjtzOjEwOiJyZXNldENvdW50IjtOO3M6MTA6IgAqAF9wYXJhbXMiO086OToiSlJlZ2lzdHJ5IjoxOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e319czoxNDoiACoAX2F1dGhHcm91cHMiO2E6MTp7aTowO2k6MTt9czoxNDoiACoAX2F1dGhMZXZlbHMiO2E6Mjp7aTowO2k6MTtpOjE7aToxO31zOjE1OiIAKgBfYXV0aEFjdGlvbnMiO047czoxMjoiACoAX2Vycm9yTXNnIjtOO3M6MTA6IgAqAF9lcnJvcnMiO2E6MDp7fXM6MzoiYWlkIjtpOjA7fX1zOjQ6Il9fdm0iO086ODoic3RkQ2xhc3MiOjM6e3M6Njoidm1jYXJ0IjtzOjc1MjoiTzo4OiJzdGRDbGFzcyI6Mjg6e3M6ODoicHJvZHVjdHMiO2E6MDp7fXM6ODoidmVuZG9ySWQiO2k6MTtzOjIxOiJsYXN0VmlzaXRlZENhdGVnb3J5SWQiO2k6MDtzOjI4OiJ2aXJ0dWVtYXJ0X3NoaXBtZW50bWV0aG9kX2lkIjtpOjA7czoyNzoidmlydHVlbWFydF9wYXltZW50bWV0aG9kX2lkIjtpOjA7czoyNToiYXV0b21hdGljU2VsZWN0ZWRTaGlwbWVudCI7YjowO3M6MjQ6ImF1dG9tYXRpY1NlbGVjdGVkUGF5bWVudCI7YjowO3M6MTI6Im9yZGVyX251bWJlciI7TjtzOjE5OiJ2aXJ0dWVtYXJ0X29yZGVyX2lkIjtiOjA7czoyOiJCVCI7aTowO3M6MjoiU1QiO2k6MDtzOjExOiJ0b3NBY2NlcHRlZCI7YjowO3M6MTY6ImN1c3RvbWVyX2NvbW1lbnQiO3M6MDoiIjtzOjEwOiJjb3Vwb25Db2RlIjtzOjA6IiI7czoyMDoiX3RyaWVzVmFsaWRhdGVDb3Vwb24iO2E6MDp7fXM6MTQ6Im9yZGVyX2xhbmd1YWdlIjtzOjA6IiI7czo4OiJjYXJ0RGF0YSI7TjtzOjU6Imxpc3RzIjtOO3M6MTQ6InByaWNlc0N1cnJlbmN5IjtOO3M6MTU6InBheW1lbnRDdXJyZW5jeSI7TjtzOjEwOiJfaW5Db25maXJtIjtiOjA7czoxMToiX2luQ2hlY2tPdXQiO2I6MDtzOjE0OiJfZGF0YVZhbGlkYXRlZCI7YjowO3M6MTI6Il9jb25maXJtRG9uZSI7YjowO3M6MTA6IlNUc2FtZUFzQlQiO2I6MTtzOjE1OiJjdXN0b21lcl9udW1iZXIiO3M6Nzoibm9ucmVnXyI7czo2OiJsYXlvdXQiO3M6NzoiZGVmYXVsdCI7czoxMDoibGF5b3V0UGF0aCI7czowOiIiO30iO3M6MjM6InZtbGFzdHZpc2l0ZWRjYXRlZ29yeWlkIjtpOjEwNTtzOjIzOiJ2bWxhc3R2aXNpdGVkcHJvZHVjdGlkcyI7YToxOntpOjA7aTo0NzExO319fX0=\";' , `time` = '1759346386'
1 × SHOW FULL COLUMNS
FROM `htocx_virtuemart_userfields
1 × SHOW FULL COLUMNS
FROM `htocx_assets
1 × SHOW TABLES LIKE "htocx_virtuemart_configs
1 × INSERT INTO `htocx_session` (`session_id`, `client_id`, `time`)
VALUES ('6a1a3b2aa3b790d5fca99b28ac695728', 0, '1759346386'