Giraffe (See How They Grow)
Назад до книги
Giraffe (See How They Grow)
Індивідуальне замовлення
ISBN:
9781564583116
Наявність:
Автор
Mary Ling , Peter Anderson
Вік
6 - 8
Видавництво
DK Publishing
Кіл-ть сторінок
22
Рік видання
1993
Розмір
21 x0.7 x 21
Формат
Hardcover
Вага
0.00kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу Giraffe (See How They Grow)
The only six-foot newborn in the animal kingdom, a giraffe narrates the story--with the help of photographs showing each stage of development--of his growth to nearly twelve feet, when he can chew the leaves off treetops
Інші книги автораMary Ling , Peter Anderson
Giraffe (See How They Grow)
Рецензії про книгу Giraffe (See How They Grow) (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']);
}
}
});
});
//-->