Aesop's Fables (Dover Children's Thrift Classics)
Назад до книги
Aesop's Fables (Dover Children's Thrift Classics)
Індивідуальне замовлення
ISBN:
9780486467702
Наявність:
Автор
Aesop
Вік
9 - 13
Видавництво
Dover Publications
Кіл-ть сторінок
96
Рік видання
1994
Розмір
21 x 0.5 x 27
Формат
Paperback + CD
Вага
0.00kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу Aesop's Fables (Dover Children's Thrift Classics)
Scores of entertaining and instructive tales ― delightfully illustrated ― include "The Fox and the Grapes," "The Ant and the Grasshopper," "The Town Mouse and the Country Mouse," "The Crow and the Pitcher," "The Fox and the Stork," "The Hare and the Tortoise," and many more. 35 illustrations.
Інші книги автораAesop
Aesop's Fables (Collins Classics)
Aesop's Fables (Dover Children's Thrift Classics)
Рецензії про книгу Aesop's Fables (Dover Children's Thrift 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']);
}
}
});
});
//-->