Vi flyttar från butik till nätet - så funkar det framåt
Fyrebirds | 0:e upplagan
- Häftad, Engelska, 2024
- Författare: Kate J. Armstrong
- Betyg:
179
kr
Skickas inom 1-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
With tensions rising and their powers no longer a secret, the Nightbirds must decide for whom and for what they are willing to fight for and how far they will go in the spellbinding sequel to the international bestseller Nightbirds.
The Nightbirds were once their city's best-kept secret, but now the secret's out. What's more, they can do feats of magic no one has seen in centuries. They're like the Fyrebirds of old: the powerful women who once moved mountains, parted seas, and led armies. Some say that when four join together, they become a force that shakes the earth and sends magic rippling through it. It does seem as if something has awoken in Eudea, but the four girls responsible don't want the world to know the full extent of what they can do-at least not yet.
As the new leader of Eudea works to lift the prohibition on magic, the churchmen who do not support it-and the gang lords who profit from it-whisper rebellion. The secret resistance who once sheltered the Nightbirds is rallying, too. Smelling blood in the water, an ambitious Farlands king threatens to take Eudea. As war looms, and the empire's fate hangs from a knife's edge, the Nightbirds have to decide if becoming more than that are-Fyrebirds-to protect Simta is worth losing themselves entirely and the lives and loves they might have had.
The Nightbirds were once their city's best-kept secret, but now the secret's out. What's more, they can do feats of magic no one has seen in centuries. They're like the Fyrebirds of old: the powerful women who once moved mountains, parted seas, and led armies. Some say that when four join together, they become a force that shakes the earth and sends magic rippling through it. It does seem as if something has awoken in Eudea, but the four girls responsible don't want the world to know the full extent of what they can do-at least not yet.
As the new leader of Eudea works to lift the prohibition on magic, the churchmen who do not support it-and the gang lords who profit from it-whisper rebellion. The secret resistance who once sheltered the Nightbirds is rallying, too. Smelling blood in the water, an ambitious Farlands king threatens to take Eudea. As war looms, and the empire's fate hangs from a knife's edge, the Nightbirds have to decide if becoming more than that are-Fyrebirds-to protect Simta is worth losing themselves entirely and the lives and loves they might have had.
Om denna bok
Fyrebirds av Kate J. Armstrong är en Häftad bok med 400 sidor på Engelska. Den utgavs 2024 av Penguin UK.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Fyrebirds 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:
Häftad
Språk:
Engelska
ISBN:
9780593859452
Upplaga:
0
Utgiven:
2024-08-27
Förlag:
Penguin UK
Sidantal:
400
$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"
>