Jelgavas iela 74
Pirmdiena: 9:00 - 18:00
Otrdiena: 9:00 - 18:00
Trešdiena: 9:00 - 18:00
Ceturtdiena: 9:00 - 18:00
Piektdiena: 9:00 - 18:00
Sestdiena: Brīvs
Svētdiena: Brīvs
Queries: 36, Total time: 61.707 ms [By time] [By id] [By file]
1 (1.330)
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 = '0')
ORDER BY tr1.priority ASC
/var/www/elvijs.nomasveikals.lv/web/storage/modification/system/library/cart/tax.php:51
2 (0.378)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ma73op96gmju8afvd45mfc71ei'
/var/www/elvijs.nomasveikals.lv/web/system/library/cart/cart.php:44
3 (0.472)
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
4 (1.009)
SELECT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
WHERE id.language_id = '1' 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
5 (2.924)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '7'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/catalog/information.php:46
6 (0.574)
SELECT *
FROM oc_layout_module
WHERE layout_id = '25'
ORDER BY sort_order
/var/www/elvijs.nomasveikals.lv/web/catalog/model/design/layout.php:29
7 (0.391)
SELECT *
FROM oc_module
WHERE module_id = '39'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module.php:11
8 (0.414)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'extension/module/html'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
9 (0.308)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/column_left'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
10 (0.177)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/column_right'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
11 (0.242)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/content_top'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
12 (0.214)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/content_bottom'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
13 (0.340)
SELECT *
FROM oc_setting
WHERE `code` = 'isenselabs_gdpr'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/setting/setting.php:12
14 (0.174)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'extension/module/isenselabs_gdpr/cookie_consent_bar'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
15 (0.142)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'extension/module/frontadmin'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
16 (0.115)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'extension/module/newsletters'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
17 (0.175)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'extension/module/WDSocial_list'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
18 (0.175)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/footer'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
19 (0.999)
SELECT *
FROM oc_setting
WHERE `code` = 'theme_default'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/setting/setting.php:12
20 (1.037)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/extension.php:12
21 (0.286)
SELECT *
FROM oc_module
WHERE module_id = '176'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module.php:11
22 (23.236)
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 = '1' 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:687
23 (0.457)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/burger_menu'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
24 (21.602)
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 = '1' AND c.status = '1' GROUP BY c.category_id
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/elvijs.nomasveikals.lv/web/storage/modification/catalog/controller/common/header.php:381
25 (0.469)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/language'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
26 (0.285)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/language_mob'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
27 (0.413)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/currency'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
28 (0.336)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/currency_mob'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
29 (0.228)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/search'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
30 (0.905)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/extension.php:12
31 (0.457)
SELECT SUM(amount) AS total
FROM oc_customer_transaction
WHERE customer_id = '0'
/var/www/elvijs.nomasveikals.lv/web/system/library/cart/customer.php:143
32 (0.384)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/cart'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
33 (0.244)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/content_menu'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
34 (0.198)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/content_after'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
35 (0.299)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/header_3'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
36 (0.318)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'information/information'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11