Vi flyttar från butik till nätet - så funkar det framåt
The Vintage Dress Shop in Primrose Hill | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Annie Darling
- Betyg:
140
kr
Skickas inom 5-7 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 sweetest, most delicious book . . . Such a gorgeous love story' Marian Keyes
'Funny and heartwarming with great characters' Reader review ⭐⭐⭐⭐⭐
'Absolutely gorgeous, swoon worthy romance' Reader review ⭐⭐⭐⭐⭐
👗Second chances never go out of style...👗
Sophy Stevens always thought she would have everything sorted by the time she was thirty. Instead, she is freshly fired, recently dumped and sleeping on her mum's sofa.
So when her absent dad offers her a job at his vintage clothes shop in Primrose Hill, it's one she can't refuse. It will only be for a few months until she is back on her feet, after all.
But the Vintage Dress Shop is more magical than she could have even imagined, full of preloved fashion from a 1950s wedding dress to the glittering gems sourced by jeweller Charles. In spite of herself, Sophy starts to fall in love with the store and the process of matching the perfect item with every customer.
With each new treasure Sophy uncovers, she begins to wonder if, like these vintage clothes, the store is the key to her second chance... and then there's Charles, who might just end up mending her broken heart...
Let Annie Darling sweep you off your feet with this heartwarming and romantic novel, perfect for fans of Katie Fforde and Phillipa Ashley.
Everyone is falling in love with Annie Darling:
'Heartwarming and compelling. A wonderful read which was difficult to put down... Great characters and a lovely romantic story which touches the heart' Reader review ⭐⭐⭐⭐⭐
'The most uplifting, sumptuously indulgent, romantic joy of a book... It tugged all my heartstrings and held me captive until the last, perfect page' Cressida McLaughlin
'An absolute delight! I also loved the debonair love interest... It was so nice to see someone pick themselves up and rise from the ashes in such beautiful surroundings surrounded by all these amazing clothes, I loved it!' Reader review ⭐⭐⭐⭐⭐
'This is the feel good book you must read... With an array of fabulous characters and the perfect ending that made me squeal with delight this warm and charming story will have you enchanted' Nina Pottell
'Funny and heartwarming with great characters' Reader review ⭐⭐⭐⭐⭐
'Absolutely gorgeous, swoon worthy romance' Reader review ⭐⭐⭐⭐⭐
👗Second chances never go out of style...👗
Sophy Stevens always thought she would have everything sorted by the time she was thirty. Instead, she is freshly fired, recently dumped and sleeping on her mum's sofa.
So when her absent dad offers her a job at his vintage clothes shop in Primrose Hill, it's one she can't refuse. It will only be for a few months until she is back on her feet, after all.
But the Vintage Dress Shop is more magical than she could have even imagined, full of preloved fashion from a 1950s wedding dress to the glittering gems sourced by jeweller Charles. In spite of herself, Sophy starts to fall in love with the store and the process of matching the perfect item with every customer.
With each new treasure Sophy uncovers, she begins to wonder if, like these vintage clothes, the store is the key to her second chance... and then there's Charles, who might just end up mending her broken heart...
Let Annie Darling sweep you off your feet with this heartwarming and romantic novel, perfect for fans of Katie Fforde and Phillipa Ashley.
Everyone is falling in love with Annie Darling:
'Heartwarming and compelling. A wonderful read which was difficult to put down... Great characters and a lovely romantic story which touches the heart' Reader review ⭐⭐⭐⭐⭐
'The most uplifting, sumptuously indulgent, romantic joy of a book... It tugged all my heartstrings and held me captive until the last, perfect page' Cressida McLaughlin
'An absolute delight! I also loved the debonair love interest... It was so nice to see someone pick themselves up and rise from the ashes in such beautiful surroundings surrounded by all these amazing clothes, I loved it!' Reader review ⭐⭐⭐⭐⭐
'This is the feel good book you must read... With an array of fabulous characters and the perfect ending that made me squeal with delight this warm and charming story will have you enchanted' Nina Pottell
Om denna bok
The Vintage Dress Shop in Primrose Hill av Annie Darling är en Danskt band bok med 368 sidor på Engelska. Den utgavs 2023.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Vintage Dress Shop in Primrose Hill 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:
9781399715324
Upplaga:
0
Utgiven:
2023-08-03
Förlag:
Okänt
Sidantal:
368
$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"
>