Vi flyttar från butik till nätet - så funkar det framåt
Something Nasty in the Woodshed | 0:e upplagan
- Danskt band, Engelska, 2014
- Författare: Kyril Bonfiglioli
- Betyg:
162
kr
Skickas inom 0-2 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
Something Nasty in the Woodshed - the third Charlie Mortdecai novel
'Splendidly enjoyable. The jokes are excellent, but the most horrible things keep happening' Sunday Telegraph
'Spring was infesting the air in no uncertain fashion and I awoke, for once, with a feeling of well-being and an urge to go for long country walks.'
Charlie Mortdecai - minor aristocrat and art-dealer banished from London for crimes against, well, art - has decamped to the tiny island of Jersey with his wife Johanna and manservant Jock. There, amidst tax dodgers and inbred natives, he had hoped to lie low, and sink lower. But when a friend's wife is attacked, Charlie is forced to turn sleuth to discover the perpetrator. As further attacks occur, of an increasingly Satanic nature, Charlie finds he is desperate to solve the crimes before things turn truly Hellish . . .
'You couldn't snuggle under the duvet with anything more disreputable and delightful' Stephen Fry
'A comic masterpiece . . . the Bonfiglioli revival will surly gather apace, for he is by far the best thing to have happened again in years' Spectator
Kyril Bonfiglioli was born on the south coast of England in 1928 of an English mother and Italo-Slovene father. After studying at Oxford and five years in the army, he took up a career as an art dealer, like his eccentric creation Charlie Mortdecai. He lived in Oxford, Lancashire, Ireland and Jersey, where he died in 1985. He wrote four Charlie Mortdecai novels, and a fifth historical Mortdecai novel (about a distinguished ancestor).
'Splendidly enjoyable. The jokes are excellent, but the most horrible things keep happening' Sunday Telegraph
'Spring was infesting the air in no uncertain fashion and I awoke, for once, with a feeling of well-being and an urge to go for long country walks.'
Charlie Mortdecai - minor aristocrat and art-dealer banished from London for crimes against, well, art - has decamped to the tiny island of Jersey with his wife Johanna and manservant Jock. There, amidst tax dodgers and inbred natives, he had hoped to lie low, and sink lower. But when a friend's wife is attacked, Charlie is forced to turn sleuth to discover the perpetrator. As further attacks occur, of an increasingly Satanic nature, Charlie finds he is desperate to solve the crimes before things turn truly Hellish . . .
'You couldn't snuggle under the duvet with anything more disreputable and delightful' Stephen Fry
'A comic masterpiece . . . the Bonfiglioli revival will surly gather apace, for he is by far the best thing to have happened again in years' Spectator
Kyril Bonfiglioli was born on the south coast of England in 1928 of an English mother and Italo-Slovene father. After studying at Oxford and five years in the army, he took up a career as an art dealer, like his eccentric creation Charlie Mortdecai. He lived in Oxford, Lancashire, Ireland and Jersey, where he died in 1985. He wrote four Charlie Mortdecai novels, and a fifth historical Mortdecai novel (about a distinguished ancestor).
Om denna bok
Something Nasty in the Woodshed av Kyril Bonfiglioli är en Danskt band bok med 176 sidor på Engelska. Den utgavs 2014 av Penguin UK.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Something Nasty in the Woodshed 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:
9780241970270
Upplaga:
0
Utgiven:
2014-06-05
Förlag:
Penguin UK
Sidantal:
176
$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"
>