Vi flyttar från butik till nätet - så funkar det framåt
Waiting for Wednesday | 0:e upplagan
- Danskt band, Engelska, 2014
- Författare: Nicci French
- 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"
>
Fler utgåvor
Beskrivning
Feel chills down your spine with the thrilling third novel in Nicci French's bestselling killer series . . .
Ruth Lennox is found by her daughter in a pool of her own blood. But who would want to murder an ordinary housewife? And why?
'Undeniably at the top of British psychological suspense writing' OBSERVER
'Frieda's thinking keeps you gripped and adds twists that most people wouldn't imagine' 5***** READER REVIEW
__________
Psychotherapist Frieda Klein wasn't ready for a case to get this personal.
When her niece befriends Ruth Lennox's son, Ted, she finds herself in the difficult position of confidant to both Ted, and DCI Karlsson.
Soon it's clear that Ruth was leading a secret life. Her family close ranks.
And Karlsson needs Frida's help more than ever before . . .
But Frieda is distracted. Having survived an attack on her life, she's struggling to stay focused when a patient's chance remark rings alarm bells.
Suddenly Frieda finds herself chasing the path of a suspected serial killer.
Or is it merely a symptom of her own increasingly fragile mind? . . .
__________
'A roller coaster of emotions . . . Truly brilliant writing' 5***** READER REVIEW
'The storyline is gripping with twists and turns along the way' 5***** READER REVIEW
'Had me gripped from the first few pages. Lots of twists and turns' 5***** READER REVIEW
Praise for Nicci French:
'Sophisticated, compassionate, gripping . . . Not many books are as insightful as they are addictive; Nicci French's are' Sophie Hannah
'A brilliantly crafted new crime series' Daily Mirror
'Terrific. The writing is pacy, the jaw-dropping twists are plentiful' Short List
'One of French's hardest-to-put-down novels' Sunday Express
'French is undeniably at the top of British psychological suspense writing, expert in the unguessable twist, supremely skilled at ratcheting up the tension' Observer
'A nerve-jangling and addictive read' Daily Express
Ruth Lennox is found by her daughter in a pool of her own blood. But who would want to murder an ordinary housewife? And why?
'Undeniably at the top of British psychological suspense writing' OBSERVER
'Frieda's thinking keeps you gripped and adds twists that most people wouldn't imagine' 5***** READER REVIEW
__________
Psychotherapist Frieda Klein wasn't ready for a case to get this personal.
When her niece befriends Ruth Lennox's son, Ted, she finds herself in the difficult position of confidant to both Ted, and DCI Karlsson.
Soon it's clear that Ruth was leading a secret life. Her family close ranks.
And Karlsson needs Frida's help more than ever before . . .
But Frieda is distracted. Having survived an attack on her life, she's struggling to stay focused when a patient's chance remark rings alarm bells.
Suddenly Frieda finds herself chasing the path of a suspected serial killer.
Or is it merely a symptom of her own increasingly fragile mind? . . .
__________
'A roller coaster of emotions . . . Truly brilliant writing' 5***** READER REVIEW
'The storyline is gripping with twists and turns along the way' 5***** READER REVIEW
'Had me gripped from the first few pages. Lots of twists and turns' 5***** READER REVIEW
Praise for Nicci French:
'Sophisticated, compassionate, gripping . . . Not many books are as insightful as they are addictive; Nicci French's are' Sophie Hannah
'A brilliantly crafted new crime series' Daily Mirror
'Terrific. The writing is pacy, the jaw-dropping twists are plentiful' Short List
'One of French's hardest-to-put-down novels' Sunday Express
'French is undeniably at the top of British psychological suspense writing, expert in the unguessable twist, supremely skilled at ratcheting up the tension' Observer
'A nerve-jangling and addictive read' Daily Express
Om denna bok
Waiting for Wednesday av Nicci French är en Danskt band bok med 576 sidor på Engelska. Den utgavs 2014.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Waiting for Wednesday 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:
9780241950340
Upplaga:
0
Utgiven:
2014-01-30
Förlag:
Okänt
Sidantal:
576
$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"
>