Vi flyttar från butik till nätet - så funkar det framåt
Half Bad | 1:a upplagan
- Danskt band, Svenska, 2014
- Författare: Sally Green
- Betyg:
141
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"
>
Fler utgåvor
Beskrivning
Meet Nathan Byrn . . .He's half White Witch, half Black Witch.His mother was a healer, his father is a killer.He's been kept in a cage since he was fourteen.But if White Witches are good and Black Witches are evil, what happens if you are both?'A book about witches with no owls and not a pair of round spectacles in sight. The new Hunger Games,I suspect... Brilliant and utterly compelling - I loved it.' Kate Atkinson, author of Life after Lifeand Behind the Scenes of the Museum'Teens rejoice: the inheritor to Stephenie Meyer's crown has arrived.' Fiona Wilson, The Times'Edgy, arresting and brilliantly written, Half Bad grips you from the first page and doesn't let go.' Michael Grant, author of Gone'A brilliant debut that is both deeply unique and unsettling, one that chilled me to the bone and broke my heart even as I sped through its pages. This will haunt you.' Marie Lu, author of Legend'Take our word for it, this book is going to be huge.' Stylist'Brilliantly paced with more than a few nasty surprises, Half Bad is a wickedly addictive read that will capture the imagination of any fan of YA fiction.' Starburst'Not since the Harry Potter books - yes, I said it! - have I felt so fully immersed in an author's creation... I couldn't be more stoked over Half Bad, and this launch novel of a trilogy truly deserves all the hype surrounding it - and much more...' Amanda Hurley, Inkwood Books
Om denna bok
Half Bad av Sally Green är en Danskt band bok med 416 sidor på Svenska. Detta är den 1:a upplagan som utgavs 2014 av Penguin UK.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Half Bad 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:
Svenska
ISBN:
9780141350868
Upplaga:
1
Utgiven:
2014-03-03
Förlag:
Penguin UK
Sidantal:
416
$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"
>