• Resolved jbou12

    (@jbou12)


    Hello,

    I’m working on a website which contain a product with more than 400 variations.
    Each one have a different price, I’m trying to find a way to import all these variations with its respective prices.

    Do i have to define all the prices one by one ?

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • mother.of.code

    (@imazed)

    The Mother of Code

    Hi there!

    I’d strongly recommend doing this with a CSV import: https://docs.woocommerce.com/document/product-csv-importer-exporter/

    It doesn’t require installing a plugin and you can bulk update your variation prices.

    Hope that helps. Have a wonderful day ahead!

    Thread Starter jbou12

    (@jbou12)

    Hi, thanks for your answer, I think it will take me more time to create a .csv as suggested with all the infos than fill every variations regular price in the back office..

    but thank you anyway !

    have a nice day 🙂

    • This reply was modified 5 years, 7 months ago by jbou12.
    mother.of.code

    (@imazed)

    The Mother of Code

    That depends on whether you already have the variations in your website. If that’s the case, you can first export a CSV file of your products, adjust the prices in bulk, and then re-import the updated product data 🙂

    Thread Starter jbou12

    (@jbou12)

    Thank you ! It’s easier this way indeed ! 🙂

    mother.of.code

    (@imazed)

    The Mother of Code

    Awesome! I’ll mark the topic as resolved then. Feel free to open a new topic if you need anything else!

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

The topic ‘Import variables product regular prices easily’ is closed to new replies.