Vi flyttar från butik till nätet - så funkar det framåt
The Brutal Tide | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Kate Rhodes
- Betyg:
129
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
THE ISLES OF SCILLY MYSTERIES #6
'An absolute master of pace, plotting and character' ELLY GRIFFITHS
REVENGE
DI Ben Kitto made many enemies in his time working as an undercover officer for the Met police, none more ruthless and calculating than gang leader Craig Travis.
IS WORTH
Travis has longed to make Kitto pay for his role in getting him convicted – and that day has finally arrived. Now, a dark and twisted killer is heading for the Scilly Isles, one who has waited a long time for revenge.
WAITING FOR . . .
With Kitto busy investigating the discovery of a body on the islands and distracted by the imminent arrival of his first child, his defences are down. He has so much to lose.
And Travis will stop at nothing to take it all from him.
PRAISE FOR KATE RHODES:
‘Gripping, clever and impossible to put down' ERIN KELLY
‘Absorbing and complex, Hell Bay kept me guessing until the final pages’ RACHEL ABBOTT
'A vividly realised protagonist whose complex and harrowing history rivals the central crime storyline' SOPHIE HANNAH
'Beautifully written and expertly plotted; this is a masterclass' GUARDIAN
'Expertly weaves a sense of place and character into a tense and intriguing story' METRO
'Rhodes does a superb job of balancing a portrayal of a tiny community oppressed by secrets with an uplifting evocation of setting' SUNDAY EXPRESS
‘The whole book tingles with tension. I hope it does for the Scilly Isles what Ann Cleeves did for Shetland' MEL MCGRATH
'It is at once a locked-room mystery, a story of the returning hero, and an examination of fear and abuse. It has the air of a twenty-first century Agatha Christie' JULIA CROUCH
'An absolute master of pace, plotting and character' ELLY GRIFFITHS
REVENGE
DI Ben Kitto made many enemies in his time working as an undercover officer for the Met police, none more ruthless and calculating than gang leader Craig Travis.
IS WORTH
Travis has longed to make Kitto pay for his role in getting him convicted – and that day has finally arrived. Now, a dark and twisted killer is heading for the Scilly Isles, one who has waited a long time for revenge.
WAITING FOR . . .
With Kitto busy investigating the discovery of a body on the islands and distracted by the imminent arrival of his first child, his defences are down. He has so much to lose.
And Travis will stop at nothing to take it all from him.
PRAISE FOR KATE RHODES:
‘Gripping, clever and impossible to put down' ERIN KELLY
‘Absorbing and complex, Hell Bay kept me guessing until the final pages’ RACHEL ABBOTT
'A vividly realised protagonist whose complex and harrowing history rivals the central crime storyline' SOPHIE HANNAH
'Beautifully written and expertly plotted; this is a masterclass' GUARDIAN
'Expertly weaves a sense of place and character into a tense and intriguing story' METRO
'Rhodes does a superb job of balancing a portrayal of a tiny community oppressed by secrets with an uplifting evocation of setting' SUNDAY EXPRESS
‘The whole book tingles with tension. I hope it does for the Scilly Isles what Ann Cleeves did for Shetland' MEL MCGRATH
'It is at once a locked-room mystery, a story of the returning hero, and an examination of fear and abuse. It has the air of a twenty-first century Agatha Christie' JULIA CROUCH
Om denna bok
The Brutal Tide av Kate Rhodes är en Danskt band bok med 464 sidor på Engelska. Den utgavs 2023 av Simon & Schuster.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Brutal Tide 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:
9781398510333
Upplaga:
0
Utgiven:
2023-05-25
Förlag:
Simon & Schuster
Sidantal:
464
$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"
>