The Kitten Pop-Up Book
Назад до книги
ISBN:
9781878093042
Наявність:
Автор
Denise Harris
Вік
3 - 6
Видавництво
Boyds Mills
Кіл-ть сторінок
10
Рік видання
1991
Розмір
22 x 0.6 x 28
Формат
Hardcover
Вага
0.25kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу 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. Діти люблять кошенят. І жваві маленькі кошенята оживають у цій чарівно ілюстрованій книжці, де граються чарівні кошенята та милі вірші про кошенят.
Інші книги автораDenise Harris
The Kitten Pop-Up Book
Рецензії про книгу The Kitten Pop-Up Book (0 відгуків)
+ Добавить отзыв
$('.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']);
}
}
});
});
//-->