Vi flyttar från butik till nätet - så funkar det framåt
The Russian Cage | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Charlaine Harris
- Betyg:
140
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
'Immersive, involving, suspenseful, and intriguing, with a main character you'll love' LEE CHILD
A woman fights unimaginable odds to keep her people alive after the disintegration of America. . .
Picking up right where A Longer Fall left off, this thrilling third instalment follows Lizbeth Rose as she takes on one of her most dangerous missions yet: rescuing her estranged partner, Prince Eli, from the Holy Russian Empire. Once in San Diego, Lizbeth is going to have to rely upon her sister Felicia, and her growing Grigori powers to navigate her way through this strange new world of royalty and deception in order to get Eli freed from jail where he's being held for murder.
Love The Walking Dead, Westworld or True Blood? You will ADORE this gritty and wildly entertaining tale, set in a parallel reality of the United States where magic is an outlawed power.
__________
Praise for Charlaine Harris
'A gripping, twisty-turny, thrill-ride of a read' Karin Slaughter, New York Times bestselling author
'Harris has a remarkable talent for world building' Booklist
'Will leave readers enthralled. [A] fascinating setting and a heroine who's sure to be a new fan favourite' Publishers Weekly (starred review)
'A master of her craft . . . dazzling' Seanan McGuire, NYT Bestselling author
'A gritty, action-filled story with a touch of magic' Anne Bishop, NYT Bestselling author
A woman fights unimaginable odds to keep her people alive after the disintegration of America. . .
Picking up right where A Longer Fall left off, this thrilling third instalment follows Lizbeth Rose as she takes on one of her most dangerous missions yet: rescuing her estranged partner, Prince Eli, from the Holy Russian Empire. Once in San Diego, Lizbeth is going to have to rely upon her sister Felicia, and her growing Grigori powers to navigate her way through this strange new world of royalty and deception in order to get Eli freed from jail where he's being held for murder.
Love The Walking Dead, Westworld or True Blood? You will ADORE this gritty and wildly entertaining tale, set in a parallel reality of the United States where magic is an outlawed power.
__________
Praise for Charlaine Harris
'A gripping, twisty-turny, thrill-ride of a read' Karin Slaughter, New York Times bestselling author
'Harris has a remarkable talent for world building' Booklist
'Will leave readers enthralled. [A] fascinating setting and a heroine who's sure to be a new fan favourite' Publishers Weekly (starred review)
'A master of her craft . . . dazzling' Seanan McGuire, NYT Bestselling author
'A gritty, action-filled story with a touch of magic' Anne Bishop, NYT Bestselling author
Om denna bok
The Russian Cage av Charlaine Harris är en Danskt band bok med 304 sidor på Engelska. Den utgavs 2021.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Russian Cage 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:
9780349418094
Upplaga:
0
Utgiven:
2021-10-05
Förlag:
Okänt
Sidantal:
304
$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"
>