• B.STYLE LED Tükör 60 cm
  • B.STYLE LED Tükör 60 cm
  • B.STYLE LED Tükör 60 cm
  • B.STYLE LED Tükör 60 cm
  • B.STYLE LED Tükör 60 cm
  • B.STYLE LED Tükör 60 cm
B.STYLE LED Tükör 60 cm
B.STYLE LED Tükör 60 cm
  • B.STYLE LED Tükör 60 cm
  • B.STYLE LED Tükör 60 cm
  • B.STYLE LED Tükör 60 cm
  • B.STYLE LED Tükör 60 cm
  • B.STYLE LED Tükör 60 cm
  • B.STYLE LED Tükör 60 cm

B.STYLE LED Tükör 60 cm

Cikkszám: 84490
Rendelhető, szállítási idő 4-6 hét
Méret: 60 cm
149 490 Ft
Cserélhető LED világítás Szenzoros kapcsoló

Termékleírás

A legmodernebb technológia és a rendkívüli formatervezés jellemzi a Fackelmann LED-es tükörelemét. 60 cm-es szélességével a tükör stílusos kiegészítője a megfelelő szélességű modern mosdótereknek. A lágy és harmonikus vonal a lekerekített felső és alsó szélekkel a tükröt  szemet gyönyörködtetővé varázsolja fürdőszobájában. Az érintésmentes érzékelő elkerüli az ujjlenyomatokat a tükör felületén. A 9,4 wattos cserélhető LED világítás és az exkluzív hangulati világítás élménnyé varázsolja a mindennapi ápolási rituálét. A Fackelmann B.STYLE 60 cm széles tükörelem falra szerelhető, könnyen és gyorsan beépíthető fürdőszobájába.

  • Méretek: szélesség 60 cm, magasság 80 cm, mélység 2 cm
  • Felszereltsége: LED világítás jobb és bal oldalon, 9,4 watt, csatlakozó kábel hossza kb 100 cm, érzékelő kapcsoló, csatlakozásra kész
  • Különlegesség: érintésmentes érzékelő, hangulati világítás, cserélhető LED világítás, lekerekített felső és alsó élek
  •  Rögzítés típusa: falra szerelhető (tartozék)

Paraméterek

Szerelési típus Függesztett
Bútor típus Tükör
Szélesség cm 60,5
Magasság cm 80
Mélység cm 2
» 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:29
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 = 'b-style' AND languageId = 'hu'
executing sql query SELECT WebshopCategoryText.categoryId FROM WebshopCategoryText INNER JOIN WebshopCategory ON WebshopCategory.id = WebshopCategoryText.categoryId WHERE WebshopCategory.parentId = 386 AND WebshopCategoryText.idText = 'b-style-led-tukor-60-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 = 'b-style-led-tukor-60-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 = 9745
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 = 9745 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 = 9745 LIMIT 1
is not sale product:9745
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 = 9745
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 = 386 AND languageId = 'hu'
executing sql query SELECT id FROM WebshopCategory, WebshopProduct_Category WHERE WebshopCategory.id = WebshopProduct_Category.categoryId AND WebshopProduct_Category.productId = 9745 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 = 386 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 = 306 AND languageId = 'hu'
executing sql query SELECT idText, tag FROM Tags WHERE id IN ( SELECT tagId FROM WebshopProduct_Tag WHERE productId = 9745 ) AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 386 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 302 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 301 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 354 AND languageId = 'hu'
loading classes/EventParameter.php
starting breadcrumb
loading modules/Breadcrumb/Breadcrumb.php
adding breadcrumb element Fürdőszoba bútorok
loading classes/Url.php
adding breadcrumb element Bútor családok
adding breadcrumb element Ambiente
adding breadcrumb element B.Style
adding breadcrumb element B.STYLE LED Tükör 60 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 = 9745 AND WebshopProduct.isVisible = 1
executing sql query SELECT relatedProductId FROM WebshopProduct_Related WHERE productId = "9745" AND categoryId IS NULL
executing sql query SELECT relatedProductId FROM WebshopProduct_Related WHERE productId = "9745" AND categoryId = "386"
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 = 9745
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 = 9745
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 = 386 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 = 386 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 302 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 301 AND languageId = 'hu'
executing sql query SELECT parentId, idText, name FROM WebshopCategory, WebshopCategoryText WHERE WebshopCategory.id = WebshopCategoryText.categoryId AND WebshopCategory.id = 354 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 = 9745 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 = 9745 AND WebshopProduct.isVisible = 1
loading classes/Text.php
executing sql query SELECT COUNT(*) FROM WebshopProduct_Package WHERE productId = 9745
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:29, running time 318ms, peak memory usage 834.75 KiB
show SESSION
show COOKIE