Website Settings

Dondere modus
Hoog contrast
Font grootte
Lees pagina-inhoud
Afdrukken
  • Het is 08-04-2026 en week 15 in de Lente .

Account Settings

Winkelwagen

De winkelwagen is nog leeg

Snippet – Pagebuilder – layout

particle

const pageComponentsSets = window.pageComponentsSets || {};pageComponentsSets[’template-services’] = { label: ‘Template: Diensten’, name: ’template-services’, types: [‘page’, ‘news’], fields: [ {type: ‘spacer’, label: ‘Witruimte’}, {type: ’titleblock’, label: ‘Titelblock’}, {type: ‘services’, label: ‘Services’}, {type: ‘banner-text’, label: ‘Banner tekst’}, {type: ‘badgescontainerStart’, label: ‘Badges container start’}, {type: ‘badge’, label: ‘Badge’}, {type: ‘badge’, label: ‘Badge’}, {type: ‘badge’, label: ‘Badge’}, {type: ‘badgescontainerEnd’, […]

Snippet – Doofinder- classic layer script

particle

var doofinder_script =’//cdn.doofinder.com/media/js/doofinder-classic.7.latest.min.js’; (function(d,t){var f=d.createElement(t),s=d.getElementsByTagName(t)[0];f.async=1; f.src=(‘https:’==location.protocol?’https:’:’http:’)+doofinder_script; f.setAttribute(‘charset’,’utf-8′); s.parentNode.insertBefore(f,s)}(document,’script’)); var dfClassicLayers = [{ “queryInput”: “#search-field”, “hashid”: “e223daf7f5dd2cc5cb621d2e70c6092b”, “zone”: “eu1”, “display”: { “lang”: “nl”, translations: { ‘Results’: ‘Resultaten’, ‘Search…’: ‘Zoeken…’, ‘Sorry, no results found.’: ‘Geen resultaten gevonden’, ‘View less…’: ‘Minder weergeven…’, ‘View more…’: ‘Meer weergeven…’, ‘Selected Filters’: ‘Geselecteerde filters’, ‘CLOSE’: ‘SLUITEN’, ‘CLEAR’: ‘WISSEN’, ‘FILTER’: ‘FILTER’, ‘Query Too […]

.htacess – 301 redirect http to http

particle

# BEGIN SSL 301 Redirect RewriteCond %{HTTPS} off # First rewrite to HTTPS: # Don’t put www. here. If it is already there it will be included, if not # the subsequent rule will catch it. #RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] # Now, rewrite any request to the wrong domain to use www. #RewriteCond %{HTTP_HOST} !^(www). […]

Home