Django Ecommerce Website|Add to Cart Functionality|Part 3



Checkout my new Django Course! https://dennisivy.teachable.com/p/django-beginners-course We will start to include core user functionality such as” contribute to cart”,

” update cart” and “checkout”. Source code: https://codewithsteps.herokuapp.com/project/cd0492f3-ee93-471a-9dbc-b047233336c3/ Follow me on Twitter for updates and more personalized material: https://twitter.com/dennisivy11 Time Stamps: 00:00- Introduction 00:45 -cart.js 3:00 -Add/Upadate cart occasion handlers 13:05-” updateItem” view 21:05 – Produce CSRF Token 23:50 – “updateItem” view logic 26:45- Create Order/OrderItem 30:42 – Render cart overall 35:40 – Update cart quantity 38:48 – Shipping Type Reasoning 50:00 – Pay Button 56:28 – Checkout Type Information 1:1:17 – Process Order Source