Lead #2936
Best Contact
—
Email
()
Override
Captured Pages
http://swfloral.co.uk/staff
Status: 500
Emails:
View text
http://swfloral.co.uk/our-team
Status: 500
Emails:
View text
http://swfloral.co.uk/meet-the-team
Status: 500
Emails:
View text
http://swfloral.co.uk/team
Status: 500
Emails:
View text
http://swfloral.co.uk/about
Status: 500
Emails:
View text
http://swfloral.co.uk/contact
Status: 500
Emails:
View text
http://swfloral.co.uk/contact-us.htm
Status: 200
Emails:
View text
Javascript is disabled in your browser, please enable it to continue using this website.Return to the HomepageSkip to categoriesSkip to contentView SitemapView Sitemaplogin01642 78798907832871296[email protected] 0Toggle navigationgo 0Toggle navigation // MOBILE SEARCH START function goToPage2() { var initial = "/search/design.htm?term="; var searchString = document.getElementById("searchBy2").value; window.location.assign(initial+searchString); } goHomeWedding & EventsWedding & EventsWedding Enquiry FormWedding GalleryAbout UsAbout UsDelivery InformationTestimonialsContact UsFAQsShop OnlineShop OnlineGift OccasionsChristmasShopFestive WreathsFloral BouquetsFlowers In WaterHat Box ArrangementSympathy FlowersFuneral FlowersPosie ArrangementsCasket SpraysWreathsHeartsCrossSpecialist TributesAll FuneralBusinesses & HomesFuneralsBlogRemind Me LoginHomeWedding & EventsWedding & EventsWedding Enquiry FormWedding GalleryAbout UsAbout UsDelivery InformationTestimonialsContact UsFAQsShop OnlineShop OnlineGift OccasionsChristmasShopFestive WreathsFloral BouquetsFlowers In WaterHat Box ArrangementSympathy FlowersFuneral FlowersPosie ArrangementsCasket SpraysWreathsHeartsCrossSpecialist TributesAll FuneralBusinesses & HomesFuneralsBlog Contact Us For all enquiries please telephone or email us using the details provided. Your Comments Name: Email Address: Telephone No: Message: We would like to keep you informed of our new promotions, products or services. If you would like to receive information please check this box. Submit Where to find us Sweet William Floral Design 10 Orchard Parade, Durham Lane Eaglescliffe County Durham TS16 0EH 01642 787989 [email protected] [email protected] +44 01642 787989 $( document ).ready(function() { $('.headCart').appendTo('body'); $('#sitemap').appendTo('.siteMapCus'); $('.footAddress').appendTo('.footAddressCus'); $('.footLegal').appendTo('.footLegalCus'); $('.markB1').appendTo('#newsBanner'); $('.markB2').appendTo('#newsBanner'); $('.contactForm').appendTo('.wedContactFormHere'); $('.customBag').prependTo('.headCart'); $('.newsPicture').prependTo('.newsContent'); $('.slideshow').prependTo('.topbanner-container'); }); $( "h1" ).wrap( "<div class='highlightTitle'></div>" ); $( ".carouselImg" ).wrap( "<a href='https://www.instagram.com/sweetwilliamfloraldesign/'></a>" ); $(window).scroll(function() { var topOfWindow = $(window).scrollTop(); if (topOfWindow > 20) { $('.navbar-default').addClass("activeScroll"); } else { $('.navbar-default').removeClass("activeScroll"); } }); const carousel = document.querySelector(".carousel"), firstImg = carousel.querySelectorAll("img, video")[0], arrowIcons = document.querySelectorAll(".carouselWrapper i"); let isDragStart = false, isDragging = false, prevPageX, prevScrollLeft, positionDiff; const showHideIcons = () => { let scrollWidth = carousel.scrollWidth - carousel.clientWidth; arrowIcons[0].style.display = carousel.scrollLeft == 0 ? "none" : "block"; arrowIcons[1].style.display = carousel.scrollLeft == scrollWidth ? "none" : "block"; } arrowIcons.forEach(icon => { icon.addEventListener("click", () => { let firstImgWidth = firstImg.clientWidth + 14; carousel.scrollLeft += icon.id == "left" ? -firstImgWidth : firstImgWidth; setTimeout(() => showHideIcons(), 60); }); }); const autoSlide = () => { if(carousel.scrollLeft - (carousel.scrollWidth - carousel.clientWidth) > -1 || carousel.scrollLeft <= 0) return; positionDiff = Math.abs(positionDiff); let firstImgWidth = firstImg.clientWidth + 14; let valDifference = firstImgWidth - positionDiff; if(carousel.scrollLeft > prevScrollLeft) { return carousel.scrollLeft += positionDiff > firstImgWidth / 3 ? valDifference : -positionDiff; } carousel.scrollLeft -= positionDiff > firstImgWidth / 3 ? valDifference : -positionDiff; } const dragStart = (e) => { isDragStart = true; prevPageX = e.pageX || e.touches[0].pageX; prevScrollLeft = carousel.scrollLeft; } const dragging = (e) => { if(!isDragStart) return; e.preventDefault(); isDragging = true; carousel.classList.add("dragging"); positionDiff = (e.pageX || e.touches[0].pageX) - prevPageX; carousel.scrollLeft = prevScrollLeft - positionDiff; showHideIcons(); } const dragStop = () => { isDragStart = false; carousel.classList.remove("dragging"); if(!isDragging) return; isDragging = false; autoSlide(); } carousel.addEventListener("mousedown", dragStart); carousel.addEventListener("touchstart", dragStart); document.addEventListener("mousemove", dragging); carousel.addEventListener("touchmove", dragging); document.addEventListener("mouseup", dragStop); carousel.addEventListener("touchend", dragStop); InformationHomeWedding & EventsAbout UsShop OnlineBusinesses & HomesFuneralsBlogSite MapContact Us Sweet William Floral Design10 Orchard Parade, Durham LaneEaglescliffeCounty DurhamTS16 0EH01642 787989 [email protected]VAT No: 225 097 904LegalTerms and ConditionsPrivacy PolicyCookie PolicyWebsite created by floristPro© Sweet William Floral DesignCookie settingsWe use cookies to provide you with the best possible experience. They also allow us to analyze user behavior in order to constantly improve the website for you.Accept AllAccept SelectionReject All Necessary Analytics Preferences Marketing function hideBanner() { document.getElementById('cookie-consent-banner').style.display = 'none'; }; if(localStorage.getItem('consentMode') === null) { document.getElementById('btn-accept-all').addEventListener('click', function() { setConsent({ necessary: true, analytics: true, preferences: true, marketing: true }); hideBanner(); }); document.getElementById('btn-accept-some').addEventListener('click', function() { setConsent({ necessary: true, analytics: document.getElementById('consent-analytics').checked, preferences: document.getElementById('consent-preferences').checked, marketing: document.getElementById('consent-marketing').checked }); hideBanner(); }); document.getElementById('btn-reject-all').addEventListener('click', function() { setConsent({ necessary: false, analytics: false, preferences: false, marketing: false }); hideBanner(); }); document.getElementById('cookie-consent-banner').style.display = 'block'; } function setConsent(consent) { const consentMode = { 'functionality_storage': consent.necessary ? 'granted' : 'denied', 'security_storage': consent.necessary ? 'granted' : 'denied', 'ad_storage': consent.marketing ? 'granted' : 'denied', 'analytics_storage': consent.analytics ? 'granted' : 'denied', 'personalization': consent.preferences ? 'granted' : 'denied', }; gtag('consent', 'update', consentMode); localStorage.setItem('consentMode', JSON.stringify(consentMode)); } $("#captcha-section").html('<div class="cf-turnstile" data-sitekey="0x4AAAAAABDyXDOpexH6cN7V" data-callback="javascriptCallback"></div>'); window.javascriptCallback = function (data) { $("#cpt").val(data); } $(document).ready(function() { $('#contactInputs').validate({ errorClass: "inputError", errorElement: "span", highlight: function(element, errorClass, validClass) {$(element).parent('dd').addClass(errorClass);}, unhighlight: function(element, errorClass, validClass) {$(element).parent('dd').removeClass(errorClass);}, errorPlacement: function(error, element) { error.appendTo( element.parent() ); } }); }); // SEARCH START function goToPage() { var initial = "/search/design.htm?term="; var searchString = document.getElementById("searchBy").value; window.location.assign(initial+searchString); } $(document).ready(function() { $('#searchBy').keypress(function(e){ if (e.which==13) { goToPage(); } }); })
http://swfloral.co.uk/about-us.htm
Status: 200
Emails:
View text
Javascript is disabled in your browser, please enable it to continue using this website.Return to the HomepageSkip to categoriesSkip to contentView SitemapView Sitemaplogin01642 78798907832871296[email protected] 0Toggle navigationgo 0Toggle navigation // MOBILE SEARCH START function goToPage2() { var initial = "/search/design.htm?term="; var searchString = document.getElementById("searchBy2").value; window.location.assign(initial+searchString); } goHomeWedding & EventsWedding & EventsWedding Enquiry FormWedding GalleryAbout UsAbout UsDelivery InformationTestimonialsContact UsFAQsShop OnlineShop OnlineGift OccasionsChristmasShopFestive WreathsFloral BouquetsFlowers In WaterHat Box ArrangementSympathy FlowersFuneral FlowersPosie ArrangementsCasket SpraysWreathsHeartsCrossSpecialist TributesAll FuneralBusinesses & HomesFuneralsBlogRemind Me LoginHomeWedding & EventsWedding & EventsWedding Enquiry FormWedding GalleryAbout UsAbout UsDelivery InformationTestimonialsContact UsFAQsShop OnlineShop OnlineGift OccasionsChristmasShopFestive WreathsFloral BouquetsFlowers In WaterHat Box ArrangementSympathy FlowersFuneral FlowersPosie ArrangementsCasket SpraysWreathsHeartsCrossSpecialist TributesAll FuneralBusinesses & HomesFuneralsBlog Our Story Sweet William Floral Design was established in 2014 from a real passion for creative design and of course beautiful flowers! Ran by Natalie Hall and her small team of creative floral stylists, they are a blooming business which has grown from strength to strength over the last ten years. Now operating a successful Online flower business along with their workspace studio catering for luxury Weddings, Events, Corporate clients, Occasion and Funeral Flowers. Attention to detail, experience, thought and care go into absolutely everything we do, Which is why we value the concept of quality over quantity so much. Each one of our bouquets and arrangements is completely bespoke, handmade with love and feature only the freshest and highest quality flowers and foliage, no matter the budget. That said, If we can help you plan your dream Wedding florals, Organise decor for a Corporate event or surprise a loved one with some beautiful blooms! Take a look through our website, alternatively you can call us on 01642 787989 or fill in our contact us form and one of our creative team will be in touch. $( document ).ready(function() { $('.headCart').appendTo('body'); $('#sitemap').appendTo('.siteMapCus'); $('.footAddress').appendTo('.footAddressCus'); $('.footLegal').appendTo('.footLegalCus'); $('.markB1').appendTo('#newsBanner'); $('.markB2').appendTo('#newsBanner'); $('.contactForm').appendTo('.wedContactFormHere'); $('.customBag').prependTo('.headCart'); $('.newsPicture').prependTo('.newsContent'); $('.slideshow').prependTo('.topbanner-container'); }); $( "h1" ).wrap( "<div class='highlightTitle'></div>" ); $( ".carouselImg" ).wrap( "<a href='https://www.instagram.com/sweetwilliamfloraldesign/'></a>" ); $(window).scroll(function() { var topOfWindow = $(window).scrollTop(); if (topOfWindow > 20) { $('.navbar-default').addClass("activeScroll"); } else { $('.navbar-default').removeClass("activeScroll"); } }); const carousel = document.querySelector(".carousel"), firstImg = carousel.querySelectorAll("img, video")[0], arrowIcons = document.querySelectorAll(".carouselWrapper i"); let isDragStart = false, isDragging = false, prevPageX, prevScrollLeft, positionDiff; const showHideIcons = () => { let scrollWidth = carousel.scrollWidth - carousel.clientWidth; arrowIcons[0].style.display = carousel.scrollLeft == 0 ? "none" : "block"; arrowIcons[1].style.display = carousel.scrollLeft == scrollWidth ? "none" : "block"; } arrowIcons.forEach(icon => { icon.addEventListener("click", () => { let firstImgWidth = firstImg.clientWidth + 14; carousel.scrollLeft += icon.id == "left" ? -firstImgWidth : firstImgWidth; setTimeout(() => showHideIcons(), 60); }); }); const autoSlide = () => { if(carousel.scrollLeft - (carousel.scrollWidth - carousel.clientWidth) > -1 || carousel.scrollLeft <= 0) return; positionDiff = Math.abs(positionDiff); let firstImgWidth = firstImg.clientWidth + 14; let valDifference = firstImgWidth - positionDiff; if(carousel.scrollLeft > prevScrollLeft) { return carousel.scrollLeft += positionDiff > firstImgWidth / 3 ? valDifference : -positionDiff; } carousel.scrollLeft -= positionDiff > firstImgWidth / 3 ? valDifference : -positionDiff; } const dragStart = (e) => { isDragStart = true; prevPageX = e.pageX || e.touches[0].pageX; prevScrollLeft = carousel.scrollLeft; } const dragging = (e) => { if(!isDragStart) return; e.preventDefault(); isDragging = true; carousel.classList.add("dragging"); positionDiff = (e.pageX || e.touches[0].pageX) - prevPageX; carousel.scrollLeft = prevScrollLeft - positionDiff; showHideIcons(); } const dragStop = () => { isDragStart = false; carousel.classList.remove("dragging"); if(!isDragging) return; isDragging = false; autoSlide(); } carousel.addEventListener("mousedown", dragStart); carousel.addEventListener("touchstart", dragStart); document.addEventListener("mousemove", dragging); carousel.addEventListener("touchmove", dragging); document.addEventListener("mouseup", dragStop); carousel.addEventListener("touchend", dragStop); InformationHomeWedding & EventsAbout UsShop OnlineBusinesses & HomesFuneralsBlogSite MapContact Us Sweet William Floral Design10 Orchard Parade, Durham LaneEaglescliffeCounty DurhamTS16 0EH01642 787989 [email protected]VAT No: 225 097 904LegalTerms and ConditionsPrivacy PolicyCookie PolicyWebsite created by floristPro© Sweet William Floral DesignCookie settingsWe use cookies to provide you with the best possible experience. They also allow us to analyze user behavior in order to constantly improve the website for you.Accept AllAccept SelectionReject All Necessary Analytics Preferences Marketing function hideBanner() { document.getElementById('cookie-consent-banner').style.display = 'none'; }; if(localStorage.getItem('consentMode') === null) { document.getElementById('btn-accept-all').addEventListener('click', function() { setConsent({ necessary: true, analytics: true, preferences: true, marketing: true }); hideBanner(); }); document.getElementById('btn-accept-some').addEventListener('click', function() { setConsent({ necessary: true, analytics: document.getElementById('consent-analytics').checked, preferences: document.getElementById('consent-preferences').checked, marketing: document.getElementById('consent-marketing').checked }); hideBanner(); }); document.getElementById('btn-reject-all').addEventListener('click', function() { setConsent({ necessary: false, analytics: false, preferences: false, marketing: false }); hideBanner(); }); document.getElementById('cookie-consent-banner').style.display = 'block'; } function setConsent(consent) { const consentMode = { 'functionality_storage': consent.necessary ? 'granted' : 'denied', 'security_storage': consent.necessary ? 'granted' : 'denied', 'ad_storage': consent.marketing ? 'granted' : 'denied', 'analytics_storage': consent.analytics ? 'granted' : 'denied', 'personalization': consent.preferences ? 'granted' : 'denied', }; gtag('consent', 'update', consentMode); localStorage.setItem('consentMode', JSON.stringify(consentMode)); } // SEARCH START function goToPage() { var initial = "/search/design.htm?term="; var searchString = document.getElementById("searchBy").value; window.location.assign(initial+searchString); } $(document).ready(function() { $('#searchBy').keypress(function(e){ if (e.which==13) { goToPage(); } }); })
http://swfloral.co.uk/
Status: 200
Emails:
View text
Javascript is disabled in your browser, please enable it to continue using this website.Skip to categoriesSkip to contentView SitemapView Sitemaplogin01642 78798907832871296[email protected] 0Toggle navigationgo 0Toggle navigation // MOBILE SEARCH START function goToPage2() { var initial = "/search/design.htm?term="; var searchString = document.getElementById("searchBy2").value; window.location.assign(initial+searchString); } goHomeWedding & EventsWedding & EventsWedding Enquiry FormWedding GalleryAbout UsAbout UsDelivery InformationTestimonialsContact UsFAQsShop OnlineShop OnlineGift OccasionsChristmasShopFestive WreathsFloral BouquetsFlowers In WaterHat Box ArrangementSympathy FlowersFuneral FlowersPosie ArrangementsCasket SpraysWreathsHeartsCrossSpecialist TributesAll FuneralBusinesses & HomesFuneralsBlogRemind Me LoginHomeWedding & EventsWedding & EventsWedding Enquiry FormWedding GalleryAbout UsAbout UsDelivery InformationTestimonialsContact UsFAQsShop OnlineShop OnlineGift OccasionsChristmasShopFestive WreathsFloral BouquetsFlowers In WaterHat Box ArrangementSympathy FlowersFuneral FlowersPosie ArrangementsCasket SpraysWreathsHeartsCrossSpecialist TributesAll FuneralBusinesses & HomesFuneralsBlogShop OnlineWeddingsFuneralsCorporate WE WILL BE CLOSED THURSDAY 20TH -25TH NOVEMBER DUE TO FAMILY COMMITMENTS. IF YOU HAVE AN URGENT ENQUIRY PLEASE EMAIL [email protected] Previously located in Eaglescliffe, we have now transitioned in to a studio-based florist, providing an extensive array of online floral services. These include flowers for special occasions, luxury wedding arrangements, event decor, corporate clients, and funeral tributes. Experience the convenience of ordering stunning bouquets and floral arrangements at the click of a button! Visit our online shop or contact us at 01642 787989 for local delivery throughout Teesside. Please note that collections from our studio are not available at this time. What Our Customers are Saying const reviews = [ { id: 0, name: "Marjorie Gall", date: "July 2023", text: "Had a boxed arrangement delivered earlier this morning, sent by 2 lovely friends. The flowers were delivered by a friendly, polite lady and the bouquet is beautiful." }, { id: 1, name: "Victoria Boots", date: "October 2022", text: "The ladies at Sweet William are just amazing. They are so knowledgeable and friendly and their flowers are just stunning." }, { id: 2, name: "Colin Ferris", date: "2022", text: "Wonderful service. Alison was so helpful, so caring. Although we made a mistake with the delivery address, this was soon put right. These are people who really care about the service they provide. Our heartfelt thanks, particularly to Alison." }, , { id: 3, name: "Angela McGlade", date: "2022", text: "Natalie was fantastic with her service, really accomodating and created the most wonderful Funeral flowers at such short notice. I will be using Sweet William Floral designs for all my flowers from now on. Thankyou Natalie!" }, { id: 4, name: "Patti Ann", date: "2022", text: "Florists are warm and friendly, helpful and happy to suggest different ideas so you get best value for your money. Flowers are fresh, fragrant, and well presented. They last really well and look really pretty when done. Have used this florist which is run by two sisters (I think) a few times and I dont go anywhere else now x" } ]; const author = document.querySelector(".author"); const date = document.querySelector(".date"); const info = document.querySelector(".info"); const prevBtn = document.querySelector(".prev-btn"); const nextBtn = document.querySelector(".next-btn"); const randomBtn = document.querySelector(".random-btn"); let currentItem = 0; window.addEventListener("DOMContentLoaded", () => { showPerson(); }); function showPerson() { const item = reviews[currentItem]; author.textContent = item.name; date.textContent = item.date; info.textContent = item.text; } nextBtn.addEventListener("click", () => { currentItem++; if (currentItem > reviews.length - 1) { currentItem = 0; } showPerson(); }); prevBtn.addEventListener("click", () => { currentItem--; if (currentItem < 0) { currentItem = reviews.length - 1; } showPerson(); }); Weddings View our wedding portfolio and book your personal consultation. Book a Consultation pay us a visit on Instagram Our Best Sellers Wildflower Bouquet from £40.00Buy NowFlorist Choice Bouquet from £35.00Buy NowNatural Whites Bouquet from £35.00Buy NowPretty and Pink Bouquet from £35.00Buy Now $( document ).ready(function() { $('.headCart').appendTo('body'); $('#sitemap').appendTo('.siteMapCus'); $('.footAddress').appendTo('.footAddressCus'); $('.footLegal').appendTo('.footLegalCus'); $('.markB1').appendTo('#newsBanner'); $('.markB2').appendTo('#newsBanner'); $('.contactForm').appendTo('.wedContactFormHere'); $('.customBag').prependTo('.headCart'); $('.newsPicture').prependTo('.newsContent'); $('.slideshow').prependTo('.topbanner-container'); }); $( "h1" ).wrap( "<div class='highlightTitle'></div>" ); $( ".carouselImg" ).wrap( "<a href='https://www.instagram.com/sweetwilliamfloraldesign/'></a>" ); $(window).scroll(function() { var topOfWindow = $(window).scrollTop(); if (topOfWindow > 20) { $('.navbar-default').addClass("activeScroll"); } else { $('.navbar-default').removeClass("activeScroll"); } }); const carousel = document.querySelector(".carousel"), firstImg = carousel.querySelectorAll("img, video")[0], arrowIcons = document.querySelectorAll(".carouselWrapper i"); let isDragStart = false, isDragging = false, prevPageX, prevScrollLeft, positionDiff; const showHideIcons = () => { let scrollWidth = carousel.scrollWidth - carousel.clientWidth; arrowIcons[0].style.display = carousel.scrollLeft == 0 ? "none" : "block"; arrowIcons[1].style.display = carousel.scrollLeft == scrollWidth ? "none" : "block"; } arrowIcons.forEach(icon => { icon.addEventListener("click", () => { let firstImgWidth = firstImg.clientWidth + 14; carousel.scrollLeft += icon.id == "left" ? -firstImgWidth : firstImgWidth; setTimeout(() => showHideIcons(), 60); }); }); const autoSlide = () => { if(carousel.scrollLeft - (carousel.scrollWidth - carousel.clientWidth) > -1 || carousel.scrollLeft <= 0) return; positionDiff = Math.abs(positionDiff); let firstImgWidth = firstImg.clientWidth + 14; let valDifference = firstImgWidth - positionDiff; if(carousel.scrollLeft > prevScrollLeft) { return carousel.scrollLeft += positionDiff > firstImgWidth / 3 ? valDifference : -positionDiff; } carousel.scrollLeft -= positionDiff > firstImgWidth / 3 ? valDifference : -positionDiff; } const dragStart = (e) => { isDragStart = true; prevPageX = e.pageX || e.touches[0].pageX; prevScrollLeft = carousel.scrollLeft; } const dragging = (e) => { if(!isDragStart) return; e.preventDefault(); isDragging = true; carousel.classList.add("dragging"); positionDiff = (e.pageX || e.touches[0].pageX) - prevPageX; carousel.scrollLeft = prevScrollLeft - positionDiff; showHideIcons(); } const dragStop = () => { isDragStart = false; carousel.classList.remove("dragging"); if(!isDragging) return; isDragging = false; autoSlide(); } carousel.addEventListener("mousedown", dragStart); carousel.addEventListener("touchstart", dragStart); document.addEventListener("mousemove", dragging); carousel.addEventListener("touchmove", dragging); document.addEventListener("mouseup", dragStop); carousel.addEventListener("touchend", dragStop); InformationHomeWedding & EventsAbout UsShop OnlineBusinesses & HomesFuneralsBlogSite MapContact Us Sweet William Floral Design10 Orchard Parade, Durham LaneEaglescliffeCounty DurhamTS16 0EH01642 787989 [email protected]VAT No: 225 097 904LegalTerms and ConditionsPrivacy PolicyCookie PolicyWebsite created by floristPro© Sweet William Floral Design $(document).ready(function(){ var owl = $('.owlTop'); owl.owlCarousel({ items:3, loop:true, margin:10, autoplay:true, autoplayTimeout:2000, autoplayHoverPause:true, autoplaySpeed:2000, animateOut: 'slideOutLeft' }); $('.play').on('click',function(){ owl.trigger('autoplay.play.owl',[5000]) }) $('.stop').on('click',function(){ owl.trigger('autoplay.stop.owl') }) }) Cookie settingsWe use cookies to provide you with the best possible experience. They also allow us to analyze user behavior in order to constantly improve the website for you.Accept AllAccept SelectionReject All Necessary Analytics Preferences Marketing function hideBanner() { document.getElementById('cookie-consent-banner').style.display = 'none'; }; if(localStorage.getItem('consentMode') === null) { document.getElementById('btn-accept-all').addEventListener('click', function() { setConsent({ necessary: true, analytics: true, preferences: true, marketing: true }); hideBanner(); }); document.getElementById('btn-accept-some').addEventListener('click', function() { setConsent({ necessary: true, analytics: document.getElementById('consent-analytics').checked, preferences: document.getElementById('consent-preferences').checked, marketing: document.getElementById('consent-marketing').checked }); hideBanner(); }); document.getElementById('btn-reject-all').addEventListener('click', function() { setConsent({ necessary: false, analytics: false, preferences: false, marketing: false }); hideBanner(); }); document.getElementById('cookie-consent-banner').style.display = 'block'; } function setConsent(consent) { const consentMode = { 'functionality_storage': consent.necessary ? 'granted' : 'denied', 'security_storage': consent.necessary ? 'granted' : 'denied', 'ad_storage': consent.marketing ? 'granted' : 'denied', 'analytics_storage': consent.analytics ? 'granted' : 'denied', 'personalization': consent.preferences ? 'granted' : 'denied', }; gtag('consent', 'update', consentMode); localStorage.setItem('consentMode', JSON.stringify(consentMode)); } // SEARCH START function goToPage() { var initial = "/search/design.htm?term="; var searchString = document.getElementById("searchBy").value; window.location.assign(initial+searchString); } $(document).ready(function() { $('#searchBy').keypress(function(e){ if (e.which==13) { goToPage(); } }); })