The Europeans (Penguin Popular Classics)
Back to the book
The Europeans (Penguin Popular Classics)
Individual order
ISBN:
9780140623970
Availability:
Author
Henry James
Format
Paperback
Number of pages
192
Publisher
Penguin
Size
11.1 x 1.2 x 17.8
Year of publication
2007
Weight
0.12kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book The Europeans (Penguin Popular Classics)
The Europeans (Penguin Popular Classics), | Eugenia is the morganatic wife of a German prince who is repudiated by her husband in favour of a state marriage. With her artist brother Felix she goes to Boston to live with relatives whom she has never seen before, with hopes of making a wealthy marriage.
Book reviews The Europeans (Penguin Popular 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']);
}
}
});
});
//-->