Vi flyttar från butik till nätet - så funkar det framåt
The Seamstress of New Orleans | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Diane C. McPhail
- Betyg:
192
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
Set against the backdrop of the first all-female Mardi Gras krewe at the turn-of-the-century, the acclaimed author’s mesmerizing historical novel tells of two strangers separated by background but bound by an unexpected secret—and of the strength and courage women draw from and inspire in each other.
“An undercurrent of New Orleans’s dark side propels the story, heightening the tension and supplying McPhail with a wealth of evocative details.” —Publishers Weekly
1900: Though the dawn of a new century promises social progress, there are few options for women like Alice Butterworth, pregnant and abandoned by her husband. In desperation, Alice leaves Chicago’s bitter cold and travels to New Orleans, where she offers sewing lessons at an orphanage.
Young widow Constance Halstead has thrown herself into charity work since her husband’s death. Seeing Alice’s skill, she offers lodging in exchange for help creating a gown for the Leap Year ball of Les Mysterieuses, the first all-female krewe of Mardi Gras. Leap Years offer women a rare opportunity—to turn the tables on men, upending convention. As the breathtaking gown takes shape piece by piece, it becomes a symbol of empowerment for them both.
But overshadowing all is the Black Hand—the vicious New Orleans gang to whom Constance’s husband was deep in debt. His death hasn’t satisfied them. And as Mardi Gras draws near, a secret emerges that will cement the bond between Alice and Constance, even as it threatens the new lives each is building . . .
“An undercurrent of New Orleans’s dark side propels the story, heightening the tension and supplying McPhail with a wealth of evocative details.” —Publishers Weekly
1900: Though the dawn of a new century promises social progress, there are few options for women like Alice Butterworth, pregnant and abandoned by her husband. In desperation, Alice leaves Chicago’s bitter cold and travels to New Orleans, where she offers sewing lessons at an orphanage.
Young widow Constance Halstead has thrown herself into charity work since her husband’s death. Seeing Alice’s skill, she offers lodging in exchange for help creating a gown for the Leap Year ball of Les Mysterieuses, the first all-female krewe of Mardi Gras. Leap Years offer women a rare opportunity—to turn the tables on men, upending convention. As the breathtaking gown takes shape piece by piece, it becomes a symbol of empowerment for them both.
But overshadowing all is the Black Hand—the vicious New Orleans gang to whom Constance’s husband was deep in debt. His death hasn’t satisfied them. And as Mardi Gras draws near, a secret emerges that will cement the bond between Alice and Constance, even as it threatens the new lives each is building . . .
Om denna bok
The Seamstress of New Orleans av Diane C. McPhail är en Danskt band bok med 304 sidor på Engelska. Den utgavs 2023.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Seamstress of New Orleans 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:
9781496738165
Upplaga:
0
Utgiven:
2023-06-27
Förlag:
Okänt
Sidantal:
304
$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"
>