Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Marc Love (uSkinned.net) 445 posts 1787 karma points
    Jun 05, 2013 @ 12:11
    Marc Love (uSkinned.net)
    0

    Bulk product creation

    I want to create a copy of all products under a particular category on my uCommerce website and place these products under a new category with some changes to price and product information. I can see mention of uConnector when doing a google search that can possibly help on this however I cant find any documentation or examples on how to use this. Can anyone help?

    The website I am refering to is:

    http://enjuice.com/shop/e-liquid/primo-eliquids/c-23/c-75

    I basically want to duplicate the categories and products under Primo Eliquids and create a new category called ValueVape with the same sub categories and products as Primo Eliquids with changes to the products price and description.

    Cheers,

    Marc

  • Jesper Nielsen 141 posts 498 karma points
    Jun 07, 2013 @ 15:49
    Jesper Nielsen
    0

    Hi Marc,

    uConnector is not realeased yet. It is still in beta. And it might not be the best fit for your problem, as it is intended to be performing scheduled recurring operations.

    But! It does have some functionality you can use. 

    You can take a look at the Samples project on BitBucket. https://bitbucket.org/uCommerce/uconnector-samples

    There is not a lot of documentation yet! :-) But you might find a few parts that you can use.

    There are a couple of demo operations for reading and writing product data using Excel files and CSV files. You might be able to convert these operations to something you can use. You probably need to set up the uCommerce configuration.

    Classes to look at: ExportProductsToLocalExcelFile.cs and ImportLocalExcelFileOperation.cs

    Be warned! uConnector is in BETA! It might blow up! :-)

    Alternative you might have to do a manual copy of the products using the API.

    Kind regards,

    Jesper

Please Sign in or register to post replies

Write your reply to:

Draft