Codeigniter Shopping Cart with Ajax JQuery

  Рет қаралды 77,958

Webslesson

Webslesson

Күн бұрын

Пікірлер: 46
@cricket-trends
@cricket-trends 6 жыл бұрын
add to cart button not working..using CI version 3..help me
@southsonata
@southsonata 6 жыл бұрын
s a e m
@agarnoakanoa5416
@agarnoakanoa5416 7 жыл бұрын
buen video muchas gracias eres un genio. me ayudara mucho tu proyecto. Saludos desde PERÚ
@webslesson
@webslesson 7 жыл бұрын
Gracias Agar Noa & Kanoa
@kishanjethloja3111
@kishanjethloja3111 6 жыл бұрын
We directly call view function on page load right sir? Then is there any issued?
@mobeensaleem9505
@mobeensaleem9505 6 жыл бұрын
it is working fine on local server while it is not working on live server?
@mobeensaleem9505
@mobeensaleem9505 6 жыл бұрын
please help
@jorgeabarca5970
@jorgeabarca5970 6 жыл бұрын
where is the "cart"class library ---> $this->load->library("cart"); ???
@dustindaleaquino9427
@dustindaleaquino9427 4 жыл бұрын
great tutorial man.. thanks a lot for this
@innadipus4123
@innadipus4123 7 жыл бұрын
how to save it to the database? to see reports that customers buy. thank you
@webslesson
@webslesson 7 жыл бұрын
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..
@sircmcon
@sircmcon 7 жыл бұрын
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.
@logicuniontechnology9924
@logicuniontechnology9924 4 жыл бұрын
How can I manage shopping cart using cookie in codeigniter...Please suggest :)
@pisgun1649
@pisgun1649 5 жыл бұрын
where i can find cart library,can you help me?
@rosemoltom7839
@rosemoltom7839 6 жыл бұрын
Good work....Thank u
@gustavoduarte2221
@gustavoduarte2221 7 жыл бұрын
is there a link to download from your source code? thanks
@burhanuddinbohra8273
@burhanuddinbohra8273 7 жыл бұрын
loved yor accecnt :D:D
@webslesson
@webslesson 7 жыл бұрын
Thank you Burhanudding Bohra for your kind words.
@ahmadfaqih5968
@ahmadfaqih5968 4 жыл бұрын
Sir, can I ask for a project in the video? please
@fantasticfour5888
@fantasticfour5888 6 жыл бұрын
my this code is working but i need to create update the quantity of single product in thi code urgent
@fantasticfour5888
@fantasticfour5888 6 жыл бұрын
i need code to in which cart page is different not the same page to the shopping page
@mdkabirhossain3232
@mdkabirhossain3232 7 жыл бұрын
Would yo mind making tutorial on wishlist and add compare product in E-Commerce site in Codeigniter.
@sulimankhan694
@sulimankhan694 6 жыл бұрын
it nicely working.thanx
@codingknowledge8183
@codingknowledge8183 5 жыл бұрын
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 ...
@noushadmohammed4286
@noushadmohammed4286 7 жыл бұрын
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.
@numaananjum1793
@numaananjum1793 7 жыл бұрын
Thanks Man.
@imdeepss
@imdeepss 5 жыл бұрын
how to fetch images???? can u explain.....this
@fantasticfour5888
@fantasticfour5888 6 жыл бұрын
I need the code to update cart silgle item in this code urgent
@chind0na
@chind0na 7 жыл бұрын
tip: fetch the price from the database. Do not accept the POSTed price; it can be manipulated before sent to the server.
@thecompiler4520
@thecompiler4520 6 жыл бұрын
add to cart button is not working how
@mirror35443
@mirror35443 6 жыл бұрын
I got that you had forgotten to tell something. $autoload['helper'] = array('url'); $autoload['libraries'] = array('database');
@SanjayParmar-ut3ny
@SanjayParmar-ut3ny 7 жыл бұрын
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)
@dhruvpalsinhchudasama
@dhruvpalsinhchudasama 7 жыл бұрын
it's awesome
@ekramulislam9460
@ekramulislam9460 4 жыл бұрын
Thanks a lot
@codingknowledge8183
@codingknowledge8183 5 жыл бұрын
One more silly thing i notice i can add quantity in fractions like 1.5 and then it calculate its exact price.
@nolialbay8748
@nolialbay8748 6 жыл бұрын
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!
@suhasinisuvi2873
@suhasinisuvi2873 6 жыл бұрын
Thank u sir
@fantasticfour5888
@fantasticfour5888 6 жыл бұрын
i need the code
@codingknowledge8183
@codingknowledge8183 5 жыл бұрын
Thank you then next how to make like taking order and dealing etc
@abdullatheefabdulbasith9688
@abdullatheefabdulbasith9688 6 жыл бұрын
hai sir can you give zip file
@chind0na
@chind0na 6 жыл бұрын
No comments after mine a year later. Thanks to the robo voice.
@OghamTheBold
@OghamTheBold 5 жыл бұрын
Cool !! I automated - image thumbnail creation ( super fast pages - low data usage ) : Count - of loop - _not_ needed - I used : *count* ( $this->cart->contents() )
@kirtikirti5236
@kirtikirti5236 3 жыл бұрын
Ni aya smj fut
Export Data to Excel in Codeigniter using PHPExcel
16:31
Webslesson
Рет қаралды 46 М.
Ajax Shopping Cart in PHP using Bootstrap Popover
39:41
Webslesson
Рет қаралды 104 М.
Вопрос Ребром - Джиган
43:52
Gazgolder
Рет қаралды 3,8 МЛН
Хаги Ваги говорит разными голосами
0:22
Фани Хани
Рет қаралды 2,2 МЛН
요즘유행 찍는법
0:34
오마이비키 OMV
Рет қаралды 12 МЛН
Ajax JQuery Pagination in Codeigniter using Bootstrap
22:01
Webslesson
Рет қаралды 27 М.
Live Data Search in Codeigniter using Ajax JQuery
16:58
Webslesson
Рет қаралды 51 М.
DataTables - Server-side Processing in Codeigniter using Ajax
22:01
Product Filters in Codeigniter using Ajax - 1
15:50
Webslesson
Рет қаралды 28 М.
HTML, CSS, and Javascript in 30 minutes
31:49
devdojo
Рет қаралды 615 М.
ASP.NET Core Crash Course - C# App in One Hour
1:00:44
freeCodeCamp.org
Рет қаралды 1,6 МЛН
Вопрос Ребром - Джиган
43:52
Gazgolder
Рет қаралды 3,8 МЛН