Vi flyttar från butik till nätet - så funkar det framåt
Redemption | 0:e upplagan
- Pocket, Engelska, 2013
- Författare: Jussi Adler-Olsen
- Betyg:
162
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
Jussi Adler-Olsen's internationally bestselling Q series returns with Redemption, a gripping treat for all fans of the Scandinavian crime thriller. "For those suffering withdrawals from The Killing". (The Times). Two boys, brothers, wake tied and bound in a boathouse by the sea. Their kidnapper has gone, but soon he will return. Their bonds are inescapable. But there is a bottle and tar to seal it. Paper and a splinter for writing; blood for ink. A message begging for help...Her husband will not tell the truth: where he goes, what he does, how long he will be away. For days on end she waits and when he returns she must endure his wants, his moods, his threats. But enough is enough. She will find out the truth, no matter the cost to him - or to herself. In Copenhagen's cold cases division Carl Morck has received a bottle. It holds an old and decayed message, written in blood. It is a cry for help from two boys. Is it real? Who are they and why weren't they reported missing? Can they possibly still be alive? In 2013, the makers of the Stieg Larsson movies and The Killing will bring Jussi Adler-Olsen's Department Q novels, including Mercy, Disgrace and Redemption, to the big screen.Praise for Alder-Olsen: "The new "it" boy of Nordic Noir". (The Times). "Engrossing". (Sunday Express). "Adler-Olsen's fascination with abnormal psychology once again pays off". (Sunday Times). Jussi Adler-Olsen was born in Copenhagen and studied medicine, sociology, politics and film. He worked as a magazine editor and publisher before starting to write fiction. So far he has written three Department Q thrillers, which all hit the Danish bestseller lists on publication and stayed there ever since.
Om denna bok
Redemption av Jussi Adler-Olsen är en Pocket bok med 640 sidor på Engelska. Den utgavs 2013 av Penguin UK.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Redemption 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:
Pocket
Språk:
Engelska
ISBN:
9780141399997
Upplaga:
0
Utgiven:
2013-07-18
Förlag:
Penguin UK
Sidantal:
640
$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"
>