Vi flyttar från butik till nätet - så funkar det framåt
Sunburn | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Chloe Howarth
- Betyg:
134
kr
Skickas nästa vardag
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
It's the early 1990s, and in the Irish village of Crossmore, Lucy feels out of place. Despite her fierce friendships, she's always felt this way, and the conventional path of marriage and motherhood doesn't appeal to her at all. Not even with handsome and doting Martin, her closest childhood friend.
Lucy begins to make sense of herself during a long hot summer, when a spark with her school friend Susannah escalates to an all-consuming infatuation, and, very quickly, to a desperate and devastating love.
Fearful of rejection from her small and conservative community, Lucy begins living a double life, hiding the most honest parts of herself in stolen moments with Susannah.
But with the end of school and the opportunity to leave Crossmore looming, Lucy must choose between two places, two people and two futures, each as terrifying as the other. But only one can offer her real happiness.
Sunburn is an astute and tender portrayal of first love, adolescent anxiety and the realities of growing up in a small town where tradition holds people tightly in its grasp.
Lucy begins to make sense of herself during a long hot summer, when a spark with her school friend Susannah escalates to an all-consuming infatuation, and, very quickly, to a desperate and devastating love.
Fearful of rejection from her small and conservative community, Lucy begins living a double life, hiding the most honest parts of herself in stolen moments with Susannah.
But with the end of school and the opportunity to leave Crossmore looming, Lucy must choose between two places, two people and two futures, each as terrifying as the other. But only one can offer her real happiness.
Sunburn is an astute and tender portrayal of first love, adolescent anxiety and the realities of growing up in a small town where tradition holds people tightly in its grasp.
Om denna bok
Sunburn av Chloe Howarth är en Danskt band bok med 288 sidor på Engelska. Den utgavs 2023.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Sunburn 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:
9780857308412
Upplaga:
0
Utgiven:
2023-06-22
Förlag:
Okänt
Sidantal:
288
$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"
>