Little Women (Ladybird Classics)
Back to the book
Little Women (Ladybird Classics)
Individual order
ISBN:
9780723270874
Availability:
Age
7 - 9
Author
Louisa May Alcott
Format
Hardcover
Number of pages
72
Publisher
Ladybird
Size
13.9 x 1.2 x 21.1
Year of publication
2014
Weight
0.27kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Little Women (Ladybird Classics)
This Ladybird Classic is an abridged retelling of the classic story of Little Women by Louisa May Alcott, making it perfect for introducing the story to younger children, or for newly confident readers to tackle alone. Beautiful new illustrations throughout and a gorgeous larger format with ribbon marker bring the magic of this classic story to a new generation of children.
Book reviews Little Women (Ladybird 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']);
}
}
});
});
//-->