Vi flyttar från butik till nätet - så funkar det framåt
The Survivor | 0:e upplagan
- Danskt band, Engelska, 2012
- Författare: Gregg Hurwitz
- Betyg:
138
kr
Skickas inom 0-2 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
''So fast it should come with an airbag'' LINWOOD BARCLAY
''Outstanding in every way'' LEE CHILD
''Pure nail-biting, stay-up-all-night suspense'' HARLAN COBEN
____________
A pulse-pounding thriller from the bestselling author of Richard & Judy Book Club selections, ORPHAN X and YOU''RE NEXT.
From the eleventh storey of a Los Angeles high-rise, Nate looks out on the city - the traffic, the trees, the beach beyond. He breathes deeply. And then he moves one foot off the ledge and into thin air.
But before he can jump, gunshots ring out from within the building. A robbery is in progress. And Nate, with nothing to lose but the life he was about to give up, decides to intervene.
What happens next plunges Nate into mortal danger . . . and reunites him with the family he hasn''t known for years - a family he will do anything to protect.
Packed with twists and suspense, hurtling forward at relentless speed, The Survivor is a gripping, unforgettable story of sacrifice, redemption and heroism - a thriller to rival the very best of Linwood Barclay and Harlan Coben.
____________
WHAT REAL READERS ARE SAYING ABOUT THE SURVIVOR
''If you are a Hurwitz fan this will not disappoint. Non-stop action and suspense from beginning to end''
''Hurwitz straps you in from the first page for an emotional rollercoaster. A fantastic book from a fabulous author''
''Kept me enthralled the whole way through. The characters seemed so real''
''Non-stop thriller, a hero with feelings and empathy. What a great book''
''Would make a great film!''
Om denna bok
The Survivor av Gregg Hurwitz är en Danskt band bok med 496 sidor på Engelska. Den utgavs 2012.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Survivor begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780751545401
Upplaga:
0
Utgiven:
2012-04-01
Förlag:
Okänt
Sidantal:
496
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>