Sälj dina kursböcker, vinn presentkort på 1000 kr. Kom igång här
Very Important People | 0:e upplagan
- Danskt band, Engelska, 2020
- Författare: Ashley Mears
- Betyg:
346
kr
Skickas inom 6-10 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"
>
Fler utgåvor
Beskrivning
A sociologist and former fashion model takes readers inside the elite global party circuit of "models and bottles" to reveal how beautiful young women are used to boost the status of men
Million-dollar birthday parties, megayachts on the French Riviera, and $40,000 bottles of champagne. In today's New Gilded Age, the world's moneyed classes have taken conspicuous consumption to new extremes. In Very Important People, sociologist, author, and former fashion model Ashley Mears takes readers inside the exclusive global nightclub and party circuit—from New York City and the Hamptons to Miami and Saint-Tropez—to reveal the intricate economy of beauty, status, and money that lies behind these spectacular displays of wealth and leisure.
Mears spent eighteen months in this world of "models and bottles" to write this captivating, sometimes funny, sometimes heartbreaking narrative. She describes how clubs and restaurants pay promoters to recruit beautiful young women to their venues in order to attract men and get them to spend huge sums in the ritual of bottle service. These "girls" enhance the status of the men and enrich club owners, exchanging their bodily capital for as little as free drinks and a chance to party with men who are rich or aspire to be. Though they are priceless assets in the party circuit, these women are regarded as worthless as long-term relationship prospects, and their bodies are constantly assessed against men's money.
A story of extreme gender inequality in a seductive world, Very Important People unveils troubling realities behind moneyed leisure in an age of record economic disparity.
Million-dollar birthday parties, megayachts on the French Riviera, and $40,000 bottles of champagne. In today's New Gilded Age, the world's moneyed classes have taken conspicuous consumption to new extremes. In Very Important People, sociologist, author, and former fashion model Ashley Mears takes readers inside the exclusive global nightclub and party circuit—from New York City and the Hamptons to Miami and Saint-Tropez—to reveal the intricate economy of beauty, status, and money that lies behind these spectacular displays of wealth and leisure.
Mears spent eighteen months in this world of "models and bottles" to write this captivating, sometimes funny, sometimes heartbreaking narrative. She describes how clubs and restaurants pay promoters to recruit beautiful young women to their venues in order to attract men and get them to spend huge sums in the ritual of bottle service. These "girls" enhance the status of the men and enrich club owners, exchanging their bodily capital for as little as free drinks and a chance to party with men who are rich or aspire to be. Though they are priceless assets in the party circuit, these women are regarded as worthless as long-term relationship prospects, and their bodies are constantly assessed against men's money.
A story of extreme gender inequality in a seductive world, Very Important People unveils troubling realities behind moneyed leisure in an age of record economic disparity.
Om denna bok
Very Important People av Ashley Mears är en Danskt band bok med 320 sidor på Engelska. Den utgavs 2020 av John Wiley And Sons Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Very Important People 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:
9780691168654
Upplaga:
0
Utgiven:
2020-05-26
Förlag:
John Wiley And Sons Ltd
Sidantal:
320
$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"
>