Wind Child
Back to the book
Wind Child
In Stock
ISBN:
9780060249038
Availability:
In Stock
Age
3 - 6
Author
Shirley Rousseau Murphy
Format
Hardcover
Number of pages
30
Publisher
Harper Collins
Size
28.6 x 2.5 x 22.2
Year of publication
1999
Weight
0.20kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Wind Child
Unaware of her unusual parentage, Resshie grows up restless and longing to know the secrets of the wind and she uses her extraordinary ability as a weaver to help her achieve her dream Не знаючи свого незвичайного походження, Реші зростає неспокійною та прагне пізнати таємниці вітру, і вона використовує свої надзвичайні здібності ткаля, щоб допомогти їй досягти своєї мрії.
Other books by the authorShirley Rousseau Murphy
Wind Child
Book reviews Wind Child (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']);
}
}
});
});
//-->