Välkommen tillbaka till Campusbokhandeln! Vi firar med inlämningskampanj: Lämna in din kurslitteratur – få 150 :- och chansen att vinna 1 000 :-. Läs mer här!
This Is Service Design Thinking: Basics, Tools, Cases | 2:a upplagan
- Häftad, Engelska, 2012
- Författare: Marc Stickdorn, Jakob Schneider
- Betyg:
Välj skick:
Bästa pris
300
kr
Skickas från säljare inom 1-3 vardagar
Doris
Verifierad säljare
Ny säljare
Du sparar 141 kr
(32%)
mot nypris
Butikslager
Onlinelager
1 st i lager
$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
How to design and market services to create outstanding customer experiences Service design thinking is the designing and marketing of services that improve the customer experience, and the interactions between the service providers and the customers. If you have two coffee shops right next to each other, and each sell the exact same coffee at the exact same price, service design is what makes you walk into one and not the other. Maybe one plays music and the other doesn't. Maybe one takes credit cards and the other is cash only. Maybe you like the layout of one over the other, or one has more comfortable seating. Maybe the staff at one is friendlier, or draws fun shapes on the top of their lattes. All of these nuances relate to service design.
This Is Service Design Thinking combines the knowledge of twenty-three international authors and even more online contributors from the global service design community and is divided into three sections:
Basics: outlines service design thinking along five basic principles
Tools: describing a variety of tools and methods used in Service Design Thinking
Cases: vivid examples for the introduced fundamentals with real-life case studies from 5 companies that did inspiring projects within the field of Service Design
At the end, a one-page "Customer Journey Canvas" is included, which can be used to quickly sketch any service on a single sheet of paper—capturing different stakeholder concerns: e.g. customers, front-line staff and management.
This Is Service Design Thinking combines the knowledge of twenty-three international authors and even more online contributors from the global service design community and is divided into three sections:
Basics: outlines service design thinking along five basic principles
Tools: describing a variety of tools and methods used in Service Design Thinking
Cases: vivid examples for the introduced fundamentals with real-life case studies from 5 companies that did inspiring projects within the field of Service Design
At the end, a one-page "Customer Journey Canvas" is included, which can be used to quickly sketch any service on a single sheet of paper—capturing different stakeholder concerns: e.g. customers, front-line staff and management.
Produktinformation
Kategori:
Okänd
Bandtyp:
Häftad
Språk:
Engelska
Förlag:
John Wiley And Sons Ltd
Upplaga:
2
Utgiven:
2012-03-09
ISBN:
9781118156308
Sidantal:
384
Används bl.a. i följande kurser
$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"
>