Vi flyttar från butik till nätet - så funkar det framåt
Victoria & Abdul MTI | 0:e upplagan
- Pocket, Engelska, 2017
- Författare: Shrabani Basu
- Betyg:
151
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
Soon to be a Major Motion Picture starring Dame Judi Dench from director Stephen Frears, releasing September 22, 2017.
History's most unlikely friendship-this is the astonishing story of Queen Victoria and her dearestcompanion, the young Indian Munshi Abdul Karim.
In the twilight years of her reign, after the devastating deaths of hertwo great loves-Prince Albert and John Brown-Queen Victoria meets tall and handsome Abdul Karim, a humble servant from Agra waiting tables at her Golden Jubilee. The two form an unlikely bond and within a year Abdul becomes a powerful figure at court, the Queen's teacher, her counsel on Urdu and Indian affairs, and a friend close to her heart.
This marked the beginning of the most scandalous decade in Queen Victoria's long reign. As the royal household roiled with resentment, Victoria and Abdul's devotion grew in defiance. Drawn from secrets closely guarded for more than a century, Victoria & Abdul is an extraordinary and intimate history of the last years of the nineteenth-century English court and an unforgettable view onto the passions of an aging Queen.
History's most unlikely friendship-this is the astonishing story of Queen Victoria and her dearestcompanion, the young Indian Munshi Abdul Karim.
In the twilight years of her reign, after the devastating deaths of hertwo great loves-Prince Albert and John Brown-Queen Victoria meets tall and handsome Abdul Karim, a humble servant from Agra waiting tables at her Golden Jubilee. The two form an unlikely bond and within a year Abdul becomes a powerful figure at court, the Queen's teacher, her counsel on Urdu and Indian affairs, and a friend close to her heart.
This marked the beginning of the most scandalous decade in Queen Victoria's long reign. As the royal household roiled with resentment, Victoria and Abdul's devotion grew in defiance. Drawn from secrets closely guarded for more than a century, Victoria & Abdul is an extraordinary and intimate history of the last years of the nineteenth-century English court and an unforgettable view onto the passions of an aging Queen.
Om denna bok
Victoria & Abdul MTI av Shrabani Basu är en Pocket bok med 334 sidor på Engelska. Den utgavs 2017 av The Book Services TBS.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Victoria & Abdul MTI 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:
Biografier
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9780525434412
Upplaga:
0
Utgiven:
2017-09-05
Förlag:
The Book Services TBS
Sidantal:
334
$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"
>