Корзина покупок

Корзина пуста!

Queries: 43, Total time: 73.038 ms [By time] [By id] [By file]
1 (12.788)
SELECT *
FROM oc_setting
/var/www/elvijs.nomasveikals.lv/web/catalog/controller/startup/startup.php:16
2 (0.232)
SET time_zone = '+03:00'
/var/www/elvijs.nomasveikals.lv/web/system/library/nomasveikals/time_settings.php:139
3 (0.429)
SELECT *
FROM oc_language
WHERE status = 1
ORDER BY sort_order, name
/var/www/elvijs.nomasveikals.lv/web/catalog/model/localisation/language.php:18
4 (0.241)
SELECT *
FROM oc_currency
ORDER BY title ASC
/var/www/elvijs.nomasveikals.lv/web/catalog/model/localisation/currency.php:31
5 (0.867)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM oc_tax_rule tr1
LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id)
WHERE tr1.based = 'shipping' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '67' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '4060')
ORDER BY tr1.priority ASC
/var/www/elvijs.nomasveikals.lv/web/system/library/cart/tax.php:25
6 (0.805)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM oc_tax_rule tr1
LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id)
WHERE tr1.based = 'store' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '67' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '4060')
ORDER BY tr1.priority ASC
/var/www/elvijs.nomasveikals.lv/web/system/library/cart/tax.php:53
7 (0.373)
SELECT *
FROM oc_weight_class wc
LEFT JOIN oc_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id)
WHERE wcd.language_id = '3'
/var/www/elvijs.nomasveikals.lv/web/system/library/cart/weight.php:60
8 (0.351)
SELECT *
FROM oc_length_class mc
LEFT JOIN oc_length_class_description mcd ON (mc.length_class_id = mcd.length_class_id)
WHERE mcd.language_id = '3'
/var/www/elvijs.nomasveikals.lv/web/system/library/cart/length.php:60
9 (0.455)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd88a23fda88ee0ee36f398e246f14fa5'
/var/www/elvijs.nomasveikals.lv/web/system/library/cart/cart.php:157
10 (0.426)
SELECT *
FROM oc_stock_status
WHERE language_id = '3'
ORDER BY name
/var/www/elvijs.nomasveikals.lv/web/system/library/cart/cart.php:1004
11 (0.450)
SELECT *
FROM `oc_event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `event_id` ASC
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/event.php:4
12 (23.926)
SELECT `query`, `keyword`
FROM oc_url_alias
WHERE `language_id` = '3' AND `query` LIKE '%/%'
/var/www/elvijs.nomasveikals.lv/web/catalog/controller/startup/seo_url.php:679
13 (0.297)
SELECT *
FROM oc_layout_route
WHERE 'checkout/cart' LIKE route
ORDER BY route DESC LIMIT 1
/var/www/elvijs.nomasveikals.lv/web/catalog/model/design/layout.php:11
14 (0.206)
SELECT *
FROM oc_layout_module
WHERE layout_id = '5'
ORDER BY sort_order
/var/www/elvijs.nomasveikals.lv/web/catalog/model/design/layout.php:29
15 (0.119)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'common/column_left'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
16 (0.099)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'common/column_right'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
17 (0.107)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'common/content_top'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
18 (0.085)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'common/content_bottom'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
19 (0.094)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'extension/module/WD_add_to_cart_popup'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
20 (0.119)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'extension/module/isenselabs_gdpr/cookie_consent_bar'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
21 (0.342)
SELECT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
WHERE id.language_id = '3' AND i.status = '1'
ORDER BY i.sort_order, LCASE(id.title) ASC
/var/www/elvijs.nomasveikals.lv/web/catalog/model/catalog/information.php:33
22 (0.121)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'extension/module/frontadmin'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
23 (0.106)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'extension/module/newsletters'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
24 (0.159)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'extension/module/WDSocial_list'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
25 (0.186)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'common/footer'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
26 (0.750)
SELECT *
FROM oc_setting
WHERE `code` = 'theme_default'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/setting/setting.php:16
27 (17.409)
SELECT `query`, `keyword`
FROM oc_url_alias
WHERE `language_id` = '4' AND `query` LIKE '%/%'
/var/www/elvijs.nomasveikals.lv/web/catalog/controller/startup/seo_url.php:679
28 (0.490)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/extension.php:44
29 (0.155)
SELECT *
FROM oc_module
WHERE module_id = '176'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module.php:11
30 (7.682)
SELECT c.category_id, c.image, c.image_2, c.parent_id, cd.name, cd.icon_class, cd.seo_keyword, cd.meta_keyword, GROUP_CONCAT(cep.parent_id
ORDER BY cep.sort_order ASC) as parent_ids
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_extra_parents cep ON (c.category_id = cep.category_id)
WHERE cd.language_id = '3' AND c.status = '1' GROUP BY c.category_id
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/elvijs.nomasveikals.lv/web/catalog/controller/extension/module/mega_menu.php:734
31 (0.214)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'common/burger_menu'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
32 (0.158)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'common/language'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
33 (0.105)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'common/language_mob'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
34 (0.143)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'common/currency'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
35 (0.218)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'common/currency_mob'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
36 (0.201)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'common/search'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
37 (1.143)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/extension.php:44
38 (0.210)
SELECT SUM(amount) AS total
FROM oc_customer_transaction
WHERE customer_id = '0'
/var/www/elvijs.nomasveikals.lv/web/system/library/cart/customer.php:146
39 (0.155)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'common/cart'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
40 (0.135)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'common/content_menu'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
41 (0.161)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'common/content_after'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
42 (0.159)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'common/header'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15
43 (0.167)
SELECT *
FROM oc_theme
WHERE theme = 'wd_freshshop' AND route = 'error/not_cart'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:15