Új
FM Számgyertya
Új
FM Számgyertya

FM Számgyertya "9"

Cikkszám: 52585
Raktáron
499 Ft

Termékleírás

  • Kb. 8 cm magas számgyertya tartóval
  • "9" szám forma
  • Kék szegéllyel

Kapcsolódó termékeink

Új
FM Számgyertya

FM Számgyertya "6"

499 Ft
Új
FM Számgyertya

FM Számgyertya "0"

499 Ft
Új
FM Számgyertya

FM Számgyertya "8"

499 Ft
Új
FM Számgyertya

FM Számgyertya "5"

499 Ft
Új
FM Számgyertya

FM Számgyertya "4"

499 Ft
Új
FM Számgyertya

FM Számgyertya "1"

499 Ft
Új
FM Számgyertya

FM Számgyertya "2"

499 Ft
Új
FM Számgyertya

FM Számgyertya "3"

499 Ft
Új
FM Számgyertya

FM Számgyertya "7"

499 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:20:07
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 = 'gyertya' AND languageId = 'hu'
executing sql query SELECT WebshopCategoryText.categoryId FROM WebshopCategoryText INNER JOIN WebshopCategory ON WebshopCategory.id = WebshopCategoryText.categoryId WHERE WebshopCategory.parentId = 71 AND WebshopCategoryText.idText = 'fm-szamgyertya-9' 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-szamgyertya-9' 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 = 10147
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 = 10147 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 = 10147 LIMIT 1
is not sale product:10147
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 = 10147
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 = 71 AND languageId = 'hu'
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 10147 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 = 71 AND languageId = 'hu'
executing sql query SELECT idText, tag FROM Tags WHERE id IN ( SELECT tagId FROM WebshopProduct_Tag WHERE productId = 10147 ) AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 71 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 4 AND languageId = 'hu'
loading classes/EventParameter.php
starting breadcrumb
loading modules/Breadcrumb/Breadcrumb.php
adding breadcrumb element Otthon
loading classes/Url.php
adding breadcrumb element Gyertya
adding breadcrumb element FM Számgyertya "9"
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 = 'bb9afb7e5f02552a646e8cfc8fb8864e' 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 = 10147 AND WebshopProduct.isVisible = 1
executing sql query SELECT relatedProductId FROM WebshopProduct_Related WHERE productId = "10147" AND categoryId IS NULL
executing sql query SELECT relatedProductId FROM WebshopProduct_Related WHERE productId = "10147" AND categoryId = "71"
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 = 10147
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 = 10147
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 = 71 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 = 71 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 4 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 = 10147 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 = 10147 AND WebshopProduct.isVisible = 1
loading classes/Text.php
executing sql query SELECT COUNT(*) FROM WebshopProduct_Package WHERE productId = 10147
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 (10138, 10139, 10140, 10141, 10142, 10143, 10144, 10145, 10146)
  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 (10138, 10139, 10140, 10141, 10142, 10143, 10144, 10145, 10146) ORDER BY RAND() ASC LIMIT 0, 12
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 10144
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 = 10144 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 = 10144 LIMIT 1
is not sale product:10144
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 10138
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 = 10138 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 = 10138 LIMIT 1
is not sale product:10138
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 10146
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 = 10146 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 = 10146 LIMIT 1
is not sale product:10146
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 10143
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 = 10143 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 = 10143 LIMIT 1
is not sale product:10143
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 10142
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 = 10142 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 = 10142 LIMIT 1
is not sale product:10142
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 10139
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 = 10139 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 = 10139 LIMIT 1
is not sale product:10139
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 10140
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 = 10140 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 = 10140 LIMIT 1
is not sale product:10140
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 10141
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 = 10141 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 = 10141 LIMIT 1
is not sale product:10141
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 10145
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 = 10145 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 = 10145 LIMIT 1
is not sale product:10145
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 = 10144 ORDER BY position
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 = 10144
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 10144 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 10144 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 = 10144
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 = 10144 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:10144
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 = 10138 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 = 10138
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 10138 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 10138 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 = 10138
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 = 10138 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:10138
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 = 10146 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 = 10146
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 10146 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 10146 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 = 10146
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 = 10146 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:10146
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 = 10143 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 = 10143
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 10143 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 10143 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 = 10143
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 = 10143 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:10143
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 = 10142 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 = 10142
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 10142 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 10142 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 = 10142
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 = 10142 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:10142
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 = 10139 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 = 10139
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 10139 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 10139 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 = 10139
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 = 10139 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:10139
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 = 10140 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 = 10140
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 10140 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 10140 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 = 10140
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 = 10140 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:10140
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 = 10141 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 = 10141
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 10141 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 10141 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 = 10141
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 = 10141 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:10141
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 = 10145 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 = 10145
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 10145 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 10145 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 = 10145
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 = 10145 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:10145
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:20:08, running time 1102ms, peak memory usage 991.50 KiB
show SESSION
show COOKIE