Little Women (Ladybird Classics)
Назад до книги
Little Women (Ladybird Classics)
Індивідуальне замовлення
ISBN:
9780723270874
Наявність:
Автор
Louisa May Alcott
Вік
7 - 9
Видавництво
Ladybird
Кіл-ть сторінок
72
Рік видання
2014
Розмір
13.9 x 1.2 x 21.1
Формат
Hardcover
Вага
0.27kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу 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.
Рецензії про книгу Little Women (Ladybird Classics) (0 відгуків)
+ Добавить отзыв
$('.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']);
}
}
});
});
//-->