Vi flyttar från butik till nätet - så funkar det framåt
The Christmas Stocking Murders | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: Denzil Meyrick
- Betyg:
180
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
Discover the book everyone is talking about this Christmas - the fun and festive murder mystery that you won't be able to put down. Perfect for fans of Murder Under the Mistletoe.
'A laugh-out-loud must for the Christmas stocking' Irish Independent
‘Warm and funny, with twists galore.’ Stuart MacBride
'Had me laughing aloud, time and again' Yorkshire Life
A festive mystery.
Yorkshire, 1953. It's nearly Christmas, and Detective Frank Grasby is investigating a puzzling murder in the remote village of Uthley’s Bay. A fisherman has been found dead on the beach, with a stocking wound tight round his throat.
A winter wonderland with no escape.
Hundreds of pairs of stockings, in neat cellophane bags, soon wash up on the shore. Any remaining Christmas cheer goes up in smoke when the local innkeeper is murdered, and the detective is left chasing false leads in the snow.
A race to save Christmas.
To make matters worse, Frank can’t stop thinking about stockings. Why does everyone seem to be enjoying strangely high standards of hosiery, even beneath their oilskins? And how can he solve the murder when everyone in the village is a suspect?
Readers love The Christmas Stocking Murders:
‘Atmospheric, amusing, a book to read by a fireside.’ *****
‘This book is a delight.’ *****
‘I found myself chuckling along.’ *****
‘A wonderful page-turner.’ *****
‘These books are a tonic.’ *****
‘A Christmas joy. *****
Denzil Meyrick, Audible bestseller, November 2024
'A laugh-out-loud must for the Christmas stocking' Irish Independent
‘Warm and funny, with twists galore.’ Stuart MacBride
'Had me laughing aloud, time and again' Yorkshire Life
A festive mystery.
Yorkshire, 1953. It's nearly Christmas, and Detective Frank Grasby is investigating a puzzling murder in the remote village of Uthley’s Bay. A fisherman has been found dead on the beach, with a stocking wound tight round his throat.
A winter wonderland with no escape.
Hundreds of pairs of stockings, in neat cellophane bags, soon wash up on the shore. Any remaining Christmas cheer goes up in smoke when the local innkeeper is murdered, and the detective is left chasing false leads in the snow.
A race to save Christmas.
To make matters worse, Frank can’t stop thinking about stockings. Why does everyone seem to be enjoying strangely high standards of hosiery, even beneath their oilskins? And how can he solve the murder when everyone in the village is a suspect?
Readers love The Christmas Stocking Murders:
‘Atmospheric, amusing, a book to read by a fireside.’ *****
‘This book is a delight.’ *****
‘I found myself chuckling along.’ *****
‘A wonderful page-turner.’ *****
‘These books are a tonic.’ *****
‘A Christmas joy. *****
Denzil Meyrick, Audible bestseller, November 2024
Om denna bok
The Christmas Stocking Murders av Denzil Meyrick är en Danskt band bok med 368 sidor på Engelska. Den utgavs 2024.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Christmas Stocking Murders 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:
9780857506399
Upplaga:
0
Utgiven:
2024-11-07
Förlag:
Okänt
Sidantal:
368
$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"
>