Top Menu

Low Bookcases

jQuery(document).ready(function() { jQuery('.filter-by .filter-title').each(function() { //Level 1 items onclick jQuery(this).click(function() { jQuery('.filter-by').toggleClass('open'); }) }) } );

jQuery(document).ready(function() { jQuery('.sort-by .filter-title').each(function() { //Level 1 items onclick jQuery(this).click(function() { jQuery('.sort-by').toggleClass('open'); }); });

jQuery(".options").each(function() { jQuery(this).click(function() { jQuery(this).parent('.filter-dropdown').toggleClass('open'); }); }); });

filter by low bookcases, MySmallSpace UK
retailer
size
price
colour
material
sort by low bookcases, MySmallSpace UK
price (low - high)


function debounce(func, wait, immediate) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if (!immediate) func.apply(context, args); }; var callNow = immediate && !timeout; clearTimeout(timeout); timeout = setTimeout(later, wait); if (callNow) func.apply(context, args); }; };

jQuery('button.view-all-button').click(function() {

jQuery('#grid-nav input[type="checkbox"]').each(function() {//Untick all checkboxes jQuery(this).prop('checked', false); }); jQuery('#grid-nav input[value="ALL"]').each(function() {//Tick ALL options jQuery(this).prop('checked', true); }); jQuery('#grid-nav input[type="number"]').each(function() {//Price range jQuery(this).val(''); }); jQuery('.filter-dropdown.filter-dropdown-size output').each(function() {//Range sliders jQuery(this).val(0); }); jQuery('.filter-dropdown.filter-dropdown-size input').each(function() {//Range sliders jQuery(this).val(0); }); jQuery('.filter-dropdown.filter-dropdown-orderby.filter-dropdown-asc-desc input').each(function() { jQuery(this).prop('checked', false); }); jQuery('input[name="search_term"]').val('');

debounce(sendGridAJAX('filter'),500); });

jQuery(document).ready(function() {

jQuery("#max-height-mimic").bind('keyup input change', debounce(function(){

var maxheight = jQuery(this).val(); jQuery('#mh-slider').val(maxheight).trigger('change'); jQuery('#mh-value').val(maxheight); },500));

jQuery("#max-width-mimic").bind('keyup input change', debounce(function(){

var maxwidth = jQuery(this).val(); jQuery('#mh-slider-2').val(maxwidth).trigger('change'); jQuery('#mh-value-2').val(maxwidth); },500));

jQuery("#max-depth-mimic").bind('keyup input change', debounce(function(){

var maxdepth = jQuery(this).val(); jQuery('#mh-slider-3').val(maxdepth).trigger('change'); jQuery('#mh-value-3').val(maxdepth); },500));

jQuery('#mh-slider').change(function(){

var sliderValue = jQuery(this).val(); jQuery("#max-height-mimic").val(sliderValue);

});

jQuery('#mh-slider-2').change(function(){

var sliderValue = jQuery(this).val(); jQuery("#max-width-mimic").val(sliderValue);

});

jQuery('#mh-slider-3').change(function(){

var sliderValue = jQuery(this).val(); jQuery("#max-depth-mimic").val(sliderValue);

});

});

Low Bookcases

Looking for low bookcases to maximise your space? Be inspired by a large selection of low bookcases from UK’s leading retailers – all in one place.

Make your space work better for you with low bookcases to maximise your small space. You will find low bookcases for every budget – from affordable prices to higher-end appeal.

Tip: Use our handy filters to view low bookcases from multiple retailers. Limit the range of low bookcases you see by colour, by price or select a specific retailer. Know your maximum size? Use the handy size filter to limit the low bookcases you see.

X

maximise your small space with our space saving tips!

*By entering your email address you are agreeing to our Terms of Service, Privacy Policy and to receive emails from My Small Space.

all prices accurate at time of publication but are subject to change

MySmallSpace UK
mysmallspaceuk in London, UK on Houzz
Password Reset
Please enter your e-mail address. You will receive a new password via e-mail.