Vi flyttar från butik till nätet - så funkar det framåt
A Cultural History of the Home | 0:e upplagan
- Övrigt, Engelska, 2020
- Författare:
- Betyg:
6973
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
A Cultural History of the Home provides a comprehensive survey of the domestic space from ancient times to the present. Spanning 2800 years, the six volumes explore how different cultures and societies have established, developed and used the home. It reveals a great deal about how people have lived day-to-day in a range of regions and epochs by providing a historical focus on the location in which they will have spent much of their time: the domestic space. 1. A Cultural History of the Home in Antiquity (800 BCE - 800 CE) 2. A Cultural History of the Home in the Medieval Age (800 - 1450) 3. A Cultural History of the Home in the Renaissance (1450 - 1648) 4. A Cultural History of the Home in the Age of Enlightenment (1648 - 1815) 5. A Cultural History of the Home in the Age of Empire (1815 - 1920) 6. A Cultural History of the Home in the Modern Age (1920 - present) Each volume discusses the same themes in its chapters: 1. The Meaning of the Home 2. Family and Household 3. The House 4. Furniture and Furnishings 5. Home and Work 6. Gender and Home 7. Hospitality and Home 8. Religion and Home This structure offers readers a broad overview of a period within each volume or the opportunity to follow a theme through history by reading the relevant chapter across volumes. Generously illustrated, the full six-volume set combines to present the most detailed survey available on the home in history.
Om denna bok
A Cultural History of the Home är en Övrigt bok på Engelska. Den utgavs 2020 av Bloomsbury Publishing PLC.
Spara pengar – köp begagnad från Campusbokhandeln
Köp A Cultural History of the Home 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:
Historia & arkeologi
Bandtyp:
Övrigt
Språk:
Engelska
ISBN:
9781472584410
Upplaga:
0
Utgiven:
2020-11-26
Förlag:
Bloomsbury Publishing PLC
Sidantal:
0
$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"
>