Three Men in a Boat (Collins Classics)
Back to the book
Three Men in a Boat (Collins Classics)
Individual order
ISBN:
9780007449439
Availability:
Author
Jerome K Jerome
Format
Paperback
Number of pages
192
Publisher
Harper Collins
Size
17.8x11x1.2
Year of publication
2015
Weight
0.10kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book 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
Other books by the authorJerome K Jerome
Three Men in a Boat (Collins Classics)
Book reviews Three Men in a Boat (Collins 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']);
}
}
});
});
//-->