Stranger Things: Heroes and Monsters (Choose Your Own Adventure) | 0:e upplagan
- Häftad, Engelska, 2023
- Författare: Rana Tahir
- Betyg:
197
kr
Skickas inom 6-8 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
A thrilling Choose Your Own Adventure (R) book based on Netflix's Stranger Things!
Are YOU ready to journey to the dark side of Hawkins, Indiana? Join Eleven, Dustin, Max, Lucas, and their friends as they explore Pennhurst Asylum, the creepy old Creel house, and possibly even the Upside Down. The decisions YOU make will decide the fates of the characters and lead to unexpected, thrilling, and even deadly outcomes. Fans of Netflix's hit show Stranger Things will love this exciting addition to the Choose Your Own Adventure (R) series.
In Netflix's Stranger Things, a group of young friends explore supernatural forces and secret government exploits in Hawkins, Indiana, in the 1980s. As they search for answers, the children embark on incredible adventures and unravel extraordinary mysteries.
Are YOU ready to journey to the dark side of Hawkins, Indiana? Join Eleven, Dustin, Max, Lucas, and their friends as they explore Pennhurst Asylum, the creepy old Creel house, and possibly even the Upside Down. The decisions YOU make will decide the fates of the characters and lead to unexpected, thrilling, and even deadly outcomes. Fans of Netflix's hit show Stranger Things will love this exciting addition to the Choose Your Own Adventure (R) series.
In Netflix's Stranger Things, a group of young friends explore supernatural forces and secret government exploits in Hawkins, Indiana, in the 1980s. As they search for answers, the children embark on incredible adventures and unravel extraordinary mysteries.
Produktinformation
Kategori:
Skönlitteratur
Bandtyp:
Häftad
Språk:
Engelska
Förlag:
The Book Services TBS
Upplaga:
0
Utgiven:
2023-04-18
ISBN:
9780593644744
Sidantal:
304
$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"
>