How to add a product to a shopping cart

Updated: 

In this video lesson, we'll add a way for buyers to add products to a shopping cart. We'll add an "Add to cart" button to the product page and a corresponding controller action in the CartItemsController for creating a cart item in the buyer's cart.

This lesson is from Full Stack Rails Mastery.