• Resolved woocomerceproblem

    (@woocomerceproblem)


    Hello guys πŸ™‚
    i Have problem importing my products for restaurant menu on my site.
    I have lot of variants and creating them one by one would take forever ..
    Can someone explain how to succesfuly import them by CSV?
    I am trying to create good parent-child relation (example on 1 product with 3 variations)
    i end up with only 1 product(parent).

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Ross V. a11n

    (@rossviviano)

    Automattic Happiness Engineer

    Hi there,

    Usually am trying to create good parent-child relation (example on 1 product with 3 variations)

    Usually, this is due to the .CSV being improperly formatted. What I like to suggest is to first, create one variable product within WooCommerce, then export it- doing this will give you the correct .CSV formatting to use as a guide.

    If you get stuck, the following should point you in the right direction- https://docs.woocommerce.com/document/product-csv-importer-exporter/

    But let us know if you run into any roadblocks!

    Best,

    Ross

    Thread Starter woocomerceproblem

    (@woocomerceproblem)

    i really tried so hard to follow that link but really there is too much to process and i failed many times to create succesful csv file so can you explain to me how to create one succesfuly?(when i am exporting product i gain proprer csv but i dont know what i have to fill to start working with it)
    And is it possible to do it in one importing or i do i have to follow all steps with importing exporting deleting parents and more

    The easiest way would be to create a few products manually in WooCommerce then export them – that will give you a CSV file with all the correct formatting.

    You can import products and variations in a simple import.

    Thread Starter woocomerceproblem

    (@woocomerceproblem)

    ok i understand but is there a exanple of succesfull import ?
    i know i have to import in csv file but i would like to see how someone done it.

    Plugin Support Ross V. a11n

    (@rossviviano)

    Automattic Happiness Engineer

    Hi again,

    You can see a correctly formatted sample .csv here: https://github.com/woocommerce/woocommerce/blob/master/sample-data/sample_products.csv

    Best,

    Ross

    Thread Starter woocomerceproblem

    (@woocomerceproblem)

    Thank you !
    And lastly
    If i understand correctly variable is parent and variation is the child of the variable
    And simple is just normal product without variations yes ?

    Plugin Support Ross V. a11n

    (@rossviviano)

    Automattic Happiness Engineer

    Hi again,

    If i understand correctly variable is parent and variation is the child of the variable
    And simple is just normal product without variations yes ?

    That’s correct πŸ™‚

    Thread Starter woocomerceproblem

    (@woocomerceproblem)

    thanks πŸ™‚
    if you have a moment please come to this topic .
    https://wordpress.org/support/topic/woocommerce-mobile-viev/#post-14098615
    and thanks for help :))

    Plugin Support Ross V. a11n

    (@rossviviano)

    Automattic Happiness Engineer

    Hi again,

    I’m going to close this thread for now; let’s keep things nice and tidy πŸ™‚

    Best,

    Ross

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Woocommerce importing variants’ is closed to new replies.