SELECT 
  cscart_bm_snapping.grid_id as grid_id, 
  cscart_bm_snapping.block_id as block_id, 
  IFNULL(
    dynamic_object_content.content, 
    default_content.content
  ) as content, 
  IFNULL(
    dynamic_object_content.object_id, 
    default_content.object_id
  ) AS object_id, 
  IFNULL(
    dynamic_object_content.object_type, 
    default_content.object_type
  ) AS object_type, 
  cscart_bm_block_statuses.object_ids as object_ids, 
  cscart_bm_snapping.*, 
  cscart_bm_blocks.*, 
  cscart_bm_blocks_descriptions.* 
FROM 
  cscart_bm_snapping 
  LEFT JOIN cscart_bm_blocks ON cscart_bm_blocks.block_id = cscart_bm_snapping.block_id 
  LEFT JOIN cscart_bm_block_statuses ON cscart_bm_snapping.snapping_id = cscart_bm_block_statuses.snapping_id 
  AND cscart_bm_block_statuses.object_type LIKE 'categories' 
  LEFT JOIN cscart_bm_blocks_descriptions ON cscart_bm_blocks.block_id = cscart_bm_blocks_descriptions.block_id 
  LEFT JOIN cscart_bm_blocks_content AS default_content ON cscart_bm_blocks.block_id = default_content.block_id 
  AND cscart_bm_blocks_descriptions.lang_code = default_content.lang_code 
  AND default_content.snapping_id = 0 
  AND default_content.object_id = 0 
  AND default_content.object_type like '' 
  LEFT JOIN cscart_bm_blocks_content AS dynamic_object_content ON cscart_bm_blocks.block_id = dynamic_object_content.block_id 
  AND cscart_bm_blocks_descriptions.lang_code = dynamic_object_content.lang_code 
  AND dynamic_object_content.object_id = 452 
  AND dynamic_object_content.object_type like 'categories' 
WHERE 
  cscart_bm_snapping.grid_id IN (
    1114, 1115, 1116, 2057, 1118, 1119, 1120, 
    1121, 1122, 2042, 2054, 2055, 1143, 
    2056, 1144, 2182, 1136, 1141, 2217, 
    1137, 1130, 1132, 1138, 1142, 1131, 
    1139, 1135, 1140
  ) 
  AND cscart_bm_blocks_descriptions.lang_code = 'de' 
  AND cscart_bm_blocks.company_id = 1 
ORDER BY 
  cscart_bm_snapping.order, 
  cscart_bm_snapping.block_id

Query time 0.00308

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_bm_snapping range grid_id grid_id 4 48 Using index condition; Using filesort
1 SIMPLE cscart_bm_block_statuses ref snapping_id snapping_id 4 mahm3t_cs443.cscart_bm_snapping.snapping_id 1 Using where
1 SIMPLE cscart_bm_blocks eq_ref PRIMARY PRIMARY 4 mahm3t_cs443.cscart_bm_snapping.block_id 1 Using where
1 SIMPLE cscart_bm_blocks_descriptions eq_ref PRIMARY PRIMARY 10 mahm3t_cs443.cscart_bm_snapping.block_id,const 1 Using index condition
1 SIMPLE default_content ref PRIMARY PRIMARY 18 mahm3t_cs443.cscart_bm_snapping.block_id,const,mahm3t_cs443.cscart_bm_blocks_descriptions.lang_code,const 1 Using where
1 SIMPLE dynamic_object_content ref PRIMARY PRIMARY 4 mahm3t_cs443.cscart_bm_snapping.block_id 5 Using where

Result

