Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2007
    Posts
    1
    Plugin Contributions
    0

    Default integrate zencart + existing stock system?

    Hi everybody,

    we are considering the use of zencart for a shop for a shoe-store.

    There is one thing we need to consider before starting to build our zencart shop though:
    we have built a stock management system for the shoe-store already on our own

    this system contains
    - shoes
    - sizes
    - amounts in stock
    - prices

    Our client now asks us to build a webshop ON TOP of this existing stock system, because otherwise, he would have to enter his stocks in 2 systems. Right now when he sells a pair of shoes in his "real life" store, the number of shoes available in his stock is automatically adjusted in his mysql database.

    So, is it possible somehow to make our current stock database available for zencart. I know this wil not be possible out-of-the-box, but we would like to know if this is a situation we could create, or do you think it's rather impossible or too much work ?

    Thanks already, your advice is greatly appreciated and we really look forward to using zencart so we keep our fingers crossed

  2. #2
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: integrate zencart + existing stock system?

    This could be done since you are using a MYSQL database, but the problem at the moment is that Zen Cart does not track stock by the product's options, i.e. the sizes. The stock tracking by attribute is coming in v1.4. The new functionality is at least several months away at this time.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

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

    Default Re: integrate zencart + existing stock system?

    You need to compare the tables in the current system to the Zen Cart tables for these areas. Betting that they are not the same, this would be the difficult part One of them will require adjusting.

    My opinion with out knowing the other is that if it is used only for stock tracking and no other purpose, that this is the one to adjust. As Zen Cart uses this information for many many purposes. changing it would also require re-writing the cart code to be able to find the correct info in the altered tables.

    As attributes will also be involved ther are about 7 tables that have the information for this.

    You will probably require the stock-by-attributes module also to be able to track shoe #1, in color and size as I suppose that you currently do.
    Zen-Venom Get Bitten

  4. #4
    Join Date
    May 2005
    Location
    Cheshire, UK
    Posts
    542
    Plugin Contributions
    3

    Default Re: integrate zencart + existing stock system?

    The simplest solution by far is to build an interpreter database. This would take the existing inventory database, identify which column matches which in the zencart database, then create a new table which contains all the relevent data needed to dump into zencart. You can then create a CRON job to upload the data regularly.

    System can be built in Excel then ported into something like Access for moving the data around, or purely in an RDBMS like Access, then uploaded to the online database using the LOAD DATA INFILE command. Or you could build it in PHP and manipulate from one mysql database to another and skip the offline portion altogether.

    Your preference as to how you accomplish this but you can be assured it can be achieved technically :)

    BTW - Happy Belated New Year Kobra :)

 

 

Similar Threads

  1. How to integrate with existing site?
    By andreyman in forum General Questions
    Replies: 11
    Last Post: 15 Nov 2011, 07:06 PM
  2. integrate/map new Mysql database with existing zencart database
    By omerhanif in forum General Questions
    Replies: 0
    Last Post: 18 Jan 2010, 12:36 PM
  3. Integrate zencart into existing website having common login
    By mindgenius in forum General Questions
    Replies: 2
    Last Post: 18 Jul 2009, 12:43 PM
  4. How to integrate ZC into existing Website?
    By justisrar in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Mar 2009, 10:03 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR