Vi flyttar från butik till nätet - så funkar det framåt
Born of Legend | 0:e upplagan
- Pocket, Engelska, 2017
- Författare: Sherrilyn Kenyon
- Betyg:
158
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
'A publishing phenomenon...[Sherrilyn Kenyon] is the reigning queen of the wildly successful paranormal scene.' Publishers Weekly 'Kenyon builds a story that is wall-to-wall action, yet touched with poignancy.' Romantic Times The next League novel from #1 New York Times bestselling author Sherrilyn Kenyon ...'It's official Take a Psycho to Work Day. Why else would I be here?' Hunted. Hated. Betrayed. Dagger Ixur is on the run for his life. As one of the most recognisable members of his royal house, he has a bounty on his head that guarantees him no quarter from any friend or even family. But surrender isn't in him. He will fight to the bitter end. A resolve that is sorely tested when he narrowly escapes a trap that leaves him severely wounded. With what he believes is his dying breath, he saves a boy born to an extinct race from a group out to enslave the kid for his legendary abilities. Ushara Altaan has spent her entire life hating those born to nobility. After all, it was a royal house that drove her entire species into virtual extinction. As a rare Andarion Fyreblood, she is sworn to end the existence of any royal she finds.But when Dagger saves her son's life, she is torn between her people and a debt that can never be repaid. Yet worse than Dagger's family that's still out to end hers, are the League assassins after him who will stop at nothing to claim the lives of her Tavali family. The only hope she has to save them all is to put their future and her faith into the hands of the very enemy whose grandmother personally extinguished Ushara's legendary lineage. But how can she ever trust Dagger when he is a disinherited outlaw whose very name is synonymous with betrayal?
Om denna bok
Born of Legend av Sherrilyn Kenyon är en Pocket bok på Engelska. Den utgavs 2017 av Little, Brown Book Group.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Born of Legend 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:
Medicin, vård & fysiologi
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9780349412023
Upplaga:
0
Utgiven:
2017-02-07
Förlag:
Little, Brown Book Group
Sidantal:
$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"
>