A Summer to Remember | 0:e upplagan
- Danskt band, Engelska, 2019
- Författare: Sue Moorcroft
- Betyg:
137
kr
Skickas inom 8-12 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
‘I love all of Sue Moorcroft’s books!’
Katie Fforde
The perfect village offers the perfect escape – right?
Nelson’s Bar is the perfect little seaside village. Tucked away against the Norfolk coast, this is just the place to come when you want to get away from it all: no phone signal, no wifi, no problems.
So when Clancy Moss’s life falls apart, it’s the ideal escape – and she revels at the prospect of a summer filled with blue skies and beachside walks.
But try as she might to avoid them, Clancy’s problems just seem to follow her. Added to which, it seems that not all the villagers are happy to welcome their newest resident.
This was supposed to be Clancy’s new start in life – a home for her happy-ever-after. But where do you go when it feels like there’s nowhere you belong?
Prepare to be swept off your feet this summer – a gorgeous holiday read for fans of Sarah Morgan and Karen Swan.
Katie Fforde
The perfect village offers the perfect escape – right?
Nelson’s Bar is the perfect little seaside village. Tucked away against the Norfolk coast, this is just the place to come when you want to get away from it all: no phone signal, no wifi, no problems.
So when Clancy Moss’s life falls apart, it’s the ideal escape – and she revels at the prospect of a summer filled with blue skies and beachside walks.
But try as she might to avoid them, Clancy’s problems just seem to follow her. Added to which, it seems that not all the villagers are happy to welcome their newest resident.
This was supposed to be Clancy’s new start in life – a home for her happy-ever-after. But where do you go when it feels like there’s nowhere you belong?
Prepare to be swept off your feet this summer – a gorgeous holiday read for fans of Sarah Morgan and Karen Swan.
Produktinformation
Kategori:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Gardners Books
Upplaga:
0
Utgiven:
2019-05-02
ISBN:
9780008321765
Sidantal:
400
$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"
>