Results 1 to 9 of 9
  1. #1
    Join Date
    Aug 2009
    Posts
    137
    Plugin Contributions
    0

    Default catalog export / import

    Hello,

    Is there any variant of easy populate available that can export my catalog same as "Easy Populate" but at the time of export it gives me an option to increase the price of selected products?

    Basically I want to export my existing catalog to some other store but I want to increase the price just for the CSV (for the new store) by some percentage. The prices on the original / source store will remain same.

    Please suggest a contribution that closely match my requirement.

    Thanks and Regards

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: catalog export / import

    I'm aware of no such module and would be surprised if one existed. The purpose of import / export modules like Easy Populate is to export the data in a format where you make these sorts of changes in a spreadsheet, which is immensely more flexible than an extended Easy Populate could ever be.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: catalog export / import

    Simple...

    Use Easy Populate to export your product data.

    Use Excel to open this file on your local machine.

    Insert TWO new columns to the RIGHT of v_products_price column. Lets say these are columns H and I (if v_products_price is Column G).

    In the FIRST of the new columns, insert a formula in the second cell (not the header cell) to increase the value of the corresponding v_products_price cell value...

    So if the first data cell in v_products_price - lest say it's cell G2 -has the value $10.00, and you want to increase the prices by 5%, then the formula in the new cell (H2) is: =(G2+(G2*0.05)) .

    Copy and paste this formula down all cells.

    When the ne value shows, highlight the entire column and use CTRL+C to copy it.

    Place the cursor in the the I1 cell. Right click. Choose "Paste Special". Click checkbox for VALUES, and click OK. Give column I the heading - v_products_price . DELETE columns G and H.

    Save as tab-delimited for EP import into your second store.
    20 years a Zencart User

  4. #4
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: catalog export / import

    ... or you could import the EP file into your new store as-is, then run a SQL command to update all the prices:

    http://www.zen-cart.com/forum/showth...ate+prices+sql
    20 years a Zencart User

  5. #5
    Join Date
    Aug 2009
    Posts
    137
    Plugin Contributions
    0

    Default Re: catalog export / import

    Thanks everyone, I've seen such implementation using CRE Loaded. One of my clients has shown me, so it has to be autmatic / interface based. He does not want spreadsheet level or SQL level solution.

    I'm still waiting for somebody who has done/used something similar. I'm open for commercial module as well.

    Thanks again everyone.
    Regards

  6. #6
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: catalog export / import


    Zen Cart and it's community are the best!!

  7. #7
    Join Date
    Aug 2009
    Posts
    137
    Plugin Contributions
    0

    Default Re: catalog export / import

    Hi lankeeyankee,

    The module you suggested is great but unfortunately this is not the one I'm looking for.

    I exactly want a catalog export with price hike (entire catalog, category(ies) or specific product(s)) into a CSV file, same as easy populate does and import this into my new store.

    The concept is of having a main e-commerce website and several other reseller websites (copy/rep lica of the main, running on different domain and maybe different hosting server), if the reseller wants to sell the products of main website on his website he can export the main website's catalog with price amendment and import in the hsi own (child) website.

    So this is a feed kind of work around, but this is what the client wants.

    Thanks again for helping me, please suggest if there is any module commercial or open source available that matches my requirement.

    Thanks and Regards
    Last edited by rajoo.sharma; 12 Aug 2009 at 06:57 AM.

  8. #8
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: catalog export / import

    I see now. I am not aware of anything already available, you can post your requirements in the commercial help wanted forum here to receive quotes. It sounds like a modified version of easy populate is what would be the easiest, and cheapest, to implement.

    Good luck and please post any modules or developments here so we can all benefit from your experience, it sounds like a good potential module.

    Zen Cart and it's community are the best!!

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

    Default Re: catalog export / import

    Hi lankeeyankee,

    Thanks again for the reply and the suggestion. If it is not available then I'll write it myself, if I get this project and off course I'll made it available in zen modules as I respect and love the open source community.

    I just wanted to save time if something similar is already available as open source (the best option) or even commercial (not too good :-) but suits me).

    Thanks and Regards
    Last edited by rajoo.sharma; 13 Aug 2009 at 05:32 AM.

 

 

Similar Threads

  1. export / import Db using phpmyadmin
    By ttfan in forum General Questions
    Replies: 2
    Last Post: 24 Aug 2010, 01:31 PM
  2. Export/import in phpmyadmin
    By Unicorn in forum General Questions
    Replies: 4
    Last Post: 29 Jul 2010, 12:04 PM
  3. import/export problems :(
    By AMC in forum Upgrading from 1.3.x to 1.3.9
    Replies: 3
    Last Post: 15 Sep 2007, 08:34 PM
  4. import export special characters
    By bikemike in forum General Questions
    Replies: 0
    Last Post: 26 Nov 2006, 04:17 PM

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