• FM Koktélmérce Summer Party
  • FM Koktélmérce Summer Party
  • FM Koktélmérce Summer Party
FM Koktélmérce Summer Party
FM Koktélmérce Summer Party
  • FM Koktélmérce Summer Party
  • FM Koktélmérce Summer Party
  • FM Koktélmérce Summer Party

FM Koktélmérce Summer Party

Cikkszám: 17057
Rendelhető
2 890 Ft

Termékleírás

  • Koktélmérce a finom italok és koktélok pontos adagolásához
  • Vonzó, színes dizájn sárga színben
  • 2 az 1-ben: 1-5 cl-es mérleggel mindkét oldalon használható
  • Egyik oldalon 3 cl-ig, másik oldalon 5 cl-ig mérhető
  • Kiváló minőségű, rozsdamentes acélból készült koktélmérő - méretei kb. 9 cm, Ø 4,5 cm
  • Mosogatógépben mosható

Kapcsolódó termékeink

FM Fagylaltadagoló kanál Summer Party

FM Fagylaltadagoló kanál Summer Party

1 390 Ft
FM Papír szívószál 30 db Summer Party

FM Papír szívószál 30 db Summer Party

1 190 Ft
FM Hosszú nyelű kanál 8 db Summer Party

FM Hosszú nyelű kanál 8 db Summer Party

1 490 Ft
FM Szívószál üveg 4 db +2 db kefe Summer Party

FM Szívószál üveg 4 db +2 db kefe Summer Party

2 890 Ft
FM Zöldséghámozó Summer Party

FM Zöldséghámozó Summer Party

799 Ft
FM Műanyag szívószál 12 db Summer Party

FM Műanyag szívószál 12 db Summer Party

1 690 Ft
FM Citrusprés Summer Party

FM Citrusprés Summer Party

3 690 Ft
FM Vágódeszka műanyag 24x15 cm Summer Party

FM Vágódeszka műanyag 24x15 cm Summer Party

1 790 Ft
FM Almaszeletelő Summer Party

FM Almaszeletelő Summer Party

1 690 Ft
FM Citrusprés 250 ml Summer Party

FM Citrusprés 250 ml Summer Party

1 190 Ft
FM Fagylaltkészítő Summer Party

FM Fagylaltkészítő Summer Party

2 390 Ft
FM Italkiöntő 4 db Summer Party

FM Italkiöntő 4 db Summer Party

