Results 1 to 4 of 4

Thread: Project of site of online sales

  1. #1
    Join Date
    Jun 2009
    Posts
    56

    Project of site of online sales

    I set up a website of selling online built with PHP & MySQL languages

    This is a site like:
    - A list of products in a product table (linked table to a 'type')
    - Each product belongs to a type, types are listed in a table

    There are plenty of gray areas in my project, for example, I do not see how to implement the system in the basket? How to organize and process orders? How to display a list of products on multiple pages? Finally what, many details like these, but I mainly refer to the process of selection and how to run a command.

  2. #2
    Join Date
    May 2008
    Posts
    2,389

    Re: Project of site of online sales

    You will need to use sessions to keep the basket. Each product type, a button "add to cart", and stores it in session the list of goods and their quantity. Rather than trying to reinvent the same thing, it is best to go on a GPL product online store. The GNU General Public License is a free, copyleft license for software and other kinds of works.

  3. #3
    Join Date
    Nov 2008
    Posts
    1,192

    Re: Project of site of online sales

    According to me, Magento is best for you:
    - It's very easy to integrate
    - It is very efficient (a bit less since version 1.0)

    Magento is great on paper, it seemed to be one dedicated to having a proper reactivity of the shop. As the project seems small magento may be too large and difficult to take in hand.

  4. #4
    Join Date
    May 2008
    Posts
    2,012

    Re: Project of site of online sales

    I use magento. Very easy to install, the setting is in the backoffice, very easy to create any categories, products with custom attributes. In few hours, you've quickly learned the basics. In addition, you can download the version with examples of products. And the system is fully automatic update. The only thing complicated is when you want to edit the templates and you must call the API, there is not clear.

    But Prestashop has a good reputation too.

Similar Threads

  1. Overblown sales tax when ordering Sprint online
    By Badsah in forum Portable Devices
    Replies: 8
    Last Post: 16-10-2011, 12:07 PM
  2. BSNL online payment site not working
    By Ravandur in forum India BroadBand
    Replies: 4
    Last Post: 11-09-2011, 09:00 AM
  3. How to cross-site access to Microsoft Project?
    By Miquel in forum Windows Software
    Replies: 3
    Last Post: 11-11-2010, 01:25 AM
  4. Cannot run espn3 site or any flash related videos online
    By Lalitmohan in forum Technology & Internet
    Replies: 4
    Last Post: 03-11-2010, 09:26 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,290,041.22001 seconds with 17 queries