Vi flyttar från butik till nätet - så funkar det framåt
Echoes in Death | 0:e upplagan
- Danskt band, Engelska, 2017
- Författare: J. D. Robb
- Betyg:
Butikslager
Onlinelager
Ej i lager
$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 devilishly disturbing new case for Lieutenant Eve Dallas from the Sunday Times bestseller J.D. Robb. The perfect entry point into the compelling In Death police procedural series.
New York at night. A young woman - dazed, naked and bloody - stumbles out on to a busy street. Her name is Daphne Strazza, and she has been brutally assaulted. Confused and traumatised, she manages to tell them one thing. Her attacker wore a devil's mask.
As Eve investigates this shocking case, she soon discovers a disturbing pattern. Someone is preying on wealthy couples, subjecting them to cruel and terrifying ordeals. As the attacks escalate in violence and depraved theatricality, Eve and her team are in a race against time to find the man behind the mask - before he strikes again.
What does the devil look like? And where will he show up next?
'J.D. Robb is a fantastic storyteller who knows how to keep the pages flying by' -#1 International Bestselling Author, Karin Slaughter
"One of my all-time favorite authors hitting a golden moment in one of my all-time favorite series. J.D. Robb never disappoints!" Lisa Gardner
'If you're a crime fiction fan and haven't discovered them yet, welcome to the very best day of your life' Heat Magazine
New York at night. A young woman - dazed, naked and bloody - stumbles out on to a busy street. Her name is Daphne Strazza, and she has been brutally assaulted. Confused and traumatised, she manages to tell them one thing. Her attacker wore a devil's mask.
As Eve investigates this shocking case, she soon discovers a disturbing pattern. Someone is preying on wealthy couples, subjecting them to cruel and terrifying ordeals. As the attacks escalate in violence and depraved theatricality, Eve and her team are in a race against time to find the man behind the mask - before he strikes again.
What does the devil look like? And where will he show up next?
'J.D. Robb is a fantastic storyteller who knows how to keep the pages flying by' -#1 International Bestselling Author, Karin Slaughter
"One of my all-time favorite authors hitting a golden moment in one of my all-time favorite series. J.D. Robb never disappoints!" Lisa Gardner
'If you're a crime fiction fan and haven't discovered them yet, welcome to the very best day of your life' Heat Magazine
Om denna bok
Echoes in Death av J. D. Robb är en Danskt band bok med 480 sidor på Engelska. Den utgavs 2017.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Echoes in Death 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:
Danskt band
Språk:
Engelska
ISBN:
9780349410883
Upplaga:
0
Utgiven:
2017-08-10
Förlag:
Okänt
Sidantal:
480
$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"
>