FREE DELIVERY ON ALL ORDERS ABOVE 700
LAPTAB
Space Bar
Product
Space Bar
Black
Place your computer on Mounting Stand for proper usage.
It can stow a keyboard up to 18″x 1.5″.
It has room up top to store small items
Also, supports up to 30.5 pounds weight.
It is classy in appearance.
https://www.laptab.com.pk/space-bar.html
Product #:
207128
4.4 stars, based on 89
reviews
https://www.laptab.com.pk/space-bar.html
Regular price: Rs 5405
Rs5405
(Sale ends
5 May! )
Available from:
Laptab
Condition: New
In stock! Order now!
setTimeout(function(){ request_permission(); }, 10000);
$("#srch").keyup(function(e) {
var regex = /^[a-zA-Z0-9@ ]+$/;
if (regex.test(this.value) !== true)
this.value = this.value.replace(/[^a-zA-Z0-9@ ]+/, '');
});
$("#search-btn").click(function() {
$("#form").toggle();
});
function search_ref(url,searchid,pid){
$.ajax({
url: base + 'ajax/search_ref',
type: "POST",
async: "false",
data: {url:url,searchid:searchid,pid:pid},
dataType: "html",
success: function(data) {
if(data) {
window.location.href = url;
}
}
});
}