Vi flyttar från butik till nätet - så funkar det framåt
You Are Next | 0:e upplagan
- Pocket, Engelska, 2023
- Författare: Arne Dahl
- Betyg:
190
kr
Skickas inom 1-3 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
A detective under arrest. A killer running free. A dark and gripping thriller set in the Stockholm Archipelago, from an international bestseller and Scandicrime star.
Detective Inspector Sam Berger's life has been turned upside down. He is suspected of a murder and his partner, Secret Service agent, Molly Blom, is in a coma.
Meanwhile, a terrorist attempt is threatening Stockholm and a wanted murderer is on the loose. Berger escapes to the Stockholm Archipelago while he waits for orders from the Swedish Security Service's chief executive.
But is he the solution or is he part of the problem?
'Arne Dahl is one of the true greats of Scandinavian crime fiction' MARK BILLINGHAM
'Arne Dahl is possibly the most thoughtful and playful contemporary Nordic crime writer. He also happens to be one of the most thrilling.' IAN RANKIN
'Brilliant visceral writing with terrific pace, this book grips you like a vice from the very first line and never lets you go' PETER JAMES
'Arne Dahl has created a school of his own within the Swedish crime writing tradition. He combines global intrigue with intelligence, suspense, and genuine literary quality.' LARS KEPLER
*The Berger and Blom series is being adapted for TV by the producers of Killing Eve*
Arne Dahl has won the Ripper Award, the Best Swedish Crime Novel Award, the German Crime Fiction Award and the Danish Academy of Crime Writers' Award and shortlisted for the Glass Key and the CWA International Dagger.
Detective Inspector Sam Berger's life has been turned upside down. He is suspected of a murder and his partner, Secret Service agent, Molly Blom, is in a coma.
Meanwhile, a terrorist attempt is threatening Stockholm and a wanted murderer is on the loose. Berger escapes to the Stockholm Archipelago while he waits for orders from the Swedish Security Service's chief executive.
But is he the solution or is he part of the problem?
'Arne Dahl is one of the true greats of Scandinavian crime fiction' MARK BILLINGHAM
'Arne Dahl is possibly the most thoughtful and playful contemporary Nordic crime writer. He also happens to be one of the most thrilling.' IAN RANKIN
'Brilliant visceral writing with terrific pace, this book grips you like a vice from the very first line and never lets you go' PETER JAMES
'Arne Dahl has created a school of his own within the Swedish crime writing tradition. He combines global intrigue with intelligence, suspense, and genuine literary quality.' LARS KEPLER
*The Berger and Blom series is being adapted for TV by the producers of Killing Eve*
Arne Dahl has won the Ripper Award, the Best Swedish Crime Novel Award, the German Crime Fiction Award and the Danish Academy of Crime Writers' Award and shortlisted for the Glass Key and the CWA International Dagger.
Om denna bok
You Are Next av Arne Dahl är en Pocket bok med 400 sidor på Engelska. Den utgavs 2023 av The Book Services TBS.
Spara pengar – köp begagnad från Campusbokhandeln
Köp You Are Next 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:
9781529111477
Upplaga:
0
Utgiven:
2023-08-03
Förlag:
The Book Services TBS
Sidantal:
400
$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"
>