• DR OETKER Süteménykiszúró nagy nyúl forma
  • DR OETKER Süteménykiszúró nagy nyúl forma
  • DR OETKER Süteménykiszúró nagy nyúl forma
DR OETKER Süteménykiszúró nagy nyúl forma
DR OETKER Süteménykiszúró nagy nyúl forma
  • DR OETKER Süteménykiszúró nagy nyúl forma
  • DR OETKER Süteménykiszúró nagy nyúl forma
  • DR OETKER Süteménykiszúró nagy nyúl forma

DR OETKER Süteménykiszúró nagy nyúl forma

Cikkszám: 1880
Raktáron
3 690 Ft
Németországban tervezve 2 év garancia

Termékleírás

Óriás süteménykivágó különösen nagy sütikhez

  • Aranyos nyúl motívum
  • Sütőkeretként is használható
  • Mérete 20 x 12 x 4 cm
  • Könnyű kézi tisztítás

Kapcsolódó termékeink

DR OETKER Királytortaforma nyuszi kiszúróval Goldiges Ostern

DR OETKER Királytortaforma nyuszi kiszúróval Goldiges Ostern

4 890 Ft
-50%
DR OETKER Süteménykiszúró nyuszi fej Goldiges Ostern

DR OETKER Süteménykiszúró nyuszi fej Goldiges Ostern

1 590 Ft 795 Ft
DR OETKER Süteménykiszúró nyuszi és répa 2 részes Goldiges Ostern

DR OETKER Süteménykiszúró nyuszi és répa 2 részes Goldiges Ostern

2 090 Ft
DR OETKER Süteménykiszúró nyuszi és nyuszi fül Goldiges Ostern

DR OETKER Süteménykiszúró nyuszi és nyuszi fül Goldiges Ostern

2 090 Ft
-51%
DR OETKER Nyúl formájú sütőforma Goldiges Ostern 3D

DR OETKER Nyúl formájú sütőforma Goldiges Ostern 3D

7 490 Ft 3 645 Ft
DR OETKER Húsvéti süteménykiszúró 5 részes Goldiges Ostern

DR OETKER Húsvéti süteménykiszúró 5 részes Goldiges Ostern

3 490 Ft
DR OETKER Süteménykiszúró csibe tojással Goldiges Ostern

DR OETKER Süteménykiszúró csibe tojással Goldiges Ostern

2 490 Ft
DR OETKER Kerek tortaforma 20 cm Goldiges Ostern

DR OETKER Kerek tortaforma 20 cm Goldiges Ostern

5 790 Ft
-75%
DR OETKER Csibe forájú süteménykiszúró Goldiges Ostern

DR OETKER Csibe forájú süteménykiszúró Goldiges Ostern

1 190 Ft 299 Ft
DR OETKER Nyúl család süteménykiszúróforma 3 részes Goldiges Ostern

DR OETKER Nyúl család süteménykiszúróforma 3 részes Goldiges Ostern

3 090 Ft
-58%
DR OETKER Süteménykiszúró ülő nyuszi Goldiges Ostern

DR OETKER Süteménykiszúró ülő nyuszi Goldiges Ostern

1 190 Ft 499 Ft
DR OETKER Linzerkiszúró 3 részes Goldiges Ostern

DR OETKER Linzerkiszúró 3 részes Goldiges Ostern

