Dark Matter: A Novel
Back to the book
Dark Matter: A Novel
Individual order
ISBN:
9781101904220
Availability:
Author
Blake Crouch
Format
Hardcover
Number of pages
342
Publisher
Ballantine Books Inc
Size
16.4 x 2.8 x 24.2
Year of publication
2016
Weight
0.00kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Dark Matter: A Novel
From the bestselling author Blake Crouch, Dark Matter is a mind-bending thriller about choices, paths not taken, and how far we’ll go to claim the lives we dream of. Від автора бестселерів Блейка Крауча «Темна матерія» — це карколомний трилер про вибір, шляхи, які ми не обрали, і те, як далеко ми підемо, щоб вимагати життя, про яке мріємо.
Other books by the authorBlake Crouch
Dark Matter: A Novel
Book reviews Dark Matter: A Novel (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']);
}
}
});
});
//-->