1 590 Ft
» UniAdmin 5.4 - Debug info [ip: 216.73.216.123]
remove highlights   |   framework   |   includes   |   db   |   cache   |   events   |   dictionary   |   page   |   authentication   |   webshop   |   breadcrumb   |   views
starting application 2025-09-09 06:21:30
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 = 'summer-party' AND languageId = 'hu'
executing sql query SELECT WebshopCategoryText.categoryId FROM WebshopCategoryText INNER JOIN WebshopCategory ON WebshopCategory.id = WebshopCategoryText.categoryId WHERE WebshopCategory.parentId = 376 AND WebshopCategoryText.idText = 'fm-koktelmerce-summer-party' AND WebshopCategoryText.languageId = 'hu'
starting user authentication
loading modules/User/UserAuthentication.php
cannot find autologin info
executing sql query SELECT productId FROM WebshopProductText, WebshopProduct WHERE idText = 'fm-koktelmerce-summer-party' AND languageId = 'hu' AND WebshopProductText.productId = WebshopProduct.id AND WebshopProduct.isVisible AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
loading modules/Webshop/WebshopHelper.php
loading modules/Webshop/WebshopConfig.php
loading modules/Webshop/WebshopProduct.php
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9422
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 * 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 = 9422 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
loading classes/RuntimeCache.php
executing sql query SELECT WebshopProduct.id FROM WebshopProduct INNER JOIN WebshopProductPrice ON WebshopProduct.id = productId AND salesPrice > 0 AND salesPrice < price WHERE parentId = 9422 LIMIT 1
is not sale product:9422
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, parentId FROM WebshopCategory
executing sql query SELECT id FROM WebshopSaleSource WHERE saleId = 182 AND type = 't'
executing sql query UPDATE WebshopProduct SET visitsCount = visitsCount + 1 WHERE id = 9422
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 = 376 AND languageId = 'hu'
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9422 ORDER BY position
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 = 376 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 = 108 AND languageId = 'hu'
executing sql query SELECT idText, tag FROM Tags WHERE id IN ( SELECT tagId FROM WebshopProduct_Tag WHERE productId = 9422 ) AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 376 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 369 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 236 AND languageId = 'hu'
loading classes/EventParameter.php
starting breadcrumb
loading modules/Breadcrumb/Breadcrumb.php
adding breadcrumb element Témák
loading classes/Url.php
adding breadcrumb element Nyár
adding breadcrumb element Summer Party
adding breadcrumb element FM Koktélmérce Summer Party
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 classes/Widget.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
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 = 'fc3208a56aaf853f721be658c8a55654' 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.product
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9422 AND WebshopProduct.isVisible = 1
executing sql query SELECT relatedProductId FROM WebshopProduct_Related WHERE productId = "9422" AND categoryId IS NULL
executing sql query SELECT relatedProductId FROM WebshopProduct_Related WHERE productId = "9422" AND categoryId = "376"
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 = 9422
executing sql query SELECT WebshopProduct_Icon.iconId, WebshopProductIcon.title, WebshopProductIcon.image FROM WebshopProduct_Icon INNER JOIN WebshopProductIcon ON WebshopProductIcon.id = WebshopProduct_Icon.iconId AND WebshopProductIcon.deleted_at IS NULL WHERE productId = 9422
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 = 376 AND languageId = 'hu'
executing sql query SELECT id, name, idText, image FROM WebshopManufacturers WHERE id = '1'
loading classes/Currency.php
executing sql query SELECT id, currency FROM UniadminCurrency ORDER BY isDefault DESC
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 376 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 369 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 236 AND languageId = 'hu'
adding css modules.breadcrumb.path
loading view file modules.Breadcrumb.views.path
loading view file modules.Webshop.views.cart-message
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9422 ORDER BY position
executing sql query SELECT id, name, idText, image FROM WebshopManufacturers WHERE id = '1'
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9422 AND WebshopProduct.isVisible = 1
loading classes/Text.php
executing sql query SELECT COUNT(*) FROM WebshopProduct_Package WHERE productId = 9422
loading modules/Webshop/ProductList.php
setting product list limit to 24
setting product list order to ASC
setting product list sorting to price
setting product list limit to 12
setting product list sorting to random
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.`id` IN (9406, 9408, 9409, 9410, 9411, 9412, 9413, 9414, 9415, 9416, 9418, 9419, 9420, 9421)
  ORDER BY RAND() ASC  LIMIT 0, 12
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.`id` IN (9406, 9408, 9409, 9410, 9411, 9412, 9413, 9414, 9415, 9416, 9418, 9419, 9420, 9421) ORDER BY RAND() ASC LIMIT 0, 12
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9420
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 = 9420 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 = 9420 LIMIT 1
is not sale product:9420
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9409
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 = 9409 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 = 9409 LIMIT 1
is not sale product:9409
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9416
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 = 9416 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 = 9416 LIMIT 1
is not sale product:9416
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9414
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 = 9414 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 = 9414 LIMIT 1
is not sale product:9414
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9421
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 = 9421 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 = 9421 LIMIT 1
is not sale product:9421
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9408
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 = 9408 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 = 9408 LIMIT 1
is not sale product:9408
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9411
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 = 9411 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 = 9411 LIMIT 1
is not sale product:9411
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9413
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 = 9413 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 = 9413 LIMIT 1
is not sale product:9413
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9415
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 = 9415 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 = 9415 LIMIT 1
is not sale product:9415
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9406
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 = 9406 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 = 9406 LIMIT 1
is not sale product:9406
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9412
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 = 9412 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 = 9412 LIMIT 1
is not sale product:9412
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9418
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 = 9418 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 = 9418 LIMIT 1
is not sale product:9418
loading view file modules.Webshop.views.product-listing
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9420 ORDER BY position
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 = 374 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 = 112 AND languageId = 'hu'
executing sql query SELECT categoryId, idText FROM WebshopCategoryText WHERE languageId = 'hu'
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 = 9420
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9420 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9420 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 = 9420
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 = 9420 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9420
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9409 ORDER BY position
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 = 371 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 = 240 AND languageId = 'hu'
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 = 9409
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9409 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9409 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 = 9409
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 = 9409 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9409
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9416 ORDER BY position
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 = 65 AND languageId = 'hu'
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 = 9416
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9416 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9416 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 = 9416
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 = 9416 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9416
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9414 ORDER BY position
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 = 9414
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9414 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9414 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 = 9414
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 = 9414 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9414
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9421 ORDER BY position
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 = 118 AND languageId = 'hu'
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 = 9421
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9421 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9421 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 = 9421
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 = 9421 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9421
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9408 ORDER BY position
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 = 9408
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9408 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9408 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 = 9408
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 = 9408 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9408
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9411 ORDER BY position
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 = 110 AND languageId = 'hu'
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 = 9411
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9411 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9411 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 = 9411
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 = 9411 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9411
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9413 ORDER BY position
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 = 138 AND languageId = 'hu'
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 = 9413
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9413 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9413 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 = 9413
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 = 9413 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9413
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9415 ORDER BY position
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 = 127 AND languageId = 'hu'
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 = 9415
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9415 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9415 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 = 9415
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 = 9415 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9415
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9406 ORDER BY position
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 = 9406
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9406 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9406 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 = 9406
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 = 9406 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9406
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9412 ORDER BY position
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 = 139 AND languageId = 'hu'
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 = 9412
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9412 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9412 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 = 9412
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 = 9412 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9412
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9418 ORDER BY position
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 = 9418
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9418 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9418 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 = 9418
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 = 9418 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9418
loading modules/Webshopmanufacturers/ManufacturerList.php
executing sql query SELECT id, name, idText, image FROM WebshopManufacturers WHERE name != '' AND display = 1 ORDER BY position ASC
loading view file modules.Webshopmanufacturers.views.manufacturerlist
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 06:21:31, running time 751ms, peak memory usage 1.09 MiB
show SESSION