Vi flyttar från butik till nätet - så funkar det framåt
Ravenfall | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Kalyn Josephson
- Betyg:
102
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
One magical inn, two kids with supernatural powers, and an ancient Celtic creature trying to destroy their world by Halloween night...
Halloweentown meets Supernatural in this spooky middle-grade series from the acclaimed author of the Storm Crow duology!
Thirteen-year-old Annabella Ballinkay has never been normal, even by her psychic family’s standards. Every generation uses their abilities to help run the Ravenfall Inn, a sprawling, magical B&B at the crossroads of the human world and the Otherworld. But it’s hard to contribute when your only power is foreseeing death.
So when fourteen-year-old Colin Pierce arrives at Ravenfall searching for his missing older brother and the supernatural creature who killed their parents, Anna jumps at the chance to help. But the mysteries tied to Colin go much deeper than either of them expects. . . .
As the two team up to find answers, they unearth Colin’s family’s secret past and discover that Colin has powers beyond his imagination. And now the supernatural creature, one with eerie origins in Celtic mythology, is coming after him. If Anna and Colin can’t stop the creature by Halloween night, the veil to the Otherworld could be ripped open—which would spell destruction for their world as they know it.
Halloweentown meets Supernatural in this spooky middle-grade series from the acclaimed author of the Storm Crow duology!
Thirteen-year-old Annabella Ballinkay has never been normal, even by her psychic family’s standards. Every generation uses their abilities to help run the Ravenfall Inn, a sprawling, magical B&B at the crossroads of the human world and the Otherworld. But it’s hard to contribute when your only power is foreseeing death.
So when fourteen-year-old Colin Pierce arrives at Ravenfall searching for his missing older brother and the supernatural creature who killed their parents, Anna jumps at the chance to help. But the mysteries tied to Colin go much deeper than either of them expects. . . .
As the two team up to find answers, they unearth Colin’s family’s secret past and discover that Colin has powers beyond his imagination. And now the supernatural creature, one with eerie origins in Celtic mythology, is coming after him. If Anna and Colin can’t stop the creature by Halloween night, the veil to the Otherworld could be ripped open—which would spell destruction for their world as they know it.
Om denna bok
Ravenfall av Kalyn Josephson är en Danskt band bok med 256 sidor på Engelska. Den utgavs 2023 av The Book Services TBS.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Ravenfall 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:
9780593483619
Upplaga:
0
Utgiven:
2023-09-26
Förlag:
The Book Services TBS
Sidantal:
256
$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"
>