Vi flyttar från butik till nätet - så funkar det framåt
Before She Disappeared | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Lisa Gardner
- Betyg:
112
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
Your Next Obsession ... A gripping thriller featuring an ordinary woman who will stop at nothing to find the missing people that the rest of the world has forgotten.
* SUNDAY TIMES BESTSELLING NOVEL
* MULTI-MILLION COPY BESTSELLING AUTHOR
*TV SERIES OPTIONED! HILARY SWANK TO STAR AND CO-PRODUCE
'I just read Before She Disappeared in a day and a half. It was that gripping.' SHARI LAPENA
'Sharply-written, tension-filled yarn full of twists readers are unlikely to see coming.' DAILY MAIL
'This time [Lisa] truly hits it out of the park. ' TESS GERRITSEN
'A crackling mystery, gritty atmosphere and an unforgettable heroine.' RILEY SAGER
___________
Frankie Elkin is an average middle-aged woman with more regrets than belongings who spends her life doing what no one else will: searching for missing people the world has stopped looking for. When the police have given up, when the public no longer remembers, when the media has never paid attention, Frankie starts looking.
A new case brings Frankie to Mattapan, a Boston neighborhood with a rough reputation. She is searching for Angelique Badeau, a Haitian teenager who vanished from her high school months earlier.
Resistance from the Boston PD and the victim's wary family tells Frankie she's on her own. And she soon learns she's asking questions someone doesn't want answered.
But Frankie will stop at nothing to discover the truth, even if it means the next person to go missing will be her ...
___________
READERS LOVE BEFORE SHE DISAPPEARED ...
***** 'I'm shaken, slowly crying, barely gathering right words to tell how I wholeheartedly loved this book and how deeply affected me with its resonating, realistic, deeply layered character portraits!'
***** 'I have always loved Lisa Gardner's books and her new Frankie Elkin series is just as intriguing and exciting as all the others I have read.'
***** 'This is yet another wonderful mystery/suspense novel from Lisa Gardner.'
***** 'An outstanding thriller.'
___________
'Original, chilling and so gripping I had to remind myself to take a breath' Clare Mackintosh
'A first-class crime novel by a master of the thriller genre' David Baldacci
'A rocket-fuel-propelled thriller that will leave you breathless' Gregg Hurwitz
'Tense and immersive' Booklist
'There's only one thing to ask for by the time the book ends: please, please, a sequel and a series!' New York Journal of Books
'A sharply written, tension-filled yarn full of twists readers are unlikely to see coming' Associated Press
* SUNDAY TIMES BESTSELLING NOVEL
* MULTI-MILLION COPY BESTSELLING AUTHOR
*TV SERIES OPTIONED! HILARY SWANK TO STAR AND CO-PRODUCE
'I just read Before She Disappeared in a day and a half. It was that gripping.' SHARI LAPENA
'Sharply-written, tension-filled yarn full of twists readers are unlikely to see coming.' DAILY MAIL
'This time [Lisa] truly hits it out of the park. ' TESS GERRITSEN
'A crackling mystery, gritty atmosphere and an unforgettable heroine.' RILEY SAGER
___________
Frankie Elkin is an average middle-aged woman with more regrets than belongings who spends her life doing what no one else will: searching for missing people the world has stopped looking for. When the police have given up, when the public no longer remembers, when the media has never paid attention, Frankie starts looking.
A new case brings Frankie to Mattapan, a Boston neighborhood with a rough reputation. She is searching for Angelique Badeau, a Haitian teenager who vanished from her high school months earlier.
Resistance from the Boston PD and the victim's wary family tells Frankie she's on her own. And she soon learns she's asking questions someone doesn't want answered.
But Frankie will stop at nothing to discover the truth, even if it means the next person to go missing will be her ...
___________
READERS LOVE BEFORE SHE DISAPPEARED ...
***** 'I'm shaken, slowly crying, barely gathering right words to tell how I wholeheartedly loved this book and how deeply affected me with its resonating, realistic, deeply layered character portraits!'
***** 'I have always loved Lisa Gardner's books and her new Frankie Elkin series is just as intriguing and exciting as all the others I have read.'
***** 'This is yet another wonderful mystery/suspense novel from Lisa Gardner.'
***** 'An outstanding thriller.'
___________
'Original, chilling and so gripping I had to remind myself to take a breath' Clare Mackintosh
'A first-class crime novel by a master of the thriller genre' David Baldacci
'A rocket-fuel-propelled thriller that will leave you breathless' Gregg Hurwitz
'Tense and immersive' Booklist
'There's only one thing to ask for by the time the book ends: please, please, a sequel and a series!' New York Journal of Books
'A sharply written, tension-filled yarn full of twists readers are unlikely to see coming' Associated Press
Om denna bok
Before She Disappeared av Lisa Gardner är en Danskt band bok med 416 sidor på Engelska. Den utgavs 2021 av The Book Services TBS.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Before She Disappeared 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:
9781787464377
Upplaga:
0
Utgiven:
2021-09-02
Förlag:
The Book Services TBS
Sidantal:
416
$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"
>