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 = 417 
  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.00400

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:5810:"<h2 style="font-weight: 100;">Günstige Kunststofffenster online kaufen – geht das?</h2> <p style="text-align: justify;">Unsere Kunststofffenster mit Profilen der Premium-Klasse garantieren den höchsten Standard in den Bereichen Energie-Effizienz, Sicherheit, Ruhe und Ästhetik. Profile der renommierten Firma VEKA, dem Weltmarktführer bei Kunststoffprofilen und Synonym für PVC-Fenster höchster Qualität, werden mit Beschlägen der Firma ROTO sowie Griffen der deutschen Firma HOPPE kombiniert und ergeben ein Gesamtprodukt der Spitzenqualität zu einem sehr guten Preis.&nbsp;<span style="line-height: 1.6;">VEKA produziert Profile der höchsten Klasse A,&nbsp;das bedeutet&nbsp;3mm dicke Außenwände des Profils - während bei vielen anderen günstigen Fenstern aus Polen oftmals nur&nbsp;Klasse B ausgeführt ist: hier werden&nbsp;nur&nbsp;2,5mm verlangt, was zu Lasten von Stabilität und Isolierung geht.</span></p> <h2 style="font-weight: 100;">Qualitätsstandards unserer Kunststofffenster</h2> <p style="text-align: justify;">Unsere Kunststofffenster werden vom Institut für Fenstertechnik in Rosenheim, Deutschland, qualitativ geprüft und bewertet. Daher&nbsp;verfügen&nbsp;unsere PVC-Fenster über ein entsprechendes IFT-Konformitätszertifikat.&nbsp;<span style="line-height: 1.6;">Von der gelieferten Qualität konnten sich bereits Kunden aus verschiedenen europäischen Ländern wie Deutschland, Österreich, Italien, Frankreich,&nbsp; Schweden usw. überzeugen. Egal, für welches Profil Sie sich entscheiden, alle Kunststofffenster sind gekennzeichnet durch&nbsp;sehr gute bis sogar ausgezeichnete&nbsp;Dämmwerte und eine Produktion auf höchstem technischem Niveau.</span></p> <h2 style="font-weight: 100;">PVC-Fenster für unterschiedliche Einsatzbereiche</h2> <p style="text-align: justify;">Benötigen Sie ein schlichtes, weißes PVC-Fenster für Ihr Gartenhaus oder die Garage, dann käme das günstige Fenster&nbsp;<a href="/fenster-veka-efectline-ve60.html">Efectline VE60</a>&nbsp;in Frage. Die Kunststofffenster&nbsp;<a href="/fenster-veka-perfectline-vp70.html">VP70</a>,&nbsp;<a href="/fenster-veka-roundline-vr70.html">VR70</a>&nbsp;oder&nbsp;<a href="/fenster-veka-swingline-vs70.html">VS70</a>&nbsp;mit 2-fach-Isolierverglasung erfüllen bereits die Basisanforderungen der EnEV 2014 und sind zudem in vielen attraktiven Farben erhältlich. Selbst Passivhaus-Standard lässt sich mit dem&nbsp;<a href="/fenster-veka-alphaline-v90.html">Fenster Alphaline V90+</a>&nbsp;oder VR90 Synergy erreichen.&nbsp;</p> <p style="text-align: justify;">Ein exzellentes Zwischenmodell mit vorzüglichen Dämmwerten ist das 7-Kammerprofil&nbsp;<a href="/fenster-aus-kunststoff-veka-v82.html">V82</a>. Auch für besondere Ästhetik bieten wir das richtige mit den&nbsp;<a href="/fenster-veka-v70-optimal-black.html">Fenster V70 Optimal Black</a>, V82 Modern Design&nbsp;sowie V82 Black Design;&nbsp;zudem sind hier&nbsp;auch wieder V90+ und VR90 Synergy zu nennen,&nbsp;die mit versteckten Beschlägen ausgestattet sind. Unter Erfüllung strenger technischer Normen geben unsere Fenster eine überzeugende Antwort auf alle Anforderungen moderner Bauherren.</p> <h2 style="font-weight: 100;">Vorteile von Fenstern aus Kunststoff</h2> <p style="text-align: justify;">Im Vergleich zu anderen Fenstervarianten bieten Fenster aus Kunststoff wesentliche Vorzüge. Neben dem Preisvorteil bedürfen Kunststofffenster wenig Pflege, sind leicht zu reinigen und schützen vor Wärmeverlust. Durch das Material und die Beschaffenheit sind sie witterungsresistent und für langjährigen Einsatz ausgelegt.</p> <p><strong style="line-height: 1.6;">Vorteile:</strong></p> <div style="float:right; margin-bottom:20px; margin-right:35px; padding-right:15px;"><img alt="Kunststofffenster Querschnitt" src="/images/companies/1/SEO/kunststofffenster-querschnitt.png?1466760593075" style="width: 170px; height: 163px;" /> <img alt="Verglasung PVC-Fenster" src="/images/companies/1/SEO/verglasung-kunststofffenster.png?1466760610199" style="width: 165px; height: 177px;" /> <img alt="Farbpalette Fenster" src="/images/companies/1/SEO/farbvarianten-pvc-fenster.png?1466760629858" style="width: 170px; height: 151px;" /></div> <div style="display:inline"> <ul> <li>Preisgünstig</li> <li>Pflegeleicht</li> <li>Witterungsresistent&nbsp;</li> <li>Leicht zu reinigen</li> <li>Wärmeisolation</li> <li>Energieeffizient</li> <li>Schallschutz</li> </ul> </div> <p style="text-align: justify;">&nbsp;</p> <p style="text-align: justify;"><span style="line-height: 1.6;">Durch eine breite Palette verschieden gestalteter Profile und Farben, Verglasung - Sicherheit, getönt, Ornament, Schallschutz - Sprossen und sonstigen Zubehör, können unsere hochwertigen Kunststofffenster absolut individuell gestaltet und in jede Fassade integriert werden.&nbsp;</span><span style="line-height: 1.6;">Auch wenn&nbsp;Sie spezielle Vorstellungen haben, bieten wir&nbsp;Ihnen verschiedene Lösungen an, bspw. den innovativen und günstigen Beschlag Patio Light, welcher ein Öffnen des&nbsp;Fensters durch einfaches Schieben des Flügels ermöglicht - besonders bei vollen Fensterbänken eine interessante Option.</span></p> <h2 style="font-weight: 100;">Günstige Kunststofffenster bestellen</h2> <p>Um Ihren individuellen Anforderungen gerecht zu werden, beraten wir Sie bei Ihren Bauvorhaben.&nbsp;<span style="line-height: 1.6;">Schicken Sie uns einfach Ihre Vorstellungen mit Angabe des Profils und der Maße, wir werden Ihnen ein attraktives, individuelles und unverbindliches Angebot zukommen lassen!</span></p> <p style="text-align: center;"><strong><span style="font-size: 16px;">Unsere Beratung ist so individuell wie Ihr Bauvorhaben</span></strong></p> ";} 417 categories 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