FREE DELIVERY ON ALL ORDERS ABOVE 700
perpetual-table-calender
Perpetual Table Calendar
Material: ABS + Magnet
Size: 23 cm x 2.3 cm
Assemble and insert the corresponding groove opening.
The magnetic ball and the ring attract each other.
Manually toggle the date, month and period through 3 small balls.
The small ball that is attracted to the transverse rod points to the date.
https://www.laptab.com.pk/perpetual-table-calender.html
Product #:
207090
4.4 stars, based on 89
reviews
https://www.laptab.com.pk/perpetual-table-calender.html
Regular price: Rs 3599
Rs3599
(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){
$.ajax({
url: base + 'ajax/search_ref',
type: "POST",
async: "false",
data: {url:url,searchid:searchid},
dataType: "html",
success: function(data) {
if(data) {
window.location.href = url;
}
}
});
}