The Snow Tree
Назад до книги
The Snow Tree
Є в наявності
ISBN:
9780525459033
Наявність:
Є в наявності
Автор
Caroline Repchuk
Вік
3 - 6
Видавництво
Dutton Books
Кіл-ть сторінок
24
Рік видання
1997
Розмір
21.6 x1 x 21.6
Формат
Hardcover
Вага
0.00kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу The Snow Tree
Nature lovers of all ages will delight in this splendid Christmas picture book, containing lavish embossing on every page, that brings to life the frozen splendor of the woodland setting and celebrates the beauty of the natural world.
Інші книги автораCaroline Repchuk
The Snow Tree
Рецензії про книгу The Snow Tree (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']);
}
}
});
});
//-->