Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Enterprise Vue > Lesson 57

Setting up the shopping cart

One of the main features of our client app is the shopping cart. To access the shopping cart page, click the cart icon in the top right.

You'll see that we have no items in our cart, so we're given a link back to the home page to browse for items.

If we click an item, we're sent to the item page where we're shown an Add To Cart button, but currently it has no functionality.

So in this video we'll be setting up this functionality using Vuex ORM.


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom