"Welcome to the world's largest showcase for authentic vintage nylons! You can still purchase them at Stocking Showcase!"
(904)295-8431
info@stockingshowcase.com
Application 0.000 seconds (+0.000); 0.33 MB (+0.332) - afterLoad
Application 0.040 seconds (+0.040); 2.72 MB (+2.390) - afterInitialise
Application 0.044 seconds (+0.005); 3.25 MB (+0.524) - afterRoute
Application 0.154 seconds (+0.110); 8.68 MB (+5.430) - afterDispatch
Application 0.155 seconds (+0.001); 8.78 MB (+0.103) - beforeRenderModule mod_virtuemart_currencies (Currencies Selector)
Application 0.156 seconds (+0.002); 8.79 MB (+0.014) - afterRenderModule mod_virtuemart_currencies (Currencies Selector)
Application 0.157 seconds (+0.000); 8.79 MB (-0.005) - beforeRenderModule mod_virtuemart_search (VM - Search in Shop)
Application 0.158 seconds (+0.001); 8.80 MB (+0.015) - afterRenderModule mod_virtuemart_search (VM - Search in Shop)
Application 0.165 seconds (+0.007); 8.99 MB (+0.187) - afterRender
9.03 MB (9,470,760 Bytes)
SELECT `data`
FROM `htocx_session`
WHERE `session_id` = '447229f800e0004e8ce34fc9827bd1e4'
DELETE
FROM `htocx_session`
WHERE `time` < '1759868719'
SELECT `session_id`
FROM `htocx_session`
WHERE `session_id` = '447229f800e0004e8ce34fc9827bd1e4'
LIMIT 0, 1
INSERT INTO `htocx_session`
(`session_id`, `client_id`, `time`)
VALUES
('447229f800e0004e8ce34fc9827bd1e4', 0, '1759877719')
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/garter-belts/dirDesc/results19-36.html?srsltid=AfmBOoq-oGpNt33nDTEi6Kt1PyqoLxc_jjA9plkOxUKpmtedpw_VQSS2' or `alias` = 'shopping-cart/garter-belts/dirDesc/results19-36.html' or `alias` = 'shopping-cart/garter-belts/dirDesc/results19-36.html/'
order by `alias` desc
SELECT `oldurl`, `newurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `oldurl`='shopping-cart/garter-belts/dirDesc/results19-36.html'
ORDER BY `rank`;
SHOW TABLES LIKE "htocx_virtuemart_configs"
SELECT `config`
FROM `htocx_virtuemart_configs`
WHERE `virtuemart_config_id` = "1";
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&view=category&virtuemart_category_id=115';
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 `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` = "115"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_category_medias`
WHERE `virtuemart_category_id` = "115"
ORDER BY `ordering`
SELECT `category_child_id`
FROM `htocx_virtuemart_category_categories`
WHERE `category_parent_id` = 115
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 SQL_CALC_FOUND_ROWS c.`virtuemart_category_id`, l.`category_description`, l.`category_name`, c.`ordering`, c.`published`, cx.`category_child_id`, cx.`category_parent_id`, c.`shared`
FROM `htocx_virtuemart_categories_en_gb` l
JOIN `htocx_virtuemart_categories` AS c using (`virtuemart_category_id`)
LEFT JOIN `htocx_virtuemart_category_categories` AS cx
ON l.`virtuemart_category_id` = cx.`category_child_id`
WHERE c.`published` = 1
AND cx.`category_parent_id` = 115
AND (c.`virtuemart_vendor_id` = "1" OR c.`shared` = "1")
ORDER BY c.ordering ASC
LIMIT 18, 18
SELECT FOUND_ROWS()
SELECT SQL_CALC_FOUND_ROWS c.`virtuemart_category_id`, l.`category_description`, l.`category_name`, c.`ordering`, c.`published`, cx.`category_child_id`, cx.`category_parent_id`, c.`shared`
FROM `htocx_virtuemart_categories_en_gb` l
JOIN `htocx_virtuemart_categories` AS c using (`virtuemart_category_id`)
LEFT JOIN `htocx_virtuemart_category_categories` AS cx
ON l.`virtuemart_category_id` = cx.`category_child_id`
WHERE c.`published` = 1
AND cx.`category_parent_id` = 115
AND (c.`virtuemart_vendor_id` = "1" OR c.`shared` = "1")
ORDER BY c.ordering ASC
LIMIT 0, 18
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` = 115
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`= 115
SELECT `category_name`,`virtuemart_category_id`
FROM `htocx_virtuemart_categories_en_gb`
WHERE `virtuemart_category_id`=115
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 SQL_CALC_FOUND_ROWS p.`virtuemart_product_id`
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` = 115
AND ( `ps`.`virtuemart_shoppergroup_id`= "1" OR `ps`.`virtuemart_shoppergroup_id` IS NULL ) )
group by p.`virtuemart_product_id`
ORDER BY `pc`.`ordering` DESC
LIMIT 18, 18
SELECT FOUND_ROWS()
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` = "864"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "864"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "864"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "864"
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-07 22:55:19" )
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-07 22:55:19" ) )
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` = "42"
SELECT pc.`virtuemart_category_id`
FROM `htocx_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 864
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` = 864
AND `published`=1
ORDER BY `c`.`ordering` ASC
SELECT `ordering`,`id`
FROM `htocx_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "864"
and `virtuemart_category_id`= "115"
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` =864
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` =864
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` =864
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` =864
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-07 22:55:19" )
AND ( publish_down = "0000-00-00 00:00:00" OR publish_down >= "2025-10-07 22:55:19" )
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` =864
and is_cart_attribute = 1
and C.`virtuemart_custom_id`=144
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` = "2716"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "2716"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "2716"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "2716"
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-07 22:55:19" )
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-07 22:55:19" ) )
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` = 2716
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "864"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "864"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "864"
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-07 22:55:19" )
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-07 22:55:19" ) )
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` = 864
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` = 864
AND `published`=1
ORDER BY `c`.`ordering` ASC
SELECT `ordering`,`id`
FROM `htocx_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "864"
and `virtuemart_category_id`= "115"
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` =864
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` =2695
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` =2696
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` =2697
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` =2698
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` =2699
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` =2700
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` =2701
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` =2702
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` =2703
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` =2704
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` =2705
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` =2706
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` =2707
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` =2708
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` =2709
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` =2710
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` =2711
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` =2712
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` =2713
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` =2714
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` =2715
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` =2716
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` =2717
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` =2718
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` =2719
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` =2720
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` =2721
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` =2722
and C.field_type = "C"
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` = "881"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "881"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "881"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "881"
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-07 22:55:19" )
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-07 22:55:19" ) )
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` = 881
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` = 881
AND `published`=1
ORDER BY `c`.`ordering` ASC
SELECT `ordering`,`id`
FROM `htocx_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "881"
and `virtuemart_category_id`= "115"
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` =881
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` =881
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` =881
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` =881
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 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` =881
and is_cart_attribute = 1
and C.`virtuemart_custom_id`=39
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` = "1274"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "1274"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "1274"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "1274"
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-07 22:55:19" )
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-07 22:55:19" ) )
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` = 1274
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "881"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "881"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "881"
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-07 22:55:19" )
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-07 22:55:19" ) )
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` = 881
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` = 881
AND `published`=1
ORDER BY `c`.`ordering` ASC
SELECT `ordering`,`id`
FROM `htocx_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "881"
and `virtuemart_category_id`= "115"
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` = "1276"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "1276"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "1276"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "1276"
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-07 22:55:19" )
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-07 22:55:19" ) )
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` = 1276
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` = "1275"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "1275"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "1275"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "1275"
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-07 22:55:19" )
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-07 22:55:19" ) )
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` = 1275
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` = "1277"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "1277"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "1277"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "1277"
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-07 22:55:19" )
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-07 22:55:19" ) )
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` = 1277
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` = "1261"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "1261"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "1261"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "1261"
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-07 22:55:19" )
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-07 22:55:19" ) )
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` = 1261
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` = "1271"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "1271"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "1271"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "1271"
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-07 22:55:19" )
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-07 22:55:19" ) )
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` = 1271
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` =881
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` =1263
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` =1264
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` =1265
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` =1266
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` =1267
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` =1268
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` =1269
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` =1270
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` =1271
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` =1272
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` =1273
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` =1274
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` =1275
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` =1276
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` =1277
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` =1278
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` =1279
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` =1280
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` =1281
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` =1282
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` =1283
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` =1262
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` =1261
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` =1260
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` =1258
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` =1259
and C.field_type = "C"
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` = "862"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "862"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "862"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "862"
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-07 22:55:19" )
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-07 22:55:19" ) )
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` = "41"
SELECT pc.`virtuemart_category_id`
FROM `htocx_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 862
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` = 862
AND `published`=1
ORDER BY `c`.`ordering` ASC
SELECT `ordering`,`id`
FROM `htocx_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "862"
and `virtuemart_category_id`= "115"
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` =862
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` =862
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` =862
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` =862
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 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` =862
and is_cart_attribute = 1
and C.`virtuemart_custom_id`=47
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` = "1354"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "1354"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "1354"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "1354"
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-07 22:55:19" )
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-07 22:55:19" ) )
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` = 1354
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "862"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "862"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "862"
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-07 22:55:19" )
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-07 22:55:19" ) )
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` = 862
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` = 862
AND `published`=1
ORDER BY `c`.`ordering` ASC
SELECT `ordering`,`id`
FROM `htocx_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "862"
and `virtuemart_category_id`= "115"
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` = "1355"
SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "1355"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "1355"
SELECT *
FROM `htocx_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "1355"
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-07 22:55:19" )
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-07 22:55:19" ) )
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` = 1355
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` =862
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` =1354
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` =1355
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` =1356
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` =1357
and C.field_type = "C"
SELECT `htocx_virtuemart_medias`.*
FROM `htocx_virtuemart_medias`
WHERE `htocx_virtuemart_medias`.`virtuemart_media_id` = "485"
SELECT `htocx_virtuemart_medias`.*
FROM `htocx_virtuemart_medias`
WHERE `htocx_virtuemart_medias`.`virtuemart_media_id` = "404"
SELECT `htocx_virtuemart_medias`.*
FROM `htocx_virtuemart_medias`
WHERE `htocx_virtuemart_medias`.`virtuemart_media_id` = "334"
SHOW TABLES
SELECT *
FROM htocx_languages
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&
limit=18&limitstart=18&orderby=virtuemart_product_id&srsltid=AfmBOoq-oGpNt33nDTEi6Kt1PyqoLxc_jjA9plkOxUKpmtedpw_VQSS2&view=category&virtuemart_category_id=115';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&lang=en&
limit=18&limitstart=18&srsltid=AfmBOoq-oGpNt33nDTEi6Kt1PyqoLxc_jjA9plkOxUKpmtedpw_VQSS2&view=category&virtuemart_category_id=115';
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&view=category&virtuemart_category_id=115';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&dir=DESC&filter_product=&keyword=&lang=en&
limit=15&limitstart=18&srsltid=AfmBOoq-oGpNt33nDTEi6Kt1PyqoLxc_jjA9plkOxUKpmtedpw_VQSS2&view=category&virtuemart_category_id=115';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&dir=DESC&filter_product=&keyword=&lang=en&
limit=30&limitstart=18&srsltid=AfmBOoq-oGpNt33nDTEi6Kt1PyqoLxc_jjA9plkOxUKpmtedpw_VQSS2&view=category&virtuemart_category_id=115';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&dir=DESC&filter_product=&keyword=&lang=en&
limit=60&limitstart=18&srsltid=AfmBOoq-oGpNt33nDTEi6Kt1PyqoLxc_jjA9plkOxUKpmtedpw_VQSS2&view=category&virtuemart_category_id=115';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&dir=DESC&filter_product=&keyword=&lang=en&
limit=150&limitstart=18&srsltid=AfmBOoq-oGpNt33nDTEi6Kt1PyqoLxc_jjA9plkOxUKpmtedpw_VQSS2&view=category&virtuemart_category_id=115';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&dir=DESC&filter_product=&keyword=&lang=en&
limit=18&limitstart=18&srsltid=AfmBOoq-oGpNt33nDTEi6Kt1PyqoLxc_jjA9plkOxUKpmtedpw_VQSS2&view=category&virtuemart_category_id=115';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&dir=DESC&filter_product=&keyword=&lang=en&
limit=18&limitstart=18&srsltid=AfmBOoq-oGpNt33nDTEi6Kt1PyqoLxc_jjA9plkOxUKpmtedpw_VQSS2&view=category&virtuemart_category_id=115';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&dir=DESC&lang=en&
limit=18&srsltid=AfmBOoq-oGpNt33nDTEi6Kt1PyqoLxc_jjA9plkOxUKpmtedpw_VQSS2&view=category&virtuemart_category_id=115';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&dir=DESC&lang=en&
limit=18&limitstart=0&srsltid=AfmBOoq-oGpNt33nDTEi6Kt1PyqoLxc_jjA9plkOxUKpmtedpw_VQSS2&view=category&virtuemart_category_id=115';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&dir=DESC&lang=en&
limit=18&limitstart=0&srsltid=AfmBOoq-oGpNt33nDTEi6Kt1PyqoLxc_jjA9plkOxUKpmtedpw_VQSS2&view=category&virtuemart_category_id=115';
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_virtuemart&Itemid=109&dir=DESC&lang=en&
limit=18&limitstart=0&srsltid=AfmBOoq-oGpNt33nDTEi6Kt1PyqoLxc_jjA9plkOxUKpmtedpw_VQSS2&view=category&virtuemart_category_id=115';
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&dir=DESC&lang=en&
limit=18&limitstart=18&srsltid=AfmBOoq-oGpNt33nDTEi6Kt1PyqoLxc_jjA9plkOxUKpmtedpw_VQSS2&view=category&virtuemart_category_id=115';
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/garter-belts/dirDesc/results19-36.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&dir=DESC&lang=en&
limit=18&limitstart=18&srsltid=AfmBOoq-oGpNt33nDTEi6Kt1PyqoLxc_jjA9plkOxUKpmtedpw_VQSS2&view=category&virtuemart_category_id=115';
UPDATE `htocx_session`
SET `data` = 'joomla|s:2804:\"Tzo5OiJKUmVnaXN0cnkiOjE6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo5OiJfX2RlZmF1bHQiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzU5ODc3NzE5O3M6NDoibGFzdCI7aToxNzU5ODc3NzE5O3M6Mzoibm93IjtpOjE3NTk4Nzc3MTk7fXM6NToidG9rZW4iO3M6MzI6IjNiODkyOTFiMWQ0ZWQ5ZDU0MTBhMTM0NmU3OTBiZjFjIjt9czo4OiJyZWdpc3RyeSI7Tzo5OiJKUmVnaXN0cnkiOjE6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MTp7czoxNDoiY29tX3ZpcnR1ZW1hcnQiO086ODoic3RkQ2xhc3MiOjM6e3M6ODoiY2F0ZWdvcnkiO086ODoic3RkQ2xhc3MiOjI6e3M6NToibGltaXQiO3M6MjoiMTgiO3M6MTA6ImxpbWl0c3RhcnQiO2k6MTg7fXM6MTI6ImNhdGVnb3J5YzExNSI7Tzo4OiJzdGRDbGFzcyI6MTp7czo1OiJsaW1pdCI7czoyOiIxOCI7fXM6MTQ6ImNhdGVnb3J5YzExNW0wIjtPOjg6InN0ZENsYXNzIjoxOntzOjEwOiJsaW1pdHN0YXJ0IjtpOjE4O319fX1zOjQ6InVzZXIiO086NToiSlVzZXIiOjI1OntzOjk6IgAqAGlzUm9vdCI7YjowO3M6MjoiaWQiO2k6MDtzOjQ6Im5hbWUiO047czo4OiJ1c2VybmFtZSI7TjtzOjU6ImVtYWlsIjtOO3M6ODoicGFzc3dvcmQiO047czoxNDoicGFzc3dvcmRfY2xlYXIiO3M6MDoiIjtzOjg6InVzZXJ0eXBlIjtOO3M6NToiYmxvY2siO047czo5OiJzZW5kRW1haWwiO2k6MDtzOjEyOiJyZWdpc3RlckRhdGUiO047czoxMzoibGFzdHZpc2l0RGF0ZSI7TjtzOjEwOiJhY3RpdmF0aW9uIjtOO3M6NjoicGFyYW1zIjtOO3M6NjoiZ3JvdXBzIjthOjA6e31zOjU6Imd1ZXN0IjtpOjE7czoxMzoibGFzdFJlc2V0VGltZSI7TjtzOjEwOiJyZXNldENvdW50IjtOO3M6MTA6IgAqAF9wYXJhbXMiO086OToiSlJlZ2lzdHJ5IjoxOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e319czoxNDoiACoAX2F1dGhHcm91cHMiO2E6MTp7aTowO2k6MTt9czoxNDoiACoAX2F1dGhMZXZlbHMiO2E6Mjp7aTowO2k6MTtpOjE7aToxO31zOjE1OiIAKgBfYXV0aEFjdGlvbnMiO047czoxMjoiACoAX2Vycm9yTXNnIjtOO3M6MTA6IgAqAF9lcnJvcnMiO2E6MDp7fXM6MzoiYWlkIjtpOjA7fX1zOjQ6Il9fdm0iO086ODoic3RkQ2xhc3MiOjQ6e3M6Njoidm1jYXJ0IjtzOjc1MjoiTzo4OiJzdGRDbGFzcyI6Mjg6e3M6ODoicHJvZHVjdHMiO2E6MDp7fXM6ODoidmVuZG9ySWQiO2k6MTtzOjIxOiJsYXN0VmlzaXRlZENhdGVnb3J5SWQiO2k6MDtzOjI4OiJ2aXJ0dWVtYXJ0X3NoaXBtZW50bWV0aG9kX2lkIjtpOjA7czoyNzoidmlydHVlbWFydF9wYXltZW50bWV0aG9kX2lkIjtpOjA7czoyNToiYXV0b21hdGljU2VsZWN0ZWRTaGlwbWVudCI7YjowO3M6MjQ6ImF1dG9tYXRpY1NlbGVjdGVkUGF5bWVudCI7YjowO3M6MTI6Im9yZGVyX251bWJlciI7TjtzOjE5OiJ2aXJ0dWVtYXJ0X29yZGVyX2lkIjtiOjA7czoyOiJCVCI7aTowO3M6MjoiU1QiO2k6MDtzOjExOiJ0b3NBY2NlcHRlZCI7YjowO3M6MTY6ImN1c3RvbWVyX2NvbW1lbnQiO3M6MDoiIjtzOjEwOiJjb3Vwb25Db2RlIjtzOjA6IiI7czoyMDoiX3RyaWVzVmFsaWRhdGVDb3Vwb24iO2E6MDp7fXM6MTQ6Im9yZGVyX2xhbmd1YWdlIjtzOjA6IiI7czo4OiJjYXJ0RGF0YSI7TjtzOjU6Imxpc3RzIjtOO3M6MTQ6InByaWNlc0N1cnJlbmN5IjtOO3M6MTU6InBheW1lbnRDdXJyZW5jeSI7TjtzOjEwOiJfaW5Db25maXJtIjtiOjA7czoxMToiX2luQ2hlY2tPdXQiO2I6MDtzOjE0OiJfZGF0YVZhbGlkYXRlZCI7YjowO3M6MTI6Il9jb25maXJtRG9uZSI7YjowO3M6MTA6IlNUc2FtZUFzQlQiO2I6MTtzOjE1OiJjdXN0b21lcl9udW1iZXIiO3M6Nzoibm9ucmVnXyI7czo2OiJsYXlvdXQiO3M6NzoiZGVmYXVsdCI7czoxMDoibGF5b3V0UGF0aCI7czowOiIiO30iO3M6MjM6InZtbGFzdHZpc2l0ZWRjYXRlZ29yeWlkIjtpOjExNTtzOjE5OiJ2bWxhc3R2aXNpdGVkbWFudWlkIjtpOi0xO3M6MTU6InZtbGFzdHZpc0l0ZW1pZCI7aToxMDk7fX19\";'
, `time` = '1759877719'
WHERE `session_id` = '447229f800e0004e8ce34fc9827bd1e4'
58 × 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`
15 × SELECT `virtuemart_media_id`
FROM `htocx_virtuemart_product_medias`
15 × SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_product_shoppergroups`
15 × SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
15 × SELECT *
FROM `htocx_virtuemart_product_prices`
15 × SELECT pc.`virtuemart_category_id`
FROM `htocx_virtuemart_product_categories` as pc
12 × 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`
6 × 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`
6 × SELECT `ordering`,`id`
FROM `htocx_virtuemart_product_categories`
6 × 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`
3 × 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`
3 × 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`
3 × SELECT virtuemart_product_id, product_name
FROM `htocx_virtuemart_products_en_gb` JOIN `htocx_virtuemart_products` as C using (`virtuemart_product_id`)
3 × SELECT `htocx_virtuemart_medias`.*
FROM `htocx_virtuemart_medias`
3 × 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`
2 × SELECT FOUND_ROWS(
2 × SELECT `htocx_virtuemart_manufacturers`.* ,`htocx_virtuemart_manufacturers_en_gb`.*
FROM `htocx_virtuemart_manufacturers`
INNER JOIN `htocx_virtuemart_manufacturers_en_gb` using (`virtuemart_manufacturer_id`)
2 × SELECT SQL_CALC_FOUND_ROWS c.`virtuemart_category_id`, l.`category_description`, l.`category_name`, c.`ordering`, c.`published`, cx.`category_child_id`, cx.`category_parent_id`, c.`shared`
FROM `htocx_virtuemart_categories_en_gb` l JOIN `htocx_virtuemart_categories` AS c using (`virtuemart_category_id`)
LEFT JOIN `htocx_virtuemart_category_categories` AS cx
ON l.`virtuemart_category_id` = cx.`category_child_id`
2 × SELECT id
FROM htocx_assets
2 × SELECT *
FROM `htocx_virtuemart_shoppergroups`
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
1 × SELECT *
FROM `htocx_virtuemart_currencies`
1 × SELECT CONCAT(`vendor_accepted_currencies`, ",",`vendor_currency`) AS all_currencies, `vendor_currency`
FROM `htocx_virtuemart_vendors`
1 × SELECT `virtuemart_currency_id`,CONCAT_WS(" ",`currency_name`,`currency_symbol`) as currency_txt
FROM `htocx_virtuemart_currencies`
1 × SELECT *
FROM htocx_jmap_metainfo
1 × SELECT *
FROM htocx_sh404sef_metas
1 × SELECT `pageid`
FROM htocx_sh404sef_pageids
1 × SELECT params
FROM htocx_extensions AS e
1 × SELECT `price_display`,`custom_price_display`
FROM `htocx_virtuemart_shoppergroups` AS `sg`
1 × SELECT *
FROM htocx_virtuemart_calcs
1 × SELECT *
FROM htocx_language
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 SQL_CALC_FOUND_ROWS p.`virtuemart_product_id`
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`
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 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 `config`
FROM `htocx_virtuemart_configs`
1 × SELECT *
FROM `htocx_menu`
1 × SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM htocx_virtuemart_category_categories AS `xref`
1 × SELECT `category_name`,`virtuemart_category_id`
FROM `htocx_virtuemart_categories_en_gb`
1 × SELECT `virtuemart_shoppergroup_id`
FROM `htocx_virtuemart_vmuser_shoppergroups`
1 × SELECT count(htocx_virtuemart_products.virtuemart_product_id) AS total
FROM `htocx_virtuemart_products`, `htocx_virtuemart_product_categories`
1 × SELECT a.rules
FROM htocx_assets AS a
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 `virtuemart_media_id`
FROM `htocx_virtuemart_category_medias`
1 × SELECT `category_child_id`
FROM `htocx_virtuemart_category_categories`
1 × SELECT `data`
FROM `htocx_session`
1 × SHOW FULL COLUMNS
FROM `htocx_sh404sef_metas
1 × UPDATE `htocx_session`
SET `data` = 'joomla|s:2804:\"Tzo5OiJKUmVnaXN0cnkiOjE6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo5OiJfX2RlZmF1bHQiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzU5ODc3NzE5O3M6NDoibGFzdCI7aToxNzU5ODc3NzE5O3M6Mzoibm93IjtpOjE3NTk4Nzc3MTk7fXM6NToidG9rZW4iO3M6MzI6IjNiODkyOTFiMWQ0ZWQ5ZDU0MTBhMTM0NmU3OTBiZjFjIjt9czo4OiJyZWdpc3RyeSI7Tzo5OiJKUmVnaXN0cnkiOjE6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MTp7czoxNDoiY29tX3ZpcnR1ZW1hcnQiO086ODoic3RkQ2xhc3MiOjM6e3M6ODoiY2F0ZWdvcnkiO086ODoic3RkQ2xhc3MiOjI6e3M6NToibGltaXQiO3M6MjoiMTgiO3M6MTA6ImxpbWl0c3RhcnQiO2k6MTg7fXM6MTI6ImNhdGVnb3J5YzExNSI7Tzo4OiJzdGRDbGFzcyI6MTp7czo1OiJsaW1pdCI7czoyOiIxOCI7fXM6MTQ6ImNhdGVnb3J5YzExNW0wIjtPOjg6InN0ZENsYXNzIjoxOntzOjEwOiJsaW1pdHN0YXJ0IjtpOjE4O319fX1zOjQ6InVzZXIiO086NToiSlVzZXIiOjI1OntzOjk6IgAqAGlzUm9vdCI7YjowO3M6MjoiaWQiO2k6MDtzOjQ6Im5hbWUiO047czo4OiJ1c2VybmFtZSI7TjtzOjU6ImVtYWlsIjtOO3M6ODoicGFzc3dvcmQiO047czoxNDoicGFzc3dvcmRfY2xlYXIiO3M6MDoiIjtzOjg6InVzZXJ0eXBlIjtOO3M6NToiYmxvY2siO047czo5OiJzZW5kRW1haWwiO2k6MDtzOjEyOiJyZWdpc3RlckRhdGUiO047czoxMzoibGFzdHZpc2l0RGF0ZSI7TjtzOjEwOiJhY3RpdmF0aW9uIjtOO3M6NjoicGFyYW1zIjtOO3M6NjoiZ3JvdXBzIjthOjA6e31zOjU6Imd1ZXN0IjtpOjE7czoxMzoibGFzdFJlc2V0VGltZSI7TjtzOjEwOiJyZXNldENvdW50IjtOO3M6MTA6IgAqAF9wYXJhbXMiO086OToiSlJlZ2lzdHJ5IjoxOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e319czoxNDoiACoAX2F1dGhHcm91cHMiO2E6MTp7aTowO2k6MTt9czoxNDoiACoAX2F1dGhMZXZlbHMiO2E6Mjp7aTowO2k6MTtpOjE7aToxO31zOjE1OiIAKgBfYXV0aEFjdGlvbnMiO047czoxMjoiACoAX2Vycm9yTXNnIjtOO3M6MTA6IgAqAF9lcnJvcnMiO2E6MDp7fXM6MzoiYWlkIjtpOjA7fX1zOjQ6Il9fdm0iO086ODoic3RkQ2xhc3MiOjQ6e3M6Njoidm1jYXJ0IjtzOjc1MjoiTzo4OiJzdGRDbGFzcyI6Mjg6e3M6ODoicHJvZHVjdHMiO2E6MDp7fXM6ODoidmVuZG9ySWQiO2k6MTtzOjIxOiJsYXN0VmlzaXRlZENhdGVnb3J5SWQiO2k6MDtzOjI4OiJ2aXJ0dWVtYXJ0X3NoaXBtZW50bWV0aG9kX2lkIjtpOjA7czoyNzoidmlydHVlbWFydF9wYXltZW50bWV0aG9kX2lkIjtpOjA7czoyNToiYXV0b21hdGljU2VsZWN0ZWRTaGlwbWVudCI7YjowO3M6MjQ6ImF1dG9tYXRpY1NlbGVjdGVkUGF5bWVudCI7YjowO3M6MTI6Im9yZGVyX251bWJlciI7TjtzOjE5OiJ2aXJ0dWVtYXJ0X29yZGVyX2lkIjtiOjA7czoyOiJCVCI7aTowO3M6MjoiU1QiO2k6MDtzOjExOiJ0b3NBY2NlcHRlZCI7YjowO3M6MTY6ImN1c3RvbWVyX2NvbW1lbnQiO3M6MDoiIjtzOjEwOiJjb3Vwb25Db2RlIjtzOjA6IiI7czoyMDoiX3RyaWVzVmFsaWRhdGVDb3Vwb24iO2E6MDp7fXM6MTQ6Im9yZGVyX2xhbmd1YWdlIjtzOjA6IiI7czo4OiJjYXJ0RGF0YSI7TjtzOjU6Imxpc3RzIjtOO3M6MTQ6InByaWNlc0N1cnJlbmN5IjtOO3M6MTU6InBheW1lbnRDdXJyZW5jeSI7TjtzOjEwOiJfaW5Db25maXJtIjtiOjA7czoxMToiX2luQ2hlY2tPdXQiO2I6MDtzOjE0OiJfZGF0YVZhbGlkYXRlZCI7YjowO3M6MTI6Il9jb25maXJtRG9uZSI7YjowO3M6MTA6IlNUc2FtZUFzQlQiO2I6MTtzOjE1OiJjdXN0b21lcl9udW1iZXIiO3M6Nzoibm9ucmVnXyI7czo2OiJsYXlvdXQiO3M6NzoiZGVmYXVsdCI7czoxMDoibGF5b3V0UGF0aCI7czowOiIiO30iO3M6MjM6InZtbGFzdHZpc2l0ZWRjYXRlZ29yeWlkIjtpOjExNTtzOjE5OiJ2bWxhc3R2aXNpdGVkbWFudWlkIjtpOi0xO3M6MTU6InZtbGFzdHZpc0l0ZW1pZCI7aToxMDk7fX19\";' , `time` = '1759877719'
1 × SHOW TABLE
1 × SHOW FULL COLUMNS
FROM `htocx_assets
1 × INSERT INTO `htocx_session` (`session_id`, `client_id`, `time`)
VALUES ('447229f800e0004e8ce34fc9827bd1e4', 0, '1759877719'
1 × SHOW TABLES LIKE "htocx_virtuemart_configs
1 × DELETE
FROM `htocx_session`