Vi flyttar från butik till nätet - så funkar det framåt
Faye, Faraway | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Helen Fisher
- Betyg:
197
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
Heartfelt and irresistible—“a lovely, deeply moving story of loss and love and memory made real” (Diana Gabaldon, #1 New York Times bestselling author)—this enchanting debut follows a woman who travels back in time to be reunited with the mother she lost when she was a child.
Every night, as Faye puts her daughters to bed, she thinks of her own mother, Jeanie, who died when Faye was eight. The pain of that loss has never left her, and that’s why she wants her own girls to know how very much they are loved by her—and always will be, whatever happens.
Then one day, Faye gets her heart’s desire when she’s whisked back into the past and is reunited not just with her mother but with her own younger self.
Jeanie doesn’t recognize grown-up Faye as her daughter, even though there is something eerily familiar about her. But the two women become close friends and share all kinds of secrets—except for the deepest secret of all, the secret of who Faye really is. Faye worries that telling the truth may prevent her from being able to return to the present day, to her dear husband and beloved daughters. Eventually she’ll have to choose between those she loved in the past and those she loves in the here and now, and that knowledge presents her with an impossible choice.
If only she didn’t have to make it....
Every night, as Faye puts her daughters to bed, she thinks of her own mother, Jeanie, who died when Faye was eight. The pain of that loss has never left her, and that’s why she wants her own girls to know how very much they are loved by her—and always will be, whatever happens.
Then one day, Faye gets her heart’s desire when she’s whisked back into the past and is reunited not just with her mother but with her own younger self.
Jeanie doesn’t recognize grown-up Faye as her daughter, even though there is something eerily familiar about her. But the two women become close friends and share all kinds of secrets—except for the deepest secret of all, the secret of who Faye really is. Faye worries that telling the truth may prevent her from being able to return to the present day, to her dear husband and beloved daughters. Eventually she’ll have to choose between those she loved in the past and those she loves in the here and now, and that knowledge presents her with an impossible choice.
If only she didn’t have to make it....
Om denna bok
Faye, Faraway av Helen Fisher är en Danskt band bok med 320 sidor på Engelska. Den utgavs 2021 av Gallery Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Faye, Faraway 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:
9781982142681
Upplaga:
0
Utgiven:
2021-10-12
Förlag:
Gallery Books
Sidantal:
320
$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"
>