Vi flyttar från butik till nätet - så funkar det framåt
The Last Days Of The Incas | 0:e upplagan
- Danskt band, Engelska, 2008
- Författare: Kim MacQuarrie
- Betyg:
183
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
The epic story of the fall of the Inca Empire to Spanish conquistador Francisco Pizarro in the aftermath of a bloody civil war, and the recent discovery of the lost guerrilla capital of the Incas, Vilcabamba, by three American explorers. In 1532, the fifty-four-year-old Spanish conquistador Francisco Pizarro led a force of 167 men, including his four brothers, to the shores of Peru. Unbeknownst to the Spaniards, the Inca rulers of Peru had just fought a bloody civil war in which the emperor Atahualpa had defeated his brother Huascar. Pizarro and his men soon clashed with Atahualpa and a huge force of Inca warriors at the Battle of Cajamarca. Despite being outnumbered by more than two hundred to one, the Spaniards prevailed-due largely to their horses, their steel armour and swords, and their tactic of surprise. They captured and imprisoned Atahualpa. Although the Inca emperor paid an enormous ransom in gold, the Spaniards executed him anyway. The following year, the Spaniards seized the Inca capital of Cuzco, completing their conquest of the largest native empire the New World has ever known.
Peru was now a Spanish colony, and the conquistadors were wealthy beyond their wildest dreams. But the Incas did not submit willingly. A young Inca emperor, the brother of Atahualpa, soon led a massive rebellion against the Spaniards, inflicting heavy casualties and nearly wiping out the conquerors. Eventually, however, Pizarro and his men forced the emperor to abandon the Andes and flee to the Amazon. There, he established a hidden capital, called Vilcabamba-only recently rediscovered by a trio of colorful American explorers. Although the Incas fought a deadly, thirty-six-year-long guerrilla war, the Spanish ultimately captured the last Inca emperor and vanquished the native resistance.
Peru was now a Spanish colony, and the conquistadors were wealthy beyond their wildest dreams. But the Incas did not submit willingly. A young Inca emperor, the brother of Atahualpa, soon led a massive rebellion against the Spaniards, inflicting heavy casualties and nearly wiping out the conquerors. Eventually, however, Pizarro and his men forced the emperor to abandon the Andes and flee to the Amazon. There, he established a hidden capital, called Vilcabamba-only recently rediscovered by a trio of colorful American explorers. Although the Incas fought a deadly, thirty-six-year-long guerrilla war, the Spanish ultimately captured the last Inca emperor and vanquished the native resistance.
Om denna bok
The Last Days Of The Incas av Kim MacQuarrie är en Danskt band bok med 544 sidor på Engelska. Den utgavs 2008.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Last Days Of The Incas 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:
9780749929930
Upplaga:
0
Utgiven:
2008-10-01
Förlag:
Okänt
Sidantal:
544
$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"
>