Vi flyttar från butik till nätet - så funkar det framåt
First Family | 0:e upplagan
- Danskt band, Engelska, 2020
- Författare: David Baldacci
- Betyg:
118
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
David Baldacci's First Family is the fourth gripping New York Times bestseller in the King and Maxwell series.
The President’s niece is missing. Former secret service agents Sean King and Michelle Maxwell return to the White House.
Camp David, USA.
A children’s birthday party at the presidential retreat turns into a nightmare when a child is snatched after the celebrations.
First Lady.
The FBI doesn’t want private investigators King and Maxwell anywhere near the case. Regardless, they are enlisted by the First Lady to bring the child home safely.
A shared history.
The First Lady trusts King, for years ago he saved her then-senator husband from political disaster. But is there a greater secret in their past?
With Maxwell battling her own demons, and forces aligned on all sides against her and King, the two are pushed to the absolute limit. In the race to save an innocent victim, the line between friend and foe will become impossible to define . . . or defend.
David Baldacci's smash-hit series continues with The Sixth Man and King and Maxwell.
The President’s niece is missing. Former secret service agents Sean King and Michelle Maxwell return to the White House.
Camp David, USA.
A children’s birthday party at the presidential retreat turns into a nightmare when a child is snatched after the celebrations.
First Lady.
The FBI doesn’t want private investigators King and Maxwell anywhere near the case. Regardless, they are enlisted by the First Lady to bring the child home safely.
A shared history.
The First Lady trusts King, for years ago he saved her then-senator husband from political disaster. But is there a greater secret in their past?
With Maxwell battling her own demons, and forces aligned on all sides against her and King, the two are pushed to the absolute limit. In the race to save an innocent victim, the line between friend and foe will become impossible to define . . . or defend.
David Baldacci's smash-hit series continues with The Sixth Man and King and Maxwell.
Om denna bok
First Family av David Baldacci är en Danskt band bok med 704 sidor på Engelska. Den utgavs 2020 av Macmillan Distribution.
Spara pengar – köp begagnad från Campusbokhandeln
Köp First Family 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:
9781529019186
Upplaga:
0
Utgiven:
2020-04-16
Förlag:
Macmillan Distribution
Sidantal:
704
$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"
>