2 490 Ft
» UniAdmin 5.4 - Debug info [ip: 216.73.216.146]
remove highlights   |   framework   |   includes   |   db   |   cache   |   events   |   dictionary   |   page   |   authentication   |   webshop   |   breadcrumb   |   views
starting application 2025-09-09 06:23:36
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 = 'karacsonyi-mezeskalacs-formak' AND languageId = 'hu'
executing sql query SELECT WebshopCategoryText.categoryId FROM WebshopCategoryText INNER JOIN WebshopCategory ON WebshopCategory.id = WebshopCategoryText.categoryId WHERE WebshopCategory.parentId = 178 AND WebshopCategoryText.idText = 'dr-oetker-sutemenykiszuro-nagy-nyul-forma' 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 = 'dr-oetker-sutemenykiszuro-nagy-nyul-forma' 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 = 2237
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 = 2237 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 = 2237 LIMIT 1
is not sale product:2237
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 = 2237
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 = 178 AND languageId = 'hu'
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 2237 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 = 178 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 = 210 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 = 242 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 = 380 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 = 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 = 245 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 = 38 AND languageId = 'hu'
executing sql query SELECT idText, tag FROM Tags WHERE id IN ( SELECT tagId FROM WebshopProduct_Tag WHERE productId = 2237 ) AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 178 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 211 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 Karácsony
adding breadcrumb element Mézeskalács formák
adding breadcrumb element DR OETKER Süteménykiszúró nagy nyúl forma
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 = 'f55a5fbf2096248ec5733220ad059423' 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 = 2237 AND WebshopProduct.isVisible = 1
executing sql query SELECT relatedProductId FROM WebshopProduct_Related WHERE productId = "2237" AND categoryId IS NULL
executing sql query SELECT relatedProductId FROM WebshopProduct_Related WHERE productId = "2237" AND categoryId = "178"
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 = 2237
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 = 2237
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 = 178 AND languageId = 'hu'
executing sql query SELECT id, name, idText, image FROM WebshopManufacturers WHERE id = '5'
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 = 178 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 211 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 = 2237 ORDER BY position
executing sql query SELECT id, name, idText, image FROM WebshopManufacturers WHERE id = '5'
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 2237 AND WebshopProduct.isVisible = 1
loading classes/Text.php
executing sql query SELECT COUNT(*) FROM WebshopProduct_Package WHERE productId = 2237
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 (2227, 2610, 2611, 2612, 2613, 9318, 9320, 9321, 9323, 9324, 9327, 9328, 9329, 9330)
  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 (2227, 2610, 2611, 2612, 2613, 9318, 9320, 9321, 9323, 9324, 9327, 9328, 9329, 9330) ORDER BY RAND() ASC LIMIT 0, 12
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9318
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 = 9318 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 = 9318 LIMIT 1
is not sale product:9318
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9323
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 = 9323 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 = 9323 LIMIT 1
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9321
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 = 9321 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 = 9321 LIMIT 1
is not sale product:9321
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9329
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 = 9329 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 = 9329 LIMIT 1
is not sale product:9329
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9328
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 = 9328 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 = 9328 LIMIT 1
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 2610
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 = 2610 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 = 2610 LIMIT 1
is not sale product:2610
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9330
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 = 9330 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 = 9330 LIMIT 1
is not sale product:9330
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 2613
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 = 2613 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 = 2613 LIMIT 1
is not sale product:2613
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 2611
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 = 2611 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 = 2611 LIMIT 1
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 2227
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 = 2227 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 = 2227 LIMIT 1
is not sale product:2227
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9320
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 = 9320 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 = 9320 LIMIT 1
executing sql query SELECT parentId FROM WebshopProduct WHERE id = 9324
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 = 9324 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 = 9324 LIMIT 1
is not sale product:9324
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 = 9318 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 = 16 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 = 19 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 = 9318
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9318 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9318 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 = 9318
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 = 9318 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9318
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 = 9323 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 = 383 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 = 9323
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9323 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9323 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 = 9323
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 = 9323 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9321 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 = 9321
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9321 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9321 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 = 9321
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 = 9321 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9321
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 = 9329 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 = 9329
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9329 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9329 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 = 9329
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 = 9329 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9329
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 = 9328 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 = 9328
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9328 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9328 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 = 9328
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 = 9328 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 2610 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 = 2610
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 2610 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 2610 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 = 2610
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 = 2610 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:2610
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 = 9330 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 = 9330
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9330 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9330 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 = 9330
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 = 9330 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9330
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 = 2613 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 = 12 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 = 22 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 = 238 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 = 2613
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 2613 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 2613 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 = 2613
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 = 2613 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:2613
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 = 2611 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 = 2611
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 2611 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 2611 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 = 2611
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 = 2611 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 2227 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 = 2227
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 2227 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 2227 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 = 2227
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 = 2227 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:2227
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 = 9320 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 = 9320
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9320 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9320 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 = 9320
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 = 9320 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
loading view file modules.Webshop.views.product-listing-item
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9324 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 = 9324
executing sql query SELECT pictureId, productId FROM WebshopProductPictures WHERE productId = 9324 ORDER BY position
executing sql query SELECT id FROM WebshopProduct WHERE parentId = 9324 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 = 9324
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 = 9324 AND WebshopProduct.isVisible = 1 AND ( SELECT COUNT(*) FROM WebshopUserGroupRestrictedProduct WHERE usergroupId = 0 AND productId = WebshopProduct.id ) = 0
is not sale product:9324
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:23:36, running time 219ms, peak memory usage 1.12 MiB
show SESSION
show COOKIE