Vi flyttar från butik till nätet - så funkar det framåt
Old Country | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Matthew Query, Harrison Query
- Betyg:
140
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
'It is almost impossible to put down' - Lisa Tuttle, GUARDIAN
'A stonking great slice of American folk horror: modern trauma layered with ancient evil' - DAILY MAIL
The ranch was our dream home. Nestled in the arms of a valley below the Teton mountains, acres upon acres of wilderness, our nearest neighbours over a mile away . . .
Beautiful, serene - isolated.
Perfect. Until, naturally, the only neighbours for miles turned out to be crazy and delivered us a dire warning: The valley is cursed. Every season a spirit will manifest itself in increasingly disturbing ways, starting with an eerie light in the pond, and will kill you if you don't light a fire and-
We made them leave then. Put it to the back of our minds and went about living our new, nearly perfect, lives.
Then spring came, and so did the light . . .
With piercing psychological insight and a profound feeling for the natural world, Old Country unspools an unrelenting narrative of terror and suspense.
*****
'What started as the spookiest of tales on Reddit - I should know, as I love them - sparked a tour-de-force of a novel that perfectly renders the tensions of living in isolation and the unforgiving passage of the seasons' - Thomas Olde Heuvelt, author of HEX and Echo
'Old Country ramps up our day-to-day household rituals to dizzying heights of horror. Domestic bliss has never been more terrifying' - Clay McLeod Chapman, author of Whisper Down The Lane
'I genuinely found it very hard to put down . . . Is there such a thing as humanistic horror? If not, I think these guys might have just invented it' - James Brogden, author of Hekla's Children
'A stonking great slice of American folk horror: modern trauma layered with ancient evil' - DAILY MAIL
The ranch was our dream home. Nestled in the arms of a valley below the Teton mountains, acres upon acres of wilderness, our nearest neighbours over a mile away . . .
Beautiful, serene - isolated.
Perfect. Until, naturally, the only neighbours for miles turned out to be crazy and delivered us a dire warning: The valley is cursed. Every season a spirit will manifest itself in increasingly disturbing ways, starting with an eerie light in the pond, and will kill you if you don't light a fire and-
We made them leave then. Put it to the back of our minds and went about living our new, nearly perfect, lives.
Then spring came, and so did the light . . .
With piercing psychological insight and a profound feeling for the natural world, Old Country unspools an unrelenting narrative of terror and suspense.
*****
'What started as the spookiest of tales on Reddit - I should know, as I love them - sparked a tour-de-force of a novel that perfectly renders the tensions of living in isolation and the unforgiving passage of the seasons' - Thomas Olde Heuvelt, author of HEX and Echo
'Old Country ramps up our day-to-day household rituals to dizzying heights of horror. Domestic bliss has never been more terrifying' - Clay McLeod Chapman, author of Whisper Down The Lane
'I genuinely found it very hard to put down . . . Is there such a thing as humanistic horror? If not, I think these guys might have just invented it' - James Brogden, author of Hekla's Children
Om denna bok
Old Country av Matthew Query och Harrison Query är en Danskt band bok med 352 sidor på Engelska. Den utgavs 2023.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Old Country 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:
9781529375459
Upplaga:
0
Utgiven:
2023-03-07
Förlag:
Okänt
Sidantal:
352
$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"
>