Aesop's Fables (Dover Children's Thrift Classics)
Back to the book
Aesop's Fables (Dover Children's Thrift Classics)
Individual order
ISBN:
9780486467702
Availability:
Age
9 - 13
Author
Aesop
Format
Paperback + CD
Number of pages
96
Publisher
Dover Publications
Size
21 x 0.5 x 27
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 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.
Other books by the authorAesop
Aesop's Fables (Collins Classics)
Aesop's Fables (Dover Children's Thrift Classics)
Book reviews Aesop's Fables (Dover Children's Thrift 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']);
}
}
});
});
//-->