JavaScript Shopping Cart Tutorial - Part 5/5

preview_player
Показать описание
Discount Code: javascript20 for 20% Discount


★☆★ Best Website Hosting:

★☆★UDEMY COURSES:

★☆★Best laptops for Coding:

★☆★Best JavaScript Books

My Social Media:

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

*Next Course:* Shopping Cart with Payments and Emails:

Telmosampaio
Автор

When my college lecturers want a full-fledged ecommerce website from us, without teaching us even a bit of javascript, you are our savior, sir. God bless you.

retardbuster
Автор

For people having trouble with sorting the items on the cart page, there is a bit of code missed out in the style.css script. Just add this and everything should work fine:

.products
{
width: 100%;
display: flex;
flex-wrap:wrap;
}
.products img
{
width: 75px;
}

astoncrawley
Автор

hi Telmo, thank you for this great master class.

You have impacted in our lifes in one way or the other.
Please can you upload the part 6 of this video..
We have been waiting for it..
Thanks. Prompt response. One love man

akanbitobextinz
Автор

I am a novice front end developer from Moldova, and how many videos I have not reviewed about this, your most useful. Thank you very much.

khcfljq
Автор

Hello I am French and I understood your tutorial in English better than with French tutorials. I would like to know if you are going to publish the rest of this tutorial ??? Ohhh please tell me yesss

jessicabonvalot
Автор

Please is there Part 6 anywhere ? Or he just ends just like that ? To get the ion-icon buttons working ...

idongCodes
Автор

This is superb but it would have been better of the add to cart button changes to remove from cart after a click this will allow users remove item Incase they change their mind instead of coming into to the cart before they can remove the cart item for a better user experience

emmanuelakogwu
Автор

Thank you so much, Telmo. I have learnt so much on this JAVASCRIPT SHOPPING CART SERIES. But I got stucked on this PART 5. The problem is:
(1.) When I use JavaScript to display the product images on the CART PAGE, the product title details will disappear from the CART PAGE. I mean, details like PRODUCT, PRICE, QUANTITY and TOTAL. They will all disappear from the CART PAGE.

mariamjameson
Автор

I CANNOT FIND the "next video" in which you show how to increase/decrease the quantity of the products or how to remove them by pressing the "x" button. Why you didn't make such? It's incomplete now.

Theotsi
Автор

images are not dispalying in cart, what s wrong ?

SpanishwithHicham
Автор

Awesome tutorial on E-Commerce, man! Just what I need using JS, CSS and HTML, keep making awesome videos, I've subscribed!

Unfortunately you left the last part for paid members, so it's up to the followers of these youtube videos to complete it like some sort of school assignment/lab.

STUPIDYOUTUBE_HIDINGMSGS
Автор

I got this video before my project submission, and the way you explained is just next level sir!!!! hats off to you

barkaleamol
Автор

Thank You! Exactly what I needed for my final uni work! Well Done

Offline
Автор

First I’d like to thank this great teacher for these great tutorials, I’ve really used of it to do my project.very good explanation.
I just faced one problem which is in this code <img

What is “images” exactly? Is it a code or it’s an image in your own device?
Because I’ve tried to make my image’s names to be the same as item.tag
And even though it’s not working
I hope that someone can help me because I need it to finish my project these two days.
Thanks everyone.

abdulazizaljaadi
Автор

Hey. The tutorial is awesome. I am finding problem where you are using the back ticks. My cart images are not displayed. I tried console.log, it is showing that error file not found. My tag name and image name is same it does map it

abrarrashid
Автор

Why are the cart items not displaying in the page? Any help is appreciated

leefongying
Автор

ion-icons doesn't show up on my page :'(. Help please

tkiyumi
Автор

Good job...can't find video where you add or remove from the cart

getcrackedin
Автор

Nice Job. My question is that you said in the next video you will show how to remove item on the cart and also increase and decrease the quantity of items in the cart page. please can you take me there. Thank you

al-aminmusadaudu