Vi flyttar från butik till nätet - så funkar det framåt
The Book that Broke the World | 0:e upplagan
- Häftad, Engelska, 2024
- Författare: Mark Lawrence
- Betyg:
236
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"
>
Fler utgåvor
Beskrivning
The second volume in the bestselling, ground-breaking Library Trilogy, following THE BOOK THAT WOULDN'T BURN.
We fight for the people we love. We fight for the ideas we want to be true.
Evar and Livira stand side by side and yet far beyond each other's reach. Evar is forced to flee the library, driven before an implacable foe. Livira, trapped in a ghost world, has to recover her book if she's to return to her life. While Evar's journey leads him outside into the vastness of a world he's never seen, Livira's destination lies deep inside her own writing, where she must wrestle with her stories in order to reclaim the volume in which they were written.
And all the while, the library quietly weaves thread to thread, bringing the scattered elements of Livira's old life - friends and foe alike - back together beneath new skies.
Long ago, a lie was told, and with the passing years it has grown and spread, a small push leading to a chain of desperate consequences. Now, as one edifice topples into the next with ever-growing violence, it threatens to break the world. The secret war that defines the library has chosen its champions and set them on the board. The time has come when they must fight for what they believe, or lose everything.
The Library Trilogy is about many things: adventure, discovery, and romance, but it's also a love letter to books and the places where they live. The focus is on one vast and timeless library, but the love expands to encompass smaller more personal collections, and bookshops of all shades too.
Om denna bok
The Book that Broke the World av Mark Lawrence är en Häftad bok med 384 sidor på Engelska. Den utgavs 2024 av Nordiska Bokgrossisten.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Book that Broke the World 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:
9780008456771
Upplaga:
0
Utgiven:
2024-04-11
Förlag:
Nordiska Bokgrossisten
Sidantal:
384
$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"
>