Three Men in a Boat (Collins Classics)
Назад до книги
Three Men in a Boat (Collins Classics)
Індивідуальне замовлення
ISBN:
9780007449439
Наявність:
Автор
Jerome K Jerome
Видавництво
Harper Collins
Кіл-ть сторінок
192
Рік видання
2015
Розмір
17.8x11x1.2
Формат
Paperback
Вага
0.10kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу Three Men in a Boat (Collins Classics)
Three late-Victorian gentlemen, George, Harris and the writer himself as well as their fox terrier Montmorency take a trip in a boat along the River Thames to Oxford. What ensues is a hilarious journey through the English waterways full of anecdotes, and farcical incidents with Montmorency wreaking havoc along the way
Інші книги автораJerome K Jerome
Three Men in a Boat (Collins Classics)
Рецензії про книгу Three Men in a Boat (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']);
}
}
});
});
//-->