The Snow Tree
Back to the book
The Snow Tree
In Stock
ISBN:
9780525459033
Availability:
In Stock
Age
3 - 6
Author
Caroline Repchuk
Format
Hardcover
Number of pages
24
Publisher
Dutton Books
Size
21.6 x1 x 21.6
Year of publication
1997
Weight
0.00kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book 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.
Other books by the authorCaroline Repchuk
The Snow Tree
Book reviews The Snow Tree (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']);
}
}
});
});
//-->