Results 1 to 2 of 2

Thread: shopping carts...

  1. #1
    Join Date
    Mar 2010
    Posts
    4

    shopping carts...

    I'm assuming shopping carts are client-server side applications?

    I thought I read somewhere all you need to do to implement one is have knowledge of CSS?

    Anyone care to shed some light for me please? I'm trying to set up an e-commerce site for apparel.

    thanks

  2. #2
    Join Date
    Apr 2009
    Location
    The toon
    Posts
    1,225
    Carts are run server side

    You need more than CSS if you were wanting to write one yourself. You would need a good understanding of a scripting language like PHP and a database technology like MYSQL

    There are pre built carts out there which are free to use.

    Here is a few....

    http://www.zen-cart.com/

    http://www.prestashop.com/

    http://www.magentocommerce.com/

    http://www.oscommerce.com/

    http://www.cubecart.com/

    I have dipped a big toe in the pool of Zen-Cart and its quite cool although other members may have their own preference

    These are based on PHP / MYSQL so you will need these technologies installed locally before you can roll your sleeves up.

    http://www.wampserver.com/en/

    [@bades: I deleted your other post because I guessed it was a duplicate although worded differently. I covered the question in this post anyway]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •