The Children of Lir
Back to the book
The Children of Lir
Individual order
ISBN:
9780803711211
Availability:
Age
5 - 10
Author
Shelia MacGill-Callahan
Format
Hardcover
Number of pages
32
Publisher
Ragged Bears Ltd
Size
30.3 x 2.2 x 22.9
Year of publication
2006
Weight
0.50kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book The Children of Lir
A king's children are changed into swans by their evil stepmother and can only be changed back when twin mountain peaks, the Man from the North and the Woman from the South, are joined Дітей короля перетворює їхня зла мачуха на лебедів, і вони можуть бути повернуті лише тоді, коли з’єднуються дві гірські вершини, Чоловік з Півночі та Жінка з Півдня.
Other books by the authorShelia MacGill-Callahan
The Children of Lir
Book reviews The Children of Lir (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']);
}
}
});
});
//-->