Vi flyttar från butik till nätet - så funkar det framåt
Version Zero | 0:e upplagan
- Pocket, Engelska, 2022
- Författare: David Yoon
- Betyg:
166
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
From the bestselling author of Frankly in Love comes a contemporary YA rom-com where a case of mistaken identity kicks off a string of (fake) events that just may lead to (real) love.
When Sunny Dae--self-proclaimed total nerd--meets Cirrus Soh, he can't believe how cool and confident she is. So when Cirrus mistakes Sunny's older brother Gray's bedroom--with its electric guitars and rock posters--for Sunny's own, he sort of, kind of, accidentally winds up telling her he's the front man of a rock band.
Before he knows it, Sunny is knee-deep in the lie: He ropes his best friends into his scheme, begging them to form a fake band with him, and starts wearing Gray's rock-and-roll castoffs. But no way can he trick this amazing girl into thinking he's cool, right? Just when Sunny is about to come clean, Cirrus asks to see them play sometime. Gulp.
Now there's only one thing to do: Fake it till you make it.
Sunny goes all in on the lie, and pretty soon, the strangest things start happening. People are noticing him in the hallways, and he's going to football games and parties for the first time. He's feeling more confident in every aspect of his life, and especially with Cirrus, who's started to become not just his dream girl but also the real deal. Sunny is falling in love. He's having fun. He's even becoming a rocker, for real.
But it's only a matter of time before Sunny's house of cards starts tumbling down. As his lies begin to catch up with him, Sunny Dae is forced to wonder whether it was all worth it--and if it's possible to ever truly change.
From New York Times bestselling author David Yoon comes an inventive new romantic comedy about identity, perception, and how hard it can feel sometimes to simply be yourself.
Om denna bok
Version Zero av David Yoon är en Pocket bok på Engelska. Den utgavs 2022 av Penguin UK.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Version Zero 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:
9780593190371
Upplaga:
0
Utgiven:
2022-05-03
Förlag:
Penguin UK
Sidantal:
$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"
>