add to cart button not working..using CI version 3..help me
@southsonata6 жыл бұрын
s a e m
@agarnoakanoa54167 жыл бұрын
buen video muchas gracias eres un genio. me ayudara mucho tu proyecto. Saludos desde PERÚ
@webslesson7 жыл бұрын
Gracias Agar Noa & Kanoa
@kishanjethloja31116 жыл бұрын
We directly call view function on page load right sir? Then is there any issued?
@mobeensaleem95056 жыл бұрын
it is working fine on local server while it is not working on live server?
@mobeensaleem95056 жыл бұрын
please help
@jorgeabarca59706 жыл бұрын
where is the "cart"class library ---> $this->load->library("cart"); ???
@dustindaleaquino94274 жыл бұрын
great tutorial man.. thanks a lot for this
@innadipus41237 жыл бұрын
how to save it to the database? to see reports that customers buy. thank you
@webslesson7 жыл бұрын
Hi Lily, nice question, but in this video tutorial we want to only show how to use codeigniter cart library to make simple shopping cart, in future video we will see how to enter shopping cart data into database and see reports also..
@sircmcon7 жыл бұрын
You will need to create an ajax function that writes the data to the database before it appears in the cart with the updated items. In this way you have how to move the stock and etc. besides, of course, to obtain sales reports, best selling products, etc.
@logicuniontechnology99244 жыл бұрын
How can I manage shopping cart using cookie in codeigniter...Please suggest :)
@pisgun16495 жыл бұрын
where i can find cart library,can you help me?
@rosemoltom78396 жыл бұрын
Good work....Thank u
@gustavoduarte22217 жыл бұрын
is there a link to download from your source code? thanks
@burhanuddinbohra82737 жыл бұрын
loved yor accecnt :D:D
@webslesson7 жыл бұрын
Thank you Burhanudding Bohra for your kind words.
@ahmadfaqih59684 жыл бұрын
Sir, can I ask for a project in the video? please
@fantasticfour58886 жыл бұрын
my this code is working but i need to create update the quantity of single product in thi code urgent
@fantasticfour58886 жыл бұрын
i need code to in which cart page is different not the same page to the shopping page
@mdkabirhossain32327 жыл бұрын
Would yo mind making tutorial on wishlist and add compare product in E-Commerce site in Codeigniter.
@sulimankhan6946 жыл бұрын
it nicely working.thanx
@codingknowledge81835 жыл бұрын
Thank you again i have just pasted this code works good but there is one problem when i make screen small for.mobile devices product images goes bigger and then mess the all work ...
@noushadmohammed42867 жыл бұрын
awesome tutorial sir! i have one doubt can u solve it. i want to update the quantity. that is cart contents quantity should be editable. if i click on update button quantity and total should be updated. help me out sir please.
@numaananjum17937 жыл бұрын
Thanks Man.
@imdeepss5 жыл бұрын
how to fetch images???? can u explain.....this
@fantasticfour58886 жыл бұрын
I need the code to update cart silgle item in this code urgent
@chind0na7 жыл бұрын
tip: fetch the price from the database. Do not accept the POSTed price; it can be manipulated before sent to the server.
@thecompiler45206 жыл бұрын
add to cart button is not working how
@mirror354436 жыл бұрын
I got that you had forgotten to tell something. $autoload['helper'] = array('url'); $autoload['libraries'] = array('database');
@SanjayParmar-ut3ny7 жыл бұрын
hi sir i am watch this video and try to make complete but add to cart button not working in console error is come how to solve it pleae help me console error is: POST localhost/ci_test/shopping_cart/add%20?%3E 404 (Not Found)
@dhruvpalsinhchudasama7 жыл бұрын
it's awesome
@ekramulislam94604 жыл бұрын
Thanks a lot
@codingknowledge81835 жыл бұрын
One more silly thing i notice i can add quantity in fractions like 1.5 and then it calculate its exact price.
@nolialbay87486 жыл бұрын
Awesome tutorial! However, can you make a video for saving the cart info into a database and a check out button? Thanks in advance. Stay strong!
@suhasinisuvi28736 жыл бұрын
Thank u sir
@fantasticfour58886 жыл бұрын
i need the code
@codingknowledge81835 жыл бұрын
Thank you then next how to make like taking order and dealing etc
@abdullatheefabdulbasith96886 жыл бұрын
hai sir can you give zip file
@chind0na6 жыл бұрын
No comments after mine a year later. Thanks to the robo voice.
@OghamTheBold5 жыл бұрын
Cool !! I automated - image thumbnail creation ( super fast pages - low data usage ) : Count - of loop - _not_ needed - I used : *count* ( $this->cart->contents() )