Consola de depuração Joomla
password_clear ⇒
groups ⇒
vmcart ⇒ O:8:"stdClass":22:{s:8:"products";a:0:{}s:8:"vendorId";i:1;s:21:"lastVisitedCategoryId";i:0;s:28:"virtuemart_shipmentmethod_id";i:0;s:27:"virtuemart_paymentmethod_id";i:0;s:25:"automaticSelectedShipment";b:0;s:24:"automaticSelectedPayment";b:0;s:12:"order_number";N;s:2:"BT";i:0;s:2:"ST";i:0;s:11:"tosAccepted";N;s:16:"customer_comment";s:0:"";s:10:"couponCode";s:0:"";s:8:"cartData";N;s:5:"lists";N;s:17:"pricesUnformatted";N;s:14:"pricesCurrency";N;s:15:"paymentCurrency";N;s:11:"_inCheckOut";b:0;s:14:"_dataValidated";b:0;s:12:"_confirmDone";b:0;s:10:"STsameAsBT";i:0;}
Application 0.000 seconds (+0.000); 0.61 MB (+0.606) - afterLoad
Application 0.023 seconds (+0.023); 3.46 MB (+2.855) - afterInitialise
Application 0.027 seconds (+0.004); 3.96 MB (+0.504) - afterRoute
Application 0.133 seconds (+0.106); 11.51 MB (+7.546) - afterDispatch
Application 0.145 seconds (+0.012); 12.36 MB (+0.849) - beforeRenderModule mod_menu (Footer menu)
Application 0.148 seconds (+0.004); 12.52 MB (+0.164) - afterRenderModule mod_menu (Footer menu)
Application 0.148 seconds (+0.000); 12.52 MB (-0.007) - beforeRenderModule mod_custom (EasyPay)
Application 0.149 seconds (+0.001); 12.52 MB (+0.008) - afterRenderModule mod_custom (EasyPay)
Application 0.149 seconds (+0.000); 12.52 MB (-0.002) - beforeRenderModule mod_custom (Newsengage)
Application 0.150 seconds (+0.000); 12.53 MB (+0.004) - afterRenderModule mod_custom (Newsengage)
Application 0.150 seconds (+0.000); 12.53 MB (-0.001) - beforeRenderModule mod_menu (Menu Mobile)
Application 0.151 seconds (+0.001); 12.56 MB (+0.032) - afterRenderModule mod_menu (Menu Mobile)
Application 0.151 seconds (+0.000); 12.55 MB (-0.007) - beforeRenderModule mod_custom (Redes)
Application 0.151 seconds (+0.000); 12.55 MB (+0.004) - afterRenderModule mod_custom (Redes)
Application 0.151 seconds (+0.000); 12.55 MB (-0.002) - beforeRenderModule mod_custom (Logo)
Application 0.151 seconds (+0.000); 12.56 MB (+0.004) - afterRenderModule mod_custom (Logo)
Application 0.155 seconds (+0.004); 12.63 MB (+0.071) - afterRender
12.68 MB (13,291,008 Bytes)
198 pedidos registados
SELECT `data`
FROM `st0w9_session`
WHERE `session_id` = '3d8ece1b6bf0945f9b3494f7350a8ad2'
SELECT `session_id`
FROM `st0w9_session`
WHERE `session_id` = '3d8ece1b6bf0945f9b3494f7350a8ad2'
LIMIT 0, 1
INSERT INTO `st0w9_session`
(`session_id`, `client_id`, `time`)
VALUES
('3d8ece1b6bf0945f9b3494f7350a8ad2', 0, '1679740990')
SELECT extension_id AS id, element AS "option", params, enabled
FROM st0w9_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
SELECT b.id
FROM st0w9_usergroups AS a
LEFT JOIN st0w9_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT id, rules
FROM `st0w9_viewlevels`
SELECT folder AS type, element AS name, params
FROM st0w9_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY ordering
SELECT extension_id AS id, element AS "option", params, enabled
FROM st0w9_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
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 st0w9_menu AS m
LEFT JOIN st0w9_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 extension_id AS id, element AS "option", params, enabled
FROM st0w9_extensions
WHERE `type` = 'component'
AND `element` = 'com_virtuemart'
SELECT *
FROM st0w9_languages
WHERE published=1
ORDER BY ordering ASC
SELECT id, home, template, s.params
FROM st0w9_template_styles as s
LEFT JOIN st0w9_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
SHOW TABLES LIKE "%virtuemart_configs%"
SELECT `config`
FROM `st0w9_virtuemart_configs`
WHERE `virtuemart_config_id` = "1";
SELECT `virtuemart_permgroup_id`,`group_name`,`group_level`
FROM `st0w9_virtuemart_permgroups`
ORDER BY `group_level`
SELECT `virtuemart_media_id`
FROM `st0w9_virtuemart_category_medias`
WHERE `virtuemart_category_id` = "0"
ORDER BY `ordering`
SELECT `category_child_id`
FROM `st0w9_virtuemart_category_categories`
WHERE `category_parent_id` = 0
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 `st0w9_virtuemart_categories_pt_pt` l
JOIN `st0w9_virtuemart_categories` AS c using (`virtuemart_category_id`)
LEFT JOIN `st0w9_virtuemart_category_categories` AS cx
ON l.`virtuemart_category_id` = cx.`category_child_id`
WHERE c.`published` = 1
AND cx.`category_parent_id` = 0
AND (c.`virtuemart_vendor_id` = "1" OR c.`shared` = "1")
ORDER BY ordering ASC
LIMIT 0, 10
SELECT FOUND_ROWS()
SELECT L.*
FROM `st0w9_virtuemart_categories_pt_pt` as L
JOIN `st0w9_virtuemart_categories` as C using (`virtuemart_category_id`)
LEFT JOIN `st0w9_virtuemart_category_categories` as CC
on C.`virtuemart_category_id` = CC.`category_child_id`
WHERE CC.`category_parent_id` = 0
AND C.`virtuemart_vendor_id` = 1
AND C.`published` = 1
ORDER BY C.`ordering`, L.`category_name` ASC
SELECT `virtuemart_media_id`
FROM `st0w9_virtuemart_category_medias`
WHERE `virtuemart_category_id` = "7"
ORDER BY `ordering`
SELECT *
FROM `st0w9_menu`
where `link` like "index.php?option=com_virtuemart%"
and client_id=0
and published=1
and (language="*" or language="pt_pt")
SELECT `virtuemart_shoppergroup_id`
FROM `st0w9_virtuemart_vmuser_shoppergroups`
WHERE `virtuemart_user_id` = "0"
SELECT *
FROM `st0w9_virtuemart_shoppergroups`
WHERE `default` = "2"
AND `virtuemart_vendor_id` = "1"
SELECT `virtuemart_userinfo_id`
FROM `st0w9_virtuemart_userinfos`
WHERE `virtuemart_user_id` = "0"
SELECT SQL_CALC_FOUND_ROWS l.`virtuemart_product_id`
FROM `st0w9_virtuemart_products_pt_pt` as l JOIN `st0w9_virtuemart_products` AS p using (`virtuemart_product_id`)
LEFT JOIN `st0w9_virtuemart_product_categories`
ON p.`virtuemart_product_id` = `st0w9_virtuemart_product_categories`.`virtuemart_product_id`
LEFT JOIN `st0w9_virtuemart_categories_pt_pt` as c
ON c.`virtuemart_category_id` = `st0w9_virtuemart_product_categories`.`virtuemart_category_id`
LEFT JOIN `st0w9_virtuemart_product_shoppergroups`
ON p.`virtuemart_product_id` = `st0w9_virtuemart_product_shoppergroups`.`virtuemart_product_id`
LEFT
OUTER JOIN `st0w9_virtuemart_shoppergroups` as s
ON s.`virtuemart_shoppergroup_id` = `st0w9_virtuemart_product_shoppergroups`.`virtuemart_shoppergroup_id`
WHERE ( p.`published`="1"
AND ( s.`virtuemart_shoppergroup_id`= "1" OR s.`virtuemart_shoppergroup_id` IS NULL ) )
group by p.`virtuemart_product_id`
ORDER BY `st0w9_virtuemart_product_categories`.`ordering` ASC
LIMIT 0, 10
SELECT FOUND_ROWS()
SHOW FULL COLUMNS
FROM `st0w9_virtuemart_products`
SELECT `st0w9_virtuemart_products_pt_pt`.* ,`st0w9_virtuemart_products`.* ,`st0w9_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`st0w9_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `st0w9_virtuemart_products_pt_pt` JOIN st0w9_virtuemart_products using (`virtuemart_product_id`)
LEFT JOIN `st0w9_virtuemart_product_manufacturers`
on `st0w9_virtuemart_product_manufacturers`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
LEFT JOIN `st0w9_virtuemart_product_customfields`
on `st0w9_virtuemart_product_customfields`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
WHERE st0w9_virtuemart_products_pt_pt.`virtuemart_product_id` = "75"
SELECT `virtuemart_media_id`
FROM `st0w9_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "75"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `st0w9_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "75"
SHOW FULL COLUMNS
FROM `st0w9_virtuemart_product_prices`
SELECT `st0w9_virtuemart_product_prices`.*
FROM `st0w9_virtuemart_product_prices`
WHERE st0w9_virtuemart_product_prices.`virtuemart_product_id` = "75"
SELECT pc.`virtuemart_category_id`
FROM `st0w9_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 75
SELECT `ordering`,`id`
FROM `st0w9_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "75"
and `virtuemart_category_id`= "7"
SHOW FULL COLUMNS
FROM `st0w9_virtuemart_categories`
SELECT `st0w9_virtuemart_categories_pt_pt`.* ,`st0w9_virtuemart_categories`.*
FROM `st0w9_virtuemart_categories_pt_pt` JOIN st0w9_virtuemart_categories using (`virtuemart_category_id`)
WHERE st0w9_virtuemart_categories_pt_pt.`virtuemart_category_id` = "7"
SELECT `slug`
FROM `st0w9_virtuemart_products_pt_pt`
WHERE `virtuemart_product_id` = 75
SELECT C.`virtuemart_custom_id` , `custom_element`, `custom_params`, `custom_parent_id` , `admin_only` , `custom_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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =75
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =75
and `field_type` = "Z"
and is_cart_attribute = 0
order by 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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =75
and `field_type` = "R"
and is_cart_attribute = 0
order by virtuemart_custom_id
SELECT C.`virtuemart_custom_id`, `custom_title`, C.`custom_value`,`custom_field_desc` ,`custom_tip`,`field_type`,field.`virtuemart_customfield_id`,`is_hidden`
FROM `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =75
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`
FROM `st0w9_virtuemart_vendors`
WHERE `virtuemart_vendor_id`="1"
SELECT `price_display`,`custom_price_display`
FROM `st0w9_virtuemart_shoppergroups` AS `sg`
WHERE `sg`.`default` = "2"
SELECT *
FROM `st0w9_virtuemart_currencies`
WHERE `virtuemart_currency_id`="47"
SELECT *
FROM st0w9_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 <= "2023-03-25 10:43:10" )
AND ( publish_down = "0000-00-00 00:00:00" OR publish_down >= "2023-03-25 10:43:10" )
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =75
and is_cart_attribute = 1
and C.`virtuemart_custom_id`=16
ORDER BY field.`ordering`
SELECT m.*
FROM `st0w9_virtuemart_medias` as m
WHERE `file_is_forSale` = 1
AND `published`="1"
AND m.`virtuemart_media_id`=144
SELECT virtuemart_product_id, product_name
FROM `st0w9_virtuemart_products_pt_pt`
JOIN `st0w9_virtuemart_products` as C using (`virtuemart_product_id`)
WHERE `product_parent_id` =75
SELECT `st0w9_virtuemart_products_pt_pt`.* ,`st0w9_virtuemart_products`.* ,`st0w9_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`st0w9_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `st0w9_virtuemart_products_pt_pt` JOIN st0w9_virtuemart_products using (`virtuemart_product_id`)
LEFT JOIN `st0w9_virtuemart_product_manufacturers`
on `st0w9_virtuemart_product_manufacturers`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
LEFT JOIN `st0w9_virtuemart_product_customfields`
on `st0w9_virtuemart_product_customfields`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
WHERE st0w9_virtuemart_products_pt_pt.`virtuemart_product_id` = "76"
SELECT `virtuemart_media_id`
FROM `st0w9_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "76"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `st0w9_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "76"
SELECT `st0w9_virtuemart_product_prices`.*
FROM `st0w9_virtuemart_product_prices`
WHERE st0w9_virtuemart_product_prices.`virtuemart_product_id` = "76"
SELECT pc.`virtuemart_category_id`
FROM `st0w9_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 76
SELECT `ordering`,`id`
FROM `st0w9_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "76"
and `virtuemart_category_id`= "7"
SELECT `st0w9_virtuemart_categories_pt_pt`.* ,`st0w9_virtuemart_categories`.*
FROM `st0w9_virtuemart_categories_pt_pt` JOIN st0w9_virtuemart_categories using (`virtuemart_category_id`)
WHERE st0w9_virtuemart_categories_pt_pt.`virtuemart_category_id` = "7"
SELECT `slug`
FROM `st0w9_virtuemart_products_pt_pt`
WHERE `virtuemart_product_id` = 76
SELECT C.`virtuemart_custom_id` , `custom_element`, `custom_params`, `custom_parent_id` , `admin_only` , `custom_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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =76
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =76
and `field_type` = "Z"
and is_cart_attribute = 0
order by 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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =76
and `field_type` = "R"
and is_cart_attribute = 0
order by virtuemart_custom_id
SELECT C.`virtuemart_custom_id`, `custom_title`, C.`custom_value`,`custom_field_desc` ,`custom_tip`,`field_type`,field.`virtuemart_customfield_id`,`is_hidden`
FROM `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =76
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =76
and is_cart_attribute = 1
and C.`virtuemart_custom_id`=16
ORDER BY field.`ordering`
SELECT m.*
FROM `st0w9_virtuemart_medias` as m
WHERE `file_is_forSale` = 1
AND `published`="1"
AND m.`virtuemart_media_id`=146
SELECT virtuemart_product_id, product_name
FROM `st0w9_virtuemart_products_pt_pt`
JOIN `st0w9_virtuemart_products` as C using (`virtuemart_product_id`)
WHERE `product_parent_id` =76
SELECT `st0w9_virtuemart_products_pt_pt`.* ,`st0w9_virtuemart_products`.* ,`st0w9_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`st0w9_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `st0w9_virtuemart_products_pt_pt` JOIN st0w9_virtuemart_products using (`virtuemart_product_id`)
LEFT JOIN `st0w9_virtuemart_product_manufacturers`
on `st0w9_virtuemart_product_manufacturers`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
LEFT JOIN `st0w9_virtuemart_product_customfields`
on `st0w9_virtuemart_product_customfields`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
WHERE st0w9_virtuemart_products_pt_pt.`virtuemart_product_id` = "74"
SELECT `virtuemart_media_id`
FROM `st0w9_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "74"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `st0w9_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "74"
SELECT `st0w9_virtuemart_product_prices`.*
FROM `st0w9_virtuemart_product_prices`
WHERE st0w9_virtuemart_product_prices.`virtuemart_product_id` = "74"
SELECT pc.`virtuemart_category_id`
FROM `st0w9_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 74
SELECT `ordering`,`id`
FROM `st0w9_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "74"
and `virtuemart_category_id`= "7"
SELECT `st0w9_virtuemart_categories_pt_pt`.* ,`st0w9_virtuemart_categories`.*
FROM `st0w9_virtuemart_categories_pt_pt` JOIN st0w9_virtuemart_categories using (`virtuemart_category_id`)
WHERE st0w9_virtuemart_categories_pt_pt.`virtuemart_category_id` = "7"
SELECT `slug`
FROM `st0w9_virtuemart_products_pt_pt`
WHERE `virtuemart_product_id` = 74
SELECT C.`virtuemart_custom_id` , `custom_element`, `custom_params`, `custom_parent_id` , `admin_only` , `custom_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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =74
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =74
and `field_type` = "Z"
and is_cart_attribute = 0
order by 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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =74
and `field_type` = "R"
and is_cart_attribute = 0
order by virtuemart_custom_id
SELECT C.`virtuemart_custom_id`, `custom_title`, C.`custom_value`,`custom_field_desc` ,`custom_tip`,`field_type`,field.`virtuemart_customfield_id`,`is_hidden`
FROM `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =74
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =74
and is_cart_attribute = 1
and C.`virtuemart_custom_id`=16
ORDER BY field.`ordering`
SELECT m.*
FROM `st0w9_virtuemart_medias` as m
WHERE `file_is_forSale` = 1
AND `published`="1"
AND m.`virtuemart_media_id`=143
SELECT virtuemart_product_id, product_name
FROM `st0w9_virtuemart_products_pt_pt`
JOIN `st0w9_virtuemart_products` as C using (`virtuemart_product_id`)
WHERE `product_parent_id` =74
SELECT `st0w9_virtuemart_products_pt_pt`.* ,`st0w9_virtuemart_products`.* ,`st0w9_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`st0w9_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `st0w9_virtuemart_products_pt_pt` JOIN st0w9_virtuemart_products using (`virtuemart_product_id`)
LEFT JOIN `st0w9_virtuemart_product_manufacturers`
on `st0w9_virtuemart_product_manufacturers`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
LEFT JOIN `st0w9_virtuemart_product_customfields`
on `st0w9_virtuemart_product_customfields`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
WHERE st0w9_virtuemart_products_pt_pt.`virtuemart_product_id` = "73"
SELECT `virtuemart_media_id`
FROM `st0w9_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "73"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `st0w9_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "73"
SELECT `st0w9_virtuemart_product_prices`.*
FROM `st0w9_virtuemart_product_prices`
WHERE st0w9_virtuemart_product_prices.`virtuemart_product_id` = "73"
SELECT pc.`virtuemart_category_id`
FROM `st0w9_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 73
SELECT `ordering`,`id`
FROM `st0w9_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "73"
and `virtuemart_category_id`= "7"
SELECT `st0w9_virtuemart_categories_pt_pt`.* ,`st0w9_virtuemart_categories`.*
FROM `st0w9_virtuemart_categories_pt_pt` JOIN st0w9_virtuemart_categories using (`virtuemart_category_id`)
WHERE st0w9_virtuemart_categories_pt_pt.`virtuemart_category_id` = "7"
SELECT `slug`
FROM `st0w9_virtuemart_products_pt_pt`
WHERE `virtuemart_product_id` = 73
SELECT C.`virtuemart_custom_id` , `custom_element`, `custom_params`, `custom_parent_id` , `admin_only` , `custom_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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =73
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =73
and `field_type` = "Z"
and is_cart_attribute = 0
order by 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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =73
and `field_type` = "R"
and is_cart_attribute = 0
order by virtuemart_custom_id
SELECT C.`virtuemart_custom_id`, `custom_title`, C.`custom_value`,`custom_field_desc` ,`custom_tip`,`field_type`,field.`virtuemart_customfield_id`,`is_hidden`
FROM `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =73
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =73
and is_cart_attribute = 1
and C.`virtuemart_custom_id`=16
ORDER BY field.`ordering`
SELECT m.*
FROM `st0w9_virtuemart_medias` as m
WHERE `file_is_forSale` = 1
AND `published`="1"
AND m.`virtuemart_media_id`=139
SELECT virtuemart_product_id, product_name
FROM `st0w9_virtuemart_products_pt_pt`
JOIN `st0w9_virtuemart_products` as C using (`virtuemart_product_id`)
WHERE `product_parent_id` =73
SELECT `st0w9_virtuemart_products_pt_pt`.* ,`st0w9_virtuemart_products`.* ,`st0w9_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`st0w9_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `st0w9_virtuemart_products_pt_pt` JOIN st0w9_virtuemart_products using (`virtuemart_product_id`)
LEFT JOIN `st0w9_virtuemart_product_manufacturers`
on `st0w9_virtuemart_product_manufacturers`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
LEFT JOIN `st0w9_virtuemart_product_customfields`
on `st0w9_virtuemart_product_customfields`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
WHERE st0w9_virtuemart_products_pt_pt.`virtuemart_product_id` = "71"
SELECT `virtuemart_media_id`
FROM `st0w9_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "71"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `st0w9_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "71"
SELECT `st0w9_virtuemart_product_prices`.*
FROM `st0w9_virtuemart_product_prices`
WHERE st0w9_virtuemart_product_prices.`virtuemart_product_id` = "71"
SELECT pc.`virtuemart_category_id`
FROM `st0w9_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 71
SELECT `ordering`,`id`
FROM `st0w9_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "71"
and `virtuemart_category_id`= "7"
SELECT `st0w9_virtuemart_categories_pt_pt`.* ,`st0w9_virtuemart_categories`.*
FROM `st0w9_virtuemart_categories_pt_pt` JOIN st0w9_virtuemart_categories using (`virtuemart_category_id`)
WHERE st0w9_virtuemart_categories_pt_pt.`virtuemart_category_id` = "7"
SELECT `slug`
FROM `st0w9_virtuemart_products_pt_pt`
WHERE `virtuemart_product_id` = 71
SELECT C.`virtuemart_custom_id` , `custom_element`, `custom_params`, `custom_parent_id` , `admin_only` , `custom_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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =71
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =71
and `field_type` = "Z"
and is_cart_attribute = 0
order by 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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =71
and `field_type` = "R"
and is_cart_attribute = 0
order by virtuemart_custom_id
SELECT C.`virtuemart_custom_id`, `custom_title`, C.`custom_value`,`custom_field_desc` ,`custom_tip`,`field_type`,field.`virtuemart_customfield_id`,`is_hidden`
FROM `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =71
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =71
and is_cart_attribute = 1
and C.`virtuemart_custom_id`=16
ORDER BY field.`ordering`
SELECT m.*
FROM `st0w9_virtuemart_medias` as m
WHERE `file_is_forSale` = 1
AND `published`="1"
AND m.`virtuemart_media_id`=135
SELECT virtuemart_product_id, product_name
FROM `st0w9_virtuemart_products_pt_pt`
JOIN `st0w9_virtuemart_products` as C using (`virtuemart_product_id`)
WHERE `product_parent_id` =71
SELECT `st0w9_virtuemart_products_pt_pt`.* ,`st0w9_virtuemart_products`.* ,`st0w9_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`st0w9_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `st0w9_virtuemart_products_pt_pt` JOIN st0w9_virtuemart_products using (`virtuemart_product_id`)
LEFT JOIN `st0w9_virtuemart_product_manufacturers`
on `st0w9_virtuemart_product_manufacturers`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
LEFT JOIN `st0w9_virtuemart_product_customfields`
on `st0w9_virtuemart_product_customfields`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
WHERE st0w9_virtuemart_products_pt_pt.`virtuemart_product_id` = "72"
SELECT `virtuemart_media_id`
FROM `st0w9_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "72"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `st0w9_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "72"
SELECT `st0w9_virtuemart_product_prices`.*
FROM `st0w9_virtuemart_product_prices`
WHERE st0w9_virtuemart_product_prices.`virtuemart_product_id` = "72"
SELECT pc.`virtuemart_category_id`
FROM `st0w9_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 72
SELECT `ordering`,`id`
FROM `st0w9_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "72"
and `virtuemart_category_id`= "7"
SELECT `st0w9_virtuemart_categories_pt_pt`.* ,`st0w9_virtuemart_categories`.*
FROM `st0w9_virtuemart_categories_pt_pt` JOIN st0w9_virtuemart_categories using (`virtuemart_category_id`)
WHERE st0w9_virtuemart_categories_pt_pt.`virtuemart_category_id` = "7"
SELECT `slug`
FROM `st0w9_virtuemart_products_pt_pt`
WHERE `virtuemart_product_id` = 72
SELECT C.`virtuemart_custom_id` , `custom_element`, `custom_params`, `custom_parent_id` , `admin_only` , `custom_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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =72
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =72
and `field_type` = "Z"
and is_cart_attribute = 0
order by 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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =72
and `field_type` = "R"
and is_cart_attribute = 0
order by virtuemart_custom_id
SELECT C.`virtuemart_custom_id`, `custom_title`, C.`custom_value`,`custom_field_desc` ,`custom_tip`,`field_type`,field.`virtuemart_customfield_id`,`is_hidden`
FROM `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =72
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =72
and is_cart_attribute = 1
and C.`virtuemart_custom_id`=16
ORDER BY field.`ordering`
SELECT m.*
FROM `st0w9_virtuemart_medias` as m
WHERE `file_is_forSale` = 1
AND `published`="1"
AND m.`virtuemart_media_id`=137
SELECT virtuemart_product_id, product_name
FROM `st0w9_virtuemart_products_pt_pt`
JOIN `st0w9_virtuemart_products` as C using (`virtuemart_product_id`)
WHERE `product_parent_id` =72
SELECT `st0w9_virtuemart_products_pt_pt`.* ,`st0w9_virtuemart_products`.* ,`st0w9_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`st0w9_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `st0w9_virtuemart_products_pt_pt` JOIN st0w9_virtuemart_products using (`virtuemart_product_id`)
LEFT JOIN `st0w9_virtuemart_product_manufacturers`
on `st0w9_virtuemart_product_manufacturers`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
LEFT JOIN `st0w9_virtuemart_product_customfields`
on `st0w9_virtuemart_product_customfields`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
WHERE st0w9_virtuemart_products_pt_pt.`virtuemart_product_id` = "77"
SELECT `virtuemart_media_id`
FROM `st0w9_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "77"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `st0w9_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "77"
SELECT `st0w9_virtuemart_product_prices`.*
FROM `st0w9_virtuemart_product_prices`
WHERE st0w9_virtuemart_product_prices.`virtuemart_product_id` = "77"
SELECT pc.`virtuemart_category_id`
FROM `st0w9_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 77
SELECT `ordering`,`id`
FROM `st0w9_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "77"
and `virtuemart_category_id`= "7"
SELECT `st0w9_virtuemart_categories_pt_pt`.* ,`st0w9_virtuemart_categories`.*
FROM `st0w9_virtuemart_categories_pt_pt` JOIN st0w9_virtuemart_categories using (`virtuemart_category_id`)
WHERE st0w9_virtuemart_categories_pt_pt.`virtuemart_category_id` = "7"
SELECT `slug`
FROM `st0w9_virtuemart_products_pt_pt`
WHERE `virtuemart_product_id` = 77
SELECT C.`virtuemart_custom_id` , `custom_element`, `custom_params`, `custom_parent_id` , `admin_only` , `custom_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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =77
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =77
and `field_type` = "Z"
and is_cart_attribute = 0
order by 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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =77
and `field_type` = "R"
and is_cart_attribute = 0
order by virtuemart_custom_id
SELECT C.`virtuemart_custom_id`, `custom_title`, C.`custom_value`,`custom_field_desc` ,`custom_tip`,`field_type`,field.`virtuemart_customfield_id`,`is_hidden`
FROM `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =77
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =77
and is_cart_attribute = 1
and C.`virtuemart_custom_id`=16
ORDER BY field.`ordering`
SELECT m.*
FROM `st0w9_virtuemart_medias` as m
WHERE `file_is_forSale` = 1
AND `published`="1"
AND m.`virtuemart_media_id`=148
SELECT virtuemart_product_id, product_name
FROM `st0w9_virtuemart_products_pt_pt`
JOIN `st0w9_virtuemart_products` as C using (`virtuemart_product_id`)
WHERE `product_parent_id` =77
SELECT `st0w9_virtuemart_products_pt_pt`.* ,`st0w9_virtuemart_products`.* ,`st0w9_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`st0w9_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `st0w9_virtuemart_products_pt_pt` JOIN st0w9_virtuemart_products using (`virtuemart_product_id`)
LEFT JOIN `st0w9_virtuemart_product_manufacturers`
on `st0w9_virtuemart_product_manufacturers`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
LEFT JOIN `st0w9_virtuemart_product_customfields`
on `st0w9_virtuemart_product_customfields`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
WHERE st0w9_virtuemart_products_pt_pt.`virtuemart_product_id` = "78"
SELECT `virtuemart_media_id`
FROM `st0w9_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "78"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `st0w9_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "78"
SELECT `st0w9_virtuemart_product_prices`.*
FROM `st0w9_virtuemart_product_prices`
WHERE st0w9_virtuemart_product_prices.`virtuemart_product_id` = "78"
SELECT pc.`virtuemart_category_id`
FROM `st0w9_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 78
SELECT `ordering`,`id`
FROM `st0w9_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "78"
and `virtuemart_category_id`= "7"
SELECT `st0w9_virtuemart_categories_pt_pt`.* ,`st0w9_virtuemart_categories`.*
FROM `st0w9_virtuemart_categories_pt_pt` JOIN st0w9_virtuemart_categories using (`virtuemart_category_id`)
WHERE st0w9_virtuemart_categories_pt_pt.`virtuemart_category_id` = "7"
SELECT `slug`
FROM `st0w9_virtuemart_products_pt_pt`
WHERE `virtuemart_product_id` = 78
SELECT C.`virtuemart_custom_id` , `custom_element`, `custom_params`, `custom_parent_id` , `admin_only` , `custom_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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =78
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =78
and `field_type` = "Z"
and is_cart_attribute = 0
order by 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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =78
and `field_type` = "R"
and is_cart_attribute = 0
order by virtuemart_custom_id
SELECT C.`virtuemart_custom_id`, `custom_title`, C.`custom_value`,`custom_field_desc` ,`custom_tip`,`field_type`,field.`virtuemart_customfield_id`,`is_hidden`
FROM `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =78
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =78
and is_cart_attribute = 1
and C.`virtuemart_custom_id`=16
ORDER BY field.`ordering`
SELECT m.*
FROM `st0w9_virtuemart_medias` as m
WHERE `file_is_forSale` = 1
AND `published`="1"
AND m.`virtuemart_media_id`=150
SELECT virtuemart_product_id, product_name
FROM `st0w9_virtuemart_products_pt_pt`
JOIN `st0w9_virtuemart_products` as C using (`virtuemart_product_id`)
WHERE `product_parent_id` =78
SELECT `st0w9_virtuemart_products_pt_pt`.* ,`st0w9_virtuemart_products`.* ,`st0w9_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`st0w9_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `st0w9_virtuemart_products_pt_pt` JOIN st0w9_virtuemart_products using (`virtuemart_product_id`)
LEFT JOIN `st0w9_virtuemart_product_manufacturers`
on `st0w9_virtuemart_product_manufacturers`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
LEFT JOIN `st0w9_virtuemart_product_customfields`
on `st0w9_virtuemart_product_customfields`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
WHERE st0w9_virtuemart_products_pt_pt.`virtuemart_product_id` = "83"
SELECT `virtuemart_media_id`
FROM `st0w9_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "83"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `st0w9_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "83"
SELECT `st0w9_virtuemart_product_prices`.*
FROM `st0w9_virtuemart_product_prices`
WHERE st0w9_virtuemart_product_prices.`virtuemart_product_id` = "83"
SELECT pc.`virtuemart_category_id`
FROM `st0w9_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 83
SELECT `ordering`,`id`
FROM `st0w9_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "83"
and `virtuemart_category_id`= "7"
SELECT `st0w9_virtuemart_categories_pt_pt`.* ,`st0w9_virtuemart_categories`.*
FROM `st0w9_virtuemart_categories_pt_pt` JOIN st0w9_virtuemart_categories using (`virtuemart_category_id`)
WHERE st0w9_virtuemart_categories_pt_pt.`virtuemart_category_id` = "7"
SELECT `slug`
FROM `st0w9_virtuemart_products_pt_pt`
WHERE `virtuemart_product_id` = 83
SELECT C.`virtuemart_custom_id` , `custom_element`, `custom_params`, `custom_parent_id` , `admin_only` , `custom_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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =83
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =83
and `field_type` = "Z"
and is_cart_attribute = 0
order by 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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =83
and `field_type` = "R"
and is_cart_attribute = 0
order by virtuemart_custom_id
SELECT C.`virtuemart_custom_id`, `custom_title`, C.`custom_value`,`custom_field_desc` ,`custom_tip`,`field_type`,field.`virtuemart_customfield_id`,`is_hidden`
FROM `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =83
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =83
and is_cart_attribute = 1
and C.`virtuemart_custom_id`=16
ORDER BY field.`ordering`
SELECT m.*
FROM `st0w9_virtuemart_medias` as m
WHERE `file_is_forSale` = 1
AND `published`="1"
AND m.`virtuemart_media_id`=161
SELECT virtuemart_product_id, product_name
FROM `st0w9_virtuemart_products_pt_pt`
JOIN `st0w9_virtuemart_products` as C using (`virtuemart_product_id`)
WHERE `product_parent_id` =83
SELECT `st0w9_virtuemart_products_pt_pt`.* ,`st0w9_virtuemart_products`.* ,`st0w9_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`st0w9_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `st0w9_virtuemart_products_pt_pt` JOIN st0w9_virtuemart_products using (`virtuemart_product_id`)
LEFT JOIN `st0w9_virtuemart_product_manufacturers`
on `st0w9_virtuemart_product_manufacturers`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
LEFT JOIN `st0w9_virtuemart_product_customfields`
on `st0w9_virtuemart_product_customfields`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
WHERE st0w9_virtuemart_products_pt_pt.`virtuemart_product_id` = "84"
SELECT `virtuemart_media_id`
FROM `st0w9_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "84"
ORDER BY `ordering`
SELECT `virtuemart_shoppergroup_id`
FROM `st0w9_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "84"
SELECT `st0w9_virtuemart_product_prices`.*
FROM `st0w9_virtuemart_product_prices`
WHERE st0w9_virtuemart_product_prices.`virtuemart_product_id` = "84"
SELECT pc.`virtuemart_category_id`
FROM `st0w9_virtuemart_product_categories` as pc
WHERE pc.`virtuemart_product_id` = 84
SELECT `ordering`,`id`
FROM `st0w9_virtuemart_product_categories`
WHERE `virtuemart_product_id` = "84"
and `virtuemart_category_id`= "7"
SELECT `st0w9_virtuemart_categories_pt_pt`.* ,`st0w9_virtuemart_categories`.*
FROM `st0w9_virtuemart_categories_pt_pt` JOIN st0w9_virtuemart_categories using (`virtuemart_category_id`)
WHERE st0w9_virtuemart_categories_pt_pt.`virtuemart_category_id` = "7"
SELECT `slug`
FROM `st0w9_virtuemart_products_pt_pt`
WHERE `virtuemart_product_id` = 84
SELECT C.`virtuemart_custom_id` , `custom_element`, `custom_params`, `custom_parent_id` , `admin_only` , `custom_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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =84
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =84
and `field_type` = "Z"
and is_cart_attribute = 0
order by 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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =84
and `field_type` = "R"
and is_cart_attribute = 0
order by virtuemart_custom_id
SELECT C.`virtuemart_custom_id`, `custom_title`, C.`custom_value`,`custom_field_desc` ,`custom_tip`,`field_type`,field.`virtuemart_customfield_id`,`is_hidden`
FROM `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =84
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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
Where `virtuemart_product_id` =84
and is_cart_attribute = 1
and C.`virtuemart_custom_id`=16
ORDER BY field.`ordering`
SELECT m.*
FROM `st0w9_virtuemart_medias` as m
WHERE `file_is_forSale` = 1
AND `published`="1"
AND m.`virtuemart_media_id`=163
SELECT virtuemart_product_id, product_name
FROM `st0w9_virtuemart_products_pt_pt`
JOIN `st0w9_virtuemart_products` as C using (`virtuemart_product_id`)
WHERE `product_parent_id` =84
SHOW FULL COLUMNS
FROM `st0w9_virtuemart_medias`
SELECT `st0w9_virtuemart_medias`.*
FROM `st0w9_virtuemart_medias`
WHERE st0w9_virtuemart_medias.`virtuemart_media_id` = "145"
SELECT `st0w9_virtuemart_medias`.*
FROM `st0w9_virtuemart_medias`
WHERE st0w9_virtuemart_medias.`virtuemart_media_id` = "147"
SELECT `st0w9_virtuemart_medias`.*
FROM `st0w9_virtuemart_medias`
WHERE st0w9_virtuemart_medias.`virtuemart_media_id` = "142"
SELECT `st0w9_virtuemart_medias`.*
FROM `st0w9_virtuemart_medias`
WHERE st0w9_virtuemart_medias.`virtuemart_media_id` = "141"
SELECT `st0w9_virtuemart_medias`.*
FROM `st0w9_virtuemart_medias`
WHERE st0w9_virtuemart_medias.`virtuemart_media_id` = "136"
SELECT `st0w9_virtuemart_medias`.*
FROM `st0w9_virtuemart_medias`
WHERE st0w9_virtuemart_medias.`virtuemart_media_id` = "138"
SELECT `st0w9_virtuemart_medias`.*
FROM `st0w9_virtuemart_medias`
WHERE st0w9_virtuemart_medias.`virtuemart_media_id` = "149"
SELECT `st0w9_virtuemart_medias`.*
FROM `st0w9_virtuemart_medias`
WHERE st0w9_virtuemart_medias.`virtuemart_media_id` = "151"
SELECT `st0w9_virtuemart_medias`.*
FROM `st0w9_virtuemart_medias`
WHERE st0w9_virtuemart_medias.`virtuemart_media_id` = "162"
SELECT `st0w9_virtuemart_medias`.*
FROM `st0w9_virtuemart_medias`
WHERE st0w9_virtuemart_medias.`virtuemart_media_id` = "164"
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM st0w9_modules AS m
LEFT JOIN st0w9_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN st0w9_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2023-03-25 10:43:10')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-03-25 10:43:10')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 132 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
SELECT extension_id AS id, element AS "option", params, enabled
FROM st0w9_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
UPDATE `st0w9_session`
SET `data` = '__default|a:6:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1679740990;s:18:\"session.timer.last\";i:1679740990;s:17:\"session.timer.now\";i:1679740990;s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":1:{s:14:\"com_virtuemart\";O:8:\"stdClass\":1:{s:8:\"category\";O:8:\"stdClass\":1:{s:12:\"filter_order\";s:8:\"ordering\";}}}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";N;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";N;s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}__vm|a:3:{s:6:\"vmcart\";s:572:\"O:8:\"stdClass\":22:{s:8:\"products\";a:0:{}s:8:\"vendorId\";i:1;s:21:\"lastVisitedCategoryId\";i:0;s:28:\"virtuemart_shipmentmethod_id\";i:0;s:27:\"virtuemart_paymentmethod_id\";i:0;s:25:\"automaticSelectedShipment\";b:0;s:24:\"automaticSelectedPayment\";b:0;s:12:\"order_number\";N;s:2:\"BT\";i:0;s:2:\"ST\";i:0;s:11:\"tosAccepted\";N;s:16:\"customer_comment\";s:0:\"\";s:10:\"couponCode\";s:0:\"\";s:8:\"cartData\";N;s:5:\"lists\";N;s:17:\"pricesUnformatted\";N;s:14:\"pricesCurrency\";N;s:15:\"paymentCurrency\";N;s:11:\"_inCheckOut\";b:0;s:14:\"_dataValidated\";b:0;s:12:\"_confirmDone\";b:0;s:10:\"STsameAsBT\";i:0;}\";s:23:\"vmlastvisitedcategoryid\";i:0;s:19:\"vmlastvisitedmanuid\";i:0;}'
, `time` = '1679740990'
WHERE `session_id` = '3d8ece1b6bf0945f9b3494f7350a8ad2'
48 tipos de pedidos registados, ordenados por ocorrências.
ESCOLHER tabelas:
20 × 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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
10 × SELECT `ordering`,`id`
FROM `st0w9_virtuemart_product_categories`
10 × SELECT pc.`virtuemart_category_id`
FROM `st0w9_virtuemart_product_categories` as pc
10 × SELECT `virtuemart_shoppergroup_id`
FROM `st0w9_virtuemart_product_shoppergroups`
10 × SELECT C.`virtuemart_custom_id`, `custom_title`, C.`custom_value`,`custom_field_desc` ,`custom_tip`,`field_type`,field.`virtuemart_customfield_id`,`is_hidden`
FROM `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
10 × SELECT `st0w9_virtuemart_categories_pt_pt`.* ,`st0w9_virtuemart_categories`.*
FROM `st0w9_virtuemart_categories_pt_pt` JOIN st0w9_virtuemart_categories using (`virtuemart_category_id`)
10 × SELECT `st0w9_virtuemart_product_prices`.*
FROM `st0w9_virtuemart_product_prices`
10 × SELECT C.`virtuemart_custom_id` , `custom_element`, `custom_params`, `custom_parent_id` , `admin_only` , `custom_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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
10 × SELECT `st0w9_virtuemart_products_pt_pt`.* ,`st0w9_virtuemart_products`.* ,`st0w9_virtuemart_product_manufacturers`.`virtuemart_manufacturer_id` ,`st0w9_virtuemart_product_customfields`.`virtuemart_customfield_id`
FROM `st0w9_virtuemart_products_pt_pt` JOIN st0w9_virtuemart_products using (`virtuemart_product_id`)
LEFT JOIN `st0w9_virtuemart_product_manufacturers`
on `st0w9_virtuemart_product_manufacturers`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
LEFT JOIN `st0w9_virtuemart_product_customfields`
on `st0w9_virtuemart_product_customfields`.`virtuemart_product_id`=`st0w9_virtuemart_products_pt_pt`.`virtuemart_product_id`
10 × SELECT `st0w9_virtuemart_medias`.*
FROM `st0w9_virtuemart_medias`
10 × SELECT `virtuemart_media_id`
FROM `st0w9_virtuemart_product_medias`
10 × SELECT `slug`
FROM `st0w9_virtuemart_products_pt_pt`
10 × SELECT virtuemart_product_id, product_name
FROM `st0w9_virtuemart_products_pt_pt` JOIN `st0w9_virtuemart_products` as C using (`virtuemart_product_id`)
10 × SELECT m.*
FROM `st0w9_virtuemart_medias` as m
10 × 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 `st0w9_virtuemart_customs` AS C
LEFT JOIN `st0w9_virtuemart_product_customfields` AS field
ON C.`virtuemart_custom_id` = field.`virtuemart_custom_id`
4 × SELECT extension_id AS id, element AS "option", params, enabled
FROM st0w9_extensions
2 × SELECT `virtuemart_media_id`
FROM `st0w9_virtuemart_category_medias`
2 × SELECT FOUND_ROWS(
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM st0w9_modules AS m
LEFT JOIN st0w9_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN st0w9_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT *
FROM st0w9_virtuemart_calcs
1 × SELECT `price_display`,`custom_price_display`
FROM `st0w9_virtuemart_shoppergroups` AS `sg`
1 × SELECT `vendor_currency`
FROM `st0w9_virtuemart_vendors`
1 × SELECT *
FROM `st0w9_virtuemart_currencies`
1 × SELECT SQL_CALC_FOUND_ROWS l.`virtuemart_product_id`
FROM `st0w9_virtuemart_products_pt_pt` as l JOIN `st0w9_virtuemart_products` AS p using (`virtuemart_product_id`)
LEFT JOIN `st0w9_virtuemart_product_categories`
ON p.`virtuemart_product_id` = `st0w9_virtuemart_product_categories`.`virtuemart_product_id`
LEFT JOIN `st0w9_virtuemart_categories_pt_pt` as c
ON c.`virtuemart_category_id` = `st0w9_virtuemart_product_categories`.`virtuemart_category_id`
LEFT JOIN `st0w9_virtuemart_product_shoppergroups`
ON p.`virtuemart_product_id` = `st0w9_virtuemart_product_shoppergroups`.`virtuemart_product_id`
LEFT
OUTER JOIN `st0w9_virtuemart_shoppergroups` as s
ON s.`virtuemart_shoppergroup_id` = `st0w9_virtuemart_product_shoppergroups`.`virtuemart_shoppergroup_id`
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 st0w9_menu AS m
LEFT JOIN st0w9_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT *
FROM st0w9_languages
1 × SELECT id, home, template, s.params
FROM st0w9_template_styles as s
LEFT JOIN st0w9_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT folder AS type, element AS name, params
FROM st0w9_extensions
1 × SELECT id, rules
FROM `st0w9_viewlevels
1 × SELECT `session_id`
FROM `st0w9_session`
1 × SELECT b.id
FROM st0w9_usergroups AS a
LEFT JOIN st0w9_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `config`
FROM `st0w9_virtuemart_configs`
1 × SELECT `virtuemart_permgroup_id`,`group_name`,`group_level`
FROM `st0w9_virtuemart_permgroups`
1 × SELECT `virtuemart_shoppergroup_id`
FROM `st0w9_virtuemart_vmuser_shoppergroups`
1 × SELECT *
FROM `st0w9_virtuemart_shoppergroups`
1 × SELECT `virtuemart_userinfo_id`
FROM `st0w9_virtuemart_userinfos`
1 × SELECT *
FROM `st0w9_menu`
1 × SELECT L.*
FROM `st0w9_virtuemart_categories_pt_pt` as L
JOIN `st0w9_virtuemart_categories` as C using (`virtuemart_category_id`)
LEFT JOIN `st0w9_virtuemart_category_categories` as CC
on C.`virtuemart_category_id` = CC.`category_child_id`
1 × SELECT `category_child_id`
FROM `st0w9_virtuemart_category_categories`
1 × 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 `st0w9_virtuemart_categories_pt_pt` l
JOIN `st0w9_virtuemart_categories` AS c using (`virtuemart_category_id`)
LEFT JOIN `st0w9_virtuemart_category_categories` AS cx
ON l.`virtuemart_category_id` = cx.`category_child_id`
1 × SELECT `data`
FROM `st0w9_session`
OUTRAS Tabelas:
1 × SHOW FULL COLUMNS
FROM `st0w9_virtuemart_medias
1 × UPDATE `st0w9_session`
SET `data` = '__default|a:6:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1679740990;s:18:\"session.timer.last\";i:1679740990;s:17:\"session.timer.now\";i:1679740990;s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":1:{s:14:\"com_virtuemart\";O:8:\"stdClass\":1:{s:8:\"category\";O:8:\"stdClass\":1:{s:12:\"filter_order\";s:8:\"ordering\";}}}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";N;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";N;s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}__vm|a:3:{s:6:\"vmcart\";s:572:\"O:8:\"stdClass\":22:{s:8:\"products\";a:0:{}s:8:\"vendorId\";i:1;s:21:\"lastVisitedCategoryId\";i:0;s:28:\"virtuemart_shipmentmethod_id\";i:0;s:27:\"virtuemart_paymentmethod_id\";i:0;s:25:\"automaticSelectedShipment\";b:0;s:24:\"automaticSelectedPayment\";b:0;s:12:\"order_number\";N;s:2:\"BT\";i:0;s:2:\"ST\";i:0;s:11:\"tosAccepted\";N;s:16:\"customer_comment\";s:0:\"\";s:10:\"couponCode\";s:0:\"\";s:8:\"cartData\";N;s:5:\"lists\";N;s:17:\"pricesUnformatted\";N;s:14:\"pricesCurrency\";N;s:15:\"paymentCurrency\";N;s:11:\"_inCheckOut\";b:0;s:14:\"_dataValidated\";b:0;s:12:\"_confirmDone\";b:0;s:10:\"STsameAsBT\";i:0;}\";s:23:\"vmlastvisitedcategoryid\";i:0;s:19:\"vmlastvisitedmanuid\";i:0;}' , `time` = '1679740990'
1 × SHOW FULL COLUMNS
FROM `st0w9_virtuemart_categories
1 × SHOW FULL COLUMNS
FROM `st0w9_virtuemart_product_prices
1 × SHOW TABLES LIKE "%virtuemart_configs%
1 × SHOW FULL COLUMNS
FROM `st0w9_virtuemart_products
1 × INSERT INTO `st0w9_session` (`session_id`, `client_id`, `time`)
VALUES ('3d8ece1b6bf0945f9b3494f7350a8ad2', 0, '1679740990'