PHP Classes

Store and show shopping cart items: I have an existing website that I want to add a shopping cart.

Recommend this page to a friend!
  All requests RSS feed  >  Store and show shopping cart items  >  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  

Store and show shopping cart items

Edit

Picture of Raden Sucalit by Raden Sucalit - 9 years ago (2015-09-07)

I have an existing website that I want to add a shopping cart.

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

+5

I have an existing website that I want to add a shopping cart. I have a very limited time and I want something that I can just include and be able to pass items to and then load the items on the checkout page. If there's any package that can connect me to Fedex api, Stripes, and Paypal, that would be more awesome.

Ask clarification

1 Recommendation

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

This class can be used to manipulate the items of a shopping cart using AJAX to avoid making the user leave the current page.

The class can generate HTML and Javascript to show the list of items in the shopping cart.

The list has form submit buttons to trigger the execution of AJAX requests that can add or remove items from the shopping cart.

The list of shopping cart items is stored in a session variable.

The actions of adding and removing items are also tracked by storing the action details in a MySQL database table.
This recommendation solves the problem.
This recommendation does not solve the problem.

+4

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 9 years ago (2015-09-09) Comment

This package can manage a shopping cart in session variables with lists of products retrieved from a MySQL database.

A tutorial about this shopping cart class was just published.

It does not do the payment handling. There are more specific classes for that. You can post another recommendation request to get payment handling recommendations.


Recommend package
: 
: