PHP Classes

What is the best PHP shopping cart for take away class?: Shopping cart to process orders for a restaurant

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP shopping cart fo...  >  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  

What is the best PHP shopping cart for take away class?

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

Picture of Leon Del Rio by Leon Del Rio - 5 years ago (2020-03-28)

Shopping cart to process orders for a restaurant

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

+2

A restaurant needs a take away system to prepare orders while customers come to pick up their orders.

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.

+2

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 5 years ago (2020-03-29) Comment

I believe you can take a generic shopping cart package like this and adapt it to your needs.

In that case you can take a look at these tutorial articles about that package.

https://www.phpclasses.org/blog/package/3188/post/1-Creating-an-AJAX-based-PHP-Shopping-Cart-Part-1-Building-the-Cart.html

https://www.phpclasses.org/blog/package/3188/post/2-Creating-an-AJAX-based-PHP-Shopping-Cart-Part-2-Removing-Items-and-Checkout.html


Recommend package
: 
: