Konzervnyitó

FM Konzervnyitó

FM Konzervnyitó

599 Ft
FM Camping konzervnyitó

FM Camping konzervnyitó

699 Ft
-40%
FM Konzerv és üvegnyitó 15 cm

FM Konzerv és üvegnyitó 15 cm

1 490 Ft 899 Ft
FM Konzervnyitó 15cm

FM Konzervnyitó 15cm

1 890 Ft
FM Konzervnyitó

FM Konzervnyitó

2 090 Ft
FM Többfunkciós nyitó 4 az 1-ben, 14,5 c

FM Többfunkciós nyitó 4 az 1-ben, 14,5 c

2 290 Ft
FM Konzervnyitó kis méretű

FM Konzervnyitó kis méretű

2 690 Ft
FM Konzervnyitó 15 cm

FM Konzervnyitó 15 cm

2 890 Ft
-50%
FM MONACO Konzervnyitó 21,2 cm

FM MONACO Konzervnyitó 21,2 cm

5 890 Ft 2 945 Ft
FM Konzervnyitó, balkezes

FM Konzervnyitó, balkezes

3 290 Ft
FM Konzervnyitó, jobbkezes

FM Konzervnyitó, jobbkezes

3 290 Ft
FM Konzervnyitó ArcaLina 20,5cm

FM Konzervnyitó ArcaLina 20,5cm

3 390 Ft
-30%
TASTY Konzervnyitó

TASTY Konzervnyitó

3 790 Ft 2 653 Ft
FM Konzervnyitó 22 cm GENEVA

FM Konzervnyitó 22 cm GENEVA

3 890 Ft
FM OVAL Konzervnyitó 20cm INOX

FM OVAL Konzervnyitó 20cm INOX

4 390 Ft
FM Konzervnyitó 18cm

FM Konzervnyitó 18cm

4 990 Ft
FM Ecolution Konzervnyitó

FM Ecolution Konzervnyitó

