• Resolved mamandis

    (@mamandis)


    Hello, WP friends,

    in CSV file every product variation is like new, another product (no one has any unique id, name, etc. – nothing (for ex. product in red has ID 100, same product in blue has ID 101).

    But I need to import – will take not a lot products – round 200, so I can repair (I will set something unique for products by myself) CSV file I gave.

    In CSV file size and stock (column name: sizes_stock) are written in one field, for ex. M/L:11,XS/S:8 , S:9,M:7,L:4 . I would check (reimport CSV – update DB) stock every day.

    Have you had the same situation, how to solve this? Any other ideas how to solve this situation?

    P.S. in XML file is the same (would plan to use WP all import).

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Claudio Sanches

    (@claudiosanches)

    Hello @mamandis,

    in CSV file every product variation is like new, another product (no one has any unique id, name, etc. – nothing (for ex. product in red has ID 100, same product in blue has ID 101).

    You can relate variations to variable products by SKUs instead of IDs. Sounds like that will work better for you to import.
    On the official documentation SKUs are also recommended by default: https://docs.woocommerce.com/document/product-csv-importer-exporter/

    I hope it helps you.

    Plugin Support Damianne P (a11n)

    (@drwpcom)

    Hi @mamandis. We haven’t heard back from you in a while so I’m going to go ahead and mark this thread as resolved. If you still need help with this issue or have any other questions about the WooCommerce plugin, please start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSV stock line’ is closed to new replies.