FREE DELIVERY ON ALL ORDERS ABOVE 700
red-square
Red Square
– A highly detailed replica of Moscows' Historic Fortress-Red Square
– Help to develop logical thinking skill, visual and spatial perception.
– Great activity to spend time with your family and friends.
– Fantastic gift to children & exquisite home decoration.
https://www.laptab.com.pk/red-square.html
Product #:
205886
4.4 stars, based on 89
reviews
https://www.laptab.com.pk/red-square.html
Regular price: Rs 3150
Rs3150
(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;
}
}
});
}