4 990 Ft
» UniAdmin 5.4 - Debug info [ip: 216.73.216.123]
remove highlights   |   framework   |   includes   |   db   |   cache   |   events   |   dictionary   |   page   |   webshop   |   authentication   |   breadcrumb   |   views
starting application 2025-09-09 04:54:59
loading classes/AdminApplication.php
starting session
loading classes/Db.php
connecting to mysql server, connection: default
selecting database fackelmannshop_www
setting database charset utf8
starting cache
loading classes/cache/FileCache.php
loading interfaces/ICache.php
loading uniAdminEventHandlers from File cache
firing start event in application module, 0 event handlers found
starting route handler
loading classes/DefaultRouteHandler.php
loading interfaces/IRouteHandler.php
loading classes/Setting.php
setting language hu
executing sql query SELECT locale FROM UniadminLanguages WHERE id = 'hu'
loading classes/BaseModule.php
executing sql query SELECT idText, text FROM UniadminDictionary WHERE languageId = 'hu' AND backEnd = '0'
loading dictionary i18n.base_hu
starting page handler
loading modules/Pagesetup/Pagesetup.php
firing beforeModule event in application module, 0 event handlers found
starting module WebshopsmarturlsController
loading modules/Webshopsmarturls/WebshopsmarturlsController.php
loading action WebshopsmarturlsController->actionDefault
loading modules/Webshop/WebshopController.php
adding css modules.Webshop.webshop
adding javascript (modules.Webshop.webshop)
executing sql query SELECT categoryId FROM WebshopCategoryText WHERE idText = 'konyhai-eszkozok' AND languageId = 'hu'
executing sql query SELECT WebshopCategoryText.categoryId FROM WebshopCategoryText INNER JOIN WebshopCategory ON WebshopCategory.id = WebshopCategoryText.categoryId WHERE WebshopCategory.parentId = 7 AND WebshopCategoryText.idText = 'konzervnyito' AND WebshopCategoryText.languageId = 'hu'
loading modules/Webshop/WebshopHelper.php
loading modules/Webshop/WebshopConfig.php
loading modules/Webshop/WebshopCategory.php
executing sql query SELECT id, parentId, name, idText, description, descriptionTop, metaKeywords, metaDescription, image, imageMenu, imageHeader, catalogue, catalogueTop, youtube, youtubeTop FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND id = 123 AND languageId = 'hu'
executing sql query SELECT COUNT(*) FROM WebshopCategory WHERE parentId = 123 AND isHidden = 0
loading modules/Webshop/ProductList.php
loading classes/Widget.php
setting product list limit to 24
setting product list order to ASC
setting product list sorting to price
starting user authentication
loading modules/User/UserAuthentication.php
cannot find autologin info
setting product list limit to 24
setting product page number to 0
executing sql query SELECT id, parentId FROM WebshopCategory
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 123 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 7 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 1 AND languageId = 'hu'
loading classes/EventParameter.php
starting breadcrumb
loading modules/Breadcrumb/Breadcrumb.php
adding breadcrumb element Háztartási kiegészítők
loading classes/Url.php
adding breadcrumb element Konyhai eszközök
adding breadcrumb element Konzervnyitó
executing sql query SELECT id, name FROM WebshopManufacturers WHERE name != '' AND id IN ( SELECT manufacturerId FROM WebshopProduct INNER JOIN WebshopProduct_Category ON WebshopProduct_Category.productId = WebshopProduct.id AND categoryId IN (123) WHERE manufacturerId IS NOT NULL AND manufacturerId != '' AND isVisible ) ORDER BY id
executing sql query SELECT * FROM Colors WHERE id IN (SELECT _color FROM WebshopProduct INNER JOIN WebshopProduct_Category ON WebshopProduct_Category.productId = WebshopProduct.id AND categoryId IN (123) WHERE _color IS NOT NULL AND _color != '' AND WebshopProduct.isVisible)
executing sql query SELECT DISTINCT WebshopProduct._size FROM WebshopProduct INNER JOIN WebshopProduct_Category ON WebshopProduct_Category.productId = WebshopProduct.id AND WebshopProduct_Category.categoryId IN (123) WHERE WebshopProduct._size IS NOT NULL AND WebshopProduct._size != '' AND WebshopProduct.isVisible ORDER BY cast(WebshopProduct._size as unsigned)
executing sql query SELECT DISTINCT WebshopProduct._family FROM WebshopProduct INNER JOIN WebshopProduct_Category ON WebshopProduct_Category.productId = WebshopProduct.id AND WebshopProduct_Category.categoryId IN (123) WHERE WebshopProduct._family IS NOT NULL AND WebshopProduct._family != '' AND WebshopProduct.isVisible ORDER BY cast(WebshopProduct._family as unsigned)
executing sql query SELECT DISTINCT WebshopProduct._variant FROM WebshopProduct INNER JOIN WebshopProduct_Category ON WebshopProduct_Category.productId = WebshopProduct.id AND WebshopProduct_Category.categoryId IN (123) WHERE WebshopProduct._variant IS NOT NULL AND WebshopProduct._variant != '' AND WebshopProduct.isVisible ORDER BY cast(WebshopProduct._variant as unsigned)
executing sql query SELECT id, title, type FROM WebshopProductParameter WHERE filterable = 1 AND deleted_at IS NULL
executing sql query SELECT `value` FROM WebshopProduct_Parameter WHERE parameterId = '4' AND productId IN (SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProduct_Category ON WebshopProduct_Category.productId = WebshopProduct.id AND categoryId IN (123)) AND `value` IS NOT NULL AND `value` != '' GROUP BY `value`
firing beforeRender event in application module, 0 event handlers found
starting page display
loading modules/Websiteinfo/WebsiteInfo.php
executing sql query SELECT property, value FROM WebsiteInfo WHERE languageId = '' OR languageId = 'hu'
loading page file: page
executing sql query SELECT `id`, `language` FROM `UniadminLanguages` ORDER BY `isDefault` DESC, `language`
loading modules/Webshop/CategoryList.php
loading modules/Menumanager/Menu.php
executing sql query SELECT id, idText, languageId FROM Menu WHERE idText = 'header' AND languageId = 'hu'
loading modules/Webshop/WebshopCart.php
loading classes/RuntimeCache.php
executing sql query SELECT WC.id AS cartId, WP.id, WC.quantity, WC.isGift, WP.amountInStock, WP.isOrderable FROM WebshopProduct WP JOIN WebshopCart WC ON WC.productId = WP.id WHERE WP.isVisible = 1 AND token = '0179bb6b488bc8ece67db0c62e4da4a7' ORDER BY WC.isGift, WC.added DESC
executing sql query SELECT id, idText, languageId FROM Menu WHERE idText = 'main' AND languageId = 'hu'
rendering module WebshopController
loading view file modules.Webshop.views.category
loading modules/Webshop/WebshopGoogleDataLayer.php
executing sql query SELECT id, parentId, name, idText, description, descriptionTop, metaKeywords, metaDescription, image, imageMenu, imageHeader, catalogue, catalogueTop, youtube, youtubeTop FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND id = 7 AND languageId = 'hu'
executing sql query SELECT id, parentId, name, idText, description, descriptionTop, metaKeywords, metaDescription, image, imageMenu, imageHeader, catalogue, catalogueTop, youtube, youtubeTop FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND id = 1 AND languageId = 'hu'
executing sql query SELECT SQL_CALC_FOUND_ROWS DISTINCT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductText ON WebshopProductText.productId = WebshopProduct.id INNER JOIN WebshopProductPrice ON WebshopProductPrice.productId = WebshopProduct.id INNER JOIN WebshopProduct_Category ON WebshopProduct_Category.productId = WebshopProduct.id WHERE WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' AND WebshopProduct_Category.productId = WebshopProduct.id AND (SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id) = 0 AND WebshopProduct.isVisible = 1 AND WebshopProduct.parentId = 0 AND WebshopProduct_Category.categoryId IN (123) ORDER BY IF(ROUND(WebshopProductPrice.salesPrice) = '0', WebshopProductPrice.price, WebshopProductPrice.salesPrice) ASC LIMIT 0, 24
executing sql query SELECT FOUND_ROWS()
adding css modules.breadcrumb.path
loading view file modules.Breadcrumb.views.path
executing sql query SELECT id, name, idText, image, imageHeader, imageMenu, parentId FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.parentId = 7 AND languageId = 'hu' AND isHidden = 0 ORDER BY position, name
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (107) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (109) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (110) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (111) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (112) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (113) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (114) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (115) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (116) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (219) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (117) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (118) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (119) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (120) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (121) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (122) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (123) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (124) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (125) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (171) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (127) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (128) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (129) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (130) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (131) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (132) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (133) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (134) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (135) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (136) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (137) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (138) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT COUNT(*) FROM WebshopProduct_Category INNER JOIN WebshopProduct ON WebshopProduct.id = WebshopProduct_Category.productId WHERE categoryId IN (139) AND productId NOT IN ( SELECT productId FROM WebshopUserGroupRestrictedProduct WHERE userGroupId = 0 ) AND WebshopProduct.isVisible = 1
executing sql query SELECT categoryId, idText FROM WebshopCategoryText WHERE languageId = 'hu'
executing sql query SELECT id, name, idText, image, imageHeader, imageMenu, parentId FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.parentId = 123 AND languageId = 'hu' AND isHidden = 0 ORDER BY position, name
loading view file modules.Webshop.views.cart-message
loading extensions/Mobile_Detect/Mobile_Detect.php
detecting mobile device: false
product listing:
SELECT DISTINCT WebshopProduct.id
				 FROM WebshopProduct INNER JOIN WebshopProductText ON WebshopProductText.productId = WebshopProduct.id INNER JOIN WebshopProductPrice ON WebshopProductPrice.productId = WebshopProduct.id INNER JOIN WebshopProduct_Category ON WebshopProduct_Category.productId = WebshopProduct.id
				 WHERE WebshopProduct.id = WebshopProductText.productId
 AND WebshopProductText.languageId = 'hu'
 AND WebshopProduct_Category.productId = WebshopProduct.id
 AND (SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id) = 0
 AND WebshopProduct.isVisible = 1
 AND WebshopProduct.parentId = 0
 AND WebshopProduct_Category.categoryId IN (123)
  ORDER BY IF(ROUND(WebshopProductPrice.salesPrice) = '0', WebshopProductPrice.price, WebshopProductPrice.salesPrice) ASC  LIMIT 0, 24
