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!
E-Commerce 2020–2021: Business, Technology and Society, Global Edition | 16:e upplagan
- Danskt band, Engelska, 2020
- Författare: Kenneth Laudon, Carol Traver
- Betyg:
Välj skick:
Bästa pris
806
kr
Skickas inom 2-3 vardagar
Du sparar 189 kr
(19%)
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"
>
Beskrivning
For courses in e-commerce.
The most up-to-date, comprehensive overview of e-commerce today
Lively and fun to read, E-commerce 2020: Business, Technology and Society is an in-depth, thought-provoking introduction to e- commerce focusing on key concepts and the latest empirical and financial data. Hundreds of examples from companies such as Facebook (R), Google (R), Twitter (R), and Amazon (R) illustrate how e-commerce is altering business practices and driving shifts in the global economy. The entire 16th edition, including its data, figures, and tables, has been updated through October 2019. It has up-to-date coverage of key topics in e-commerce today, such as privacy and piracy, government surveillance, cyberwar, social-local-mobile marketing, internet sales taxes, and intellectual property.
The most up-to-date, comprehensive overview of e-commerce today
Lively and fun to read, E-commerce 2020: Business, Technology and Society is an in-depth, thought-provoking introduction to e- commerce focusing on key concepts and the latest empirical and financial data. Hundreds of examples from companies such as Facebook (R), Google (R), Twitter (R), and Amazon (R) illustrate how e-commerce is altering business practices and driving shifts in the global economy. The entire 16th edition, including its data, figures, and tables, has been updated through October 2019. It has up-to-date coverage of key topics in e-commerce today, such as privacy and piracy, government surveillance, cyberwar, social-local-mobile marketing, internet sales taxes, and intellectual property.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Pearson Education
Upplaga:
16
Utgiven:
2020-08-17
ISBN:
9781292343167
Sidantal:
0
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"
>