The Iliad (Collins Classics)
Назад до книги
The Iliad (Collins Classics)
Індивідуальне замовлення
ISBN:
9780007902149
Наявність:
Автор
Homer
Видавництво
Harper Collins
Кіл-ть сторінок
192
Рік видання
2015
Розмір
17.6x11x2
Формат
Paperback
Вага
0.25kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу The Iliad (Collins Classics)
The Iliad (Collins Classics), | The epic poem The Iliad begins nine years after the beginning of the Trojan War and describes the great warrior Achilles and the battles and events that take place as he quarrels with the King Agamemnon. Attributed to Homer, The Iliad, along with The Odyssey, is still revered today as the oldest and finest example of Western Literature.
Інші книги автораHomer
The Iliad (Collins Classics)
The Odyssey (Collins Classics)
Рецензії про книгу The Iliad (Collins 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']);
}
}
});
});
//-->