PHP Classes

Design shopping cart with PHP and MySQL: How to design PHP shopping cart

Recommend this page to a friend!
  All requests RSS feed  >  Design shopping cart with PHP and MySQL  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Design shopping cart with PHP and MySQL

A request is featured when there is no good recommended package on the site when it is posted. Edit

Picture of Faygh Salimi by Faygh Salimi - 3 years ago (2020-11-20)

How to design PHP shopping cart

This request is clear and relevant.
This request is not clear or is not relevant.

+2

Hello,

Please help me how to design shopping cart with PHP.

It would like to implement the checkout using Paypal and Cash on delivery as payment methods.

Ask clarification

1 Recommendation

Shopping Cart: Manipulate the item of a shopping cart using AJAX

This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Manuel Lemos by Manuel Lemos Reputation 23700 - 3 years ago (2020-11-22) Comment

This package does part of what you ask. It implements a shopping cart in PHP using MySQL to store the shopping items in the cart.

There is a tutorial in the PHP Classes site divided in two parts in the pages below that you can learn more how it to works.

You need to write more code or combine with other packages or Web services to integrate a payment system with this shopping cart.

How to Create a Simple Online PHP Shopping Cart Script Tutorial Step by Step Part 1: Add to Cart in PHP Example Source Code with HTML, AJAX, jQuery and MySQL - Demo Script using a Basket stored in Session Variables https://www.phpclasses.org/blog/package/3188/post/1-Creating-an-AJAX-based-PHP-Shopping-Cart-Part-1-Building-the-Cart.html

AJAX Shopping Cart with jQuery and PHP and MySQL Part 2: How to Remove and Add to Cart in PHP code with AJAX using a Simple PHP Checkout Script https://www.phpclasses.org/blog/package/3188/post/2-Creating-an-AJAX-based-PHP-Shopping-Cart-Part-2-Removing-Items-and-Checkout.html

  • 1 Comment
  • 1. Picture of Faygh Salimi by Faygh Salimi - 3 years ago (2021-01-11) Reply

    show error :( ! ) Warning: json_decode() expects parameter 1 to be string, array given in D:\wamp64\www\session_cart\cart.php on line 98 ( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in D:\wamp64\www\session_cart\cart.php on line 99


Recommend package
: 
: