<!DOCTYPE html><html lang="nl-BE"><head><script src="https://www.slimmershoppen.be/wp-content/cache/min/1/35ef2e7d526aecde517a1bf2a53df85a.js" data-minify="1"></script> <meta charset="UTF-8" /><title>Slimmer shoppen | Just another WordPress site</title><link rel="profile" href="https://gmpg.org/xfn/11" /><link rel="stylesheet" type="text/css" media="all" href="https://www.slimmershoppen.be/wp-content/themes/imbalance2/style.css" /><link rel="pingback" href="https://www.slimmershoppen.be/xmlrpc.php" /><meta name='robots' content='noindex,follow' /><link rel='dns-prefetch' href='//s.w.org' /><link rel="alternate" type="application/rss+xml" title="Slimmer shoppen &raquo; Feed" href="https://www.slimmershoppen.be/feed/" /><style type="text/css">img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-0.1em!important;background:none!important;padding:0!important}</style><link rel='stylesheet' id='crp-style-rounded-thumbs-css'  href='https://www.slimmershoppen.be/wp-content/plugins/contextual-related-posts/css/default-style.css' type='text/css' media='all' /><style id='crp-style-rounded-thumbs-inline-css' type='text/css'>.crp_related a{width:50px;height:50px;text-decoration:none}.crp_related img{max-width:50px;margin:auto}.crp_related .crp_title{width:50px}</style> <script>if (document.location.protocol != "https:") {
                    document.location = document.URL.replace(/^http:/i, "https:");
                }</script> <link rel='https://api.w.org/' href='https://www.slimmershoppen.be/wp-json/' /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.slimmershoppen.be/xmlrpc.php?rsd" /><link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.slimmershoppen.be/wp-includes/wlwmanifest.xml" /><meta name="generator" content="WordPress 4.9.20" /><style type="text/css">body,input,textarea{font-family:"Helvetica Neue",Helvetica,Arial,"Sans-Serif"}a,.menu a:hover,#nav-above a:hover,#footer a:hover,.entry-meta a:hover{color:#ff555d}.fetch:hover{background:#ff555d}blockquote{border-color:#ff555d}.menu ul .current-menu-item a{color:#ff555d}#respond .form-submit input{background:#ff555d}.wrapper{margin:0 40px}.box .texts{border:20px solid #ff555d;background:#ff555d}.box .categories{padding-top:15px}</style> <script type="text/javascript">$(document).ready(function() {
	// shortcodes
	$('.wide').detach().appendTo('#wides');
	$('.aside').detach().appendTo('.entry-aside');

	// fluid grid
		function wrapperWidth() {
		var wrapper_width = $('body').width() - 20;
		wrapper_width = Math.floor(wrapper_width / 250) * 250 - 40;
		if (wrapper_width < 1000) wrapper_width = 1000;
		$('.wrapper').css('width', wrapper_width);
	}
	wrapperWidth();
	$(window).resize(function() {
		wrapperWidth();
	});
	
	// search
	$(document).ready(function() {
		$('#s').val('Search');
	});

	$('#s').bind('focus', function() {
		$(this).css('border-color', '#ff555d');
		if ($(this).val() == 'Search') $(this).val('');
	});

	$('#s').bind('blur', function() {
		$(this).css('border-color', '#DEDFE0');
		if ($(this).val() == '') $(this).val('Search');
	});

	// grid
	$('#boxes').masonry({
		itemSelector: '.box',
		columnWidth: 210,
		gutterWidth: 40
	});

	$('#related').masonry({
		itemSelector: '.box',
		columnWidth: 210,
		gutterWidth: 40
	});
	
	$('.texts').live({
		'mouseenter': function() {
			if ($(this).height() < $(this).find('.abs').height()) {
				$(this).height($(this).find('.abs').height());
			}
			$(this).stop(true, true).animate({
				'opacity': '1',
				'filter': 'alpha(opacity=100)'
			}, 0);
		},
		'mouseleave': function() {
			$(this).stop(true, true).animate({
				'opacity': '0',
				'filter': 'alpha(opacity=0)'
			}, 0);
		}
	});

	// comments
	$('.comment-form-author label').hide();
	$('.comment-form-author span').hide();
	$('.comment-form-email label').hide();
	$('.comment-form-email span').hide();
	$('.comment-form-url label').hide();
	$('.comment-form-comment label').hide();

	if ($('.comment-form-author input').val() == '')
	{
		$('.comment-form-author input').val('Name (required)');
	}
	if ($('.comment-form-email input').val() == '')
	{
		$('.comment-form-email input').val('Email (required)');
	}
	if ($('.comment-form-url input').val() == '')
	{
		$('.comment-form-url input').val('URL');
	}
	if ($('.comment-form-comment textarea').html() == '')
	{
		$('.comment-form-comment textarea').html('Your message');
	}
	
	$('.comment-form-author input').bind('focus', function() {
		$(this).css('border-color', '#ff555d').css('color', '#333');
		if ($(this).val() == 'Name (required)') $(this).val('');
	});
	$('.comment-form-author input').bind('blur', function() {
		$(this).css('border-color', '#ccc').css('color', '#6b6b6b');
		if ($(this).val().trim() == '') $(this).val('Name (required)');
	});
	$('.comment-form-email input').bind('focus', function() {
		$(this).css('border-color', '#ff555d').css('color', '#333');
		if ($(this).val() == 'Email (required)') $(this).val('');
	});
	$('.comment-form-email input').bind('blur', function() {
		$(this).css('border-color', '#ccc').css('color', '#6b6b6b');
		if ($(this).val().trim() == '') $(this).val('Email (required)');
	});
	$('.comment-form-url input').bind('focus', function() {
		$(this).css('border-color', '#ff555d').css('color', '#333');
		if ($(this).val() == 'URL') $(this).val('');
	});
	$('.comment-form-url input').bind('blur', function() {
		$(this).css('border-color', '#ccc').css('color', '#6b6b6b');
		if ($(this).val().trim() == '') $(this).val('URL');
	});
	$('.comment-form-comment textarea').bind('focus', function() {
		$(this).css('border-color', '#ff555d').css('color', '#333');
		if ($(this).val() == 'Your message') $(this).val('');
	});
	$('.comment-form-comment textarea').bind('blur', function() {
		$(this).css('border-color', '#ccc').css('color', '#6b6b6b');
		if ($(this).val().trim() == '') $(this).val('Your message');
	});
	$('#commentform').bind('submit', function(e) {
		if ($('.comment-form-author input').val() == 'Name (required)')
		{
			$('.comment-form-author input').val('');
		}
		if ($('.comment-form-email input').val() == 'Email (required)')
		{
			$('.comment-form-email input').val('');
		}
		if ($('.comment-form-url input').val() == 'URL')
		{
			$('.comment-form-url input').val('');
		}
		if ($('.comment-form-comment textarea').val() == 'Your message')
		{
			$('.comment-form-comment textarea').val('');
		}
	})

	$('.commentlist li div').bind('mouseover', function() {
		var reply = $(this).find('.reply')[0];
		$(reply).find('.comment-reply-link').show();
	});

	$('.commentlist li div').bind('mouseout', function() {
		var reply = $(this).find('.reply')[0];
		$(reply).find('.comment-reply-link').hide();
	});
});</script> <link rel="shortcut icon" href="https://www.slimmershoppen.be/wp-content/themes/imbalance2/favico.ico" /></head><body data-rsssl=1 class="home blog"><div class="wrapper"><div id="header"><div id="site-title"> <a href="https://www.slimmershoppen.be/" title="Slimmer shoppen">Slimmer shoppen</a></div><div id="header-left"><div class="menu"><ul><li id="menu-item-61" class="menu-item-61"><a></a></li><li id="menu-item-9" class="menu-item-9"><a></a></li></ul></div></div><div id="header-center"><div class="menu"><ul><li class="menu-item-61"><a></a></li><li class="menu-item-9"><a></a></li></ul></div></div><div id="search"><form role="search" method="get" id="searchform" class="searchform" action="https://www.slimmershoppen.be/"><div> <label class="screen-reader-text" for="s">Zoeken naar:</label> <input type="text" value="" name="s" id="s" /> <input type="submit" id="searchsubmit" value="Zoeken" /></div></form><div id="header-right"><div class="menu"><ul><li class="menu-item-61"><a></a></li><li class="menu-item-9"><a></a></li></ul></div></div></div><div class="clear"></div></div><div id="main"><div id="container"><div id="content" role="main"><div id="boxes"><div class="box"><div class="rel"> <a href="https://www.slimmershoppen.be/2009/09/test-wide-format-printer/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/HP_OJ_7000_wide_format_printer_close.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/HP_OJ_7000_wide_format_printer_close.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/merk/hp/" rel="category tag">HP</a>, <a href="https://www.slimmershoppen.be/category/rayon/multimedia/" rel="category tag">multimedia</a>, <a href="https://www.slimmershoppen.be/category/product/printer/" rel="category tag">printer</a></div><h1><a href="https://www.slimmershoppen.be/2009/09/test-wide-format-printer/">Test wide format printer</a></h1><p>De HP Officejet 7000 Wide Format Printer belooft voordelige en goeie printkwaliteit, snel en op groot formaat. Wij kregen een testexemplaar en stelden vast dat het wat kwaliteit betreft ‘redelijk’ klopt, wat de snelheid betreft ‘enigszins’ en wat de kost</p><div class="posted"><span class="entry-date">September 29, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Test wide format printer</span></span></div><div class="texts"><div class="abs"> <a href="https://www.slimmershoppen.be/2009/09/test-wide-format-printer/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/HP_OJ_7000_wide_format_printer_close.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/HP_OJ_7000_wide_format_printer_close.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/merk/hp/" rel="category tag">HP</a>, <a href="https://www.slimmershoppen.be/category/rayon/multimedia/" rel="category tag">multimedia</a>, <a href="https://www.slimmershoppen.be/category/product/printer/" rel="category tag">printer</a></div><h1><a href="https://www.slimmershoppen.be/2009/09/test-wide-format-printer/">Test wide format printer</a></h1><p>De HP Officejet 7000 Wide Format Printer belooft voordelige en goeie printkwaliteit, snel en op groot formaat. Wij kregen een testexemplaar en stelden vast dat het wat kwaliteit betreft ‘redelijk’ klopt, wat de snelheid betreft ‘enigszins’ en wat de kost</p><div class="posted"><span class="entry-date">September 29, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Test wide format printer</span></span></div></div></div></div></div><div class="box"><div class="rel"> <a href="https://www.slimmershoppen.be/2009/07/blackberry-met-keypad-touchscreen-toch-maar-een-iphone/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/Erik_Willemse_Mobistar_News.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/Erik_Willemse_Mobistar_News.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/merk/blackberry/" rel="category tag">Blackberry</a>, <a href="https://www.slimmershoppen.be/category/rayon/multimedia/" rel="category tag">multimedia</a>, <a href="https://www.slimmershoppen.be/category/product/ontsmettingsmiddel/" rel="category tag">ontsmettingsmiddel</a></div><h1><a href="https://www.slimmershoppen.be/2009/07/blackberry-met-keypad-touchscreen-toch-maar-een-iphone/">Blackberry met keypad of touchscreen of toch maar een iPhone</a></h1><p>Een toestel met een klassiek keypad of eentje met een hip touchscreen? Onze consumentenredacteur bekeek voor Mobistar M*News twee vergelijkbare toestellen: de Blackberry 9000 met toetsenbord en de Blackberry 9500 met aanraakscherm. De plussen en minnen op een rij: &#8220;Wie</p><div class="posted"><span class="entry-date">Juli 9, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Blackberry met keypad of touchscreen of toch maar een iPhone</span></span></div><div class="texts"><div class="abs"> <a href="https://www.slimmershoppen.be/2009/07/blackberry-met-keypad-touchscreen-toch-maar-een-iphone/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/Erik_Willemse_Mobistar_News.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/Erik_Willemse_Mobistar_News.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/merk/blackberry/" rel="category tag">Blackberry</a>, <a href="https://www.slimmershoppen.be/category/rayon/multimedia/" rel="category tag">multimedia</a>, <a href="https://www.slimmershoppen.be/category/product/ontsmettingsmiddel/" rel="category tag">ontsmettingsmiddel</a></div><h1><a href="https://www.slimmershoppen.be/2009/07/blackberry-met-keypad-touchscreen-toch-maar-een-iphone/">Blackberry met keypad of touchscreen of toch maar een iPhone</a></h1><p>Een toestel met een klassiek keypad of eentje met een hip touchscreen? Onze consumentenredacteur bekeek voor Mobistar M*News twee vergelijkbare toestellen: de Blackberry 9000 met toetsenbord en de Blackberry 9500 met aanraakscherm. De plussen en minnen op een rij: &#8220;Wie</p><div class="posted"><span class="entry-date">Juli 9, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Blackberry met keypad of touchscreen of toch maar een iPhone</span></span></div></div></div></div></div><div class="box"><div class="rel"> <a href="https://www.slimmershoppen.be/2009/05/op-zoek-naar-een-premium-printer-zoals-de-hp-photosmart-all-one/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/HP_PHOTOSMART_Premium_Fax_2.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/HP_PHOTOSMART_Premium_Fax_2.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/merk/hp/" rel="category tag">HP</a>, <a href="https://www.slimmershoppen.be/category/rayon/multimedia/" rel="category tag">multimedia</a>, <a href="https://www.slimmershoppen.be/category/product/printer/" rel="category tag">printer</a></div><h1><a href="https://www.slimmershoppen.be/2009/05/op-zoek-naar-een-premium-printer-zoals-de-hp-photosmart-all-one/">Op zoek naar een premium printer zoals de HP Photosmart All-in-One</a></h1><p>Ook op zoek naar multifunctionele printer waarmee je in kleur documenten en foto&rsquo;s kan afdrukken, faxen en kopi&euml;ren? Wij testen op vraag van HP de HP Photosmart Premium Fax All-in-One en kunnen concluderen dat hij snel maar minder snel print</p><div class="posted"><span class="entry-date">Mei 22, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Op zoek naar een premium printer zoals de HP Photosmart All-in-One</span></span></div><div class="texts"><div class="abs"> <a href="https://www.slimmershoppen.be/2009/05/op-zoek-naar-een-premium-printer-zoals-de-hp-photosmart-all-one/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/HP_PHOTOSMART_Premium_Fax_2.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/HP_PHOTOSMART_Premium_Fax_2.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/merk/hp/" rel="category tag">HP</a>, <a href="https://www.slimmershoppen.be/category/rayon/multimedia/" rel="category tag">multimedia</a>, <a href="https://www.slimmershoppen.be/category/product/printer/" rel="category tag">printer</a></div><h1><a href="https://www.slimmershoppen.be/2009/05/op-zoek-naar-een-premium-printer-zoals-de-hp-photosmart-all-one/">Op zoek naar een premium printer zoals de HP Photosmart All-in-One</a></h1><p>Ook op zoek naar multifunctionele printer waarmee je in kleur documenten en foto&rsquo;s kan afdrukken, faxen en kopi&euml;ren? Wij testen op vraag van HP de HP Photosmart Premium Fax All-in-One en kunnen concluderen dat hij snel maar minder snel print</p><div class="posted"><span class="entry-date">Mei 22, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Op zoek naar een premium printer zoals de HP Photosmart All-in-One</span></span></div></div></div></div></div><div class="box"><div class="rel"> <a href="https://www.slimmershoppen.be/2009/04/lidmaatschap-europese-consumentenorganisaties-getest/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/Word_lid_van_de_Consumentenbond.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/Word_lid_van_de_Consumentenbond.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/uncategorized/" rel="category tag">Uncategorized</a></div><h1><a href="https://www.slimmershoppen.be/2009/04/lidmaatschap-europese-consumentenorganisaties-getest/">Lidmaatschap Europese consumentenorganisaties getest</a></h1><p>Lid worden van Europese consumentenorganisaties is eenvoudig. Dat lidmaatschap be&euml;indigen eveneens. Veelal wanneer je maar wil. Behalve bij de Nederlandse Consumentenbond. Daar geldt een lidmaatschap onherroepelijk voor een jaar en zwijgen ze op het moment dat het zou kunnen worden</p><div class="posted"><span class="entry-date">April 24, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Lidmaatschap Europese consumentenorganisaties getest</span></span></div><div class="texts"><div class="abs"> <a href="https://www.slimmershoppen.be/2009/04/lidmaatschap-europese-consumentenorganisaties-getest/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/Word_lid_van_de_Consumentenbond.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/Word_lid_van_de_Consumentenbond.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/uncategorized/" rel="category tag">Uncategorized</a></div><h1><a href="https://www.slimmershoppen.be/2009/04/lidmaatschap-europese-consumentenorganisaties-getest/">Lidmaatschap Europese consumentenorganisaties getest</a></h1><p>Lid worden van Europese consumentenorganisaties is eenvoudig. Dat lidmaatschap be&euml;indigen eveneens. Veelal wanneer je maar wil. Behalve bij de Nederlandse Consumentenbond. Daar geldt een lidmaatschap onherroepelijk voor een jaar en zwijgen ze op het moment dat het zou kunnen worden</p><div class="posted"><span class="entry-date">April 24, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Lidmaatschap Europese consumentenorganisaties getest</span></span></div></div></div></div></div><div class="box"><div class="rel"> <a href="https://www.slimmershoppen.be/2009/03/1-1-gratis-gelogen-bij-carrefour/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/carrefour_punten_happydays.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/carrefour_punten_happydays.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/winkel/carrefour/" rel="category tag">Carrefour</a></div><h1><a href="https://www.slimmershoppen.be/2009/03/1-1-gratis-gelogen-bij-carrefour/">1 +1 gratis gelogen bij Carrefour</a></h1><p>Sinds kort &mdash; 18 maart 2009 &mdash; is de Happy Days-getrouwheidskaart van Carrefour vervangen door de bonus-kaart. En dat begint al gelijk niet goed. In haar advertenties in de kranten en op het web pakt de winkelketen uit met een</p><div class="posted"><span class="entry-date">Maart 18, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> 1 +1 gratis gelogen bij Carrefour</span></span></div><div class="texts"><div class="abs"> <a href="https://www.slimmershoppen.be/2009/03/1-1-gratis-gelogen-bij-carrefour/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/carrefour_punten_happydays.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/carrefour_punten_happydays.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/winkel/carrefour/" rel="category tag">Carrefour</a></div><h1><a href="https://www.slimmershoppen.be/2009/03/1-1-gratis-gelogen-bij-carrefour/">1 +1 gratis gelogen bij Carrefour</a></h1><p>Sinds kort &mdash; 18 maart 2009 &mdash; is de Happy Days-getrouwheidskaart van Carrefour vervangen door de bonus-kaart. En dat begint al gelijk niet goed. In haar advertenties in de kranten en op het web pakt de winkelketen uit met een</p><div class="posted"><span class="entry-date">Maart 18, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> 1 +1 gratis gelogen bij Carrefour</span></span></div></div></div></div></div><div class="box"><div class="rel"> <a href="https://www.slimmershoppen.be/2009/02/aldi-en-lidl-producten-niet-beter-slechter-dan-merken/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/aldi_lidl.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/aldi_lidl.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/winkel/aldi/" rel="category tag">Aldi</a>, <a href="https://www.slimmershoppen.be/category/winkel/lidl/" rel="category tag">Lidl</a></div><h1><a href="https://www.slimmershoppen.be/2009/02/aldi-en-lidl-producten-niet-beter-slechter-dan-merken/">Aldi en Lidl-producten niet beter of slechter dan merken</a></h1><p>&quot;Discountersproducten zijn doorgaans niet beter of slechter dan merkproducten ondanks dat ze de helft zo duur zijn,&quot; besluit het Duitse O&euml;kotest in haar meest recente test. Die altijd strenge consumentenorganisatie onderzocht tientallen discountersproducten en geeft het merendeel ervan goede tot</p><div class="posted"><span class="entry-date">Februari 6, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Aldi en Lidl-producten niet beter of slechter dan merken</span></span></div><div class="texts"><div class="abs"> <a href="https://www.slimmershoppen.be/2009/02/aldi-en-lidl-producten-niet-beter-slechter-dan-merken/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/aldi_lidl.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2009/aldi_lidl.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/winkel/aldi/" rel="category tag">Aldi</a>, <a href="https://www.slimmershoppen.be/category/winkel/lidl/" rel="category tag">Lidl</a></div><h1><a href="https://www.slimmershoppen.be/2009/02/aldi-en-lidl-producten-niet-beter-slechter-dan-merken/">Aldi en Lidl-producten niet beter of slechter dan merken</a></h1><p>&quot;Discountersproducten zijn doorgaans niet beter of slechter dan merkproducten ondanks dat ze de helft zo duur zijn,&quot; besluit het Duitse O&euml;kotest in haar meest recente test. Die altijd strenge consumentenorganisatie onderzocht tientallen discountersproducten en geeft het merendeel ervan goede tot</p><div class="posted"><span class="entry-date">Februari 6, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Aldi en Lidl-producten niet beter of slechter dan merken</span></span></div></div></div></div></div><div class="box"><div class="rel"> <a href="https://www.slimmershoppen.be/2009/01/lu-petit-dejeuner-niet-voldoende-als-ontbijt/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2008/lu_petitdejeuner.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2008/lu_petitdejeuner.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/merk/lu/" rel="category tag">Lu</a>, <a href="https://www.slimmershoppen.be/category/rayon/ontbijt/" rel="category tag">ontbijt</a>, <a href="https://www.slimmershoppen.be/category/product/ontbijtkoeken/" rel="category tag">ontbijtkoeken</a></div><h1><a href="https://www.slimmershoppen.be/2009/01/lu-petit-dejeuner-niet-voldoende-als-ontbijt/">Lu Petit Dejeuner is niet voldoende als ontbijt</a></h1><p>&ldquo;Proef nu bij het ontbijt de heerlijke smaak van choco en hazelnoot, tussen 2 koekjes,&rdquo; slogant Lu in advertenties met haar Petit D&eacute;jeuners Choco-Hazelnoot. Op de verpakking voegt de koekjesgigant daar aan toe: &lsquo;Een handige manier om een evenwichtig* ontbijt</p><div class="posted"><span class="entry-date">Januari 13, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Lu Petit Dejeuner is niet voldoende als ontbijt</span></span></div><div class="texts"><div class="abs"> <a href="https://www.slimmershoppen.be/2009/01/lu-petit-dejeuner-niet-voldoende-als-ontbijt/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2008/lu_petitdejeuner.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/2008/lu_petitdejeuner.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/merk/lu/" rel="category tag">Lu</a>, <a href="https://www.slimmershoppen.be/category/rayon/ontbijt/" rel="category tag">ontbijt</a>, <a href="https://www.slimmershoppen.be/category/product/ontbijtkoeken/" rel="category tag">ontbijtkoeken</a></div><h1><a href="https://www.slimmershoppen.be/2009/01/lu-petit-dejeuner-niet-voldoende-als-ontbijt/">Lu Petit Dejeuner is niet voldoende als ontbijt</a></h1><p>&ldquo;Proef nu bij het ontbijt de heerlijke smaak van choco en hazelnoot, tussen 2 koekjes,&rdquo; slogant Lu in advertenties met haar Petit D&eacute;jeuners Choco-Hazelnoot. Op de verpakking voegt de koekjesgigant daar aan toe: &lsquo;Een handige manier om een evenwichtig* ontbijt</p><div class="posted"><span class="entry-date">Januari 13, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Lu Petit Dejeuner is niet voldoende als ontbijt</span></span></div></div></div></div></div><div class="box"><div class="rel"> <a href="https://www.slimmershoppen.be/2009/01/duopack-foie-gras-goedkoper-dan-hesp/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/duopack_foiegras_edelham.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/duopack_foiegras_edelham.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/rayon/delicatessen/" rel="category tag">delicatessen</a>, <a href="https://www.slimmershoppen.be/category/product/foie-gras/" rel="category tag">foie gras</a></div><h1><a href="https://www.slimmershoppen.be/2009/01/duopack-foie-gras-goedkoper-dan-hesp/">Duopack foie gras goedkoper dan hesp</a></h1><p>Met de eindejaarsfeesten smijten de grootwarenhuizen met foie gras naar onze kop. Lidl verlaagt de prijs voor een duopack foie gras(2 x 40 gram) van 21 tot 23 december zelfs van 2,49 euro tot 1,69 euro. Dat komt neer op</p><div class="posted"><span class="entry-date">Januari 13, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Duopack foie gras goedkoper dan hesp</span></span></div><div class="texts"><div class="abs"> <a href="https://www.slimmershoppen.be/2009/01/duopack-foie-gras-goedkoper-dan-hesp/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/duopack_foiegras_edelham.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/duopack_foiegras_edelham.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/rayon/delicatessen/" rel="category tag">delicatessen</a>, <a href="https://www.slimmershoppen.be/category/product/foie-gras/" rel="category tag">foie gras</a></div><h1><a href="https://www.slimmershoppen.be/2009/01/duopack-foie-gras-goedkoper-dan-hesp/">Duopack foie gras goedkoper dan hesp</a></h1><p>Met de eindejaarsfeesten smijten de grootwarenhuizen met foie gras naar onze kop. Lidl verlaagt de prijs voor een duopack foie gras(2 x 40 gram) van 21 tot 23 december zelfs van 2,49 euro tot 1,69 euro. Dat komt neer op</p><div class="posted"><span class="entry-date">Januari 13, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Duopack foie gras goedkoper dan hesp</span></span></div></div></div></div></div><div class="box"><div class="rel"> <a href="https://www.slimmershoppen.be/2009/01/voorzichtige-cholesterol-claim-bij-havermout-van-quaker/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/havermout_Quaker_cholesterol.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/havermout_Quaker_cholesterol.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/product/havermout/" rel="category tag">havermout</a>, <a href="https://www.slimmershoppen.be/category/rayon/ontbijt/" rel="category tag">ontbijt</a>, <a href="https://www.slimmershoppen.be/category/merk/quaker/" rel="category tag">Quaker</a></div><h1><a href="https://www.slimmershoppen.be/2009/01/voorzichtige-cholesterol-claim-bij-havermout-van-quaker/">Voorzichtige cholesterol claim bij havermout van Quaker</a></h1><p>&lsquo;Helpt het cholesterolgehalte te verlagen&rsquo;, staat er op havermout van Quaker, echter gevolgd door &lsquo;in combinatie met gevarieerde voeding die weinig vet bevat&rsquo;. Dat is een heel voorzichtige&mdash; maar wel correcte&mdash; claim, zeker in vergelijking met wat Quaker in de</p><div class="posted"><span class="entry-date">Januari 13, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Voorzichtige cholesterol claim bij havermout van Quaker</span></span></div><div class="texts"><div class="abs"> <a href="https://www.slimmershoppen.be/2009/01/voorzichtige-cholesterol-claim-bij-havermout-van-quaker/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/havermout_Quaker_cholesterol.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/havermout_Quaker_cholesterol.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/product/havermout/" rel="category tag">havermout</a>, <a href="https://www.slimmershoppen.be/category/rayon/ontbijt/" rel="category tag">ontbijt</a>, <a href="https://www.slimmershoppen.be/category/merk/quaker/" rel="category tag">Quaker</a></div><h1><a href="https://www.slimmershoppen.be/2009/01/voorzichtige-cholesterol-claim-bij-havermout-van-quaker/">Voorzichtige cholesterol claim bij havermout van Quaker</a></h1><p>&lsquo;Helpt het cholesterolgehalte te verlagen&rsquo;, staat er op havermout van Quaker, echter gevolgd door &lsquo;in combinatie met gevarieerde voeding die weinig vet bevat&rsquo;. Dat is een heel voorzichtige&mdash; maar wel correcte&mdash; claim, zeker in vergelijking met wat Quaker in de</p><div class="posted"><span class="entry-date">Januari 13, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Voorzichtige cholesterol claim bij havermout van Quaker</span></span></div></div></div></div></div><div class="box"><div class="rel"> <a href="https://www.slimmershoppen.be/2009/01/kant-en-klare-herta-cake/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/herta_pak_cake.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/herta_pak_cake.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/rayon/bakken/" rel="category tag">bakken</a>, <a href="https://www.slimmershoppen.be/category/product/cake/" rel="category tag">Cake</a>, <a href="https://www.slimmershoppen.be/category/merk/herta/" rel="category tag">Herta</a>, <a href="https://www.slimmershoppen.be/category/merk/imperial/" rel="category tag">Imperial</a></div><h1><a href="https://www.slimmershoppen.be/2009/01/kant-en-klare-herta-cake/">Kant en klare Herta cake</a></h1><p>In de tv-commercial bakt een bompa in een handomdraai een cake uit een kant-en-klaar pakje van Herta. Bompa blij, kinderen blij. Een makkie dus. Maar is het zo veel moeilijker een eigen deeg te maken en te bakken? En wat</p><div class="posted"><span class="entry-date">Januari 13, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Kant en klare Herta cake</span></span></div><div class="texts"><div class="abs"> <a href="https://www.slimmershoppen.be/2009/01/kant-en-klare-herta-cake/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/herta_pak_cake.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/herta_pak_cake.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/rayon/bakken/" rel="category tag">bakken</a>, <a href="https://www.slimmershoppen.be/category/product/cake/" rel="category tag">Cake</a>, <a href="https://www.slimmershoppen.be/category/merk/herta/" rel="category tag">Herta</a>, <a href="https://www.slimmershoppen.be/category/merk/imperial/" rel="category tag">Imperial</a></div><h1><a href="https://www.slimmershoppen.be/2009/01/kant-en-klare-herta-cake/">Kant en klare Herta cake</a></h1><p>In de tv-commercial bakt een bompa in een handomdraai een cake uit een kant-en-klaar pakje van Herta. Bompa blij, kinderen blij. Een makkie dus. Maar is het zo veel moeilijker een eigen deeg te maken en te bakken? En wat</p><div class="posted"><span class="entry-date">Januari 13, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Kant en klare Herta cake</span></span></div></div></div></div></div><div class="box"><div class="rel"> <a href="https://www.slimmershoppen.be/2009/01/colgate-kan-tandplak-met-98-verminderen/"></a><div class="categories"><a href="https://www.slimmershoppen.be/category/merk/colgate/" rel="category tag">Colgate</a>, <a href="https://www.slimmershoppen.be/category/rayon/drogist/" rel="category tag">drogist</a>, <a href="https://www.slimmershoppen.be/category/product/tandpasta/" rel="category tag">tandpasta</a></div><h1><a href="https://www.slimmershoppen.be/2009/01/colgate-kan-tandplak-met-98-verminderen/">Colgate kan tandplak met 98% verminderen</a></h1><p>&laquo;Colgate tandpasta kan wel degelijk tandplak met 98% verminderen&raquo;, stelt Oral Care manager Thierry Brynaert van multinational Colgate-Palmolive. Vorige week was daar op deze pagina onduidelijkheid over gerezen aangezien de claim die de tandpastamaker maakt mistig Nederlands is. Colgate stelt</p><div class="posted"><span class="entry-date">Januari 13, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Colgate kan tandplak met 98% verminderen</span></span></div><div class="texts"><div class="abs"> <a href="https://www.slimmershoppen.be/2009/01/colgate-kan-tandplak-met-98-verminderen/"></a><div class="categories"><a href="https://www.slimmershoppen.be/category/merk/colgate/" rel="category tag">Colgate</a>, <a href="https://www.slimmershoppen.be/category/rayon/drogist/" rel="category tag">drogist</a>, <a href="https://www.slimmershoppen.be/category/product/tandpasta/" rel="category tag">tandpasta</a></div><h1><a href="https://www.slimmershoppen.be/2009/01/colgate-kan-tandplak-met-98-verminderen/">Colgate kan tandplak met 98% verminderen</a></h1><p>&laquo;Colgate tandpasta kan wel degelijk tandplak met 98% verminderen&raquo;, stelt Oral Care manager Thierry Brynaert van multinational Colgate-Palmolive. Vorige week was daar op deze pagina onduidelijkheid over gerezen aangezien de claim die de tandpastamaker maakt mistig Nederlands is. Colgate stelt</p><div class="posted"><span class="entry-date">Januari 13, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Colgate kan tandplak met 98% verminderen</span></span></div></div></div></div></div><div class="box"><div class="rel"> <a href="https://www.slimmershoppen.be/2009/01/zeep-met-yoghurt/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/fa_douchegel_met_yoghurt.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/fa_douchegel_met_yoghurt.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/product/douchecreme/" rel="category tag">Douchecrème</a>, <a href="https://www.slimmershoppen.be/category/rayon/drogist/" rel="category tag">drogist</a>, <a href="https://www.slimmershoppen.be/category/merk/fa/" rel="category tag">Fa</a></div><h1><a href="https://www.slimmershoppen.be/2009/01/zeep-met-yoghurt/">Zeep met yoghurt</a></h1><p>Fa heeft een douchecr&egrave;me met daarin yoghurt. Dat roept enige minder vaak gestelde vragen op. Stephane De Schrijver, woordvoerder voor Fa-producent Henkel, beantwoordt ze. &nbsp; Zit er echte yoghurt in?&laquo;Ja, al gaat het wel om yoghurtprote&iuml;nen, het eiwitbestanddeel van yoghurt.&raquo;</p><div class="posted"><span class="entry-date">Januari 13, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Zeep met yoghurt</span></span></div><div class="texts"><div class="abs"> <a href="https://www.slimmershoppen.be/2009/01/zeep-met-yoghurt/"><img width="210" height="158" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/fa_douchegel_met_yoghurt.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /><noscript><img width="210" height="158" src="https://www.slimmershoppen.be/wp-content/uploads/files/images/200651/fa_douchegel_met_yoghurt.jpg" class="attachment-homepage-thumb size-homepage-thumb wp-post-image" alt="" title="" /></noscript></a><div class="categories"><a href="https://www.slimmershoppen.be/category/product/douchecreme/" rel="category tag">Douchecrème</a>, <a href="https://www.slimmershoppen.be/category/rayon/drogist/" rel="category tag">drogist</a>, <a href="https://www.slimmershoppen.be/category/merk/fa/" rel="category tag">Fa</a></div><h1><a href="https://www.slimmershoppen.be/2009/01/zeep-met-yoghurt/">Zeep met yoghurt</a></h1><p>Fa heeft een douchecr&egrave;me met daarin yoghurt. Dat roept enige minder vaak gestelde vragen op. Stephane De Schrijver, woordvoerder voor Fa-producent Henkel, beantwoordt ze. &nbsp; Zit er echte yoghurt in?&laquo;Ja, al gaat het wel om yoghurtprote&iuml;nen, het eiwitbestanddeel van yoghurt.&raquo;</p><div class="posted"><span class="entry-date">Januari 13, 2009</span> <span class="main_separator">/</span> <span>Reacties uit op<span class="screen-reader-text"> Zeep met yoghurt</span></span></div></div></div></div></div></div><div class="fetch"> <a href="https://www.slimmershoppen.be/page/2/" >Load more posts</a></div> <script type="text/javascript">// Ajax-fetching "Load more posts"
$('.fetch a').live('click', function(e) {
	e.preventDefault();
	$(this).addClass('loading').text('Loading...');
	$.ajax({
		type: "GET",
		url: $(this).attr('href') + '#boxes',
		dataType: "html",
		success: function(out) {
			result = $(out).find('#boxes .box');
			nextlink = $(out).find('.fetch a').attr('href');
			$('#boxes').append(result).masonry('appended', result);
			$('.fetch a').removeClass('loading').text('Load more posts');
			if (nextlink != undefined) {
				$('.fetch a').attr('href', nextlink);
			} else {
				$('.fetch').remove();
			}
		}
	});
});</script> </div></div></div><div id="footer"><div id="site-info"> © 2011 <a href="/">Slimmer shoppen</a><br /> Designed by <a href="http://wpshower.com" target="_blank">Wpshower</a> <span class="main_separator">/</span> Powered by <a href="http://www.wordpress.org" target="_blank">WordPress</a></div><div id="footer-right"><div class="menu"><ul><li class="menu-item-61"><a></a></li><li class="menu-item-9"><a></a></li></ul></div></div><div id="footer-left"><div class="menu"><ul><li class="menu-item-61"><a></a></li><li class="menu-item-9"><a></a></li></ul></div></div><div class="clear"></div></div></div> <script>(function(w, d){
	var b = d.getElementsByTagName("body")[0];
	var s = d.createElement("script"); s.async = true;
	var v = !("IntersectionObserver" in w) ? "8.5.2" : "10.3.5";
	s.src = "https://www.slimmershoppen.be/wp-content/plugins/wp-rocket/inc/front/js/lazyload-" + v + ".min.js";
	w.lazyLoadOptions = {
		elements_selector: "img, iframe",
		data_src: "lazy-src",
		data_srcset: "lazy-srcset",
		skip_invisible: false,
		class_loading: "lazyloading",
		class_loaded: "lazyloaded",
		threshold: 300,
		callback_load: function(element) {
			if ( element.tagName === "IFRAME" && element.dataset.rocketLazyload == "fitvidscompatible" ) {
				if (element.classList.contains("lazyloaded") ) {
					if (typeof window.jQuery != "undefined") {
						if (jQuery.fn.fitVids) {
							jQuery(element).parent().fitVids();
						}
					}
				}
			}
		}
	}; // Your options here. See "recipes" for more information about async.
	b.appendChild(s);
}(window, document));

// Listen to the Initialized event
window.addEventListener('LazyLoad::Initialized', function (e) {
    // Get the instance and puts it in the lazyLoadInstance variable
	var lazyLoadInstance = e.detail.instance;

	var observer = new MutationObserver(function(mutations) {
		mutations.forEach(function(mutation) {
			lazyLoadInstance.update();
		} );
	} );
	
	var b      = document.getElementsByTagName("body")[0];
	var config = { childList: true, subtree: true };
	
	observer.observe(b, config);
}, false);</script> <script src="" data-minify="1"></script></body></html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1649866619 -->