Vi flyttar från butik till nätet - så funkar det framåt
Bodies | 0:e upplagan
- Danskt band, Engelska, 2019
- Författare: Susie Orbach
- Betyg:
153
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
'A smart and rich compendium of what is going on within and without our bodies today ... in this brave and significant book, Orbach does battle with a full quiver of her own fire-tipped arrows, her blazing firebrand levelled at self-hatred in all its forms.' the Times
In the past decades, the pressure to perfect and design our bodies has been unprecedented. Men are encouraged to surgically pump up their pecs, breast enhancement is a sweet sixteen birthday present in the suburbs of America, and eating problems - from bulimia to obesity - are growing daily, affecting children as young as six. In China, women are having their legs broken and extended by 5cms. In Iran there are 35,000 cosmetic nose reconstructions a year. The body is no longer a given and to possess a flawless one has become the ambition of millions.
In her years of practice as a psychoanalyst, Susie Orbach has come to realise that the way we view our bodies is the mirror of how we view ourselves: our body becomes the measure of our worth. In this updated edition of Bodies, she addresses the modern challenges to body-image, exposing how social media has exacerbated existing issues and creates new ways we relate to our bodies. In the past decade, despite campaigns promoting body positivity, often unproven and unregulated dietary products have proliferated throughout the world. Meanwhile, movements such as #MeToo have revealed what has changed in our attitudes to bodies and what has, unfortunately, remained the same.
In the past decades, the pressure to perfect and design our bodies has been unprecedented. Men are encouraged to surgically pump up their pecs, breast enhancement is a sweet sixteen birthday present in the suburbs of America, and eating problems - from bulimia to obesity - are growing daily, affecting children as young as six. In China, women are having their legs broken and extended by 5cms. In Iran there are 35,000 cosmetic nose reconstructions a year. The body is no longer a given and to possess a flawless one has become the ambition of millions.
In her years of practice as a psychoanalyst, Susie Orbach has come to realise that the way we view our bodies is the mirror of how we view ourselves: our body becomes the measure of our worth. In this updated edition of Bodies, she addresses the modern challenges to body-image, exposing how social media has exacerbated existing issues and creates new ways we relate to our bodies. In the past decade, despite campaigns promoting body positivity, often unproven and unregulated dietary products have proliferated throughout the world. Meanwhile, movements such as #MeToo have revealed what has changed in our attitudes to bodies and what has, unfortunately, remained the same.
Om denna bok
Bodies av Susie Orbach är en Danskt band bok med 224 sidor på Engelska. Den utgavs 2019.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Bodies 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:
9781788162883
Upplaga:
0
Utgiven:
2019-08-15
Förlag:
Okänt
Sidantal:
224
$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"
>