The Kitten Pop-Up Book
Back to the book
The Kitten Pop-Up Book
Individual order
ISBN:
9781878093042
Availability:
Age
3 - 6
Author
Denise Harris
Format
Hardcover
Number of pages
10
Publisher
Boyds Mills
Size
22 x 0.6 x 28
Year of publication
1991
Weight
0.25kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book The Kitten Pop-Up Book
Children love kittens. And frisky little kittens spring to life in this charmingly illustrated pop-up book that features adorabl kittens at play along with lovable kitten verse. Діти люблять кошенят. І жваві маленькі кошенята оживають у цій чарівно ілюстрованій книжці, де граються чарівні кошенята та милі вірші про кошенят.
Other books by the authorDenise Harris
The Kitten Pop-Up Book
Book reviews The Kitten Pop-Up Book (0 reviews)
+ Добавить отзыв
$('.add_reve').on('click', function(e){
jQuery("html, body").animate({scrollTop: jQuery('#tab-review .prod_text').offset().top}, 500);
e.preventDefault();
});
$('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){
$.ajax({
url: 'index.php?route=product/product/getRecurringDescription',
type: 'post',
data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'),
dataType: 'json',
beforeSend: function() {
$('#recurring-description').html('');
},
success: function(json) {
$('.alert-dismissible, .text-danger').remove();
if (json['success']) {
$('#recurring-description').html(json['success']);
}
}
});
});
//-->