Välkommen tillbaka till Campusbokhandeln! Läs mer här!
Marketing Communications | 7:e upplagan
- Danskt band, Engelska, 2021
- Författare: Patrick De Pelsmacker, Maggie Geuens, Joeri Van Den Bergh, Stephen Robbins
- Betyg:
919
kr
Skickas inom 7 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
Learn the techniques and applications of marketing communications in a European context
Marketing Communications: A European Perspective, 7th Edition, by De Pelsmacker, Geuens and Van Den Bergh provides an extensive overview of the key concepts, techniques and applications of marketing communications within a European context. This book provides in-depth coverage of consumer behaviour and branding foundations of marketing communications, and all elements of the communications mix, including advertising, public relations, sponsorship, brand activation, direct marketing and exhibitions. Building on the success of the last edition, the 7th edition uses examples, case studies and research results from various countries, industries and markets to make the concepts more practice orientated and help you grasp essential facts. Extensive case material on global brands like Snickers, Libresse, Guinness, Costco, Baunat, Trooper and Lego have been added to reflect the recent developments in marketing communications.
Pearson, the world’s learning company.
Marketing Communications: A European Perspective, 7th Edition, by De Pelsmacker, Geuens and Van Den Bergh provides an extensive overview of the key concepts, techniques and applications of marketing communications within a European context. This book provides in-depth coverage of consumer behaviour and branding foundations of marketing communications, and all elements of the communications mix, including advertising, public relations, sponsorship, brand activation, direct marketing and exhibitions. Building on the success of the last edition, the 7th edition uses examples, case studies and research results from various countries, industries and markets to make the concepts more practice orientated and help you grasp essential facts. Extensive case material on global brands like Snickers, Libresse, Guinness, Costco, Baunat, Trooper and Lego have been added to reflect the recent developments in marketing communications.
Pearson, the world’s learning company.
Produktinformation
Kategori:
Media & kommunikation
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Pearson Education
Upplaga:
7
Utgiven:
2021-02-04
ISBN:
9781292327891
Sidantal:
584
$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"
>