Results 1 to 10 of 13

Hybrid View

  1. #1
    Join Date
    Aug 2009
    Posts
    9
    Plugin Contributions
    0

    Default Populating zen cart shopping cart from a script

    Hi,

    I'm trying to populate the zen cart shopping cart from a script in a client installed program.

    I will be posting to a url script (written by me) and then use this script to populate set items into the cart.

    The user will then be be prompted to log on or register, then proceed to Checkout.

    the problem is I cant find where these items are stored? Where does the shopping cart reside? Which table?

    I'm using Zencart 1.3.9 on LINUX/apache server.

    thanks in advance.

  2. #2
    Join Date
    Aug 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: Populating zen cart shopping cart from a script

    No one got any ideas???

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Populating zen cart shopping cart from a script

    I cant find where these items are stored?

    Where does the shopping cart reside? Which table?
    They are only temporary until ordered, then they are in the orders table

    Not sure what you are attempting from your description

    So a better detailed description might be in order
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Aug 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: Populating zen cart shopping cart from a script

    Basically I have a client-installed application which can post to a url and order supplies from my shop.

    so the post url could be....

    http://www.myshop.com/populate_cart....m2=32&item3=50

    So I want to write my script populate_cart.php to handle adding items into the cart.

    Now, I know that you dont need to be logged on to Zen Cart to add items to your shopping cart, but what I need to know is where the items are actually stored?

    I thought it was in the orders_products table but it appears not.

    Can anyone help? there must be a table somewhere that stores this data, since it cant be stored in a cookie, too small!

    Any help appreciated.

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Populating zen cart shopping cart from a script

    what I need to know is where the items are actually stored?
    If you mean products then they are in the 'products" table

    If not then again expand on what your are actually referring to...
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Aug 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: Populating zen cart shopping cart from a script

    what I mean is, where are the shopping cart items stored when you add an item to the cart?

    Normally it's the orders_products table, if you're logged on.

    But if you're NOT logged on, where are they stored? There must be another "non-authenticated" cart somewhere? ie some kind of session cart which stores the items to your cart as you add them.

    thanks

 

 

Similar Threads

  1. Remove right sidebox shopping cart from when on shopping cart page
    By alterego55 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 2 Oct 2010, 01:45 AM
  2. Replies: 1
    Last Post: 10 Sep 2009, 09:14 PM
  3. Step By Step Guide to installing Zen Cart Shopping Cart Script
    By wildcks in forum Installing on a Linux/Unix Server
    Replies: 12
    Last Post: 9 Sep 2008, 01:44 AM
  4. Going from paypal shopping cart to Zen Cart
    By begin22 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Nov 2006, 07:36 AM

Posting Permissions

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