Vi flyttar från butik till nätet - så funkar det framåt
Rod | 1:a upplagan
- Danskt band, Engelska, 2013
- Författare: Rod Stewart
- Betyg:
158
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"
>
Beskrivning
"Ridiculously funny and astonishingly candid, Rod Stewart's memoir is the rock autobiography of the decade". ("Daily Mail"). "One of the most entertaining, revealing, captivating books of the year". ("Independent"). Rod Stewart was born the working-class son of a Scottish plumber in North London. Despite some early close shaves with a number of diverse career paths, ranging from gravedigging to professional football, it was music that truly captured his heart - and he never looked back. Rod started out in the early 1960s, playing the clubs on London's R&B scene, before his distinctively raspy voice caught the ear of the iconic front man Long John Baldry, who approached him while busking one night on a railway platform. Stints with pioneering acts like the Hoochie Coochie Men, Steampacket, and the Jeff Beck Group soon followed, paving the way into a raucous five years with the Faces, the rock star's rock band, whose offstage antics with alcohol, wrecked hotel rooms and groupies have become the stuff of legend. And during all this, he found a spare moment to write 'Maggie May', among a few others, and launch a solo career that has seen him sell an estimated 200 million records, be inducted into the Hall of Fame twice, and play the world's largest ever concert. Not bad, as he says, for a guy with a frog in his throat. And then, there is his not-so-private life: marriages, divorces and affairs with some of the world's most beautiful women - Bond girls, movie stars and supermodels - and a brush with cancer which very nearly saw it all slip away. Rod's is an incredible life, and here, thrillingly and for the first time, he tells the whole thing, leaving no knickers under the bed. A rollicking rock 'n' roll adventure that is at times deeply moving, this is the remarkable journey of a guy with one hell of a voice - and one hell of a head of hair.
Om denna bok
Rod av Rod Stewart är en Danskt band bok med 384 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2013.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Rod 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:
Biografier
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780099574750
Upplaga:
1
Utgiven:
2013-05-23
Förlag:
Okänt
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"
>