Vi flyttar från butik till nätet - så funkar det framåt
White Fire | 0:e upplagan
- Danskt band, Engelska, 2014
- Författare: Douglas Preston, Lincoln Child
- Betyg:
136
kr
Skickas inom 1-3 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
Past and present collide as Special Agent Pendergast uncovers mysterious connections between a string of 19th century bear attacks in a Colorado mining town, a fabled, long-lost Sherlock Holmes story, and a deadly present-day arsonist. In 1876, in a mining camp called Roaring Fork in the Colorado Rockies, eleven miners were killed by a rogue grizzly bear. Corrie Swanson has arranged to examine the miners' remains. When she makes a shocking discovery, town leaders try to stop her from exposing their community's dark and bloody past.
Just as Special Agent Pendergast of the FBI arrives to rescue his protege, the town comes under siege by a murderous arsonist who-with brutal precision-begins burning down multimillion-dollar mansions with the families locked inside. Drawn deeper into the investigation, Pendergast discovers a long-lost Sherlock Holmes story that may be the key to solving both the mystery of the long-dead miners and the modern-day killings as well. Now, with the ski resort snowed in and under savage attack-and Corrie's life suddenly in grave danger-Pendergast must solve the enigma of the past before the town of the present goes up in flames.
Just as Special Agent Pendergast of the FBI arrives to rescue his protege, the town comes under siege by a murderous arsonist who-with brutal precision-begins burning down multimillion-dollar mansions with the families locked inside. Drawn deeper into the investigation, Pendergast discovers a long-lost Sherlock Holmes story that may be the key to solving both the mystery of the long-dead miners and the modern-day killings as well. Now, with the ski resort snowed in and under savage attack-and Corrie's life suddenly in grave danger-Pendergast must solve the enigma of the past before the town of the present goes up in flames.
Om denna bok
White Fire av Douglas Preston och Lincoln Child är en Danskt band bok med 512 sidor på Engelska. Den utgavs 2014 av Grand Central Publishing.
Spara pengar – köp begagnad från Campusbokhandeln
Köp White Fire 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:
9781455525843
Upplaga:
0
Utgiven:
2014-05-27
Förlag:
Grand Central Publishing
Sidantal:
512
$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"
>