executing sql query SELECT DISTINCT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductText ON WebshopProductText.productId = WebshopProduct.id INNER JOIN WebshopProductPrice ON WebshopProductPrice.productId = WebshopProduct.id INNER JOIN WebshopProduct_Category ON WebshopProduct_Category.productId = WebshopProduct.id WHERE WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' AND WebshopProduct_Category.productId = WebshopProduct.id AND (SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id) = 0 AND WebshopProduct.isVisible = 1 AND WebshopProduct.parentId = 0 AND WebshopProduct_Category.categoryId IN (123) ORDER BY IF(ROUND(WebshopProductPrice.salesPrice) = '0', WebshopProductPrice.price, WebshopProductPrice.salesPrice) ASC LIMIT 0, 24
loading modules/Webshop/WebshopProduct.php
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 126
executing sql query SELECT currencyId FROM UniadminLanguages WHERE id = 'hu'
executing sql query SELECT id AS currencyId, currency, decimals, decimalPoint, thousandsSeparator, rate FROM UniadminCurrency WHERE id = 'huf'
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 126 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 126 LIMIT 1
is not sale product:126
executing sql query SELECT WebshopSale.id, WebshopSale.joinType, WebshopSaleAllowance.type, WebshopSaleAllowance.value, WebshopSale.skipSalePrices FROM WebshopSaleAllowance JOIN WebshopSale ON WebshopSale.id = WebshopSaleAllowance.saleId WHERE WebshopSale.isActive = 1 AND (WebshopSale.start = '0000-00-00' OR WebshopSale.start <= DATE(NOW())) AND (WebshopSale.end = '0000-00-00' OR WebshopSale.end >= DATE(NOW())) AND (SELECT COUNT(saleId) FROM WebshopSale_Coupon WHERE saleId = WebshopSale.id) = 0 ORDER BY WebshopSale.joinType DESC
executing sql query SELECT id FROM WebshopSale WHERE id = 182 AND (start = '0000-00-00' OR TO_DAYS(start) <= TO_DAYS(NOW())) AND (end = '0000-00-00' OR TO_DAYS(end) >= TO_DAYS(NOW())) AND isActive = 1
executing sql query SELECT id FROM WebshopSaleSource WHERE saleId = 182 AND type = 'p'
executing sql query SELECT id FROM WebshopSaleSource WHERE saleId = 182 AND type = 'c'
executing sql query SELECT id FROM WebshopSaleSource WHERE saleId = 182 AND type = 't'
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 384
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 384 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 384 LIMIT 1
is not sale product:384
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9176
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 9176 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 9176 LIMIT 1
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 887
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 887 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 887 LIMIT 1
is not sale product:887
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 888
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 888 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 888 LIMIT 1
is not sale product:888
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 890
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 890 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 890 LIMIT 1
is not sale product:890
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 886
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 886 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 886 LIMIT 1
is not sale product:886
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 2426
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 2426 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 2426 LIMIT 1
is not sale product:2426
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 283
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 283 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 283 LIMIT 1
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 3
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 3 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 3 LIMIT 1
is not sale product:3
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 4
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 4 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 4 LIMIT 1
is not sale product:4
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 1001
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 1001 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 1001 LIMIT 1
is not sale product:1001
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9898
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 9898 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 9898 LIMIT 1
is not sale product:9898
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 1371
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 1371 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 1371 LIMIT 1
is not sale product:1371
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 472
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 472 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 472 LIMIT 1
is not sale product:472
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 889
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 889 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 889 LIMIT 1
is not sale product:889
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 2165
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 2165 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 2165 LIMIT 1
is not sale product:2165
loading view file modules.Webshop.views.product-listing
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 126
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 126 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 126 AND WebshopProduct.isVisible = 1
loading classes/Text.php
loading classes/Currency.php
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 126
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 126 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:126
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 384
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 384 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 384 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 384
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 384 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:384
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 9176
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9176 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9176 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9176
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 9176 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 887
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 887 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 887 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 887
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 887 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:887
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 888
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 888 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 888 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 888
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 888 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:888
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 890
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 890 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 890 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 890
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 890 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:890
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 886
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 886 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 886 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 886
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 886 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:886
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 2426
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 2426 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 2426 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 2426
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 2426 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:2426
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 283
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 283 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 283 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 283
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 283 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 3
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 3 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 3 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 3
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 3 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:3
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 4
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 4 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 4 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 4
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 4 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:4
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 1001
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 1001 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 1001 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 1001
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 1001 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:1001
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 9898
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9898 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9898 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9898
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 9898 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9898
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 1371
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 1371 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 1371 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 1371
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 1371 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:1371
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 472
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 472 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 472 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 472
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 472 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:472
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 889
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 889 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 889 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 889
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 889 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:889
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT WebshopProduct_Parameter.parameterId, WebshopProductParameter.title, WebshopProductParameter.type, WebshopProduct_Parameter.value FROM WebshopProduct_Parameter INNER JOIN WebshopProductParameter ON WebshopProductParameter.id = WebshopProduct_Parameter.parameterId AND WebshopProductParameter.deleted_at IS NULL WHERE productId = 2165
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 2165 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 2165 AND WebshopProduct.isVisible = 1
webshop product property 'product' not found, trying to load as a webshop class
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 2165
executing sql query SELECT WebshopProduct.id, WebshopProduct.parentId, articleNumber, name, idText, price, salesPrice, weight, shortDescription, description, hasPictures, amountInStock, isNew, isSelection, isAvailable, isOrderable, orderableText, onlyPersonal, electronic, quantityUnit, WebshopVat.rate AS vatRate, _size, _color, manufacturerId, gtin, needDeposit FROM WebshopProduct LEFT JOIN WebshopProductText ON WebshopProduct.id = WebshopProductText.productId AND WebshopProductText.languageId = 'hu' LEFT JOIN WebshopVat ON WebshopProduct.vatId = WebshopVat.id LEFT JOIN WebshopProductPrice ON WebshopProduct.id = WebshopProductPrice.productId AND WebshopProductPrice.currencyId = 'huf' WHERE WebshopProduct.id = 2165 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:2165
executing sql query SELECT id, idText, languageId FROM Menu WHERE idText = 'footer' AND languageId = 'hu'
firing afterRender event in application module, 0 event handlers found
firing end event in application module, 0 event handlers found
finishing application 2025-09-09 04:54:59, running time 96ms, peak memory usage 1.21 MiB
show GET
show SESSION
show COOKIE