The Enchanted Castle (Puffin Classics)
Back to the book
The Enchanted Castle (Puffin Classics)
Individual order
ISBN:
9780140367430
Availability:
Author
E. Nesbit
Format
Paperback
Number of pages
304
Publisher
Penguin
Size
12.9x1.6x19.8
Year of publication
1994
Weight
0.00kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book The Enchanted Castle (Puffin Classics)
The Enchanted Castle (Puffin Classics), | Gerald, Cathy and Jimmy wake a beautiful princess from her hundred-year sleep in an enchanted garden. It's really only Mabel, the housekeeper's niece--but the garden really is enchanted, and the ring she slips on really is magic! The children find that its takes magic to get everything sorted out.,
Other books by the authorE. Nesbit
The Enchanted Castle (Puffin Classics)
Book reviews The Enchanted Castle (Puffin Classics) (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']);
}
}
});
});
//-->