7th Circle | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: Tate James
- Betyg:
115
kr
Skickas inom 1-3 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
From the author of the Madison Kate series comes the delicious, interconnected Hades series, another biting "why choose" dark romance set in Shadow Grove.
***
Twenty-three-year-old Hayden "Hades" is the most powerful gang leader in Shadow Grove...but new dangers and new feelings might just threaten her circle of hell.
“I wouldn’t fall. Because the second I did, someone would be there to slit my throat and toss me to the sharks.
After all, it’s what I would do.”
Five years ago, I masterminded the infamous massacre of the Tri-State Timberwolves.
The streets outside the Wolves HQ ran red with the blood of the old guard, and not one of the members loyal to my father was granted mercy.
I let the media twist and distort the story. My new recruits eagerly proved themselves by spreading false news, then covering our tracks. To the general public, the Tri-State Timberwolves were extinct.
But that couldn’t have been further from the truth. We changed, we grew, we evolved; we came out stronger than ever. Now, I live, eat, sleep and breathe Timberwolves. I’ll do anything to keep my empire safe and thriving. To keep the people depending on me safe.
So, what do I do when it’s my own weakness that places us all in danger? When I let sex cloud my judgment, and my people pay the price?
Simple. Kill the distractions.
I’m called Hades for a reason, after all.
The first book in TikTok sensation Tate James's Hades series, a suspenseful and spicy romance connected to the world of Madison Kate.
Tropes
Reverse Harem
Why Choose
Bully Romance
Enemies to Lovers
Mafia Romance
Powerful Women
Forced Proximity
***
Twenty-three-year-old Hayden "Hades" is the most powerful gang leader in Shadow Grove...but new dangers and new feelings might just threaten her circle of hell.
“I wouldn’t fall. Because the second I did, someone would be there to slit my throat and toss me to the sharks.
After all, it’s what I would do.”
Five years ago, I masterminded the infamous massacre of the Tri-State Timberwolves.
The streets outside the Wolves HQ ran red with the blood of the old guard, and not one of the members loyal to my father was granted mercy.
I let the media twist and distort the story. My new recruits eagerly proved themselves by spreading false news, then covering our tracks. To the general public, the Tri-State Timberwolves were extinct.
But that couldn’t have been further from the truth. We changed, we grew, we evolved; we came out stronger than ever. Now, I live, eat, sleep and breathe Timberwolves. I’ll do anything to keep my empire safe and thriving. To keep the people depending on me safe.
So, what do I do when it’s my own weakness that places us all in danger? When I let sex cloud my judgment, and my people pay the price?
Simple. Kill the distractions.
I’m called Hades for a reason, after all.
The first book in TikTok sensation Tate James's Hades series, a suspenseful and spicy romance connected to the world of Madison Kate.
Tropes
Reverse Harem
Why Choose
Bully Romance
Enemies to Lovers
Mafia Romance
Powerful Women
Forced Proximity
Om denna bok
7th Circle av Tate James är en Danskt band bok med 320 sidor på Engelska. Den utgavs 2024.
Spara pengar – köp begagnad från Campusbokhandeln
Köp 7th Circle 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:
Engelska
ISBN:
9781464223877
Upplaga:
0
Utgiven:
2024-08-20
Förlag:
Okänt
Sidantal:
320
$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"
>