Vi flyttar från butik till nätet - så funkar det framåt
Turkish Gambit | 0:e upplagan
- Danskt band, Engelska, 2005
- Författare: Boris Akunin
- Betyg:
148
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
Erast Fandorin returns in another thrilling Russian crime caper, from the bestselling author of THE WINTER QUEEN.
The Russo-Turkish war is at a critical juncture, and Erast Fandorin, broken-hearted and disillusioned, has gone to the front in an attempt to forget his sorrows. But Fandorin's efforts to steer clear of trouble are thwarted when he comes to the aid of Varvara Suvorova - a 'progressive' Russian woman trying to make her way to the Russian headquarters to join her fiancé.
Within days, Varvara's fiancé has been accused of treason, a Turkish victory looms on the horizon, and there are rumours of a Turkish spy hiding within their own camp. Our reluctant gentleman sleuth will need to resurrect all of his dormant powers of detection if he is to unmask the traitor, help the Russians to victory and smooth the path of young love.
The Russo-Turkish war is at a critical juncture, and Erast Fandorin, broken-hearted and disillusioned, has gone to the front in an attempt to forget his sorrows. But Fandorin's efforts to steer clear of trouble are thwarted when he comes to the aid of Varvara Suvorova - a 'progressive' Russian woman trying to make her way to the Russian headquarters to join her fiancé.
Within days, Varvara's fiancé has been accused of treason, a Turkish victory looms on the horizon, and there are rumours of a Turkish spy hiding within their own camp. Our reluctant gentleman sleuth will need to resurrect all of his dormant powers of detection if he is to unmask the traitor, help the Russians to victory and smooth the path of young love.
Om denna bok
Turkish Gambit av Boris Akunin är en Danskt band bok med 272 sidor på Engelska. Den utgavs 2005 av Orion Publishing Co.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Turkish Gambit 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:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780753819999
Upplaga:
0
Utgiven:
2005-10-01
Förlag:
Orion Publishing Co
Sidantal:
272
$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"
>