Vi flyttar från butik till nätet - så funkar det framåt
Cosy | 0:e upplagan
- Danskt band, Engelska, 2018
- Författare: Laura Weir
- Betyg:
202
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
'The slackers guide to staying in, the antidote to peak frazzle and spending too much time out on the razzle. It's time to tune in to being cosy, because tucking up inside with the ones you love is all that matters.' Laura Weir
There seems to be a lot to worry about in the world right now, with Brexit looming, social media draining our time and anxiety on the rise, the public are seeking out value in the small things which are close to home that can bring us maximum simple joy in our daily lives. In this hug of a book, Laura Weir celebrates the very best of our cool and quirky traditions and habits and rituals with a big dose of comfort - think warm cups of tea, toasty open fires and windswept walks that will blow away the cobwebs.
Cosy gives readers permission to batten down the hatches and switch off - it is an ode to tucking in, hunkering down and softening life's edges when we need it most.
Includes illustrations by Rose Electra Harris, as well as cosy contributions from the likes of Dolly Alderton, Alice Temperley and Christoper Kane.
'A warm, generous, blanket of a book, to reach for whenever you need a dose of comfort.' Sophie Dahl
'As someone who has spent the majority of their adult life hunkered down in a big jumper, dodging reasons to leave the house, Cosy is the official justification for not going out.' Alice Levine
There seems to be a lot to worry about in the world right now, with Brexit looming, social media draining our time and anxiety on the rise, the public are seeking out value in the small things which are close to home that can bring us maximum simple joy in our daily lives. In this hug of a book, Laura Weir celebrates the very best of our cool and quirky traditions and habits and rituals with a big dose of comfort - think warm cups of tea, toasty open fires and windswept walks that will blow away the cobwebs.
Cosy gives readers permission to batten down the hatches and switch off - it is an ode to tucking in, hunkering down and softening life's edges when we need it most.
Includes illustrations by Rose Electra Harris, as well as cosy contributions from the likes of Dolly Alderton, Alice Temperley and Christoper Kane.
'A warm, generous, blanket of a book, to reach for whenever you need a dose of comfort.' Sophie Dahl
'As someone who has spent the majority of their adult life hunkered down in a big jumper, dodging reasons to leave the house, Cosy is the official justification for not going out.' Alice Levine
Om denna bok
Cosy av Laura Weir är en Danskt band bok med 176 sidor på Engelska. Den utgavs 2018.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Cosy 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:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781473696228
Upplaga:
0
Utgiven:
2018-11-29
Förlag:
Okänt
Sidantal:
176
$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"
>