Vi flyttar från butik till nätet - så funkar det framåt
Slammed | 0:e upplagan
- Danskt band, Engelska, 2012
- Författare: Colleen Hoover
- Betyg:
200
kr
Skickas inom 0-2 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
From #1 New York Times bestselling author of Regretting You, It Starts with Us, and It Ends with Us, Colleen Hoover's romantic, emotion-packed debut novel unforgettably captures all the magic and confusion of first love, as two young people forge an unlikely bond before discovering that fate has other plans for them.
Following the unexpected death of her father, eighteen-year-old Layken becomes the rock for both her mother and younger brother. She appears resilient and tenacious, but inside, she's losing hope. Then she meets her new neighbor Will, a handsome twenty-one-year-old whose mere presence leaves her flustered and whose passion for poetry slams thrills her.
Not long after a heart-stopping first date during which each recognizes something profound and familiar in the other, they are slammed to the core when a shocking discovery brings their new relationship to a sudden halt. Daily interactions become impossibly painful as they struggle to find a balance between the feelings that pull them together and the forces that tear them apart. Only through the poetry they share are they able to speak the truth that is in their hearts and imagine a future where love is cause for celebration, not regret.
Following the unexpected death of her father, eighteen-year-old Layken becomes the rock for both her mother and younger brother. She appears resilient and tenacious, but inside, she's losing hope. Then she meets her new neighbor Will, a handsome twenty-one-year-old whose mere presence leaves her flustered and whose passion for poetry slams thrills her.
Not long after a heart-stopping first date during which each recognizes something profound and familiar in the other, they are slammed to the core when a shocking discovery brings their new relationship to a sudden halt. Daily interactions become impossibly painful as they struggle to find a balance between the feelings that pull them together and the forces that tear them apart. Only through the poetry they share are they able to speak the truth that is in their hearts and imagine a future where love is cause for celebration, not regret.
Om denna bok
Slammed av Colleen Hoover är en Danskt band bok med 317 sidor på Engelska. Den utgavs 2012 av Atria Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Slammed 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:
9781476715902
Upplaga:
0
Utgiven:
2012-09-18
Förlag:
Atria Books
Sidantal:
317
$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"
>