ZENKER PURE Muffinforma 6 db-os 28x19 cm
ZENKER PURE Muffinforma 6 db-os 28x19 cm

ZENKER PURE Muffinforma 6 db-os 28x19 cm

Cikkszám: 3984
Raktáron
4 090 Ft
Németországban készül 3 év garancia

Termékleírás

Az exkluzív kiadású, 6 db-os ZENKER PURE Muffinforma segítségével gyorsan és könnyedén készíthetőek ínycsiklandó muffinok, legyen szó édes vagy sós süteményekről. A 28x19 cm méretű sütőtálca Special ILAG tapadásmentes bevonatot kapott. Sütés előtt a formák belsejét ajánlott kivajazni, hogy könnyedén kiszedhető legyen belőlük a muffin, de a ZENKER muffinpapírok használata is remek megoldás lehet. A sütőforma 230 °C-ig hőálló, elektromos- és gázsütőbe egyaránt betehető. Tisztítása kézzel javasolt.


- 28x19 cm méretű
- Special ILAG tapadásmentes bevonat
- Sütés előtt vaj használata javasolt
- 230 °C-ig hőálló
- Elektromos- és gázsütőben egyaránt használható
- Kézi tisztítás ajánlott
- ZENKER Exclusive Edition
- Német gyártó
- 3 év garancia

Anyag

Lemez

Méret

28x19 cm

Szín

Fekete

Forma

Muffin

Hőállóság

230 °C

Tisztítás

Kézzel

Kapcsolódó termékeink

DR OETKER Muffinpapír színes, Ø5cm, 150 db

DR OETKER Muffinpapír színes, Ø5cm, 150 db

2 490 Ft
DR OETKER Muffinpapír fehér, Ø5cm, 150 db

DR OETKER Muffinpapír fehér, Ø5cm, 150 db

2 090 Ft
DR OETKER 50 db Muffinpapír Happy

DR OETKER 50 db Muffinpapír Happy

2 290 Ft
DR OETKER 2 db Ajándékdoboz muffinhoz

DR OETKER 2 db Ajándékdoboz muffinhoz

1 690 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:16: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 = 'muffinforma' AND languageId = 'hu'
executing sql query SELECT WebshopCategoryText.categoryId FROM WebshopCategoryText INNER JOIN WebshopCategory ON WebshopCategory.id = WebshopCategoryText.categoryId WHERE WebshopCategory.parentId = 14 AND WebshopCategoryText.idText = 'zenker-pure-muffinforma-6-db-os-28x19-cm' 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 = 'zenker-pure-muffinforma-6-db-os-28x19-cm' 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 = 461
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 = 461 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 = 461 LIMIT 1
is not sale product:461
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 = 461
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 = 14 AND languageId = 'hu'
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 461 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 = 14 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 = 372 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 = 230 AND languageId = 'hu'
executing sql query SELECT idText, tag FROM Tags WHERE id IN ( SELECT tagId FROM WebshopProduct_Tag WHERE productId = 461 ) AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 14 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 2 AND languageId = 'hu'
loading classes/EventParameter.php
starting breadcrumb
loading modules/Breadcrumb/Breadcrumb.php
adding breadcrumb element Sütőformák
loading classes/Url.php
adding breadcrumb element Muffinforma
adding breadcrumb element ZENKER PURE Muffinforma 6 db-os 28x19 cm
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 = '9356f073ae0a8b3cf62a5595fa41f38a' 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 = 461 AND WebshopProduct.isVisible = 1
executing sql query SELECT relatedProductId FROM WebshopProduct_Related WHERE productId = "461" AND categoryId IS NULL
executing sql query SELECT relatedProductId FROM WebshopProduct_Related WHERE productId = "461" AND categoryId = "14"
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 = 461
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 = 461
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 = 14 AND languageId = 'hu'
executing sql query SELECT id, name, idText, image FROM WebshopManufacturers WHERE id = '2'
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 = 14 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 2 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 = 461 ORDER BY position
executing sql query SELECT id, name, idText, image FROM WebshopManufacturers WHERE id = '2'
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 461 AND WebshopProduct.isVisible = 1
loading classes/Text.php
executing sql query SELECT COUNT(*) FROM WebshopProduct_Package WHERE productId = 461
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 (107, 108, 113, 2287, 2289)
  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 (107, 108, 113, 2287, 2289) ORDER BY RAND() ASC LIMIT 0, 12
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 2289
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 = 2289 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 = 2289 LIMIT 1
is not sale product:2289
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 2287
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 = 2287 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 = 2287 LIMIT 1
is not sale product:2287
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 107
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 = 107 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 = 107 LIMIT 1
is not sale product:107
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 113
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 = 113 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 = 113 LIMIT 1
is not sale product:113
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 = 2289 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 = 355 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 = 34 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 = 2289
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 2289 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 2289 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 = 2289
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 = 2289 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:2289
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 = 2287 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 = 2287
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 2287 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 2287 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 = 2287
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 = 2287 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:2287
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 = 107 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 = 210 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 = 107
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 107 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 107 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 = 107
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 = 107 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:107
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 = 113 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 = 213 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 = 364 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 = 360 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 = 47 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 = 113
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 113 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 113 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 = 113
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 = 113 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:113
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:16:31, running time 872ms, peak memory usage 934.02 KiB
show SESSION
show COOKIE