grid_id block_id content object_id object_type object_ids snapping_id wrapper user_class order status type properties company_id fpc_exclude_cache lang_code name
1144 229 a:1:{s:4:"menu";s:1:"1";} 0 1485 top-quick-links 0 D menu a:2:{s:8:"template";s:26:"blocks/menu/text_links.tpl";s:18:"show_items_in_line";s:1:"Y";} 1 N de Quick links
1122 232 a:1:{s:5:"items";a:2:{s:7:"filling";s:13:"full_tree_cat";s:18:"parent_category_id";s:0:"";}} 0 1461 0 D categories a:3:{s:8:"template";s:52:"blocks/categories/categories_dropdown_horizontal.tpl";s:30:"dropdown_second_level_elements";s:2:"12";s:29:"dropdown_third_level_elements";s:2:"12";} 1 N de Top menu
1141 244 0 1479 0 A template a:1:{s:8:"template";s:37:"blocks/static_templates/copyright.tpl";} 1 N de Copyright
1143 269 0 2377 0 A languages a:4:{s:8:"template";s:20:"blocks/languages.tpl";s:4:"text";s:0:"";s:6:"format";s:4:"icon";s:14:"dropdown_limit";s:1:"1";} 1 N de Languages
1120 563 0 1459 0 D call_request a:1:{s:8:"template";s:44:"addons/call_requests/blocks/call_request.tpl";} 1 N de Rückruf anfordern
1139 618 a:1:{s:5:"items";a:4:{s:7:"filling";s:17:"blog.recent_posts";s:6:"period";s:1:"A";s:9:"last_days";s:1:"1";s:5:"limit";s:2:"50";}} 0 2547 blocks/wrappers/footer_general.tpl footer-no-wysiwyg 0 A blog a:1:{s:8:"template";s:35:"addons/blog/blocks/recent_posts.tpl";} 1 N de Beratung
1143 661 0 2379 0 D currencies a:4:{s:8:"template";s:21:"blocks/currencies.tpl";s:4:"text";s:0:"";s:6:"format";s:6:"symbol";s:14:"dropdown_limit";s:1:"0";} 1 N de Currencies
1142 680 a:1:{s:7:"content";s:118:"<img alt="SSL Certificate" src="/images/firma/comodo_secure_100x85_white.png" style="width: 100px; height: 85px;" /> ";} 0 2552 0 D html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 1 N de Comodo Secure SSL
2055 720 a:1:{s:7:"content";s:102:"<a href="tel:03075439286"><span style="color:#FFFFFF;font-size: 16px;">☎ 030 75 43 92 86</span></a>";} 0 2596 top-quick-links 0 A smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 1 N de Phone 030 75 43 92 86 sticky menu white
1132 778 a:1:{s:7:"content";s:153:"<p><img alt="" src="https://d2d2yzufo5fwh3.cloudfront.net/images/companies/1/pages/forbes-de-2021-white-125-transparent.png?1675375861325" />&nbsp;</p> ";} 0 2796 0 A html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 1 N de Forbes 2021
1120 802 a:1:{s:7:"content";s:72:"<span style="color:#7a8998;font-size: 14px;">☎ 030 75 43 92 86</span>";} 0 2836 0 D smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 1 N de Phone header
1114 808 a:1:{s:7:"content";s:259:"<script> window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'event': 'view_item_list', 'id': "{$product.product_id}", 'value': {$product.price}, 'currency': "PLN", }); </script> <script> {$order_info|fn_print_r} </script>";} 0 2842 0 A smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 1 N de Dynamic remarketing on category page (view_items_list)
1115 819 a:1:{s:5:"items";a:2:{s:7:"filling";s:22:"subcategories_tree_cat";s:7:"sort_by";s:8:"position";}} 0 2853 blocks/wrappers/sidebox_general.tpl 0 D categories a:1:{s:8:"template";s:43:"blocks/categories/categories_text_links.tpl";} 1 N de Kategorien
1122 821 a:1:{s:4:"menu";s:1:"7";} 0 2855 0 A menu a:3:{s:8:"template";s:35:"blocks/menu/dropdown_horizontal.tpl";s:30:"dropdown_second_level_elements";s:2:"50";s:29:"dropdown_third_level_elements";s:2:"50";} 1 N de Top menu new
1144 226 0 1483 blocks/wrappers/onclick_dropdown.tpl top-my-account 1 A my_account a:1:{s:8:"template";s:21:"blocks/my_account.tpl";} 1 Y de Mein Konto
2054 230 0 2594 top-search 1 A template a:1:{s:8:"template";s:34:"blocks/static_templates/search.tpl";} 1 N de Search
1119 230 0 1458 top-search 1 A template a:1:{s:8:"template";s:34:"blocks/static_templates/search.tpl";} 1 N de Search
2056 231 0 2597 top-cart-content 1 A cart_content a:4:{s:8:"template";s:23:"blocks/cart_content.tpl";s:22:"display_bottom_buttons";s:1:"Y";s:20:"display_delete_icons";s:1:"Y";s:19:"products_links_type";s:5:"thumb";} 1 Y de Cart content
1142 245 0 1478 1 A payment_methods a:1:{s:8:"template";s:19:"blocks/payments.tpl";} 1 N de Payments
1141 246 0 1480 1 D template a:1:{s:8:"template";s:41:"blocks/static_templates/payment_icons.tpl";} 1 N de Payment icons
1139 297 a:1:{s:7:"content";s:264:"<div style="margin-top: 20px;"><a href="https://www.webwiki.de/baubay.de" title="Bewertungen und Erfahrungen zu baubay.de"><img alt="Bewertungen zu baubay.de" src="https://www.webwiki.de/etc/rating/widget/739249474/baubay-de-bewertung-round-150.png" /></a></div> ";} 0 1474 1 D html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 1 N de Webwiki.de
1136 565 0 1475 blocks/wrappers/footer_general.tpl 1 A template a:1:{s:8:"template";s:44:"blocks/static_templates/my_account_links.tpl";} 1 N de Mein Konto
1115 624 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:0:"";}} 0 1825 blocks/wrappers/sidebox_general.tpl 1 A product_filters a:1:{s:8:"template";s:48:"blocks/product_filters/for_category/original.tpl";} 1 N de Filtern nach
1132 804 a:1:{s:7:"content";s:153:"<p><img alt="" src="https://d2d2yzufo5fwh3.cloudfront.net/images/companies/1/pages/forbes-de-2022-white-125-transparent.png?1675379684193" />&nbsp;</p> ";} 0 2838 1 A html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 1 N de Forbes 2022
1122 810 a:1:{s:7:"content";s:169:"<p style="text-align: center;"><a href="https://www.baubay.de/dachfenster/velux/"><img alt="" src="/images/companies/1/Altaterra/baner-velux-schon-ab-2.png" /></a></p> ";} 0 2844 1 A html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 1 N de Baner
1118 225 0 1457 2 A template a:1:{s:8:"template";s:32:"blocks/static_templates/logo.tpl";} 1 N de Logo
1121 231 0 1460 top-cart-content 2 A cart_content a:4:{s:8:"template";s:23:"blocks/cart_content.tpl";s:22:"display_bottom_buttons";s:1:"Y";s:20:"display_delete_icons";s:1:"Y";s:19:"products_links_type";s:5:"thumb";} 1 Y de Cart content
1114 234 0 504 1451 2 A breadcrumbs a:1:{s:8:"template";s:22:"common/breadcrumbs.tpl";} 1 N de Breadcrumbs
1116 235 0 1456 blocks/wrappers/mainbox_general.tpl 2 A main 1 N de Main Content
1141 242 0 2585 2 D template a:1:{s:8:"template";s:56:"addons/newsletters/blocks/static_templates/subscribe.tpl";} 1 N de Subscribe
1115 247 a:1:{s:5:"items";a:2:{s:7:"filling";s:15:"recent_products";s:5:"limit";s:1:"5";}} 0 1453 blocks/wrappers/sidebox_general.tpl 2 A products a:11:{s:8:"template";s:37:"blocks/products/products_scroller.tpl";s:10:"show_price";s:1:"Y";s:17:"enable_quick_view";s:1:"N";s:24:"not_scroll_automatically";s:1:"N";s:15:"scroll_per_page";s:1:"N";s:5:"speed";s:3:"400";s:11:"pause_delay";s:1:"3";s:13:"item_quantity";s:1:"1";s:15:"thumbnail_width";s:2:"80";s:18:"outside_navigation";s:1:"Y";s:23:"hide_add_to_cart_button";s:1:"Y";} 1 N de Zuletzt angesehen
1131 564 a:1:{s:7:"content";s:286:"<div class="ty-social-link facebook"> <a href="https://www.facebook.com/baubay.de"><i class="ty-icon-facebook"></i> Facebook</a> </div> <div class="ty-social-link twitter"> <a href="https://twitter.com/baubay_de"><i class="ty-icon-twitter"></i> Twitter</a> </div></div>";} 0 1471 2 A smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 1 N de Social links
1137 566 a:1:{s:7:"content";s:630:"<ul id="customer_service_links"> <li class="ty-footer-menu__item"><a href="{"wishlist.view"|fn_url}">Wunschliste</a></li> <li class="ty-footer-menu__item"><a href="{"product_features.compare"|fn_url}">Vergleichliste</a></li> <li class="ty-footer-menu__item"><a href="{"orders.search"|fn_url}">Ihre Bestellung</a></li> <li class="ty-footer-menu__item"><a href="{"pages.view?page_id=47"|fn_url}">Preise und Versand</a></li> <li class="ty-footer-menu__item"><a href="{"pages.view?page_id=48"|fn_url}">Kontakt</a></li> <li class="ty-footer-menu__item"><a href="{"pages.view?page_id=51"|fn_url}">Schreiben Sie uns</a></li> </ul>";} 0 1476 blocks/wrappers/footer_general.tpl footer-no-wysiwyg 2 A smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 1 N de Kundenservice
1138 567 a:1:{s:7:"content";s:642:"<ul id="customer_service_links"> <li class="ty-footer-menu__item"><a href="{"pages.view?page_id=2"|fn_url}">Firma</a></li> <li class="ty-footer-menu__item"><a href="{"pages.view?page_id=59"|fn_url}">Impressum</a></li> <li class="ty-footer-menu__item"><a href="{"pages.view?page_id=61"|fn_url}">Versand- und Zahlungsbedingungen</a></li> <li class="ty-footer-menu__item"><a href="{"pages.view?page_id=43"|fn_url}">AGB</a></li> <li class="ty-footer-menu__item"><a href="{"pages.view?page_id=62"|fn_url}">Widerrufsbelehrung </a></li> <li class="ty-footer-menu__item"><a href="{"pages.view?page_id=64"|fn_url}">Datenschutz </a></li> </ul>";} 0 1477 blocks/wrappers/footer_general.tpl footer-no-wysiwyg 2 A smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 1 N de Information
1144 743 a:1:{s:4:"menu";s:1:"3";} 0 2751 top-quick-links 2 A menu a:2:{s:8:"template";s:26:"blocks/menu/text_links.tpl";s:18:"show_items_in_line";s:1:"Y";} 1 N de Text links
1132 803 a:1:{s:7:"content";s:147:"<p><img alt="" src="https://d2d2yzufo5fwh3.cloudfront.net/images/companies/1/pages/forbes-de-2023-white-125-transparent.png?1675375909610" /></p> ";} 0 2837 2 A html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 1 N de Forbes 2023
1122 805 a:1:{s:7:"content";s:1679:"<meta content="width=device-width, initial-scale=1" name="viewport" /> <style type="text/css">#demo { border: 1px grey dashed; background-color: #FFCC00; color: black; font-family: 'Open Sans',sans-serif; font-weight: bold; text-align: center; font-size: max(3vh, 18px); margin-top: 10px; } </style> <p id="demo">&nbsp;</p> <script> // Set the date we're counting down to var countDownDate = new Date("Mar 03, 2024 23:59:59").getTime(); // Update the count down every 1 second var x = setInterval(function() { // Get today's date and time var now = new Date().getTime(); // Find the distance between now and the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Output the result in an element with id="demo" document.getElementById("demo").innerHTML = "VELUX Dachfenster bis 10% billiger | schon ab €225 | " + "nur noch " + days + " Tage : " + hours + " S : " + minutes + " M : " + seconds + " S"; // If the count down is over, write some text if (distance < 0) { clearInterval(x); document.getElementById("demo").innerHTML = ""; } }, 1000); </script> <p style="text-align: center;"><a class="ty-btn ty-btn__primary" href="/dachfenster/velux-dachfenster/dachfenster-velux/" rel="nofollow">Jetzt bis 10% Rabatt sichern</a></p> ";} 0 2839 2 D html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 1 N de Promo
2182 813 a:1:{s:5:"items";a:3:{s:7:"filling";s:26:"blog.recent_posts_scroller";s:14:"parent_page_id";s:0:"";s:6:"period";s:1:"A";}} 0 2847 blocks/wrappers/mainbox_simple.tpl 2 A blog a:7:{s:8:"template";s:44:"addons/blog/blocks/recent_posts_scroller.tpl";s:5:"limit";s:3:"300";s:24:"not_scroll_automatically";s:1:"N";s:5:"speed";s:3:"400";s:11:"pause_delay";s:1:"3";s:13:"item_quantity";s:1:"3";s:18:"outside_navigation";s:1:"N";} 1 N de Jetzt unseren Ratgeber lesen
1132 237 a:1:{s:7:"content";s:430:"<!-- Beginn des Händlerbund HTML-Code --><!-- Der HTML-Code darf im Sinne der einwandfreien Funktionalität nicht verändert werden! --> <p> <a href="https://logo.haendlerbund.de/show.php?mid=13A688B85DE" target="_blank"> <img alt="Mitglied im Händlerbund" border="0" height="120" hspace="5" src="images/firma/hbm120.png" title="Händlerbund Mitglied" vspace="5" width="120" /> </a> <!-- Ende des Händlerbund HTML-Code --></p>";} 0 1472 3 A html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 1 N de Haendlerbund
1122 685 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:14:"10,11,12,13,14";}} 0 2558 addons/ecl_popup_wrapper/blocks/wrappers/popup_window.tpl main_banners 3 D banners a:3:{s:8:"template";s:34:"addons/banners/blocks/carousel.tpl";s:10:"navigation";s:1:"N";s:5:"delay";s:1:"5";} 1 N de Main banners
1116 686 a:1:{s:7:"content";s:11526:"<h2>Fassade mit richtiger Fassadenfarbe streichen</h2> <p style="text-align: justify;">Ein&nbsp;Egalisationsanstrich vereint neben einer ästhetisch ansprechenden Oberfläche auch die Widerständigsfähigkeit gegen folgende Einflüsse:</p> <ul style="text-align: justify;"> <li>Wasser: in Form von Regen oder Luftfeuchtigkeit;</li> <li>Sonne: Temperaturveränderungen&nbsp;und UV-Strahlung,&nbsp;welche die Farbe verblassen lässt;</li> <li>chemischen Verbindungen: Die Farbe reduziert die Oberflächenporigkeit des Putzes und verhindert so tieferes Einnisten von Schmutzpartikeln, zum andern schützt er vor witterungsbedingten Substanzverlust der Fassade, bspw. durch&nbsp;sauren Regen.</li> <li>Bewuchs mit Mikroorganismen, vorwiegend Algen und Moos</li> </ul> <h2>Typen von Fassadenfarben von Atlas</h2> <p style="text-align: justify;">Die wichtigsten Komponenten einer Farbe sind:</p> <ul style="text-align: justify;"> <li>das Bindemittel, über welches&nbsp;die Eigenschaften der Farbe definiert sind;</li> <li>das Pigment, welches&nbsp;den gewünschten Farbton verleiht;</li> <li>die Füllstoffe, welche eine&nbsp;gute Deckung garantieren.</li> </ul> <h2>Acrylfarben</h2> <p style="text-align: justify;">Die Schichten, die mit Acrylfarben von Atlas ausgeführt werden, sind elastisch und verfügen über keine Eigenspannungen. Dadurch besteht kein Risiko von Rissbildung beim Trocknen. Darüber hinaus werden die Spannungen, die beispielsweise aus thermischen Verformungen durch Sonneneinstrahlung resultieren, hervorragend übertragen. Im Unterschied zu anderen Fassadenfarben, beispielsweise Silikatfarben, sind die Acrylfarben chemisch neutral (pHWert ca. 7-8), wodurch man bei der Anwendung&nbsp;keinerlei Risiken ausgesetzt ist, wie bspw. Verätzungen der Haut.<br /> Die Farbe&nbsp;<a href="index.php?dispatch=products.view&amp;product_id=10111"><strong>Salta E</strong></a>&nbsp;findet bei untypischen Situationen ihre Anwendung. Sie deckt (dank der elastischen Beschichtung) ausgezeichnet kleine Risse auf dem Untergrund bzw. stoppt dessen Karbonatisierung, durch Schaffung entsprechend luftundurchlässiger Schichten.</p> <h2>Silikatfarben</h2> <p style="text-align: justify;">Aufgrund ihrer chemischen Zusammensetzung&nbsp;entsprechen sie&nbsp;am ehesten&nbsp;mineralischen Untergründen und&nbsp; werden daher&nbsp;als Anstrich&nbsp;dieser Art von&nbsp;Oberflächen besonders empfohlen. Silikatfarben sind nicht nur eine Farbschicht, vielmehr&nbsp;bilden diese Farben mit dem mineralischen Untergrund eine unlösbare Verbindung (Verkieselung), was zu einer sehr langen Lebensdauer der Farben führt. Durch die&nbsp;Verkieselung dringen&nbsp;die Farben tief in die Poren des mineralischen Untergrunds ein&nbsp;und&nbsp;geben so sehr schön die Struktur dieser gestrichenen Flächen wieder.<br /> Die Farbe&nbsp;<a href="index.php?dispatch=products.view&amp;product_id=510"><strong>Arkol S</strong></a>&nbsp; ist gegen aggressive Komponenten mineralischer Putze beständig, weswegen man sie auch noch vor dem Ablauf der Karbonatisierung auftragen kann, ohne&nbsp;Risiko von Verfärbungen. Dadurch wird die technologische Pause, die zwischen dem Auftragen des Putzes und dem&nbsp;Anstrich erforderlich ist, bis auf&nbsp;drei Tage reduziert. Darüber hinaus sind diese Farben gegen Niederschläge, Verwitterung und aggressive Umweltkomponenten beständig. Das Ergebnis&nbsp;bei Verwendung von&nbsp;Silikatfarben ist die Schaffung einer mikroporösen Schicht, die hervorragend Wasserdampf und Gase durchlässt. Die Farbe&nbsp;<strong>Arkol S</strong>&nbsp;weist eine stark alkalische Reaktion auf (pH&nbsp;bis 12), wodurch sie einen ausgezeichneten Schutz vor Mikroorganismen wie Algen oder auch Moosen bieten.&nbsp;</p> <h2>Modifizierte (hybride) Silikonfarben</h2> <p style="text-align: justify;">Die Kombination verschiedener Bindemittel in Farben bewirkt, dass die neue Silikonfarbe&nbsp;<a href="index.php?dispatch=products.view&amp;product_id=511"><strong>Salta</strong></a>&nbsp;in sich Vorzüge jeder der Farben der Reihe Arkol –&nbsp;Acryl-, Silikat- und Silikonfarbe, vereint. Von der Acrylfarbe&nbsp;übernimmt sie die Festigkeit und Elastizität, von der Silikatfarbe&nbsp;die Fähigkeit zum „Atmen“, und von der Silikonfarbe&nbsp;die reduzierte Wasseraufnahme sowie Fähigkeit&nbsp;zur&nbsp;Selbstreinigung. Darüber hinaus bewirkt die in der Silikonfarbe eingesetzte Nanotechnologie, dass sie über sehr gutes Deckungsvermögen verfügt – die Mikrostruktur der Farbe erlaubt den Untergrund besser zu durchdringen: reduziert dessen Saugfähigkeit, verstärkt diesen und erhöht die Haftfähigkeit der Farbe ohne den Einsatz eines Grundiermittels, was die Arbeiten entscheidend verkürzt. Die Nanotechnologie bewirkt auch, dass die Schicht der Hybridfarbe noch beständiger gegen Schmutzanhaftung wird.</p> <h2>Myko-Barriere</h2> <p style="text-align: justify;">Die Farben von Atlas werden&nbsp;unter Verwendung&nbsp;von "Myko-Barriere" produziert. Dabei&nbsp;handelt es sich&nbsp;um eine Lösung,&nbsp;die auf Bioziden basiert und bewirkt, dass an&nbsp;Fassaden&nbsp;ein mögliches Auftreten von&nbsp;Biokorrosion,&nbsp;also die Ansiedlung&nbsp;von&nbsp;Pilzen und Algen, stark eingeschränkt wird.</p> <table> <tbody> <tr> <td style="text-align: justify;" width="40%"><strong>Produkt</strong></td> <td style="text-align: center;" width="20%"><a href="index.php?dispatch=products.view&amp;product_id=10111"><strong>Salta E</strong></a></td> <td style="text-align: center;" width="20%"><a href="index.php?dispatch=products.view&amp;product_id=10160"><strong>Salta S</strong></a></td> <td style="text-align: center;" width="20%"><a href="index.php?dispatch=products.view&amp;product_id=511"><strong>Salta</strong></a></td> </tr> <tr> <td style="text-align: justify;"><strong>Bezugsdokument</strong></td> <td colspan="3" rowspan="1" style="text-align: center;">Die Farben sind für Wärmedämmungssysteme zugelassen</td> </tr> <tr> <td style="text-align: justify;"><strong>Art der Farbe</strong></td> <td style="text-align: center;">Acrylfarbe</td> <td style="text-align: center;">Silikatfarbe (Kettensilikat)</td> <td style="text-align: center;">Modifizierte Silikonfarbe</td> </tr> <tr> <td style="text-align: justify;"><strong>Anzahl der Farben</strong></td> <td style="text-align: center;">400</td> <td style="text-align: center;">352</td> <td style="text-align: center;">400</td> </tr> <tr> <td colspan="4" rowspan="1" style="background: rgb(221, 221, 221); text-align: center;"><strong>Technische Daten</strong></td> </tr> <tr> <td style="text-align: justify;"><strong>Putzuntergrund</strong></td> <td style="text-align: center;"><a href="index.php?dispatch=products.view&amp;product_id=504"><strong>Uni-Grunt</strong></a></td> <td style="text-align: center;"><a href="index.php?dispatch=products.view&amp;product_id=512"><strong>Arkol SX</strong></a></td> <td style="text-align: center;"><a href="index.php?dispatch=products.view&amp;product_id=513"><strong>Arkol NX</strong></a></td> </tr> <tr> <td style="text-align: justify;"><strong>Dichte</strong></td> <td style="text-align: center;">1.50 kg/m<sup>3</sup></td> <td style="text-align: center;">1.50 kg/m<sup>3</sup></td> <td style="text-align: center;">1.40 kg/m<sup>3</sup></td> </tr> <tr> <td style="text-align: justify;"><strong>Anwendungs- und&nbsp;Untergrundtemperatur</strong></td> <td style="text-align: center;">5÷30 °C</td> <td style="text-align: center;">5÷25 °C</td> <td style="text-align: center;">5÷30 °C</td> </tr> <tr> <td style="text-align: justify;"><strong>Trocknungszeit</strong></td> <td style="text-align: center;">2-4 Stunden</td> <td style="text-align: center;">2-3 Stunden</td> <td style="text-align: center;">2-6 Stunden</td> </tr> <tr> <td style="text-align: justify;"><strong>Auftragen der nächsten Schicht</strong></td> <td style="text-align: center;">6 Stunden</td> <td style="text-align: center;">6 Stunden</td> <td style="text-align: center;">6 Stunden</td> </tr> <tr> <td style="text-align: justify;"><strong>Mindestwartezeit vor dem Auftragen auf frischem Mineralputz</strong></td> <td style="text-align: center;">nach 28 Tagen</td> <td style="text-align: center;">-</td> <td style="text-align: center;">nach 5 Tagen</td> </tr> <tr> <td style="text-align: justify;"><strong>Ergiebigkeit von 1 Liter bei einer Malschicht</strong></td> <td style="text-align: center;">4-8 m<sup>2</sup></td> <td style="text-align: center;">4.5-6 m<sup>2</sup></td> <td style="text-align: center;">4-8 m<sup>2</sup></td> </tr> <tr> <td colspan="4" rowspan="1" style="background: rgb(221, 221, 221); text-align: center;"><strong>Art des Untergrunds</strong></td> </tr> <tr> <td style="text-align: justify;"><strong>Mineralische Untergründe, Beton, traditionelle Putze</strong></td> <td style="text-align: center;"><strong>✓</strong></td> <td style="text-align: center;"><strong>✓</strong></td> <td style="text-align: center;"><strong>✓</strong></td> </tr> <tr> <td style="text-align: justify;"><strong>Dünnschichtiger Mineralputz</strong></td> <td style="text-align: center;"><strong>✓</strong></td> <td style="text-align: center;"><strong>✓</strong></td> <td style="text-align: center;"><strong>✓</strong></td> </tr> <tr> <td style="text-align: justify;"><strong>Dünnschichtiger Acrylputz</strong></td> <td style="text-align: center;"><strong>✓</strong></td> <td style="text-align: center;">-</td> <td style="text-align: center;"><strong>✓</strong></td> </tr> <tr> <td style="text-align: justify;"><strong>Dünnschichtiger Acryl-Silikonputz</strong></td> <td style="text-align: center;"><strong>✓</strong></td> <td style="text-align: center;">-</td> <td style="text-align: center;"><strong>✓</strong></td> </tr> <tr> <td style="text-align: justify;"><strong>Dünnschichtiger Silikonputz</strong></td> <td style="text-align: center;">-</td> <td style="text-align: center;">-</td> <td style="text-align: center;"><strong>✓</strong></td> </tr> <tr> <td style="text-align: justify;"><strong>Dünnschichtiger Silikon-Silikatputz</strong></td> <td style="text-align: center;">-</td> <td style="text-align: center;">-</td> <td style="text-align: center;"><strong>✓</strong></td> </tr> <tr> <td style="text-align: justify;"><strong>Dünnschichtiger Silikatputz</strong></td> <td style="text-align: center;">-</td> <td style="text-align: center;"><strong>✓</strong></td> <td style="text-align: center;"><strong>✓</strong></td> </tr> <tr> <td colspan="4" rowspan="1" style="background: rgb(221, 221, 221); text-align: center;"><strong>Oberschicht von Wärmedämmungssystemen</strong></td> </tr> <tr> <td style="text-align: justify;"><strong>Wärmedämmung mit Styropor</strong></td> <td style="text-align: center;"><strong>✓</strong></td> <td style="text-align: center;"><strong>✓</strong></td> <td style="text-align: center;"><strong>✓</strong></td> </tr> <tr> <td style="text-align: justify;"><strong>Wärmedämmung mit Mineralwolle</strong></td> <td style="text-align: center;">-</td> <td style="text-align: center;"><strong>✓</strong></td> <td style="text-align: center;"><strong>✓</strong></td> </tr> </tbody> </table> ";} 0 432,503,505,417,419,421,506,435,507,436,516,423,450,460,467,482,412,445,863,897,898,504,555,437,438,938,937,939,940,941,943,942,944,945,946,925,929,890,922 2559 3 D html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 1 N de Category SEO text
2182 744 a:1:{s:7:"content";s:1021:"<p style="text-align: center;"><span style="font-size:24px;">PayPal über baubaY.de</span></p> <p style="text-align: center;"><span style="color: rgb(255, 0, 0); text-align: center;">Sie haben zufriedene Kunden, gute Verkäuferbewertungen bei PayPal und wir haben alle notwendigen Informationen, um Ihr Konto zu schützen.</span><br style="color: rgb(255, 0, 0); font-family: PayPal-Sans, sans-serif; font-size: 14.88px; text-align: center;" /> <span style="color: rgb(255, 0, 0);text-align: center;">Das heißt, Sie haben eine hervorragende Verkaufshistorie bei PayPal. Machen Sie weiter so!</span></p> <p style="text-align: center;"><img alt="" src="\images\firma\paypal_ref_de1.gif" style="width: 350px; height: 145px; margin: 5px 10px;" /><img alt="" src="\images\firma\paypal_ref_de2.gif" style="width: 350px; height: 145px; margin: 5px 10px;" /><img alt="" src="\images\firma\paypal_ref_de3.gif" style="width: 350px; height: 145px; margin: 5px 10px;" /></p> <div style="text-align: center;">&nbsp;</div> ";} 0 2752 3 A html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 1 N de PayPal ref
1122 293 a:1:{s:7:"content";s:1584:"<meta content="width=device-width, initial-scale=1" name="viewport" /> <style type="text/css">#demo { border: 1px grey dashed; background-color: #FFCC00; color: black; font-family: 'Open Sans',sans-serif; font-weight: bold; text-align: center; font-size: max(3vh, 18px); margin-top: 10px; } </style> <p id="demo">&nbsp;</p> <script> // Set the date we're counting down to var countDownDate = new Date("Nov 26, 2023 23:59:59").getTime(); // Update the count down every 1 second var x = setInterval(function() { // Get today's date and time var now = new Date().getTime(); // Find the distance between now and the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Output the result in an element with id="demo" document.getElementById("demo").innerHTML = "Black Weekend | Spar 5% auf alles | " + "Nur noch " + days + " Tag : " + hours + " S : " + minutes + " M : " + seconds + " S"; // If the count down is over, write some text if (distance < 0) { clearInterval(x); document.getElementById("demo").innerHTML = ""; } }, 1000); </script> <p style="text-align: center;">Verwenden Sie einfach"<b>black</b>" Gutschein-Code in Warenkorb</p> ";} 0 1462 4 D html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 1 N de Slogan
1132 552 a:1:{s:7:"content";s:126:"<p><img alt="Paypal Verified" rel="margin-top: 5px;" src="/images/firma/paypal_verified.png" style="margin-top: 5px;" /></p> ";} 0 1473 4 A html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 1 N de paypal_verified
1122 687 a:1:{s:7:"content";s:318:"<p style="text-align: justify;"><span style="font-size: 18px;">Liebe Kunden,</span></p> <p><span style="font-size: 18px;">Kundenservice ist heute nicht erreichbar. Online Bestellugnen funktionieren wie üblich.</span></p> <p style="text-align: justify;"><span style="font-size: 18px;">baubaY.de Team</span></p> ";} 0 2560 addons/ecl_popup_wrapper/blocks/wrappers/popup_window.tpl 5 D html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 1 N de Ankündigung