Välkommen tillbaka till Campusbokhandeln! Vi firar med inlämningskampanj: Lämna in din kurslitteratur – få 150 :- och chansen att vinna 1 000 :-. Läs mer här!
The Teller of Small Fortunes | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: Julie Leong
- Betyg:
261
kr
Skickas nästa vardag
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
🥠SMALL FORTUNES. BIG FEELINGS.🥠
'Joyful, heartwarming and utterly charming' AMÉLIE WEN ZHAO
'The warmest, loveliest book' SANGU MANDANNA
'Will soothe your heart' SARAH BETH DURST
A cozy fantasy about trying to find yourself - and finding a family instead. Perfect for fans of Legends and Lattes, The Baby Dragon Cafe and The House in the Cerulean Sea.
Fleeing a troubled past, immigrant fortune teller Tao roams the dusty countryside with only her mule for company, telling small fortunes, for small prices. Big fortunes come with big consequences . . . which she knows from bitter experience.
It's a lonely life, until she encounters an ex-mercenary and a (semi) reformed thief, who recruit her into their desperate search for a lost child. Soon, they're joined by a baker with a knead for adventure, and - of course - a slightly magical cat.
Tao sets down a new path with companions as big-hearted as her fortunes are small. But as her friends break down her walls, the shadows of her past close in. Now, Tao must decide whether to risk everything to save the family she never thought she could have . . .
Readers love it:
'Reading it is like a nice little warm hug in a book' ⭐⭐⭐⭐⭐
'A cozy fantasy with a positive and uplifting message' ⭐⭐⭐⭐⭐
'An adorable read that will have you attached to each and every character' ⭐⭐⭐⭐⭐
'Comforting as a bowl of hot soup on a cold wet day' ⭐⭐⭐⭐⭐
'I giggled and sniffled my way through this book' ⭐⭐⭐⭐⭐
'Joyful, heartwarming and utterly charming' AMÉLIE WEN ZHAO
'The warmest, loveliest book' SANGU MANDANNA
'Will soothe your heart' SARAH BETH DURST
A cozy fantasy about trying to find yourself - and finding a family instead. Perfect for fans of Legends and Lattes, The Baby Dragon Cafe and The House in the Cerulean Sea.
Fleeing a troubled past, immigrant fortune teller Tao roams the dusty countryside with only her mule for company, telling small fortunes, for small prices. Big fortunes come with big consequences . . . which she knows from bitter experience.
It's a lonely life, until she encounters an ex-mercenary and a (semi) reformed thief, who recruit her into their desperate search for a lost child. Soon, they're joined by a baker with a knead for adventure, and - of course - a slightly magical cat.
Tao sets down a new path with companions as big-hearted as her fortunes are small. But as her friends break down her walls, the shadows of her past close in. Now, Tao must decide whether to risk everything to save the family she never thought she could have . . .
Readers love it:
'Reading it is like a nice little warm hug in a book' ⭐⭐⭐⭐⭐
'A cozy fantasy with a positive and uplifting message' ⭐⭐⭐⭐⭐
'An adorable read that will have you attached to each and every character' ⭐⭐⭐⭐⭐
'Comforting as a bowl of hot soup on a cold wet day' ⭐⭐⭐⭐⭐
'I giggled and sniffled my way through this book' ⭐⭐⭐⭐⭐
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Okänt
Upplaga:
0
Utgiven:
2024-11-05
ISBN:
9781399729048
Sidantal:
336
$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"
>