Bathroom Categories Bathtubs Shower enclosures Bathroom furniture Shower panels Mirror Shower channels Shower cubicles Steam showers Whirlpools Fittings Bathroom textiles & accessories Bathroom accessories Sauna & infrared cabin Categories Infrared cabins Outdoor saunas Indoor Saunas Barrel Saunas Sauna accessories Living Categories Sofas Coffee Table Tables Rugs Lamps & Lighting Massage Chair Wall Glass Doors / Sliding Doors Air Conditioners & Heating Systems Flooring Solutions Electronic Devices Mirrors Rooms Living Room Dining Room Hallway Bedroom Office Kids Room Kitchen Furniture & Appliances LVLY Garden Categories Outdoor Whirlpools Flooring Garden Sheds & Trash Bin Storage Carports Garden / Balcony Furnitures Lawn Mower Awning Terrace Facade Cladding Solar & Heat Pumps Hot Tubs & Cold Tubs Garden Decoration Terrace Roofs Play Tools Fences Garden Tools Pet supplies Categorie Cat Trees Pet Beds Puppy Playpens Leisure & Sports Sale%
$('.navlist').one('mouseenter', function(event) {
$('.dropdown-container').each(function(index, el) {
var image = $(this).find('.get-image').attr('data-image');
$(this).find('.set-image').removeClass('lazyloaded').addClass('lazyload').attr('data-src', image);
});
});
$('.dropdown-container').on('mouseenter', '.get-image', function(event) {
var image = $(this).attr('data-image'),
image2 = $(this).parents('.dropdown-container').find('.set-image');
image2.attr('src', image);
});
{
"@context":"http://schema.org/",
"@type":"BreadcrumbList",
"itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"\/en\/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"\/en\/garden\/","name":"Garden"}},{"@type":"ListItem","position":3,"item":{"@id":"\/en\/garden\/fences\/","name":"Fences"}},{"@type":"ListItem","position":4,"item":{"@id":"\/en\/garden\/fences\/gabions\/","name":"Gabions"}}]
}
Gabions var scroller=$("#scroller");function scrollL(){$(".scroller").width();scroller.animate({scrollLeft:"+=400"},250)}function scrollR(){scroller.animate({scrollLeft:"-=400"},250)}function checkNav(){scroller.scroll(function(){var e=Math.ceil(scroller.outerWidth()),l=scroller[0].scrollWidth,r=scroller.scrollLeft(),c=$("#slideRight"),s=$("#slideLeft");Math.ceil(l-e)===r?s.addClass("deactivated"):s.removeClass("deactivated"),0===r?c.addClass("deactivated"):c.removeClass("deactivated")}),scroller.prop("scrollWidth")>scroller.width()&&$("#slideLeft").removeClass("deactivated")}checkNav(),addEventListener("resize",e=>{checkNav()});
$(document).ready(function() {
var select = $('.custom-select'),
optionValue = $('.custom-select option:selected').text();
select.width(20 + (optionValue.length * 5));
});
Our partners for sustainable development
Newsletter
Yes, I want to stay up to date with new products, news and offers. Please send me a newsletter.
I hereby confirm that I have read the Privacy policy . I can revoke my consent at any time. Your 10€ welcome discount
With our newsletter you are always up to date! And as a thank you for subscribing to our newsletter, you will receive a €10 voucher for your next purchase.***
You agree that your data will be used to send you our newsletter. The newsletter can be cancelled at any time. Further information and cancellation notices can be found in our privacy policy.
function hideNLpop() {
localStorage.setItem('showNLpop', 'false');
$('.nl-pop').removeClass('is-visible');
}
function placeholder() {
$('.nl-pop input[type="email"]').attr('placeholder','Your e-mail address');
$('.nl-pop button[type="button"]').text('Register now');
$('.nl-pop form label[for^="email-input-id_"], .nl-pop form .row .col-12.text-right.small.mt-2').remove();
}
if(!localStorage.getItem('showNLpop')) {
setTimeout(function () {
$('.nl-pop').addClass('is-visible');
}, 8000);
}
setTimeout(function () {
placeholder()
}, 7990);