• Resolved milindguitarist

    (@milindguitarist)


    Hey i love your plugin, it has helped me a lot but recently i made an update.

    can you tell me how can i upload headers and how i can use them?
    and moreover what kind of file ill be uploading there? it should be with products or without products?

    also the separator, i used to enter categories like this cat1->subcat1->subsubcat1|cat2->subcat2|cat3 as shown in example.

    will “|” be a seperator here?

    Thanks in advance ??

    https://www.ads-software.com/extend/plugins/woocommerce-csvimport/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author allaerd

    (@allaerd)

    you can use your normal CSV file to upload at the header part. Link your fields to the right columns and your done.

    for categories nothing has changed. So your old layout should still work!

    Thread Starter milindguitarist

    (@milindguitarist)

    I remember their was some auto field for the separator in old version should i use “,” now ?

    I mean which separator is this actually? the one we use between tags?

    Plugin Author allaerd

    (@allaerd)

    the one you use between fields for example:

    sku;product_type;post_title;price;post_parent;variation;var_color;var_size
    5;variation_master;hello to;10;;size;;
    6;product_variation;hello to;10;5;;;l
    7;product_variation;hello to;10;5;;;m
    8;product_variation;hello to;10;5;;;xxl
    1;variation_master;hello;10;;color;;
    2;product_variation;hello;10;1;;blue;
    3;product_variation;hello;10;1;;red;
    4;product_variation;hello;10;1;;green;

    the seperator is a comma

    Thread Starter milindguitarist

    (@milindguitarist)

    1) Alryt! so i uploaded the header it looks nice.
    https://prntscr.com/1a5t7x

    so now in my import file the first row, will that include a header or not?
    If no, will the products be starting from the second line?
    if yes, will they have the default values as you set in example like “title” or i’ll have to change it with post_title ?

    2) Also earlier i used to upload all the files via ftp into “fixed” folder and just click the button in the admin section and rest was done by the plugin.

    I just see an upload button now. so will i have to upload the complete files as a ZIP file? with images and everything?

    3) There were some options like replace old image if were were making change in the product that has already been uploaded, we used to have the option whether we want to delete the present image and upload new one or not, so say if i’m updating a product and upload csv file with the sku code who’s info has to be changed will that delete the current picture?

    4) I’m not using any seperator, i just enter the info in each cell so i guess by default it should be a “,”
    P.S: Do you have plan to integrate export tool too?

    Sorry for lot of question m just a bit confused :s

    Cheers!!

    Thread Starter milindguitarist

    (@milindguitarist)

    and i would be really grateful if you could send me link to download V 0.7.3

    I loved that version just didn’t take a backup. ??

    -Milind

    Plugin Author allaerd

    (@allaerd)

    you can find version 0.7.3 here

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to create headers’ is closed to new replies.