Vi flyttar från butik till nätet - så funkar det framåt
Blood Communion | 1:a upplagan
- Danskt band, Engelska, 2019
- Författare: Anne Rice
- Betyg:
112
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
SOON TO BE A MAJOR TV SHOW, FROM THE NETWORK BEHIND THE WALKING DEAD
'[W]hen I found Rice's work I absolutely loved how she took that genre and (...) made [it] feel so contemporary and relevant' Sarah Pinborough, bestselling author of Behind Her Eyes
'[Rice wrote] in the great tradition of the gothic' Ramsey Campbell, bestselling author of The Hungry Moon
FROM INTERNATIONALLY BESTSELLING AUTHOR AND 'QUEEN OF THE UNDEAD', ANNE RICE
The Vampire Chronicles continue with a riveting, rich saga - part adventure, part fairy tale - of Prince Lestat and the story of how he came to rule the vampire world
From his ancestral chateau high up in the mountains of France, Prince Lestat grapples to instil a new ideology of peace and harmony among the blood-drinking community.
Accustomed to welcoming the Undead from far and wide, one night he awakes to news of a ruthless attack by a group of maverick vampires.
After fleeing to investigate the terror, Lestat learns of several new enemies who are intent on disrupting the harmony he tries so hard to maintain. But is Lestat strong enough to take on such evil alone or will sacrifices have to be made?
Will his cry for peace be heard in a world riddled with violence?
'[W]hen I found Rice's work I absolutely loved how she took that genre and (...) made [it] feel so contemporary and relevant' Sarah Pinborough, bestselling author of Behind Her Eyes
'[Rice wrote] in the great tradition of the gothic' Ramsey Campbell, bestselling author of The Hungry Moon
FROM INTERNATIONALLY BESTSELLING AUTHOR AND 'QUEEN OF THE UNDEAD', ANNE RICE
The Vampire Chronicles continue with a riveting, rich saga - part adventure, part fairy tale - of Prince Lestat and the story of how he came to rule the vampire world
From his ancestral chateau high up in the mountains of France, Prince Lestat grapples to instil a new ideology of peace and harmony among the blood-drinking community.
Accustomed to welcoming the Undead from far and wide, one night he awakes to news of a ruthless attack by a group of maverick vampires.
After fleeing to investigate the terror, Lestat learns of several new enemies who are intent on disrupting the harmony he tries so hard to maintain. But is Lestat strong enough to take on such evil alone or will sacrifices have to be made?
Will his cry for peace be heard in a world riddled with violence?
Om denna bok
Blood Communion av Anne Rice är en Danskt band bok med 272 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2019 av The Book Services TBS.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Blood Communion 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:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781784758813
Upplaga:
1
Utgiven:
2019-10-03
Förlag:
The Book Services TBS
Sidantal:
272
$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"
>