FREE DELIVERY ON ALL ORDERS ABOVE 700
LAPTAB
Hard Disk HDD 2.5 Inch Case 2.0
Product
Hard Disk HDD 2.5 Inch Case 2.0
Black
Durable
High Speed Transfer Rate USB Port
https://www.laptab.com.pk/hdd-hard-disk.html
Product #:
603
4.4 stars, based on 89
reviews
https://www.laptab.com.pk/hdd-hard-disk.html
Regular price: Rs 1365
Rs1365
(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;
}
}
});
}