Create Your Online Food Store Using Angular - Part 9.2 - Cart Page

preview_player
Показать описание
This is the second part of adding Cart Page to the project, this is video is more about visual stuff, so it could be more interesting!

Please share your feedback to make this better every day.

YOU WILL See
00:00 Intro
00:20 Road Map
00:23 Add ts
03:09 Add HTML - title component
06:10 Add HTML
11:44 Add CSS

Contact me:
Рекомендации по теме
Комментарии
Автор

Thankyou so much for this amazing playlist 😊

sakshigoyal
Автор

Am I missing something or is the pre-selecting of quantity in cart-page not working/not supported?
When I open cart-page the localStorage works well and the box aswell as the top badge calculates correct max-quantity and price of cart. However the select dropdown of the items always show "1" when entering the cart-page instead of the current amount. Did you simply forget this feature or is it intended?

Anyway super nice tutorial.

steinis
Автор

I dont understand functionality in title page

poojaagrawal
Автор

How can save cart for user? Btw excellent content

codingwithbasir
Автор

Hello Nasir. Your tutorials are great. At the end of the lesson, to display the number of items in the cart, we add a constructor with the parameter cartService: CartService to class HeaderComponent and I immediately get an error: ERROR ReferenceError: localStorage is not defined. If I remove the constructor from the class, the error disappears Help me please, where can be the error?

СергейСуворов-чъ
Автор

Stuck in 9 th video, my total price is not calculating

poojaagrawal
Автор

Hi for some reason even though I know my cart-pagecomponent.html, cartpage-component.css, and cartpagecomponent.ts is correct but on the website for proceed to checkout only the right side with count, price, and checkout show while the left side has no pictures or remove button or anything do you happen to know the issue. My images are 1800x1200 but im fairly certain thats not issue as code reformats it

rithiksaripella