Vi flyttar från butik till nätet - så funkar det framåt
The Love Interest | 0:e upplagan
- Pocket, Engelska, 2024
- Författare: Helen Comerford
- Betyg:
147
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
A swoony, speculative and entirely electric YA debut with a humorous and satirical take on the conventions of the superhero-verse. Fans of Michelle Quach's Not Here To Be Liked and the Marvel Universe, including Spider-Man and Ms Marvel, will love this! Seventeen-year-old Jenna Ray lives in the quiet coastal town of Nine Trees. Despite its picturesque nature, it is also the epicentre of the next prophecy. It is said that in the year 2024 a new Hero will emerge in Nine Trees - an event that is usually accompanied by a catastrophic disaster. When Blaze, the new Hero, does arrive, Jenna has the misfortune of being the first person he saves. And, in the eyes of the public, that means one thing: Jenna Ray has already been cast as the Love Interest. Nothing could be more repellent to Jenna than being a love interest, even if Blaze is cute. But her plans to defy the HPA (the Heroics and Power Authority) and turn down this new role are thwarted when she uncovers the truth about her mum, who she hasn't seen in ten years, and is faced with a life-changing proposition: become Blaze's love interest to get close to him and learn about the HPA's secret plans, and she can see her mum again. As Jenna takes the mantle of the next Love Interest, even if she is faking it, feelings for Blaze become real - she can't resist his charm, good looks and the genuine connection they've made. And to make things even more complicated, just as Jenna starts to embrace her new-found career, she discovers she might be more on the side of the superheroes than she ever imagined ...
Om denna bok
The Love Interest av Helen Comerford är en Pocket bok med 384 sidor på Engelska. Den utgavs 2024 av Bloomsbury.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Love Interest 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:
Pocket
Språk:
Engelska
ISBN:
9781526667588
Upplaga:
0
Utgiven:
2024-06-06
Förlag:
Bloomsbury
Sidantal:
384
$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"
>